Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/204/
2 tests failed.
FAILED: org.apache.solr.handler.TestContainerReqHandler.testPackageAPI
Error Message:
attempt: 9 Mismatch for value : '[requestHandler]' in response {
"responseHeader":{ "status":0, "QTime":0}, "metadata":{"version":3},
"runtimeLib":[{ "name":"global",
"url":"http://localhost:37407/jar3.jar",
"sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
"znodeVersion":3}], "requestHandler":[{ "name":"bar",
"znodeVersion":3, "class":"org.apache.solr.core.RuntimeLibReqHandler",
"package":"global"}]}
Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : '[requestHandler]' in
response {
"responseHeader":{
"status":0,
"QTime":0},
"metadata":{"version":3},
"runtimeLib":[{
"name":"global",
"url":"http://localhost:37407/jar3.jar",
"sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
"znodeVersion":3}],
"requestHandler":[{
"name":"bar",
"znodeVersion":3,
"class":"org.apache.solr.core.RuntimeLibReqHandler",
"package":"global"}]}
at
__randomizedtesting.SeedInfo.seed([6E342DD6F2C048FB:1C3B38985E9B12EB]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:121)
at
org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 3 object(s) that were not released!!!
[MockDirectoryWrapper, InternalHttpClient, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1192)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1223)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:700) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1093) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:700) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748) expected null, but
was:<ObjectTracker found 3 object(s) that were not released!!!
[MockDirectoryWrapper, InternalHttpClient, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1192)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1223)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:700) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1093) at
org.apache.solr.core.SolrCore.reload(SolrCore.java:700) at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508) at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not
released!!! [MockDirectoryWrapper, InternalHttpClient, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1192)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1223)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:700)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1093)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:700)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748)
expected null, but was:<ObjectTracker found 3 object(s) that were not
released!!! [MockDirectoryWrapper, InternalHttpClient, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1192)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1223)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:700)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1093)
at org.apache.solr.core.SolrCore.reload(SolrCore.java:700)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1508)
at
org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
at java.lang.Thread.run(Thread.java:748)
>
at __randomizedtesting.SeedInfo.seed([6E342DD6F2C048FB]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:340)
at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 16008 lines...]
[junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
[junit4] 2> 6838131 INFO
(SUITE-TestContainerReqHandler-seed#[6E342DD6F2C048FB]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 6838132 INFO
(SUITE-TestContainerReqHandler-seed#[6E342DD6F2C048FB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_6E342DD6F2C048FB-001/data-dir-296-001
[junit4] 2> 6838132 WARN
(SUITE-TestContainerReqHandler-seed#[6E342DD6F2C048FB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
[junit4] 2> 6838133 INFO
(SUITE-TestContainerReqHandler-seed#[6E342DD6F2C048FB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 6838142 INFO
(SUITE-TestContainerReqHandler-seed#[6E342DD6F2C048FB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 6838149 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPackageAPI
[junit4] 2> 6838158 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 6838159 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d5f9369{HTTP/1.1,[http/1.1]}{0.0.0.0:37407}
[junit4] 2> 6838159 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.e.j.s.Server Started @6838326ms
[junit4] 2> 6838159 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_6E342DD6F2C048FB-001/tempDir-001
[junit4] 2> 6838160 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 6838160 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 6838160 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 6838260 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42830
[junit4] 2> 6838260 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42830
[junit4] 2> 6838260 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42830
[junit4] 2> 6838260 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42830
[junit4] 2> 6838262 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838266 INFO (zkConnectionManagerCallback-26316-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838266 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838284 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838285 INFO (zkConnectionManagerCallback-26318-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838285 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838286 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838286 INFO (zkConnectionManagerCallback-26320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838286 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838388 WARN (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 6838388 WARN (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 6838389 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 6838389 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 6838389 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 6838389 INFO (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 6838389 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 6838389 INFO (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 6838390 WARN (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 6838390 WARN (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 6838390 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 6838390 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 6838390 INFO (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 6838390 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 6838390 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 6838390 INFO (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 6838391 INFO (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 6838391 INFO (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 6838391 INFO (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 6838391 INFO (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c75aa6d{/solr,null,AVAILABLE}
[junit4] 2> 6838392 INFO (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 6838392 INFO (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 6838392 INFO (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 6838392 INFO (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 6838392 INFO (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 6838392 INFO (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@477061e8{/solr,null,AVAILABLE}
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ff6c244{/solr,null,AVAILABLE}
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1789531f{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44862}
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-3) [ ]
o.e.j.s.Server Started @6838576ms
[junit4] 2> 6838408 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44862}
[junit4] 2> 6838409 ERROR (jetty-launcher-26321-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6838409 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 6838409 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 6838409 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 6838409 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6838409 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-09-07T08:23:01.250Z
[junit4] 2> 6838410 INFO (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24d84935{/solr,null,AVAILABLE}
[junit4] 2> 6838410 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838410 INFO (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e591e78{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42307}
[junit4] 2> 6838410 INFO (jetty-launcher-26321-thread-2) [ ]
o.e.j.s.Server Started @6838578ms
[junit4] 2> 6838410 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42307}
[junit4] 2> 6838411 ERROR (jetty-launcher-26321-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6838411 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 6838411 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 6838411 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 6838411 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6838411 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-09-07T08:23:01.252Z
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@44e03d23{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38717}
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.e.j.s.Server Started @6838579ms
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38717}
[junit4] 2> 6838412 ERROR (jetty-launcher-26321-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-09-07T08:23:01.253Z
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5e6390ff{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36233}
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.e.j.s.Server Started @6838579ms
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36233}
[junit4] 2> 6838412 INFO (zkConnectionManagerCallback-26323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838412 ERROR (jetty-launcher-26321-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6838412 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-09-07T08:23:01.253Z
[junit4] 2> 6838413 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838413 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 6838413 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838446 INFO (zkConnectionManagerCallback-26329-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838446 INFO (zkConnectionManagerCallback-26325-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838446 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838446 INFO (zkConnectionManagerCallback-26327-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838446 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838446 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 6838446 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838447 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 6838458 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 6838685 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 6838690 WARN (jetty-launcher-26321-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7883647c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838690 WARN (jetty-launcher-26321-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7883647c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838699 WARN (jetty-launcher-26321-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4be81189[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838699 WARN (jetty-launcher-26321-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4be81189[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838700 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42830/solr
[junit4] 2> 6838701 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6838709 INFO (zkConnectionManagerCallback-26337-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6838709 INFO (jetty-launcher-26321-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6838918 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 6838940 WARN (jetty-launcher-26321-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@45c40325[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838941 WARN (jetty-launcher-26321-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@45c40325[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838969 WARN (jetty-launcher-26321-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1b92dcd3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838969 WARN (jetty-launcher-26321-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1b92dcd3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6838970 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42830/solr
[junit4] 2> 6838985 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839001 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6839021 INFO (zkConnectionManagerCallback-26344-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839021 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839033 INFO (zkConnectionManagerCallback-26347-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839033 INFO (jetty-launcher-26321-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6839081 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 6839092 WARN (jetty-launcher-26321-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7a9fe5ad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839092 WARN (jetty-launcher-26321-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7a9fe5ad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839103 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 6839119 WARN (jetty-launcher-26321-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@270d3956[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839119 WARN (jetty-launcher-26321-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@270d3956[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839120 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42830/solr
[junit4] 2> 6839125 WARN (jetty-launcher-26321-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c2b3022[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839125 WARN (jetty-launcher-26321-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7c2b3022[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839125 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6839169 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839169 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839169 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> []
[junit4] 2> 6839170 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839172 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44862_solr
[junit4] 2> 6839172 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.Overseer Overseer
(id=75346320406282248-127.0.0.1:44862_solr-n_0000000000) starting
[junit4] 2> 6839175 INFO (zkConnectionManagerCallback-26356-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839175 INFO (jetty-launcher-26321-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6839187 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839188 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839189 INFO (zkConnectionManagerCallback-26359-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839189 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839192 WARN (jetty-launcher-26321-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2b79d64d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839192 WARN (jetty-launcher-26321-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2b79d64d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 6839193 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42830/solr
[junit4] 2> 6839194 INFO (zkConnectionManagerCallback-26364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839194 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839194 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6839194 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839195 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839195 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> []
[junit4] 2> 6839196 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839196 DEBUG (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839197 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42830/solr ready
[junit4] 2> 6839197 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839197 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> []
[junit4] 2> 6839198 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839201 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38717_solr
[junit4] 2> 6839204 INFO (zkConnectionManagerCallback-26370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839204 INFO (jetty-launcher-26321-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6839204 DEBUG (zkCallback-26358-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> 6839204 DEBUG (zkCallback-26343-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> 6839204 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839204 INFO (zkCallback-26343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 6839204 DEBUG (zkCallback-26343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] ->
[127.0.0.1:38717_solr]
[junit4] 2> 6839204 INFO (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 6839204 DEBUG (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] ->
[127.0.0.1:38717_solr]
[junit4] 2> 6839205 DEBUG (zkCallback-26363-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> 6839205 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44862_solr as DOWN
[junit4] 2> 6839206 INFO
(OverseerStateUpdate-75346320406282248-127.0.0.1:44862_solr-n_0000000000)
[n:127.0.0.1:44862_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44862_solr
[junit4] 2> 6839206 INFO (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 6839207 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 6839207 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44862_solr
[junit4] 2> 6839207 DEBUG (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] ->
[127.0.0.1:38717_solr]
[junit4] 2> 6839217 INFO
(OverseerStateUpdate-75346320406282248-127.0.0.1:44862_solr-n_0000000000)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 6839217 DEBUG
(OverseerStateUpdate-75346320406282248-127.0.0.1:44862_solr-n_0000000000)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [127.0.0.1:38717_solr] -> [127.0.0.1:38717_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839217 DEBUG
(OverseerStateUpdate-75346320406282248-127.0.0.1:44862_solr-n_0000000000)
[n:127.0.0.1:44862_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839217 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.PackageManager clusterprops.json changed
, version -1
[junit4] 2> 6839218 DEBUG (zkCallback-26363-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> 6839218 INFO (zkConnectionManagerCallback-26375-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839218 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839218 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839222 DEBUG (zkCallback-26343-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> 6839222 DEBUG (zkCallback-26358-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> 6839222 INFO (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 6839222 DEBUG (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr] -> [127.0.0.1:38717_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839222 INFO (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 6839222 DEBUG (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr] -> [127.0.0.1:38717_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839222 DEBUG (zkCallback-26343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:44862_solr] -> [127.0.0.1:38717_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839223 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839223 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 6839223 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> [127.0.0.1:38717_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839223 DEBUG (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839224 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42830/solr ready
[junit4] 2> 6839224 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.PackageManager clusterprops.json changed
, version -1
[junit4] 2> 6839280 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 6839317 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 6839330 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44862.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839346 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44862.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839346 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44862.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839347 INFO (jetty-launcher-26321-thread-3)
[n:127.0.0.1:44862_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_6E342DD6F2C048FB-001/tempDir-001/node3/.
[junit4] 2> 6839354 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839380 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38717.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839396 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38717.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839396 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38717.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839397 INFO (jetty-launcher-26321-thread-4)
[n:127.0.0.1:38717_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_6E342DD6F2C048FB-001/tempDir-001/node4/.
[junit4] 2> 6839407 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839436 INFO (zkConnectionManagerCallback-26379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839436 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839483 INFO (zkConnectionManagerCallback-26381-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839483 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839562 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839563 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839563 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 6839563 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> [127.0.0.1:38717_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839564 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839566 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839566 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42307_solr as DOWN
[junit4] 2> 6839567 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839567 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 6839567 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42307_solr
[junit4] 2> 6839567 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 6839567 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> [127.0.0.1:38717_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839568 DEBUG (zkCallback-26363-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> 6839576 DEBUG (zkCallback-26358-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> 6839577 DEBUG (zkCallback-26343-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> 6839577 INFO (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 6839577 DEBUG (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:44862_solr] -> [127.0.0.1:38717_solr,
127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839577 INFO (zkCallback-26343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 6839577 DEBUG (zkCallback-26343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:44862_solr] -> [127.0.0.1:38717_solr,
127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839578 INFO (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 6839578 DEBUG (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:44862_solr] -> [127.0.0.1:38717_solr,
127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839580 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839581 DEBUG (zkCallback-26378-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> 6839581 DEBUG (zkCallback-26380-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> 6839581 INFO (zkCallback-26380-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 6839581 DEBUG (zkCallback-26380-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:44862_solr] -> [127.0.0.1:38717_solr,
127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839582 INFO (zkCallback-26378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 6839582 DEBUG (zkCallback-26378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:44862_solr] -> [127.0.0.1:38717_solr,
127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839583 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36233_solr as DOWN
[junit4] 2> 6839584 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 6839584 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36233_solr
[junit4] 2> 6839593 DEBUG (zkCallback-26343-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> 6839593 DEBUG (zkCallback-26363-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> 6839593 INFO (zkCallback-26343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 6839593 DEBUG (zkCallback-26343-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:42307_solr, 127.0.0.1:44862_solr] ->
[127.0.0.1:36233_solr, 127.0.0.1:38717_solr, 127.0.0.1:42307_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839594 INFO (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 6839594 DEBUG (zkCallback-26363-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:42307_solr, 127.0.0.1:44862_solr] ->
[127.0.0.1:36233_solr, 127.0.0.1:38717_solr, 127.0.0.1:42307_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839594 DEBUG (zkCallback-26358-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> 6839594 INFO (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 6839594 DEBUG (zkCallback-26358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:42307_solr, 127.0.0.1:44862_solr] ->
[127.0.0.1:36233_solr, 127.0.0.1:38717_solr, 127.0.0.1:42307_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839597 DEBUG (zkCallback-26378-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> 6839597 DEBUG (zkCallback-26374-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> 6839597 INFO (zkCallback-26378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 6839597 DEBUG (zkCallback-26378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:42307_solr, 127.0.0.1:44862_solr] ->
[127.0.0.1:36233_solr, 127.0.0.1:38717_solr, 127.0.0.1:42307_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839597 INFO (zkCallback-26374-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 6839597 DEBUG (zkCallback-26374-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:44862_solr] -> [127.0.0.1:36233_solr,
127.0.0.1:38717_solr, 127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839597 DEBUG (zkCallback-26380-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> 6839597 INFO (zkCallback-26380-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 6839597 DEBUG (zkCallback-26380-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
[127.0.0.1:38717_solr, 127.0.0.1:42307_solr, 127.0.0.1:44862_solr] ->
[127.0.0.1:36233_solr, 127.0.0.1:38717_solr, 127.0.0.1:42307_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839598 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839604 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 6839604 INFO (zkConnectionManagerCallback-26390-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839604 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839604 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839614 INFO (zkConnectionManagerCallback-26395-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839614 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 6839614 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 6839617 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839617 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 6839618 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 6839618 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> [127.0.0.1:36233_solr, 127.0.0.1:38717_solr,
127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839618 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 6839618 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... [] -> [127.0.0.1:36233_solr, 127.0.0.1:38717_solr,
127.0.0.1:42307_solr, 127.0.0.1:44862_solr]
[junit4] 2> 6839618 DEBUG (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839618 DEBUG (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy
[0] interesting [0] watched [0] lazy [0] total [0]
[junit4] 2> 6839619 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42830/solr ready
[junit4] 2> 6839619 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42830/solr ready
[junit4] 2> 6839619 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.PackageManager clusterprops.json changed
, version -1
[junit4] 2> 6839619 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.PackageManager clusterprops.json changed
, version -1
[junit4] 2> 6839662 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 6839684 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42307.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839698 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 6839701 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42307.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839701 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42307.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839710 INFO (jetty-launcher-26321-thread-2)
[n:127.0.0.1:42307_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_6E342DD6F2C048FB-001/tempDir-001/node2/.
[junit4] 2> 6839719 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36233.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839736 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36233.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839736 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36233.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
[junit4] 2> 6839737 INFO (jetty-launcher-26321-thread-1)
[n:127.0.0.1:36233_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_6E342DD6F2C048FB-001/tempDir-001/node1/.
[junit4] 2> 6839955 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 6839956 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 6839956 INFO (zkConnectionManagerCallback-26402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 6839956 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 6839957 DEBUG
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 6839957 DEBUG
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 6839970 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 6839970 DEBUG
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] ->
[127.0.0.1:36233_solr, 127.0.0.1:38717_solr, 127.0.0.1:42307_solr,
127.0.0.1:44862_solr]
[junit4] 2> 6839970 DEBUG
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0]
lazy [0] total [0]
[junit4] 2> 6839971 INFO
(TEST-TestContainerReqHandler.testPackageAPI-seed#[6E342DD6F2C048FB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42830/solr ready
[junit4] 2> 6840027 ERROR (qtp1244121623-134051) [n:127.0.0.1:38717_solr
] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib
[junit4] 2> => org.apache.solr.common.SolrException: Invalid jar
from http://localhost:37407/jar1.jar , expected sha256 hash : wrong-sha256 ,
actual : e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc
[junit4] 2> at
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112)
[junit4] 2> org.apache.solr.common.SolrException: Invalid jar from
http://localhost:37407/jar1.jar , expected sha256 hash : wrong-sha256 , actual
: e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc
[junit4] 2> at
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:230)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:119)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:317)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
~[java/:?]
[junit4] 2> at
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:505)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 6840028 ERROR (qtp1244121623-134051) [n:127.0.0.1:38717_solr
] o.a.s.h.a.CollectionHandlerApi Error in running command {
[junit4] 2> "add-package":{
[junit4] 2> "name":"global",
[junit4] 2> "url":"http://localhost:37407/jar1.jar",
[junit4] 2> "sha256":"wrong-sha256"},
[junit4] 2> "errors":["Invalid jar from http://localhost:37407/jar1.jar
, expected sha256 hash : wrong-sha256 , actual :
e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc"]} , current
clusterprops.json : {}
[junit4] 2> 6840028 INFO (qtp1244121623-134051) [n:127.0.0.1:38717_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=400 QTime=51
[junit4] 2> 6840045 ERROR (qtp815724059-134040) [n:127.0.0.1:42307_solr
] o.a.s.c.BlobRepository Error loading resource http://localhost:37407/jar0.jar
[junit4] 2> => org.apache.solr.common.SolrException: no such
resource available: foo, url : http://localhost:37407/jar0.jar
[junit4] 2> at
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288)
[junit4] 2> org.apache.solr.common.SolrException: no such resource
available: foo, url : http://localhost:37407/jar0.jar
[junit4] 2> at
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:230)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:119)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:317)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
~[java/:?]
[junit4] 2> at
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:505)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 6840045 ERROR (qtp815724059-134040) [n:127.0.0.1:42307_solr
] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib
[junit4] 2> => org.apache.solr.common.SolrException: no such
resource available: foo, url : http://localhost:37407/jar0.jar
[junit4] 2> at
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288)
[junit4] 2> org.apache.solr.common.SolrException: no such resource
available: foo, url : http://localhost:37407/jar0.jar
[junit4] 2> at
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:230)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:119)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:317)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
~[java/:?]
[junit4] 2> at
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope
[...truncated too long message...]
-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1651172925
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1651172925
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1651172925
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 34ms :: artifacts dl 5ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 534 minutes 40 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]