Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1420/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
13 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=13078,
name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.BasicDistributedZkTest:
1) Thread[id=13078, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-BasicDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
at __randomizedtesting.SeedInfo.seed([1041E1197B03794D]:0)
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
Error from server at http://127.0.0.1:55215/cxjc/pm: Underlying core creation
failed while creating collection: testcollection
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:55215/cxjc/pm: Underlying core creation failed
while creating collection: testcollection
at
__randomizedtesting.SeedInfo.seed([1041E1197B03794D:9815DEC3D5FF14B5]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.CreateCollectionCleanupTest.testAsyncCreateCollectionCleanup
Error Message:
Expected: is "failed" but: was "submitted"
Stack Trace:
java.lang.AssertionError:
Expected: is "failed"
but: was "submitted"
at
__randomizedtesting.SeedInfo.seed([1041E1197B03794D:78F4A734C565C676]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at
org.apache.solr.cloud.CreateCollectionCleanupTest.testAsyncCreateCollectionCleanup(CreateCollectionCleanupTest.java:114)
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.cloud.SolrXmlInZkTest
Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.SolrXmlInZkTest:
1) Thread[id=12400, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrXmlInZkTest] at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
2) Thread[id=12432, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrXmlInZkTest] at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.SolrXmlInZkTest:
1) Thread[id=12400, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrXmlInZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
2) Thread[id=12432, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-SolrXmlInZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
at __randomizedtesting.SeedInfo.seed([1041E1197B03794D]:0)
FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test
Error Message:
Error from server at http://127.0.0.1:54878/_g/yn: Underlying core creation
failed while creating collection: control_collection
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:54878/_g/yn: Underlying core creation failed
while creating collection: control_collection
at
__randomizedtesting.SeedInfo.seed([1041E1197B03794D:9815DEC3D5FF14B5]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster:
1) Thread[id=7867, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestCollectionsAPIViaSolrCloudCluster] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster:
1) Thread[id=7867, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
at __randomizedtesting.SeedInfo.seed([1041E1197B03794D]:0)
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([1041E1197B03794D:50E361EE53C0291B]:0)
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:709)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:654)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:626)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard(ComputePlanActionTest.java:585)
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.cloud.autoscaling.ScheduledMaintenanceTriggerTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest: 1)
Thread[id=8842, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-ScheduledMaintenanceTriggerTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest:
1) Thread[id=8842, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-ScheduledMaintenanceTriggerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
at __randomizedtesting.SeedInfo.seed([1041E1197B03794D]:0)
FAILED: org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test
Error Message:
Trigger was not fired
Stack Trace:
java.lang.AssertionError: Trigger was not fired
at
__randomizedtesting.SeedInfo.seed([1041E1197B03794D:9815DEC3D5FF14B5]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:161)
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.security.hadoop.TestZkAclsWithHadoopAuth
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth: 1)
Thread[id=6085, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestZkAclsWithHadoopAuth] at java.lang.Thread.sleep(Native
Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth:
1) Thread[id=6085, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestZkAclsWithHadoopAuth]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
at __randomizedtesting.SeedInfo.seed([1041E1197B03794D]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.util.tracing.TestDistributedTracing
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.util.tracing.TestDistributedTracing: 1) Thread[id=7167,
name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedTracing]
at java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.util.tracing.TestDistributedTracing:
1) Thread[id=7167, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestDistributedTracing]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
at __randomizedtesting.SeedInfo.seed([1041E1197B03794D]:0)
FAILED: org.apache.solr.cloud.HttpPartitionOnCommitTest.test
Error Message:
Error from server at http://127.0.0.1:60093/tehw: Underlying core creation
failed while creating collection: control_collection
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:60093/tehw: Underlying core creation failed
while creating collection: control_collection
at
__randomizedtesting.SeedInfo.seed([1041E1197B03794D:9815DEC3D5FF14B5]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed
Error Message:
[]
Stack Trace:
java.lang.AssertionError: []
at
__randomizedtesting.SeedInfo.seed([1041E1197B03794D:F84DD308EA7F4B4F]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:265)
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)
Build Log:
[...truncated 14017 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] 2> 539517 INFO
(SUITE-SearchRateTriggerTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
[junit4] 2> 539517 INFO
(SUITE-SearchRateTriggerTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 539517 INFO
(SUITE-SearchRateTriggerTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1041E1197B03794D-001/data-dir-35-001
[junit4] 2> 539517 WARN
(SUITE-SearchRateTriggerTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 539517 INFO
(SUITE-SearchRateTriggerTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 539522 INFO
(SUITE-SearchRateTriggerTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] IGNOR/A 0.00s J0 | SearchRateTriggerTest.testTrigger
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 539528 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
[junit4] 2> 539529 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1041E1197B03794D-001/tempDir-001
[junit4] 2> 539529 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 539530 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 539530 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 539531 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 539640 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 54549
[junit4] 2> 539640 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54549
[junit4] 2> 539640 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54549
[junit4] 2> 539640 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54549
[junit4] 2> 539644 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539648 INFO (zkConnectionManagerCallback-5319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539648 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539652 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539655 INFO (zkConnectionManagerCallback-5321-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539656 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539656 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539659 INFO (zkConnectionManagerCallback-5323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539659 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539769 WARN (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 539769 WARN (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 539769 WARN (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 539769 INFO (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 539771 WARN (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 539771 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 539771 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 539771 INFO (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 539772 INFO (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 539772 INFO (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 539772 INFO (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 539773 INFO (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 539773 INFO (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 539774 INFO (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 539774 INFO (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 539774 INFO (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 539774 INFO (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 539775 INFO (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3739e0f6{/solr,null,AVAILABLE}
[junit4] 2> 539775 INFO (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@72a6f422{/solr,null,AVAILABLE}
[junit4] 2> 539775 INFO (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4da0f80d{/solr,null,AVAILABLE}
[junit4] 2> 539775 INFO (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 539775 INFO (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d38402c{/solr,null,AVAILABLE}
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6cf470d8{SSL, (ssl,
http/1.1)}{127.0.0.1:54555}
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@372da6a8{SSL, (ssl,
http/1.1)}{127.0.0.1:54554}
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-1) [ ]
o.e.j.s.Server Started @539857ms
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-2) [ ]
o.e.j.s.Server Started @539857ms
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54555}
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54554}
[junit4] 2> 539776 ERROR (jetty-launcher-5324-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 539776 ERROR (jetty-launcher-5324-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 539776 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-21T13:17:57.736Z
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-21T13:17:57.736Z
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@661bf906{SSL, (ssl,
http/1.1)}{127.0.0.1:54556}
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.e.j.s.Server Started @539857ms
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54556}
[junit4] 2> 539777 ERROR (jetty-launcher-5324-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-21T13:17:57.736Z
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25646413{SSL, (ssl,
http/1.1)}{127.0.0.1:54557}
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-3) [ ]
o.e.j.s.Server Started @539858ms
[junit4] 2> 539777 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54557}
[junit4] 2> 539778 ERROR (jetty-launcher-5324-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 539778 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 539778 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 539778 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 539778 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
[junit4] 2> 539778 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-21T13:17:57.737Z
[junit4] 2> 539778 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539778 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539779 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539782 INFO (zkConnectionManagerCallback-5332-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539782 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539783 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 539783 INFO (zkConnectionManagerCallback-5326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539784 INFO (zkConnectionManagerCallback-5328-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539784 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539784 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539784 INFO (zkConnectionManagerCallback-5330-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539784 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539784 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 539785 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 539785 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 539802 WARN
(jetty-launcher-5324-thread-1-SendThread(127.0.0.1:54549)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100a41b44410004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100a41b44410004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100a41b44410004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 539802 WARN
(jetty-launcher-5324-thread-2-SendThread(127.0.0.1:54549)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100a41b44410006.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100a41b44410006, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100a41b44410006, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 539801 WARN
(jetty-launcher-5324-thread-3-SendThread(127.0.0.1:54549)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100a41b44410003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100a41b44410003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100a41b44410003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 539801 WARN
(jetty-launcher-5324-thread-4-SendThread(127.0.0.1:54549)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100a41b44410005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100a41b44410005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100a41b44410005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 539967 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 539968 WARN (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 539969 WARN (jetty-launcher-5324-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5cf0b500[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 539969 WARN (jetty-launcher-5324-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5cf0b500[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 539972 WARN (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 539973 WARN (jetty-launcher-5324-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@64dfe384[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 539973 WARN (jetty-launcher-5324-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@64dfe384[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 539974 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54549/solr
[junit4] 2> 539975 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 539977 INFO (zkConnectionManagerCallback-5342-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 539977 INFO (jetty-launcher-5324-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 539979 WARN
(jetty-launcher-5324-thread-1-SendThread(127.0.0.1:54549)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100a41b44410007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100a41b44410007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100a41b44410007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 540100 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 540100 WARN (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 540101 WARN (jetty-launcher-5324-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@23387579[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540101 WARN (jetty-launcher-5324-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@23387579[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540103 WARN (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 540104 WARN (jetty-launcher-5324-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@795e540a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540104 WARN (jetty-launcher-5324-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@795e540a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540104 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54549/solr
[junit4] 2> 540105 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540108 INFO (zkConnectionManagerCallback-5352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540108 INFO (jetty-launcher-5324-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540168 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 540168 WARN (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 540169 WARN (jetty-launcher-5324-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4c245045[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540169 WARN (jetty-launcher-5324-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4c245045[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540173 WARN (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 540174 WARN (jetty-launcher-5324-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6efad92e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540174 WARN (jetty-launcher-5324-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6efad92e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540174 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54549/solr
[junit4] 2> 540175 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540178 INFO (zkConnectionManagerCallback-5362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540178 INFO (jetty-launcher-5324-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540180 WARN
(jetty-launcher-5324-thread-3-SendThread(127.0.0.1:54549)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100a41b44410009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100a41b44410009, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100a41b44410009, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 540332 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540334 INFO (zkConnectionManagerCallback-5367-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540334 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 540372 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 540373 WARN (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 540374 WARN (jetty-launcher-5324-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1f25a9fa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540374 WARN (jetty-launcher-5324-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1f25a9fa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540376 WARN (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 540378 WARN (jetty-launcher-5324-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1038fba9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540378 WARN (jetty-launcher-5324-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1038fba9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 540380 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54549/solr
[junit4] 2> 540381 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540384 INFO (zkConnectionManagerCallback-5376-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540384 INFO (jetty-launcher-5324-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540432 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540435 INFO (zkConnectionManagerCallback-5378-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540435 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 540460 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54556_solr
[junit4] 2> 540462 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.c.Overseer Overseer
(id=72238031054110732-127.0.0.1:54556_solr-n_0000000000) starting
[junit4] 2> 540476 INFO
(OverseerStateUpdate-72238031054110732-127.0.0.1:54556_solr-n_0000000000)
[n:127.0.0.1:54556_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:54556_solr
[junit4] 2> 540476 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54556_solr
[junit4] 2> 540479 INFO
(OverseerStateUpdate-72238031054110732-127.0.0.1:54556_solr-n_0000000000)
[n:127.0.0.1:54556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 540485 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 540485 WARN (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 540508 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 540517 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:54557_solr as DOWN
[junit4] 2> 540520 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 540520 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54557_solr
[junit4] 2> 540523 INFO (zkCallback-5377-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 540523 INFO (zkCallback-5366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 540526 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 540526 WARN (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 540527 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 540534 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540537 INFO (zkConnectionManagerCallback-5392-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540537 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 540542 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 540549 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 540558 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:54555_solr as DOWN
[junit4] 2> 540562 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 540562 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54555_solr
[junit4] 2> 540564 INFO (zkCallback-5366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 540564 INFO (zkCallback-5377-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 540565 INFO (zkCallback-5391-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 540567 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 540568 WARN (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 540585 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54557.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540590 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54556.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540593 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54557.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540594 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54557.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540595 INFO (jetty-launcher-5324-thread-3)
[n:127.0.0.1:54557_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1041E1197B03794D-001/tempDir-001/node3
[junit4] 2> 540597 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54556.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540597 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54556.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540599 INFO (jetty-launcher-5324-thread-4)
[n:127.0.0.1:54556_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1041E1197B03794D-001/tempDir-001/node4
[junit4] 2> 540610 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 540640 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 540657 INFO (zkConnectionManagerCallback-5407-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540657 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 540660 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54555.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540666 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54555.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540667 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54555.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540668 INFO (jetty-launcher-5324-thread-1)
[n:127.0.0.1:54555_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1041E1197B03794D-001/tempDir-001/node2
[junit4] 2> 540675 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 540684 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:54554_solr as DOWN
[junit4] 2> 540686 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 540686 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54554_solr
[junit4] 2> 540689 INFO (zkCallback-5377-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 540689 INFO (zkCallback-5366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 540690 INFO (zkCallback-5391-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 540690 INFO (zkCallback-5406-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 540692 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 540693 WARN (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 540783 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 540857 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54554.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540870 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54554.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540870 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54554.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73fdcdc5
[junit4] 2> 540872 INFO (jetty-launcher-5324-thread-2)
[n:127.0.0.1:54554_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1041E1197B03794D-001/tempDir-001/node1
[junit4] 2> 540913 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 540913 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 540916 INFO (zkConnectionManagerCallback-5421-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 540916 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 540918 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 540924 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1041E1197B03794D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54549/solr ready
[junit4] 2> 540943 INFO (qtp798756707-11037) [n:127.0.0.1:54557_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 540950 INFO
(OverseerThreadFactory-5385-thread-1-processing-n:127.0.0.1:54556_solr)
[n:127.0.0.1:54556_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
SearchRateTriggerTest-collection1
[junit4] 2> 541073 INFO
(OverseerStateUpdate-72238031054110732-127.0.0.1:54556_solr-n_0000000000)
[n:127.0.0.1:54556_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54554/solr",
[junit4] 2> "node_name":"127.0.0.1:54554_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 541079 INFO
(OverseerStateUpdate-72238031054110732-127.0.0.1:54556_solr-n_0000000000)
[n:127.0.0.1:54556_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54557/solr",
[junit4] 2> "node_name":"127.0.0.1:54557_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 541085 INFO
(OverseerStateUpdate-72238031054110732-127.0.0.1:54556_solr-n_0000000000)
[n:127.0.0.1:54556_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54556/solr",
[junit4] 2> "node_name":"127.0.0.1:54556_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 541091 INFO
(OverseerStateUpdate-72238031054110732-127.0.0.1:54556_solr-n_0000000000)
[n:127.0.0.1:54556_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:54555/solr",
[junit4] 2> "node_name":"127.0.0.1:54555_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 541328 INFO (qtp1037422040-11033) [n:127.0.0.1:54554_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 541328 INFO (qtp1826853494-11038) [n:127.0.0.1:54556_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 541328 INFO (qtp798756707-11041) [n:127.0.0.1:54557_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 541329 INFO (qtp1826853494-11038) [n:127.0.0.1:54556_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 541331 INFO (qtp1712069544-11048) [n:127.0.0.1:54555_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 541363 INFO (qtp1826853494-11038) [n:127.0.0.1:54556_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 541363 INFO (qtp798756707-11041) [n:127.0.0.1:54557_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 541363 INFO (qtp1712069544-110
[...truncated too long message...]
6-127.0.0.1:59988_solr-n_0000000010
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 545 /solr/overseer/queue
[junit4] 2> 285 /solr/live_nodes
[junit4] 2> 166 /solr/collections
[junit4] 2> 146 /solr/overseer/collection-queue-work
[junit4] 2> 11 /solr/autoscaling/events/node_added_trigger
[junit4] 2> 8 /solr/autoscaling/events/node_lost_trigger
[junit4] 2> 7 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 7 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 7 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1494788 INFO
(SUITE-ComputePlanActionTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59215
[junit4] 2> 1494788 INFO
(SUITE-ComputePlanActionTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59215
[junit4] 2> 1494788 INFO
(SUITE-ComputePlanActionTest-seed#[1041E1197B03794D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 59215
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_1041E1197B03794D-001
[junit4] 2> Aug 21, 2020 1:33:52 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {},
docValues:{}, maxPointsInLeafNode=634, maxMBSortInHeap=7.553960529875699,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-CR,
timezone=America/Pangnirtung
[junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=6,threads=1,free=106129544,total=297938944
[junit4] 2> NOTE: All tests run in this JVM:
[TestLegacyNumericRangeQueryBuilder,
DistributedFacetSimpleRefinementLongTailTest, ScriptEngineTest,
RecoveryAfterSoftCommitTest, RoutingToNodesWithPropertiesTest,
MissingSegmentRecoveryTest, TestDeprecatedFilters, CloudMLTQParserTest,
TestIntervalFaceting, TestHashQParserPlugin, TestRandomFlRTGCloud,
ResponseLogComponentTest, TestFieldResource, CursorMarkTest,
TestDistributedSearch, TestPHPSerializedResponseWriter, TestContainerPlugin,
DistributedExpandComponentTest, TestManagedSynonymFilterFactory,
ClusterStateMockUtilTest, LeaderElectionIntegrationTest, TestReplicaProperties,
TestExportWriter, TestJsonFacetsWithNestedObjects, TestConfigSetImmutable,
TestReRankQParserPlugin, TestNoOpRegenerator, TestLazyCores, EchoParamsTest,
ConnectionReuseTest, TestCSVResponseWriter, TestTlogReplayVsRecovery,
SplitByPrefixTest, TestOnReconnectListenerSupport, TestMacroExpander,
SystemLogListenerTest, UnloadDistributedZkTest,
SharedFSAutoReplicaFailoverTest, TestSolr4Spatial, TestMaxTokenLenTokenizer,
TestZkAclsWithHadoopAuth, LukeRequestHandlerTest, TestFreeTextSuggestions,
SplitShardTest, TestLuceneIndexBackCompat, OpenExchangeRatesOrgProviderTest,
TestQueryTypes, DirectUpdateHandlerTest, TestLazySolrCluster,
StatsReloadRaceTest, TestCloudDeleteByQuery, TestDynamicURP,
TestStressRecovery, TestReloadAndDeleteDocs, TestManagedSchemaAPI,
TestFieldCacheVsDocValues, ZkNodePropsTest, JvmMetricsTest,
DocumentAnalysisRequestHandlerTest, ChangedSchemaMergeTest,
IndexSizeTriggerSizeEstimationTest, MetricUtilsTest, TestUninvertingReader,
ByteBuffersDirectoryFactoryTest, TestRandomDVFaceting, TestNestedDocsSort,
ScheduledMaintenanceTriggerTest, TestReplicationHandlerDiskOverFlow,
CollectionsAPISolrJTest, TestLegacyBM25SimilarityFactory, RequestLoggingTest,
V2StandaloneTest, BasicAuthStandaloneTest, TestLRUStatsCache,
DistributedQueueTest, BlockJoinFacetRandomTest, TaggerTest,
HighlighterMaxOffsetTest, InfixSuggestersTest,
HdfsTlogReplayBufferedWhileIndexingTest,
TestDistributedStatsComponentCardinality, TestTolerantSearch,
QueryEqualityTest, TestSimExecutePlanAction, UpdateLogTest, SimplePostToolTest,
ComputePlanActionTest]
[junit4] Completed [484/919 (13!)] on J1 in 229.66s, 9 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 53694 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1420/consoleText
[repro] Revision: fae87d2d562df64af0d8b690af8d6386f58c63ad
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=SearchRateTriggerTest
-Dtests.method=testWaitForElapsed -Dtests.seed=1041E1197B03794D
-Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Pacific/Gambier
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=SystemLogListenerTest
-Dtests.method=test -Dtests.seed=1041E1197B03794D -Dtests.slow=true
-Dtests.locale=pt-BR -Dtests.timezone=America/Montserrat -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=UnloadDistributedZkTest
-Dtests.method=test -Dtests.seed=1041E1197B03794D -Dtests.slow=true
-Dtests.locale=ko -Dtests.timezone=Europe/Vilnius -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=SolrXmlInZkTest
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=sr
-Dtests.timezone=Pacific/Truk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=TestZkAclsWithHadoopAuth
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=da-DK
-Dtests.timezone=Australia/Lindeman -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=TestCollectionsAPIViaSolrCloudCluster
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=da-DK
-Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=ChaosMonkeyNothingIsSafeTest
-Dtests.method=test -Dtests.seed=1041E1197B03794D -Dtests.slow=true
-Dtests.locale=und -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=TestDistributedTracing
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=sr-RS
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=ScheduledMaintenanceTriggerTest
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=es-SV
-Dtests.timezone=Asia/Bishkek -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=BasicDistributedZkTest
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=sr-Latn-RS
-Dtests.timezone=Egypt -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=CreateCollectionCleanupTest
-Dtests.method=testAsyncCreateCollectionCleanup -Dtests.seed=1041E1197B03794D
-Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=WET
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=HttpPartitionOnCommitTest
-Dtests.method=test -Dtests.seed=1041E1197B03794D -Dtests.slow=true
-Dtests.locale=fr-BE -Dtests.timezone=Europe/Saratov -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=ComputePlanActionTest
-Dtests.method=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=es-CR
-Dtests.timezone=America/Pangnirtung -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] SearchRateTriggerTest
[repro] ComputePlanActionTest
[repro] SystemLogListenerTest
[repro] HttpPartitionOnCommitTest
[repro] ChaosMonkeyNothingIsSafeTest
[repro] CreateCollectionCleanupTest
[repro] UnloadDistributedZkTest
[repro] BasicDistributedZkTest
[repro] TestZkAclsWithHadoopAuth
[repro] ScheduledMaintenanceTriggerTest
[repro] TestDistributedTracing
[repro] TestCollectionsAPIViaSolrCloudCluster
[repro] SolrXmlInZkTest
[repro] ant compile-test
[...truncated 3447 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=65
-Dtests.class="*.SearchRateTriggerTest|*.ComputePlanActionTest|*.SystemLogListenerTest|*.HttpPartitionOnCommitTest|*.ChaosMonkeyNothingIsSafeTest|*.CreateCollectionCleanupTest|*.UnloadDistributedZkTest|*.BasicDistributedZkTest|*.TestZkAclsWithHadoopAuth|*.ScheduledMaintenanceTriggerTest|*.TestDistributedTracing|*.TestCollectionsAPIViaSolrCloudCluster|*.SolrXmlInZkTest"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
-Dtests.seed=1041E1197B03794D -Dtests.slow=true -Dtests.locale=es-VE
-Dtests.timezone=Pacific/Gambier -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 446 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] 0/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[repro] 0/5 failed: org.apache.solr.cloud.CreateCollectionCleanupTest
[repro] 0/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] 0/5 failed: org.apache.solr.cloud.SolrXmlInZkTest
[repro] 0/5 failed: org.apache.solr.cloud.UnloadDistributedZkTest
[repro] 0/5 failed:
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
[repro] 0/5 failed: org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth
[repro] 0/5 failed: org.apache.solr.util.tracing.TestDistributedTracing
[repro] Exiting with code 0
[...truncated 91 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]