Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22916/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC
6 tests failed.
FAILED: org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([C6068A41FEC8A639:2156559B4E3B9E57]: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:147)
at
org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([C6068A41FEC8A639:2156559B4E3B9E57]: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:147)
at
org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([C6068A41FEC8A639:2156559B4E3B9E57]: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:147)
at
org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([C6068A41FEC8A639:2156559B4E3B9E57]: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:147)
at
org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([C6068A41FEC8A639:2156559B4E3B9E57]: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:147)
at
org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas
Error Message:
expected:<COMPLETED> but was:<FAILED>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
at
__randomizedtesting.SeedInfo.seed([C6068A41FEC8A639:2156559B4E3B9E57]: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:147)
at
org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13779 lines...]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] 2> 1554777 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/init-core-data-001
[junit4] 2> 1554778 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1554779 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1554780 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/tempDir-001
[junit4] 2> 1554780 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1554780 INFO (Thread-2758) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1554780 INFO (Thread-2758) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1554781 ERROR (Thread-2758) [ ] 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> 1554880 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38501
[junit4] 2> 1554887 INFO (zkConnectionManagerCallback-3724-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1554892 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
0x100cb37ef300000, likely client has closed socket
[junit4] 2> 1554898 INFO (jetty-launcher-3721-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1554898 INFO (jetty-launcher-3721-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1554899 INFO (jetty-launcher-3721-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1554899 INFO (jetty-launcher-3721-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8d5e33{/solr,null,AVAILABLE}
[junit4] 2> 1554900 INFO (jetty-launcher-3721-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a018d7{/solr,null,AVAILABLE}
[junit4] 2> 1554902 INFO (jetty-launcher-3721-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1bc8cc9{SSL,[ssl,
http/1.1]}{127.0.0.1:35459}
[junit4] 2> 1554902 INFO (jetty-launcher-3721-thread-1) [ ]
o.e.j.s.Server Started @1554951ms
[junit4] 2> 1554902 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35459}
[junit4] 2> 1554902 ERROR (jetty-launcher-3721-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1554902 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1554903 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1554903 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1554903 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1554903 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-24T18:29:23.054Z
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@16a9a60{SSL,[ssl,
http/1.1]}{127.0.0.1:39893}
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.e.j.s.Server Started @1554954ms
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39893}
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14c9f5f{/solr,null,AVAILABLE}
[junit4] 2> 1554905 ERROR (jetty-launcher-3721-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-24T18:29:23.056Z
[junit4] 2> 1554905 INFO (jetty-launcher-3721-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@82bdaa{SSL,[ssl,
http/1.1]}{127.0.0.1:36901}
[junit4] 2> 1554906 INFO (jetty-launcher-3721-thread-2) [ ]
o.e.j.s.Server Started @1554955ms
[junit4] 2> 1554906 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36901}
[junit4] 2> 1554906 ERROR (jetty-launcher-3721-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1554906 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1554906 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1554906 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1554906 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1554906 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-24T18:29:23.057Z
[junit4] 2> 1554906 INFO (zkConnectionManagerCallback-3728-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1554907 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1554907 INFO (jetty-launcher-3721-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1554907 INFO (jetty-launcher-3721-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1554907 INFO (jetty-launcher-3721-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1554907 INFO (jetty-launcher-3721-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36c742{/solr,null,AVAILABLE}
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2c10a8{SSL,[ssl,
http/1.1]}{127.0.0.1:34745}
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.e.j.s.Server Started @1554957ms
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34745}
[junit4] 2> 1554908 ERROR (jetty-launcher-3721-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1554908 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-24T18:29:23.059Z
[junit4] 2> 1554909 INFO (zkConnectionManagerCallback-3726-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1554909 INFO (zkConnectionManagerCallback-3730-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1554910 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1554910 INFO (zkConnectionManagerCallback-3732-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1554910 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1554912 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1555392 INFO (jetty-launcher-3721-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38501/solr
[junit4] 2> 1555396 INFO (zkConnectionManagerCallback-3736-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555397 DEBUG (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$49/32836012@485cca
[junit4] 2> 1555412 INFO (zkConnectionManagerCallback-3738-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555456 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1555456 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555456 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1555456 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1555456 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1555457 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1555458 DEBUG (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72281035134468102-127.0.0.1:35459_solr-n_0000000000
[junit4] 2> 1555458 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35459_solr
[junit4] 2> 1555459 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer Overseer
(id=72281035134468102-127.0.0.1:35459_solr-n_0000000000) starting
[junit4] 2> 1555472 INFO (zkConnectionManagerCallback-3745-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555472 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1555473 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555473 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1555473 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1555473 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1555473 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38501/solr ready
[junit4] 2> 1555482 INFO
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35459_solr
[junit4] 2> 1555484 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue-work
[junit4] 2> 1555484 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1555496 DEBUG
(OverseerCollectionConfigSetProcessor-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 1555496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1555497 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35459_solr
[junit4] 2> 1555497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555508 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555509 INFO (zkCallback-3737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1555509 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/autoscaling.json
[junit4] 2> 1555520 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555520 INFO (zkCallback-3744-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1555520 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 1555524 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1555548 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35459.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555552 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 1555557 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35459.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555557 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35459.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555558 INFO (jetty-launcher-3721-thread-1)
[n:127.0.0.1:35459_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/tempDir-001/node1/.
[junit4] 2> 1555723 INFO (jetty-launcher-3721-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38501/solr
[junit4] 2> 1555724 INFO (zkConnectionManagerCallback-3750-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555724 DEBUG (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$49/32836012@1333544
[junit4] 2> 1555728 INFO (zkConnectionManagerCallback-3752-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555731 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1555731 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555731 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1555731 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1555731 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1555731 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1555731 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1555732 DEBUG (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72281035134468105-127.0.0.1:36901_solr-n_0000000001
[junit4] 2> 1555732 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72281035134468102-127.0.0.1:35459_solr-n_0000000000
[junit4] 2> 1555732 DEBUG (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72281035134468102-127.0.0.1:35459_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1555732 DEBUG (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36901_solr as DOWN
[junit4] 2> 1555733 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1555733 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1555733 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36901_solr
[junit4] 2> 1555733 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1555733 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36901_solr"} current state version: 0
[junit4] 2> 1555733 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:36901_solr
[junit4] 2> 1555733 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555733 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555733 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555733 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555733 INFO (zkCallback-3737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1555733 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555733 INFO (zkCallback-3744-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1555740 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555740 INFO (zkCallback-3751-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1555752 INFO (zkConnectionManagerCallback-3759-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1555753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555753 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1555753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1555753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1555753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1555754 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38501/solr ready
[junit4] 2> 1555756 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1555775 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36901.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555783 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36901.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555783 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36901.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555784 INFO (jetty-launcher-3721-thread-2)
[n:127.0.0.1:36901_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/tempDir-001/node2/.
[junit4] 2> 1555833 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1555834 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1555939 INFO (jetty-launcher-3721-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38501/solr
[junit4] 2> 1555939 INFO (zkConnectionManagerCallback-3764-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555941 DEBUG (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$49/32836012@e41c47
[junit4] 2> 1555941 INFO (zkConnectionManagerCallback-3766-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555944 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1555944 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555944 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1555944 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1555944 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1555944 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1555944 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1555945 DEBUG (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72281035134468108-127.0.0.1:34745_solr-n_0000000002
[junit4] 2> 1555945 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72281035134468105-127.0.0.1:36901_solr-n_0000000001
[junit4] 2> 1555945 DEBUG (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72281035134468105-127.0.0.1:36901_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1555945 DEBUG (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34745_solr as DOWN
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1555946 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1555946 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34745_solr
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1555946 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:34745_solr"} current state version: 0
[junit4] 2> 1555946 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:34745_solr
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555946 INFO (zkCallback-3737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1555946 INFO (zkCallback-3751-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1555946 INFO (zkCallback-3744-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1555946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555947 INFO (zkCallback-3758-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1555947 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555947 INFO (zkCallback-3765-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1555965 INFO (zkConnectionManagerCallback-3773-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1555965 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1555966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1555966 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1555966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1555966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1555966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1555966 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38501/solr ready
[junit4] 2> 1555966 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1555977 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34745.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555983 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34745.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555983 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34745.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1555984 INFO (jetty-launcher-3721-thread-4)
[n:127.0.0.1:34745_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/tempDir-001/node4/.
[junit4] 2> 1556046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556047 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556377 INFO (jetty-launcher-3721-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38501/solr
[junit4] 2> 1556377 INFO (zkConnectionManagerCallback-3778-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1556378 DEBUG (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$49/32836012@f39765
[junit4] 2> 1556379 INFO (zkConnectionManagerCallback-3780-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1556381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1556381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556381 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1556381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1556381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1556382 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1556382 DEBUG (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72281035134468111-127.0.0.1:39893_solr-n_0000000003
[junit4] 2> 1556382 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72281035134468108-127.0.0.1:34745_solr-n_0000000002
[junit4] 2> 1556382 DEBUG (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72281035134468108-127.0.0.1:34745_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1556383 DEBUG (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39893_solr as DOWN
[junit4] 2> 1556383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556383 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1556383 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39893_solr
[junit4] 2> 1556383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556383 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:39893_solr"} current state version: 0
[junit4] 2> 1556383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1556383 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:39893_solr
[junit4] 2> 1556383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1556383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1556383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1556383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556384 INFO (zkCallback-3751-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1556384 INFO (zkCallback-3744-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556384 INFO (zkCallback-3737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1556384 INFO (zkCallback-3772-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556384 INFO (zkCallback-3765-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1556384 INFO (zkCallback-3779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1556384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556384 INFO (zkCallback-3758-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1556396 INFO (zkConnectionManagerCallback-3787-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1556397 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1556397 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556397 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1556397 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1556397 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556397 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1556398 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38501/solr ready
[junit4] 2> 1556398 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1556414 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39893.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1556424 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39893.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1556424 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39893.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1556426 INFO (jetty-launcher-3721-thread-3)
[n:127.0.0.1:39893_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/tempDir-001/node3/.
[junit4] 2> 1556455 INFO (zkConnectionManagerCallback-3790-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1556458 INFO (zkConnectionManagerCallback-3795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1556458 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1556458 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556458 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1556459 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1556459 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556459 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1556459 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38501/solr ready
[junit4] 2> 1556485 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556486 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556495 INFO
(TEST-AddReplicaTest.testAddMultipleReplicas-seed#[C6068A41FEC8A639]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAddMultipleReplicas
[junit4] 2> 1556496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1556496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1556496 INFO
(TEST-AddReplicaTest.testAddMultipleReplicas-seed#[C6068A41FEC8A639]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1556496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1556496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1556496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556496 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556497 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556504 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556508 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556508 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556508 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/aliases.json
[junit4] 2> 1556513 INFO (zkConnectionManagerCallback-3799-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1556561 INFO (qtp6509877-13704) [n:127.0.0.1:35459_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=2&name=testAddMultipleReplicas&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1556562 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1556562 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 1556562 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1556562 DEBUG
(OverseerCollectionConfigSetProcessor-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 1556562 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1556562 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1556562 DEBUG
(OverseerCollectionConfigSetProcessor-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 1556563 DEBUG
(OverseerCollectionConfigSetProcessor-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.OverseerTaskQueue Returning topN
elements: [/overseer/collection-queue-work/qn-0000000000, ]
[junit4] 2> 1556563 INFO
(OverseerThreadFactory-6179-thread-1-processing-n:127.0.0.1:35459_solr)
[n:127.0.0.1:35459_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testAddMultipleReplicas
[junit4] 2> 1556563 DEBUG
(OverseerCollectionConfigSetProcessor-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556565 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556565 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556565 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556565 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1556565 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556565 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556566 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testAddMultipleReplicas",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1556566 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testAddMultipleReplicas
[junit4] 2> 1556566 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1556566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556667 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36901/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1556668 INFO
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36901/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1556668 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1556668 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:36901/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1556768 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testAddMultipleReplicas/state.json version: 0
[junit4] 2> 1556769 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556769 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556917 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testAddMultipleReplicas_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddMultipleReplicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1556918 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1556920 DEBUG (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 1556920 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1556920 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1556920 DEBUG (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController Registering
watch for collection testAddMultipleReplicas
[junit4] 2> 1556920 DEBUG (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController waiting to
find shard id in clusterstate for testAddMultipleReplicas_shard1_replica_n1
[junit4] 2> 1556921 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36901/solr",
[junit4] 2> "node_name":"127.0.0.1:36901_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1556921 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36901/solr",
[junit4] 2> "node_name":"127.0.0.1:36901_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testAddMultipleReplicas",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"}
[junit4] 2> 1556921 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node2:{"core":"testAddMultipleReplicas_shard1_replica_n1","base_url":"https://127.0.0.1:36901/solr","node_name":"127.0.0.1:36901_solr","state":"down","type":"NRT","force_set_state":"false"}
[junit4] 2> 1556921 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testAddMultipleReplicas//collections/testAddMultipleReplicas/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":"testAddMultipleReplicas_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:36901/solr",
[junit4] 2> "node_name":"127.0.0.1:36901_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}}}}}
[junit4] 2> 1557021 DEBUG
(OverseerStateUpdate-72281035134468102-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testAddMultipleReplicas/state.json version: 1
[junit4] 2> 1557021 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 1557022 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1557022 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1557927 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 1557930 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.IndexSchema
[testAddMultipleReplicas_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1557932 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1557932 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testAddMultipleReplicas_shard1_replica_n1' using configuration from
collection testAddMultipleReplicas, trusted=true
[junit4] 2> 1557933 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_36901.solr.core.testAddMultipleReplicas.shard1.replica_n1'
(registry 'solr.core.testAddMultipleReplicas.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1507a06
[junit4] 2> 1557933 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrCore
[[testAddMultipleReplicas_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/tempDir-001/node2/testAddMultipleReplicas_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-001/tempDir-001/node2/./testAddMultipleReplicas_shard1_replica_n1/data/]
[junit4] 2> 1557965 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1557965 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1557966 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1557966 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1557967 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a90d3e[testAddMultipleReplicas_shard1_replica_n1] main]
[junit4] 2> 1557967 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1557967 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1557968 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleReplicas s:shard1 r:core_node2
x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1557968 INFO
(searcherExecutor-6205-thread-1-processing-n:127.0.0.1:36901_solr
x:testAddMultipleReplicas_shard1_replica_n1 c:testAddMultipleReplicas s:shard1
r:core_node2) [n:127.0.0.1:36901_solr c:testAddMultipleReplicas s:shard1
r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.SolrCore
[testAddMultipleReplicas_shard1_replica_n1] Registered new searcher
Searcher@1a90d3e[testAddMultipleReplicas_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1557968 INFO (qtp18163389-13709) [n:127.0.0.1:36901_solr
c:testAddMultipleRe
[...truncated too long message...]
1]
[junit4] 2> 46815 DEBUG (coreCloseExecutor-180-thread-1)
[n:127.0.0.1:44329_solr c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController No more listeners
for config directory [/configs/conf1]
[junit4] 2> 46818 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: create/delete:
/solr/overseer_elect/election/72281221979439116-127.0.0.1:42679_solr-n_0000000002
[junit4] 2> 46818 INFO (coreCloseExecutor-181-thread-1)
[n:127.0.0.1:44691_solr c:addreplicatest_coll s:shard1 r:core_node8
x:addreplicatest_coll_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.addreplicatest_coll.shard1.leader, tag=1ac70c8
[junit4] 2> 46818 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: create/delete:
/solr/collections/addreplicatest_coll/leader_elect/shard1/election/72281221979439116-core_node3-n_0000000000
[junit4] 2> 46818 DEBUG (coreCloseExecutor-181-thread-1)
[n:127.0.0.1:44691_solr c:addreplicatest_coll s:shard1 r:core_node8
x:addreplicatest_coll_shard1_replica_n7] o.a.s.c.ZkController removed listener
for config directory [/configs/conf1]
[junit4] 2> 46818 DEBUG (coreCloseExecutor-181-thread-1)
[n:127.0.0.1:44691_solr c:addreplicatest_coll s:shard1 r:core_node8
x:addreplicatest_coll_shard1_replica_n7] o.a.s.c.ZkController No more listeners
for config directory [/configs/conf1]
[junit4] 2> 46821 INFO (jetty-closer-89-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@bb809a{/solr,null,UNAVAILABLE}
[junit4] 2> 46821 INFO (jetty-closer-89-thread-3) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 46822 INFO (jetty-closer-89-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=72281221979439110-127.0.0.1:44691_solr-n_0000000000) closing
[junit4] 2> 46822 INFO
(OverseerStateUpdate-72281221979439110-127.0.0.1:44691_solr-n_0000000000)
[n:127.0.0.1:44691_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44691_solr
[junit4] 2> 46823 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72281221979439110-127.0.0.1:44691_solr-n_0000000000
[junit4] 2> 46823 DEBUG (zkCallback-146-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72281221979439110-127.0.0.1:44691_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 46824 INFO (coreCloseExecutor-182-thread-1)
[n:127.0.0.1:38251_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.addreplicatest_coll.shard1.leader, tag=1b98a44
[junit4] 2> 46824 INFO (jetty-closer-89-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11ba6b9{/solr,null,UNAVAILABLE}
[junit4] 2> 46824 DEBUG (coreCloseExecutor-182-thread-1)
[n:127.0.0.1:38251_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5] o.a.s.c.ZkController removed listener
for config directory [/configs/conf1]
[junit4] 2> 46824 WARN
(OverseerAutoScalingTriggerThread-72281221979439110-127.0.0.1:44691_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 46825 DEBUG (coreCloseExecutor-182-thread-1)
[n:127.0.0.1:38251_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5] o.a.s.c.ZkController No more listeners
for config directory [/configs/conf1]
[junit4] 2> 46824 DEBUG (jetty-closer-89-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 46825 INFO (jetty-closer-89-thread-2) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 46825 DEBUG (jetty-closer-89-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 46825 DEBUG (jetty-closer-89-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 46825 DEBUG (jetty-closer-89-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 46825 DEBUG (jetty-closer-89-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 46825 DEBUG (jetty-closer-89-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 46827 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: create/delete:
/solr/overseer_elect/election/72281221979439110-127.0.0.1:44691_solr-n_0000000000
[junit4] 2> 46827 INFO (jetty-closer-89-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17133{/solr,null,UNAVAILABLE}
[junit4] 2> 46827 INFO (zkCallback-146-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38251_solr
[junit4] 2> 46828 INFO (jetty-closer-89-thread-1) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 46834 INFO (jetty-closer-89-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@41c5a{/solr,null,UNAVAILABLE}
[junit4] 2> 46834 INFO (jetty-closer-89-thread-4) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 46836 ERROR
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-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> 46837 INFO
(SUITE-AddReplicaTest-seed#[C6068A41FEC8A639]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39103 39103
[junit4] 2> 46880 INFO (Thread-45) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:39103 39103
[junit4] 2> 46881 WARN (Thread-45) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 30
/solr/collections/testAddMultipleReplicas/terms/shard1
[junit4] 2> 20
/solr/collections/addreplicatest_coll/terms/shard1
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2> 5
/solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 2
/solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 38
/solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 10 /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2
/solr/overseer_elect/election/72281221979439110-127.0.0.1:44691_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/collections
[junit4] 2> 11 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_C6068A41FEC8A639-002
[junit4] 2> Sep 24, 2018 7:17:11 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 9 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=919, maxMBSortInHeap=5.740141341098941,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1eea4bf),
locale=lt, timezone=Antarctica/Rothera
[junit4] 2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=42199648,total=95420416
[junit4] 2> NOTE: All tests run in this JVM: [AddReplicaTest,
AddReplicaTest]
[junit4] Completed [5/5 (5!)] on J0 in 18.56s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 10 tests, 5 failures [seed:
C6068A41FEC8A639]
Total time: 49 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed: org.apache.solr.cloud.AddReplicaTest
[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=3f2975c27c520ed7543779cd731a7cd525243479,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22915
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]