Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22627/
Java: 64bit/jdk-11-ea+25 -XX:-UseCompressedOops -XX:+UseParallelGC
6 tests failed.
FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations
Error Message:
expected:<14> but was:<15>
Stack Trace:
java.lang.AssertionError: expected:<14> but was:<15>
at
__randomizedtesting.SeedInfo.seed([31734877AF382628:F6E13A3152749DFE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:108)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations
Error Message:
expected:<12> but was:<14>
Stack Trace:
java.lang.AssertionError: expected:<12> but was:<14>
at
__randomizedtesting.SeedInfo.seed([31734877AF382628:C1999B8B701B5642]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:72)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations
Error Message:
expected:<14> but was:<15>
Stack Trace:
java.lang.AssertionError: expected:<14> but was:<15>
at
__randomizedtesting.SeedInfo.seed([31734877AF382628:F6E13A3152749DFE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:108)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations
Error Message:
expected:<13> but was:<15>
Stack Trace:
java.lang.AssertionError: expected:<13> but was:<15>
at
__randomizedtesting.SeedInfo.seed([31734877AF382628:C1999B8B701B5642]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:72)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded
Error Message:
Timed out waiting for replicas of new collection to be active null Live Nodes:
[127.0.0.1:42219_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of new collection to
be active
null
Live Nodes: [127.0.0.1:42219_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([31734877AF382628:54B01E000D9B8E2B]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:278)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:352)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost
Error Message:
Timed out waiting for replicas of new collection to be active null Live Nodes:
[127.0.0.1:34625_solr, 127.0.0.1:37763_solr, 127.0.0.1:39219_solr,
127.0.0.1:41405_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of new collection to
be active
null
Live Nodes: [127.0.0.1:34625_solr, 127.0.0.1:37763_solr, 127.0.0.1:39219_solr,
127.0.0.1:41405_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([31734877AF382628:1B3A9F5274AC774]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:278)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:274)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13362 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/init-core-data-001
[junit4] 2> 817673 WARN
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=51 numCloses=51
[junit4] 2> 817673 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 817674 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 817674 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 817674 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001
[junit4] 2> 817674 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 817674 INFO (Thread-1726) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 817674 INFO (Thread-1726) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 817676 ERROR (Thread-1726) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 817774 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42617
[junit4] 2> 817776 INFO (zkConnectionManagerCallback-2596-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817778 INFO (jetty-launcher-2593-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
[junit4] 2> 817778 INFO (jetty-launcher-2593-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
[junit4] 2> 817778 INFO (jetty-launcher-2593-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13f9165d{/solr,null,AVAILABLE}
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c1f494b{/solr,null,AVAILABLE}
[junit4] 2> 817779 INFO (jetty-launcher-2593-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e449a42{/solr,null,AVAILABLE}
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@663ac733{SSL,[ssl,
http/1.1]}{127.0.0.1:33337}
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7b8693d1{SSL,[ssl,
http/1.1]}{127.0.0.1:32789}
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.e.j.s.Server Started @817806ms
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.e.j.s.Server Started @817806ms
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33337}
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32789}
[junit4] 2> 817781 ERROR (jetty-launcher-2593-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 817781 ERROR (jetty-launcher-2593-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-08T13:11:42.488510Z
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-08T13:11:42.488522Z
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7e5b5ec4{SSL,[ssl,
http/1.1]}{127.0.0.1:35145}
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.e.j.s.Server Started @817806ms
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35145}
[junit4] 2> 817781 ERROR (jetty-launcher-2593-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 817781 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-08T13:11:42.488853Z
[junit4] 2> 817782 INFO (zkConnectionManagerCallback-2598-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817782 INFO (zkConnectionManagerCallback-2600-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817782 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 817783 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 817785 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1003dc2f6720002, likely client has closed socket
[junit4] 2> 817788 INFO (zkConnectionManagerCallback-2602-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817789 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 817887 INFO (jetty-launcher-2593-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42617/solr
[junit4] 2> 817888 INFO (zkConnectionManagerCallback-2606-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817891 INFO (zkConnectionManagerCallback-2608-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817908 INFO (jetty-launcher-2593-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42617/solr
[junit4] 2> 817909 INFO (zkConnectionManagerCallback-2614-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817917 INFO (zkConnectionManagerCallback-2616-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817922 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33337_solr
[junit4] 2> 817922 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.c.Overseer Overseer
(id=72125501605543943-127.0.0.1:33337_solr-n_0000000000) starting
[junit4] 2> 817926 INFO (zkConnectionManagerCallback-2623-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817926 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42617/solr ready
[junit4] 2> 817927 INFO
(OverseerStateUpdate-72125501605543943-127.0.0.1:33337_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33337_solr
[junit4] 2> 817927 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33337_solr
[junit4] 2> 817929 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 817929 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32789_solr
[junit4] 2> 817929 INFO (zkCallback-2622-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 817930 INFO (zkCallback-2622-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 817934 INFO (zkCallback-2607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 817934 INFO (zkCallback-2615-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 817942 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 817944 INFO (zkConnectionManagerCallback-2629-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817944 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 817945 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42617/solr ready
[junit4] 2> 817945 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 817955 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33337.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 817960 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32789.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 817962 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33337.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 817962 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33337.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 817964 INFO (jetty-launcher-2593-thread-3)
[n:127.0.0.1:33337_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node3/.
[junit4] 2> 817967 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32789.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 817967 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32789.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 817968 INFO (jetty-launcher-2593-thread-2)
[n:127.0.0.1:32789_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/.
[junit4] 2> 818057 INFO (jetty-launcher-2593-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42617/solr
[junit4] 2> 818058 INFO (zkConnectionManagerCallback-2634-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 818060 INFO (zkConnectionManagerCallback-2636-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 818062 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 818064 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 818064 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35145_solr
[junit4] 2> 818064 INFO (zkCallback-2615-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 818065 INFO (zkCallback-2622-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 818066 INFO (zkCallback-2607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 818066 INFO (zkCallback-2635-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 818066 INFO (zkCallback-2628-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 818072 INFO (zkConnectionManagerCallback-2643-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 818072 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 818073 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42617/solr ready
[junit4] 2> 818073 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 818082 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35145.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 818087 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35145.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 818087 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35145.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 818087 INFO (jetty-launcher-2593-thread-1)
[n:127.0.0.1:35145_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/.
[junit4] 2> 818104 INFO (zkConnectionManagerCallback-2646-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 818106 INFO (zkConnectionManagerCallback-2651-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 818106 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 818107 INFO
(SUITE-TestSkipOverseerOperations-seed#[31734877AF382628]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42617/solr ready
[junit4] 2> 818119 INFO
(TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[31734877AF382628])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSkipDownOperations
[junit4] 2> 818129 INFO (qtp573918781-9683) [n:127.0.0.1:32789_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 818131 INFO (qtp573918781-9683) [n:127.0.0.1:32789_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 818132 INFO (qtp573918781-9681) [n:127.0.0.1:32789_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&maxShardsPerNode=2&name=collection2&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:32789_solr,127.0.0.1:35145_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 820131 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection2
[junit4] 2> 820131 INFO
(OverseerCollectionConfigSetProcessor-72125501605543943-127.0.0.1:33337_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 820132 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/collection2.AUTOCREATED/protwords.txt
[junit4] 2> 820134 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/collection2.AUTOCREATED/managed-schema
[junit4] 2> 820135 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/collection2.AUTOCREATED/solrconfig.xml
[junit4] 2> 820135 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/collection2.AUTOCREATED/synonyms.txt
[junit4] 2> 820136 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/collection2.AUTOCREATED/stopwords.txt
[junit4] 2> 820136 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/collection2.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 820137 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/collection2.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 820138 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 820138 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 820139 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/collection2.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 820139 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 820140 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 820140 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 820141 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 820141 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 820142 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 820142 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 820143 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 820143 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 820144 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 820145 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 820145 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/collection2.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 820146 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 820146 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 820147 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 820147 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/collection2.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 820148 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/collection2.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 820149 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_de.txt
[junit4] 2> 820149 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 820150 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/collection2.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 820151 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 820151 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 820152 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 820152 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 820153 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 820153 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 820154 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_th.txt
[junit4] 2> 820154 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_ro.txt
[junit4] 2> 820155 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_fr.txt
[junit4] 2> 820155 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_sv.txt
[junit4] 2> 820156 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_fi.txt
[junit4] 2> 820156 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/collection2.AUTOCREATED/lang/hyphenations_ga.txt
[junit4] 2> 820157 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/collection2.AUTOCREATED/lang/stopwords_gl.txt
[junit4] 2> 820157 INFO (OverseerThreadFactory-5288-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to
/configs/collection2.AUTOCREATED/params.json
[junit4] 2> 820262 INFO
(OverseerStateUpdate-72125501605543943-127.0.0.1:33337_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 820263 INFO
(OverseerStateUpdate-72125501605543943-127.0.0.1:33337_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32789/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 820263 INFO
(OverseerStateUpdate-72125501605543943-127.0.0.1:33337_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 820264 INFO
(OverseerStateUpdate-72125501605543943-127.0.0.1:33337_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32789/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 820474 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
x:collection2_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard2_replica_n6&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 820477 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 820477 INFO (qtp802241856-9787) [n:127.0.0.1:35145_solr
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 820477 INFO (qtp802241856-9688) [n:127.0.0.1:35145_solr
x:collection2_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard2_replica_n4&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 821483 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 821483 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 821484 INFO (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 821484 INFO (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 821484 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 821484 INFO (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 821484 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/extraction/lib
[junit4] 2> 821484 INFO (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 821484 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 821484 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 821484 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/clustering/lib
[junit4] 2> 821484 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 821484 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 821484 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 821484 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/langid/lib
[junit4] 2> 821484 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 821484 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 821484 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/extraction/lib
[junit4] 2> 821484 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 821484 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 821484 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/velocity/lib
[junit4] 2> 821484 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 821484 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 821485 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 821485 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 821485 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 821485 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 821485 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 821485 WARN (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 821485 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/clustering/lib
[junit4] 2> 821485 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 821485 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 821485 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 821485 WARN (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 821485 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 821485 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/langid/lib
[junit4] 2> 821485 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 821489 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 821489 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 821489 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/velocity/lib
[junit4] 2> 821489 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 821489 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 821489 WARN (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 821489 WARN (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 821492 INFO (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 821492 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 821496 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 821496 INFO (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 821511 INFO (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=default-config
[junit4] 2> 821511 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.IndexSchema [collection2_shard2_replica_n6] Schema name=default-config
[junit4] 2> 821520 INFO (qtp802241856-9688) [n:127.0.0.1:35145_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.s.IndexSchema [collection2_shard2_replica_n4] Schema name=default-config
[junit4] 2> 821520 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=default-config
[junit4] 2> 821915 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 821919 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 821929 INFO (qtp802241856-9787) [n:127.0.0.1:35145_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 821931 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard2_replica_n6' using
configuration from collection collection2, trusted=true
[junit4] 2> 821931 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32789.solr.core.collection2.shard2.replica_n6' (registry
'solr.core.collection2.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 821931 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 821931 INFO (qtp573918781-9685) [n:127.0.0.1:32789_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrCore [[collection2_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/collection2_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_31734877AF382628-001/tempDir-001/node2/./collection2_shard2_replica_n6/data/]
[junit4] 2> 821935 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using
configuration from collection collection2, trusted=true
[junit4] 2> 821936 INFO (qtp573918781-9673) [n:127.0.0.1:32789_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32789.solr.core.collection2.shard1.replica_n2' (registry
'solr.core.collection2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@47633017
[junit4] 2> 821936 INFO
[...truncated too long message...]
rseerTriggerThread has been closed explicitly
[junit4] 2> 212772 INFO (jetty-closer-252-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d6aac25{/solr,null,UNAVAILABLE}
[junit4] 2> 212772 INFO (jetty-closer-252-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 214128 WARN (zkCallback-426-thread-1) [n:127.0.0.1:36003_solr
c:testSelected3 s:shard2 r:core_node7 x:testSelected3_shard2_replica_n4]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 214128 INFO (zkCallback-426-thread-1) [n:127.0.0.1:36003_solr
c:testSelected3 s:shard2 r:core_node7 x:testSelected3_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 214128 INFO (zkCallback-426-thread-1) [n:127.0.0.1:36003_solr
c:testSelected3 s:shard2 r:core_node7 x:testSelected3_shard2_replica_n4]
o.a.s.c.SolrCore [testSelected3_shard2_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@73c7b85
[junit4] 2> 214128 INFO (zkCallback-426-thread-1) [n:127.0.0.1:36003_solr
c:testSelected3 s:shard2 r:core_node7 x:testSelected3_shard2_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testSelected3.shard2.replica_n4, tag=73c7b85
[junit4] 2> 214129 WARN (zkCallback-426-thread-2) [n:127.0.0.1:36003_solr
c:testSelected2 s:shard2 r:core_node7 x:testSelected2_shard2_replica_n4]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 214129 INFO (zkCallback-426-thread-2) [n:127.0.0.1:36003_solr
c:testSelected2 s:shard2 r:core_node7 x:testSelected2_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 214129 INFO (zkCallback-426-thread-1) [n:127.0.0.1:36003_solr
c:testSelected3 s:shard2 r:core_node7 x:testSelected3_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@783c1ec6: rootName =
solr_36003, domain = solr.core.testSelected3.shard2.replica_n4, service url =
null, agent id = null] for registry solr.core.testSelected3.shard2.replica_n4 /
com.codahale.metrics.MetricRegistry@cdebddf
[junit4] 2> 214129 INFO (zkCallback-426-thread-2) [n:127.0.0.1:36003_solr
c:testSelected2 s:shard2 r:core_node7 x:testSelected2_shard2_replica_n4]
o.a.s.c.SolrCore [testSelected2_shard2_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@128e3e95
[junit4] 2> 214138 INFO (zkCallback-426-thread-2) [n:127.0.0.1:36003_solr
c:testSelected2 s:shard2 r:core_node7 x:testSelected2_shard2_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testSelected2.shard2.replica_n4, tag=128e3e95
[junit4] 2> 214138 INFO (zkCallback-426-thread-2) [n:127.0.0.1:36003_solr
c:testSelected2 s:shard2 r:core_node7 x:testSelected2_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6611969d: rootName =
solr_36003, domain = solr.core.testSelected2.shard2.replica_n4, service url =
null, agent id = null] for registry solr.core.testSelected2.shard2.replica_n4 /
com.codahale.metrics.MetricRegistry@63061293
[junit4] 2> 214144 INFO (zkCallback-426-thread-1) [n:127.0.0.1:36003_solr
c:testSelected3 s:shard2 r:core_node7 x:testSelected3_shard2_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testSelected3.shard2.leader, tag=73c7b85
[junit4] 2> 214144 INFO (zkCallback-426-thread-2) [n:127.0.0.1:36003_solr
c:testSelected2 s:shard2 r:core_node7 x:testSelected2_shard2_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testSelected2.shard2.leader, tag=128e3e95
[junit4] 2> 214147 INFO (jetty-closer-252-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@184f758c{/solr,null,UNAVAILABLE}
[junit4] 2> 214147 INFO (jetty-closer-252-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 214272 INFO (jetty-closer-252-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3d2858a7{/solr,null,UNAVAILABLE}
[junit4] 2> 214272 INFO (jetty-closer-252-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 214273 ERROR
(SUITE-ComputePlanActionTest-seed#[31734877AF382628]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 214273 INFO
(SUITE-ComputePlanActionTest-seed#[31734877AF382628]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42003 42003
[junit4] 2> 214675 INFO (Thread-147) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42003 42003
[junit4] 2> 214676 WARN (Thread-147) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/aliases.json
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 10 /solr/security.json
[junit4] 2> 8
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
[junit4] 2> 7
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
[junit4] 2> 6 /solr/collections/testNodeLost/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected1/terms/shard2
[junit4] 2> 5 /solr/collections/testSelected2/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected1/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected2/terms/shard2
[junit4] 2> 5 /solr/collections/testSelected3/terms/shard2
[junit4] 2> 5 /solr/collections/testSelected3/terms/shard1
[junit4] 2> 3 /solr/collections/testNodeAdded/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/clusterprops.json
[junit4] 2> 25 /solr/clusterstate.json
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 5
/solr/overseer_elect/election/72125624682610691-127.0.0.1:34625_solr-n_0000000000
[junit4] 2> 5 /solr/collections/testSelected1/state.json
[junit4] 2> 5 /solr/collections/testSelected2/state.json
[junit4] 2> 5 /solr/collections/testSelected3/state.json
[junit4] 2> 4 /solr/collections/testNodeAdded/state.json
[junit4] 2> 4
/solr/collections/testNodeWithMultipleReplicasLost/state.json
[junit4] 2> 3 /solr/collections/testNodeLost/state.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 60 /solr/live_nodes
[junit4] 2> 51 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 3 /solr/autoscaling/events/node_lost_trigger
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ComputePlanActionTest_31734877AF382628-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4debd6aa),
locale=kw-GB, timezone=Europe/Chisinau
[junit4] 2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 11-ea
(64-bit)/cpus=8,threads=1,free=161637808,total=519045120
[junit4] 2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations,
TestSkipOverseerOperations, ComputePlanActionTest]
[junit4] Completed [10/10 (2!)] on J2 in 168.09s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092:
There were test failures: 10 suites, 30 tests, 3 failures [seed:
31734877AF382628]
Total time: 3 minutes 37 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations
[repro] 1/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9306922d65a3995d5816ffd61ab59fedb5202e06,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22626
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]