Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/228/
5 tests failed.
FAILED: org.apache.solr.cloud.CleanupOldIndexTest.test
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([6466D98E0BF79769:EC32E654A50BFA91]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:440)
at
org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.DeleteLastCustomShardedReplicaTest.test
Error Message:
Could not load collection from ZK: customcollreplicadeletion
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
customcollreplicadeletion
at
__randomizedtesting.SeedInfo.seed([6466D98E0BF79769:EC32E654A50BFA91]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:110)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test(DeleteLastCustomShardedReplicaTest.java:43)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/collections/customcollreplicadeletion/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
... 44 more
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration
Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:41821_solr wasn't created
Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:41821_solr
wasn't created
at
__randomizedtesting.SeedInfo.seed([6466D98E0BF79769:7CDC518205C25A86]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:914)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([6466D98E0BF79769:702E82DB28F02A77]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([6466D98E0BF79769:9D2B4A213782DAE3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 11723 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/init-core-data-001
[junit4] 2> 566409 WARN
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 566409 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 566410 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 566410 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 566410 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001
[junit4] 2> 566410 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 566437 INFO (Thread-813) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 566437 INFO (Thread-813) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 566462 ERROR (Thread-813) [ ] 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> 566525 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46206
[junit4] 2> 566614 INFO (jetty-launcher-268-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 566615 INFO (jetty-launcher-268-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 566616 INFO (jetty-launcher-268-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d285829{/solr,null,AVAILABLE}
[junit4] 2> 566617 INFO (jetty-launcher-268-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5e669453{HTTP/1.1,[http/1.1]}{127.0.0.1:41147}
[junit4] 2> 566617 INFO (jetty-launcher-268-thread-2) [ ]
o.e.j.s.Server Started @581971ms
[junit4] 2> 566617 INFO (jetty-launcher-268-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41147}
[junit4] 2> 566617 ERROR (jetty-launcher-268-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 566617 INFO (jetty-launcher-268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 566617 INFO (jetty-launcher-268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 566617 INFO (jetty-launcher-268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 566617 INFO (jetty-launcher-268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-07T01:33:51.500Z
[junit4] 2> 566618 INFO (jetty-launcher-268-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4be495bf{/solr,null,AVAILABLE}
[junit4] 2> 566618 INFO (jetty-launcher-268-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1329a9be{HTTP/1.1,[http/1.1]}{127.0.0.1:45056}
[junit4] 2> 566618 INFO (jetty-launcher-268-thread-1) [ ]
o.e.j.s.Server Started @581973ms
[junit4] 2> 566618 INFO (jetty-launcher-268-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45056}
[junit4] 2> 566618 ERROR (jetty-launcher-268-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 566618 INFO (jetty-launcher-268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 566618 INFO (jetty-launcher-268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 566619 INFO (jetty-launcher-268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 566619 INFO (jetty-launcher-268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-07T01:33:51.502Z
[junit4] 2> 566651 INFO (jetty-launcher-268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 566651 INFO (jetty-launcher-268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 566671 INFO (jetty-launcher-268-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46206/solr
[junit4] 2> 566687 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f941cb9610001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 566689 INFO (jetty-launcher-268-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46206/solr
[junit4] 2> 566825 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 566826 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45056_solr
[junit4] 2> 566827 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.c.Overseer Overseer
(id=98960567915577349-127.0.0.1:45056_solr-n_0000000000) starting
[junit4] 2> 566917 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45056_solr
[junit4] 2> 566917 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 566918 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 566918 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
[junit4] 2> 566918 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 566919 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 566919 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 567006 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 567007 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 567008 DEBUG (ScheduledTrigger-606-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:45056_solr]
[junit4] 2> 567130 INFO (jetty-launcher-268-thread-2)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 567131 INFO (jetty-launcher-268-thread-2)
[n:127.0.0.1:41147_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 567146 INFO (jetty-launcher-268-thread-2)
[n:127.0.0.1:41147_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41147_solr
[junit4] 2> 567161 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 567202 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 567295 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45056.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 567347 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45056.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 567348 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45056.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 567381 INFO (jetty-launcher-268-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001/node1/.
[junit4] 2> 567510 INFO (jetty-launcher-268-thread-2)
[n:127.0.0.1:41147_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41147.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 567551 INFO (jetty-launcher-268-thread-2)
[n:127.0.0.1:41147_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41147.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 567569 INFO (jetty-launcher-268-thread-2)
[n:127.0.0.1:41147_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41147.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 567584 INFO (jetty-launcher-268-thread-2)
[n:127.0.0.1:41147_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001/node2/.
[junit4] 2> 568003 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 568040 INFO
(SUITE-TriggerIntegrationTest-seed#[6466D98E0BF79769]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46206/solr ready
[junit4] 2> 568121 DEBUG (ScheduledTrigger-606-thread-1)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:41147_solr,
127.0.0.1:45056_solr]
[junit4] 2> 568181 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTrigger
[junit4] 2> 568211 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
[junit4] 2> 568215 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 568215 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 568268 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 568268 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 568269 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 568529 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 568530 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46206/solr ready
[junit4] 2> 568673 INFO (qtp25604371-2151) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=38
[junit4] 2> 568688 INFO (qtp2037470-2154) [n:127.0.0.1:41147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 568699 DEBUG (qtp25604371-2155) [n:127.0.0.1:45056_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 568727 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f941cb9610009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 568727 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=342
[junit4] 2> 568728 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 568730 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr]
[junit4] 2> 568730 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=3,
actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 568731 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 568745 INFO
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.TriggerIntegrationTest
TestTriggerAction init
[junit4] 2> 568746 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 568801 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bc4fd93{/solr,null,AVAILABLE}
[junit4] 2> 568747 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 568837 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr]
[junit4] 2> 568853 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 568874 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@58ad1001{HTTP/1.1,[http/1.1]}{127.0.0.1:34491}
[junit4] 2> 568874 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.e.j.s.Server Started @584229ms
[junit4] 2> 568874 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34491}
[junit4] 2> 568874 ERROR
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 568876 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 568876 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 568876 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 568876 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-07T01:33:53.759Z
[junit4] 2> 568890 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 568893 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 568947 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46206/solr
[junit4] 2> 568986 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769])
[n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 568987 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769])
[n:127.0.0.1:34491_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 569023 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769])
[n:127.0.0.1:34491_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34491_solr
[junit4] 2> 569040 INFO
(zkCallback-295-thread-1-processing-n:127.0.0.1:34491_solr)
[n:127.0.0.1:34491_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 569040 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 569053 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 569074 INFO (zkCallback-287-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 569343 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769])
[n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34491.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 569380 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769])
[n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34491.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 569380 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769])
[n:127.0.0.1:34491_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34491.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 569381 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769])
[n:127.0.0.1:34491_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001/node3/.
[junit4] 2> 569891 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 569891 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr, 127.0.0.1:34491_solr]
[junit4] 2> 569891 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node:
127.0.0.1:34491_solr at time 1510018434774000000
[junit4] 2> 570892 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 570892 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr, 127.0.0.1:34491_solr]
[junit4] 2> 571892 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 571892 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr, 127.0.0.1:34491_solr]
[junit4] 2> 572898 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 572898 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr, 127.0.0.1:34491_solr]
[junit4] 2> 572898 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger firing registered processor for nodes:
[127.0.0.1:34491_solr] added at times [1510018434774000000],
now=1510018437781000000
[junit4] 2> 572899 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown
inactive - processing event: {
[junit4] 2> "id":"14f4a9c418fee180T733qudz06w4autesi7g8e4im5",
[junit4] 2> "source":"node_added_trigger",
[junit4] 2> "eventTime":1510018434774000000,
[junit4] 2> "eventType":"NODEADDED",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1510018434774000000],
[junit4] 2> "nodeNames":["127.0.0.1:34491_solr"]}}
[junit4] 2> 572901 INFO (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.SystemLogListener Collection .system
does not exist, disabling logging.
[junit4] 2> 572957 DEBUG
(AutoscalingActionExecutor-607-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions
for {
[junit4] 2> "id":"14f4a9c418fee180T733qudz06w4autesi7g8e4im5",
[junit4] 2> "source":"node_added_trigger",
[junit4] 2> "eventTime":1510018434774000000,
[junit4] 2> "eventType":"NODEADDED",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1510018434774000000],
[junit4] 2> "_enqueue_time_":1510018437783000000,
[junit4] 2> "nodeNames":["127.0.0.1:34491_solr"]}}
[junit4] 2> 573056 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 573085 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46206/solr ready
[junit4] 2> 573110 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 573130 INFO (qtp1816015907-2215) [n:127.0.0.1:34491_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 573131 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 573132 DEBUG (qtp2037470-2150) [n:127.0.0.1:41147_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 573150 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=178
[junit4] 2> 573151 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 573151 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr, 127.0.0.1:34491_solr]
[junit4] 2> 573151 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=3,
actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 573162 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 573162 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 573162 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 573973 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 573973 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr, 127.0.0.1:34491_solr]
[junit4] 2> 574988 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 574988 DEBUG (ScheduledTrigger-606-thread-2)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:41147_solr, 127.0.0.1:45056_solr, 127.0.0.1:34491_solr]
[junit4] 2> 575155 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[6466D98E0BF79769]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTrigger
[junit4] 2> 575298 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[6466D98E0BF79769]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
[junit4] 2> 575310 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 5
[junit4] 2> 575317 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 5
[junit4] 2> 575317 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[6466D98E0BF79769]) [ ]
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
[junit4] 2> 575334 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 575334 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 575334 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 575336 INFO (qtp1816015907-2211) [n:127.0.0.1:34491_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 575411 INFO
(OverseerThreadFactory-608-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 575547 INFO
(OverseerStateUpdate-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41147/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 575581 INFO
(OverseerStateUpdate-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45056/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 575845 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 575846 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 575866 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 575866 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 576025 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 576025 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 576040 INFO
(zkCallback-280-thread-2-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 576081 INFO
(zkCallback-279-thread-2-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 576921 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 576972 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 576987 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 576987 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 576988 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41147.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 576988 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 576988 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001/node2/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
[junit4] 2> 577009 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 577117 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 577120 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 577120 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 577171 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45056.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c4b3929
[junit4] 2> 577189 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 577190 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001/node1/collection1_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_6466D98E0BF79769-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
[junit4] 2> 577786 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 577786 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 577787 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 577787 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 577871 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ab65fb3[collection1_shard1_replica_n1] main]
[junit4] 2> 577872 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 577872 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 577873 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 577873 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583369098631315456
[junit4] 2> 577916 INFO
(searcherExecutor-619-thread-1-processing-n:127.0.0.1:41147_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:41147_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@2ab65fb3[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 577919 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 577919 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 577946 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 577951 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 577951 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 577969 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@52efb49e[collection1_shard1_replica_n2] main]
[junit4] 2> 578021 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 578054 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 578054 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 578055 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583369098822156288
[junit4] 2> 578063 INFO
(searcherExecutor-620-thread-1-processing-n:127.0.0.1:45056_solr
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:45056_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@52efb49e[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 578151 INFO
(zkCallback-280-thread-2-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578152 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578152 INFO
(zkCallback-279-thread-2-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578152 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578457 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 578457 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 578457 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41147/solr/collection1_shard1_replica_n1/
[junit4] 2> 578457 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1
url=http://127.0.0.1:41147/solr START
replicas=[http://127.0.0.1:45056/solr/collection1_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 578479 INFO (qtp25604371-2166) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=13
[junit4] 2> 578758 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1
url=http://127.0.0.1:41147/solr DONE. We have no versions. sync failed.
[junit4] 2> 578758 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 578758 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 578758 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 578761 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41147/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 578862 INFO
(zkCallback-279-thread-3-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578862 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578867 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578867 INFO
(zkCallback-280-thread-2-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 578911 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 578913 INFO (qtp2037470-2158) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3067
[junit4] 2> 579018 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579018 INFO
(zkCallback-279-thread-3-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579018 INFO
(zkCallback-280-thread-2-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579018 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579059 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3193
[junit4] 2> 579141 INFO (qtp1816015907-2211) [n:127.0.0.1:34491_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 579206 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579206 INFO
(zkCallback-279-thread-3-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579217 INFO
(zkCallback-280-thread-2-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579217 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:41147_solr)
[n:127.0.0.1:41147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 579650 INFO
(OverseerCollectionConfigSetProcessor-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 580173 INFO (qtp1816015907-2211) [n:127.0.0.1:34491_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=4837
[junit4] 2> 580225 INFO (qtp25604371-2157) [n:127.0.0.1:45056_solr ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 580279 INFO (qtp25604371-2157) [n:127.0.0.1:45056_solr ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46206/solr ready
[junit4] 2> 580371 INFO (qtp25604371-2149) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=52
[junit4] 2> 580462 INFO (qtp1816015907-2216) [n:127.0.0.1:34491_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 580480 INFO (qtp2037470-2154) [n:127.0.0.1:41147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=1
[junit4] 2> 580499 DEBUG (qtp25604371-2157) [n:127.0.0.1:45056_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 580535 INFO (qtp25604371-2157) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=353
[junit4] 2> 580560 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 6
[junit4] 2> 580600 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 6
[junit4] 2> 580715 INFO (qtp25604371-2151) [n:127.0.0.1:45056_solr ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 580716 INFO (qtp25604371-2151) [n:127.0.0.1:45056_solr ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46206/solr ready
[junit4] 2> 580779 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 580790 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=72
[junit4] 2> 580795 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 580853 INFO (qtp1816015907-2213) [n:127.0.0.1:34491_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 580865 INFO (qtp2037470-2154) [n:127.0.0.1:41147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 580881 DEBUG (qtp25604371-2151) [n:127.0.0.1:45056_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 580884 INFO (qtp25604371-2163) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=18
[junit4] 2> 580897 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 6, lastZnodeVersion 6
[junit4] 2> 580954 INFO (qtp2037470-2154) [n:127.0.0.1:41147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 580962 INFO (qtp25604371-2151) [n:127.0.0.1:45056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=393
[junit4] 2> 580975 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581048 DEBUG (ScheduledTrigger-606-thread-3)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.SearchRateTrigger
name=127.0.0.1:41147_solr, lastTime=1510018445838000000, elapsed=0
[junit4] 2> 581048 DEBUG (ScheduledTrigger-606-thread-3)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.SearchRateTrigger
name=127.0.0.1:45056_solr, lastTime=1510018445838000000, elapsed=0
[junit4] 2> 581072 DEBUG
(zkCallback-279-thread-1-processing-n:127.0.0.1:45056_solr)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 7
[junit4] 2> 581084 INFO (qtp2037470-2161) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=107
[junit4] 2> 581085 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581085 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581086 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581087 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581087 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581096 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 7
[junit4] 2> 581196 INFO (qtp25604371-2159) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581217 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 581236 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 581254 DEBUG
(OverseerAutoScalingTriggerThread-98960567915577349-127.0.0.1:45056_solr-n_0000000000)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 7, lastZnodeVersion 7
[junit4] 2> 581285 DEBUG (ScheduledTrigger-606-thread-3)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.SearchRateTrigger
name=collection1.collection1_shard1_replica_n2, lastTime=1510018445838000000,
elapsed=0
[junit4] 2> 581285 DEBUG (ScheduledTrigger-606-thread-3)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.SearchRateTrigger
name=collection1.collection1_shard1_replica_n1, lastTime=1510018445838000000,
elapsed=0
[junit4] 2> 581285 DEBUG (ScheduledTrigger-606-thread-3)
[n:127.0.0.1:45056_solr ] o.a.s.c.a.SearchRateTrigger
name=collection1.shard1, lastTime=1510018445838000000, elapsed=0
[junit4] 2> 581304 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=70
[junit4] 2> 581305 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581306 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581306 INFO (qtp2037470-2150) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581319 INFO (qtp2037470-2160) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581320 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581321 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581321 INFO (qtp2037470-2160) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581322 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581322 INFO (qtp2037470-2160) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581356 INFO (qtp2037470-2160) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=32
[junit4] 2> 581358 INFO (qtp2037470-2160) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581358 INFO (qtp2037470-2160) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581359 INFO (qtp25604371-2155) [n:127.0.0.1:45056_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 581376 INFO (qtp2037470-2160) [n:127.0.0.1:41147_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=collection1:6&wt=javabin&versi
[...truncated too long message...]
r registry=solr.collection.collection1.shard1.leader, tag=1484212806
[junit4] 2> 5047168 INFO (coreCloseExecutor-6289-thread-3)
[n:127.0.0.1:39409_o_mu%2Fs c:routeFieldColl s:shard4 r:core_node16
x:routeFieldColl_shard4_replica_n9] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.routeFieldColl.shard4.leader,
tag=1831975278
[junit4] 2> 5047168 INFO (coreCloseExecutor-6289-thread-4)
[n:127.0.0.1:39409_o_mu%2Fs c:splitByRouteKeyTest s:shard3 r:core_node11
x:splitByRouteKeyTest_shard3_replica_n8] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.splitByRouteKeyTest.shard3.leader, tag=1745759969
[junit4] 2> 5047204 INFO
(TEST-ShardSplitTest.test-seed#[6466D98E0BF79769]) [ ] o.a.s.c.Overseer
Overseer (id=98960850096029714-127.0.0.1:39409_o_mu%2Fs-n_0000000004) closing
[junit4] 2> 5047204 INFO
(OverseerStateUpdate-98960850096029714-127.0.0.1:39409_o_mu%2Fs-n_0000000004)
[n:127.0.0.1:39409_o_mu%2Fs ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39409_o_mu%2Fs
[junit4] 2> 5047242 WARN
(OverseerAutoScalingTriggerThread-98960850096029714-127.0.0.1:39409_o_mu%2Fs-n_0000000004)
[n:127.0.0.1:39409_o_mu%2Fs ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 5047516 WARN
(zkCallback-2356-thread-3-processing-n:127.0.0.1:39409_o_mu%2Fs)
[n:127.0.0.1:39409_o_mu%2Fs c:routeFieldColl s:shard2 r:core_node11
x:routeFieldColl_shard2_replica_n3] o.a.s.c.SyncStrategy Closed, skipping sync
up.
[junit4] 2> 5047516 INFO
(zkCallback-2356-thread-3-processing-n:127.0.0.1:39409_o_mu%2Fs)
[n:127.0.0.1:39409_o_mu%2Fs c:routeFieldColl s:shard2 r:core_node11
x:routeFieldColl_shard2_replica_n3] o.a.s.c.SolrCore
[routeFieldColl_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@5f717e63
[junit4] 2> 5047516 INFO
(zkCallback-2356-thread-3-processing-n:127.0.0.1:39409_o_mu%2Fs)
[n:127.0.0.1:39409_o_mu%2Fs c:routeFieldColl s:shard2 r:core_node11
x:routeFieldColl_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.routeFieldColl.shard2.replica_n3,
tag=1601273443
[junit4] 2> 5047517 INFO
(zkCallback-2356-thread-3-processing-n:127.0.0.1:39409_o_mu%2Fs)
[n:127.0.0.1:39409_o_mu%2Fs c:routeFieldColl s:shard2 r:core_node11
x:routeFieldColl_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2729f778: rootName = null,
domain = solr.core.routeFieldColl.shard2.replica_n3, service url = null, agent
id = null] for registry solr.core.routeFieldColl.shard2.replica_n3 /
com.codahale.metrics.MetricRegistry@6f756884
[junit4] 2> 5047569 INFO
(zkCallback-2356-thread-3-processing-n:127.0.0.1:39409_o_mu%2Fs)
[n:127.0.0.1:39409_o_mu%2Fs c:routeFieldColl s:shard2 r:core_node11
x:routeFieldColl_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.routeFieldColl.shard2.leader,
tag=1601273443
[junit4] 2> 5047659 INFO
(TEST-ShardSplitTest.test-seed#[6466D98E0BF79769]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@40e0dcf7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 5047659 INFO
(TEST-ShardSplitTest.test-seed#[6466D98E0BF79769]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c0aae6a{/o_mu/s,null,UNAVAILABLE}
[junit4] 2> 5047693 INFO
(TEST-ShardSplitTest.test-seed#[6466D98E0BF79769]) [ ] o.a.s.c.ChaosMonkey
monkey: stop jetty! 38762
[junit4] 2> 5047693 ERROR
(TEST-ShardSplitTest.test-seed#[6466D98E0BF79769]) [ ]
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> 5047695 INFO
(TEST-ShardSplitTest.test-seed#[6466D98E0BF79769]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40639 40639
[junit4] 2> 5047817 INFO (Thread-4150) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40639 40639
[junit4] 2> 5047819 WARN (Thread-4150) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/routeFieldColl/state.json
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 10 /solr/collections/splitByRouteKeyTest/state.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 5 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_6466D98E0BF79769-001
[junit4] 2> Nov 07, 2017 2:48:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=Lucene50(blocksize=128), shard_s=FSTOrd50, a_t=FSTOrd50,
id=Lucene50(blocksize=128)}, docValues:{rnd_b=DocValuesFormat(name=Lucene70),
shard_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct),
n_ti=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct),
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=495, maxMBSortInHeap=6.831173433073789,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-US, timezone=Europe/Kiev
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=249381456,total=522190848
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudNestedDocsSort,
ConjunctionSolrSpellCheckerTest, WrapperMergePolicyFactoryTest,
ClassificationUpdateProcessorFactoryTest, TestMultiValuedNumericRangeQuery,
TestFieldTypeCollectionResource, TestSurroundQueryParser,
TestReplicaProperties, DeleteShardTest, SimpleMLTQParserTest, BufferStoreTest,
DistributedFacetPivotLongTailTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
MoveReplicaHDFSFailoverTest, TestLeaderElectionZkExpiry, TestSSLRandomization,
TriggerIntegrationTest, TestStressLucene, TestBinaryResponseWriter,
TestMaxTokenLenTokenizer, TestManagedSynonymFilterFactory, TestConfigReload,
TestHighFrequencyDictionaryFactory, ReplicaListTransformerTest,
ShardRoutingCustomTest, TestSolrCloudWithKerberosAlt, OutputWriterTest,
SolrGraphiteReporterTest, MultiThreadedOCPTest, TestCursorMarkWithoutUniqueKey,
AssignTest, HdfsCollectionsAPIDistributedZkTest, DebugComponentTest,
TestQuerySenderNoQuery, MergeStrategyTest, TestWriterPerf, TestLazyCores,
HdfsDirectoryFactoryTest, ShowFileRequestHandlerTest, HttpPartitionTest,
TestNumericTerms64, HdfsBasicDistributedZkTest,
PeerSyncWithIndexFingerprintCachingTest, TestSizeLimitedDistributedMap,
DOMUtilTest, DistributedTermsComponentTest, SuggesterTSTTest,
TestEmbeddedSolrServerAdminHandler, TestCollectionAPI, PingRequestHandlerTest,
TestXmlQParser, SuggesterFSTTest, TestConfigOverlay, TestInitQParser,
DeleteLastCustomShardedReplicaTest, TestDocSet, TestRandomFlRTGCloud,
HdfsWriteToMultipleCollectionsTest, TestFieldCacheWithThreads,
HdfsRecoveryZkTest, CircularListTest, NotRequiredUniqueKeyTest, TestJsonFacets,
RollingRestartTest, BlockJoinFacetRandomTest, TestConfigsApi,
TestDynamicFieldResource, TestJettySolrRunner, TestPKIAuthenticationPlugin,
TestCloudSchemaless, SolrRequestParserTest, TestExpandComponent,
ManagedSchemaRoundRobinCloudTest, CdcrRequestHandlerTest, TestFaceting,
TestConfigSetsAPIExclusivity, PathHierarchyTokenizerFactoryTest,
ParsingFieldUpdateProcessorsTest, PolyFieldTest, RequestHandlersTest,
TestPseudoReturnFields, DirectUpdateHandlerTest, ZkCLITest,
SpatialRPTFieldTypeTest, TestReqParamsAPI, MBeansHandlerTest,
TestScoreJoinQPScore, TestSQLHandlerNonCloud, LukeRequestHandlerTest,
BasicAuthStandaloneTest, RegexBytesRefFilterTest,
DistributedSuggestComponentTest, PrimUtilsTest, TestSolr4Spatial,
TestDynamicLoading, AutoAddReplicasIntegrationTest,
CloudExitableDirectoryReaderTest, TestRetrieveFieldsOptimizer,
SynonymTokenizerTest, SuggestComponentContextFilterQueryTest,
TestNumericTokenStream, TestRangeQuery, ConvertedLegacyTest,
TestBM25SimilarityFactory, CreateCollectionCleanupTest,
TestAuthenticationFramework, SolrMetricReporterTest, TestConfigSets,
ShardRoutingTest, SolrIndexSplitterTest, TestAnalyzedSuggestions,
TestExactStatsCache, TestMissingGroups, TestManagedSchema,
PeerSyncReplicationTest, HighlighterConfigTest, TestStandardQParsers,
TestTrackingShardHandlerFactory, OverseerRolesTest, AddReplicaTest,
OpenExchangeRatesOrgProviderTest, TestHashPartitioner, TestJoin,
SolrCmdDistributorTest, PeerSyncTest, TestFiltering, SpellCheckCollatorTest,
TestCSVLoader, TestAtomicUpdateErrorCases, TestRemoteStreaming,
XsltUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest,
TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, UpdateParamsTest,
ResponseLogComponentTest, TestStressRecovery, DeleteStatusTest,
DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest,
LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest,
RestartWhileUpdatingTest, ShardSplitTest]
[junit4] Completed [541/748 (5!)] on J1 in 469.42s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 47987 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]