Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1277/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
6 tests failed.
FAILED: org.apache.solr.cloud.ReplaceNodeNoTargetTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([90E24B78D3993F3B:18B674A27D6552C3]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Error from server at
https://127.0.0.1:40809/solr/awhollynewcollection_0_shard1_replica_n1:
ClusterState says we are the leader
(https://127.0.0.1:40809/solr/awhollynewcollection_0_shard1_replica_n1), but
locally we don't think so. Request came from null
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at
https://127.0.0.1:40809/solr/awhollynewcollection_0_shard1_replica_n1:
ClusterState says we are the leader
(https://127.0.0.1:40809/solr/awhollynewcollection_0_shard1_replica_n1), but
locally we don't think so. Request came from null
at
__randomizedtesting.SeedInfo.seed([90E24B78D3993F3B:D8973FCCD5AA10AE]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:462)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:40809/solr/awhollynewcollection_0_shard1_replica_n1:
ClusterState says we are the leader
(https://127.0.0.1:40809/solr/awhollynewcollection_0_shard1_replica_n1), but
locally we don't think so. Request came from null
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
... 1 more
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost
Error Message:
The operations computed by ComputePlanAction should not be null
SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should
not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan,
null], BEFORE_ACTION=[compute_plan, null]}
at
__randomizedtesting.SeedInfo.seed([90E24B78D3993F3B:A022AAFA5BEBDE67]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([90E24B78D3993F3B:A15C269CAD334AC9]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([90E24B78D3993F3B:2AEE7CF78C71E974]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.TestUtilizeNode.test
Error Message:
no replica should be present in 127.0.0.1:32881_solr
Stack Trace:
java.lang.AssertionError: no replica should be present in 127.0.0.1:32881_solr
at
__randomizedtesting.SeedInfo.seed([90E24B78D3993F3B:18B674A27D6552C3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12087 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[junit4] 2> 648456 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90E24B78D3993F3B-001/init-core-data-001
[junit4] 2> 648457 WARN
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 648457 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 648457 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 648458 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90E24B78D3993F3B-001/tempDir-001
[junit4] 2> 648459 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 648459 INFO (Thread-3034) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 648459 INFO (Thread-3034) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 648463 ERROR (Thread-3034) [ ] 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> 648559 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40561
[junit4] 2> 648560 INFO (zkConnectionManagerCallback-3352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 648563 INFO (jetty-launcher-3349-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 648568 INFO (jetty-launcher-3349-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 648568 INFO (jetty-launcher-3349-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 648569 INFO (jetty-launcher-3349-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 648569 INFO (jetty-launcher-3349-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4633bc11{/solr,null,AVAILABLE}
[junit4] 2> 648570 INFO (jetty-launcher-3349-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2b37cb1c{SSL,[ssl,
http/1.1]}{127.0.0.1:39291}
[junit4] 2> 648570 INFO (jetty-launcher-3349-thread-1) [ ]
o.e.j.s.Server Started @650633ms
[junit4] 2> 648570 INFO (jetty-launcher-3349-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39291}
[junit4] 2> 648571 ERROR (jetty-launcher-3349-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 648571 INFO (jetty-launcher-3349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 648571 INFO (jetty-launcher-3349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 648571 INFO (jetty-launcher-3349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 648571 INFO (jetty-launcher-3349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-01T21:33:48.902411Z
[junit4] 2> 648577 INFO (zkConnectionManagerCallback-3354-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 648577 INFO (jetty-launcher-3349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 648596 INFO (jetty-launcher-3349-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40561/solr
[junit4] 2> 648598 INFO (zkConnectionManagerCallback-3358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 648600 INFO
(zkConnectionManagerCallback-3360-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 648642 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 648642 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39291_solr
[junit4] 2> 648643 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer Overseer
(id=72076205555974147-127.0.0.1:39291_solr-n_0000000000) starting
[junit4] 2> 648646 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 648652 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39291_solr
[junit4] 2> 648652 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 648652 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 648653 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 648653 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:39291_solr]
[junit4] 2> 648653 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 648653 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 648653 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 648654 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 648654 DEBUG (ScheduledTrigger-2655-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 648700 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39291.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f554ac2
[junit4] 2> 648708 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39291.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f554ac2
[junit4] 2> 648709 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39291.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f554ac2
[junit4] 2> 648710 INFO (jetty-launcher-3349-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90E24B78D3993F3B-001/tempDir-001/node1/.
[junit4] 2> 648723 INFO (zkConnectionManagerCallback-3364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 648732 INFO (zkConnectionManagerCallback-3368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 648732 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 648733 INFO
(SUITE-ComputePlanActionTest-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40561/solr ready
[junit4] 2> 648739 INFO
(TEST-ComputePlanActionTest.testNodeAdded-seed#[90E24B78D3993F3B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNodeAdded
[junit4] 2> 648739 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 648740 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 648740 INFO
(TEST-ComputePlanActionTest.testNodeAdded-seed#[90E24B78D3993F3B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 648740 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 648740 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 648741 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 648764 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 648764 DEBUG (qtp879859706-9704) [n:127.0.0.1:39291_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 648764 INFO (qtp879859706-9704) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 648765 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 648765 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 648765 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 648765 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 648765 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 648766 INFO (qtp879859706-9705) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 648767 DEBUG (qtp879859706-9706) [n:127.0.0.1:39291_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 648767 INFO (qtp879859706-9706) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 648767 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 648767 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 648767 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 648767 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 648767 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 648769 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 648769 DEBUG (qtp879859706-9704) [n:127.0.0.1:39291_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 648770 INFO (qtp879859706-9704) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 648770 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 5
[junit4] 2> 648770 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:39291_solr]
[junit4] 2> 648770 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1,
actions=[{name=compute_plan, class=solr.ComputePlanAction}, {name=test,
class=org.apache.solr.cloud.autoscaling.ComputePlanActionTest$AssertingTriggerAction}],
enabled=true}
[junit4] 2> 648770 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 5
[junit4] 2> 648771 DEBUG (ScheduledTrigger-2655-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 648772 DEBUG (ScheduledTrigger-2655-thread-1)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
[junit4] 2> 648772 INFO (qtp879859706-9705) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 648772 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 648772 DEBUG (qtp879859706-9706) [n:127.0.0.1:39291_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 648772 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 648772 INFO (qtp879859706-9706) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 648772 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 6
[junit4] 2> 648772 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:39291_solr]
[junit4] 2> 648772 DEBUG
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1,
actions=[{name=compute_plan, class=solr.ComputePlanAction}, {name=test,
class=org.apache.solr.cloud.autoscaling.ComputePlanActionTest$AssertingTriggerAction}],
enabled=true}
[junit4] 2> 648773 INFO (qtp879859706-9704) [n:127.0.0.1:39291_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=testNodeAdded&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 648773 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 6
[junit4] 2> 648773 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 648773 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 6, lastZnodeVersion 6
[junit4] 2> 648774 INFO
(OverseerThreadFactory-2657-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testNodeAdded
[junit4] 2> 648774 WARN
(OverseerThreadFactory-2657-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.c.CreateCollectionCmd Specified number
of replicas of 2 on collection testNodeAdded is higher than the number of Solr
instances currently live or live and part of your createNodeSet(1). It's
unusual to run two replica of the same slice on the same Solr-instance.
[junit4] 2> 648776 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 648777 INFO
(OverseerThreadFactory-2657-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.s.c.a.PolicyHelper returnSession,
curr-time 283989546 sessionWrapper.createTime 283989544832213,
this.sessionWrapper.createTime 283989544832213
[junit4] 2> 648780 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testNodeAdded",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"1",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 648780 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testNodeAdded
[junit4] 2> 648780 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testNodeAdded/state.json
[junit4] 2> 648881 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 648881 INFO
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 648881 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 648881 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 648882 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 648882 INFO
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 648882 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 648882 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 648982 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeAdded/state.json version: 0
[junit4] 2> 649085 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeAdded_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAdded&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 649085 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testNodeAdded_shard1_replica_n2&action=CREATE&numShards=1&collection=testNodeAdded&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 649085 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node4:{"core":"testNodeAdded_shard1_replica_n2","base_url":"https://127.0.0.1:39291/solr","node_name":"127.0.0.1:39291_solr","state":"down","type":"NRT"}
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testNodeAdded//collections/testNodeAdded/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node3:{"core":"testNodeAdded_shard1_replica_n1","base_url":"https://127.0.0.1:39291/solr","node_name":"127.0.0.1:39291_solr","state":"down","type":"NRT"}
[junit4] 2> 649087 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testNodeAdded//collections/testNodeAdded/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 649188 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeAdded/state.json version: 1
[junit4] 2> 649188 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 649188 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 649772 DEBUG (ScheduledTrigger-2655-thread-3)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 649772 DEBUG (ScheduledTrigger-2655-thread-3)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
[junit4] 2> 650091 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 650091 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 650096 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.s.IndexSchema [testNodeAdded_shard1_replica_n2] Schema name=minimal
[junit4] 2> 650096 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.s.IndexSchema [testNodeAdded_shard1_replica_n1] Schema name=minimal
[junit4] 2> 650098 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 650098 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 650098 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testNodeAdded_shard1_replica_n1' using
configuration from collection testNodeAdded, trusted=true
[junit4] 2> 650098 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testNodeAdded_shard1_replica_n2' using
configuration from collection testNodeAdded, trusted=true
[junit4] 2> 650098 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39291.solr.core.testNodeAdded.shard1.replica_n1' (registry
'solr.core.testNodeAdded.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f554ac2
[junit4] 2> 650098 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39291.solr.core.testNodeAdded.shard1.replica_n2' (registry
'solr.core.testNodeAdded.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f554ac2
[junit4] 2> 650099 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 650099 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 650099 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.SolrCore [[testNodeAdded_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90E24B78D3993F3B-001/tempDir-001/node1/testNodeAdded_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90E24B78D3993F3B-001/tempDir-001/node1/./testNodeAdded_shard1_replica_n1/data/]
[junit4] 2> 650099 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.c.SolrCore [[testNodeAdded_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90E24B78D3993F3B-001/tempDir-001/node1/testNodeAdded_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_90E24B78D3993F3B-001/tempDir-001/node1/./testNodeAdded_shard1_replica_n2/data/]
[junit4] 2> 650150 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 650150 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 650150 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 650150 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 650152 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 650152 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 650153 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47540225[testNodeAdded_shard1_replica_n2] main]
[junit4] 2> 650153 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 650153 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 650153 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 650154 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 650154 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 650155 INFO
(searcherExecutor-2661-thread-1-processing-n:127.0.0.1:39291_solr
x:testNodeAdded_shard1_replica_n2 s:shard1 c:testNodeAdded r:core_node4)
[n:127.0.0.1:39291_solr c:testNodeAdded s:shard1 r:core_node4
x:testNodeAdded_shard1_replica_n2] o.a.s.c.SolrCore
[testNodeAdded_shard1_replica_n2] Registered new searcher
Searcher@47540225[testNodeAdded_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 650155 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a5b228f[testNodeAdded_shard1_replica_n1] main]
[junit4] 2> 650155 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591235922347687936
[junit4] 2> 650156 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 650156 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 650156 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 650157 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591235922349785088
[junit4] 2> 650157 INFO
(searcherExecutor-2660-thread-1-processing-n:127.0.0.1:39291_solr
x:testNodeAdded_shard1_replica_n1 s:shard1 c:testNodeAdded r:core_node3)
[n:127.0.0.1:39291_solr c:testNodeAdded s:shard1 r:core_node3
x:testNodeAdded_shard1_replica_n1] o.a.s.c.SolrCore
[testNodeAdded_shard1_replica_n1] Registered new searcher
Searcher@a5b228f[testNodeAdded_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 650158 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
[junit4] 2> 650160 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 650160 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 650160 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39291/solr/testNodeAdded_shard1_replica_n1/
[junit4] 2> 650160 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded"} current state version: 0
[junit4] 2> 650161 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testNodeAdded_shard1_replica_n1
url=https://127.0.0.1:39291/solr START
replicas=[https://127.0.0.1:39291/solr/testNodeAdded_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 650163 INFO (qtp879859706-9702) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2]
o.a.s.c.S.Request [testNodeAdded_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 650261 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeAdded/state.json version: 2
[junit4] 2> 650261 INFO
(zkCallback-3359-thread-3-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 650261 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 650461 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testNodeAdded_shard1_replica_n1
url=https://127.0.0.1:39291/solr DONE. We have no versions. sync failed.
[junit4] 2> 650461 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 650461 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_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> 650461 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 650464 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39291/solr/testNodeAdded_shard1_replica_n1/ shard1
[junit4] 2> 650465 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 650565 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeAdded/state.json version: 3
[junit4] 2> 650566 INFO
(zkCallback-3359-thread-3-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 650566 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 650615 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 650617 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 650617 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 650617 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node3:{"core":"testNodeAdded_shard1_replica_n1","base_url":"https://127.0.0.1:39291/solr","node_name":"127.0.0.1:39291_solr","state":"active","type":"NRT","leader":"true"}
[junit4] 2> 650617 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testNodeAdded//collections/testNodeAdded/state.json/4)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 650617 INFO (qtp879859706-9700) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_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=testNodeAdded_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAdded&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1532
[junit4] 2> 650718 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeAdded/state.json version: 4
[junit4] 2> 650718 INFO
(zkCallback-3359-thread-3-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 650718 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 650773 DEBUG (ScheduledTrigger-2655-thread-3)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 650773 DEBUG (ScheduledTrigger-2655-thread-3)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
[junit4] 2> 651162 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 651162 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeAdded",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 651162 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node4:{"core":"testNodeAdded_shard1_replica_n2","base_url":"https://127.0.0.1:39291/solr","node_name":"127.0.0.1:39291_solr","state":"active","type":"NRT"}
[junit4] 2> 651162 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testNodeAdded//collections/testNodeAdded/state.json/5)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeAdded_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:39291/solr",
[junit4] 2> "node_name":"127.0.0.1:39291_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 651162 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr
c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_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=testNodeAdded_shard1_replica_n2&action=CREATE&numShards=1&collection=testNodeAdded&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2077
[junit4] 2> 651164 INFO (qtp879859706-9704) [n:127.0.0.1:39291_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> 651263 DEBUG
(OverseerStateUpdate-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeAdded/state.json version: 5
[junit4] 2> 651263 INFO
(zkCallback-3359-thread-3-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 651263 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 651773 DEBUG (ScheduledTrigger-2655-thread-3)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 651773 DEBUG (ScheduledTrigger-2655-thread-3)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
[junit4] 2> 652164 INFO (qtp879859706-9704) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=testNodeAdded&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3391
[junit4] 2> 652170 INFO (qtp879859706-9705) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testNodeAdded.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testNodeAdded.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 652171 INFO (qtp879859706-9701) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 652172 DEBUG (qtp879859706-9706) [n:127.0.0.1:39291_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 652172 INFO (qtp879859706-9706) [n:127.0.0.1:39291_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 652172 DEBUG
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 7
[junit4] 2> 652172 DEBUG
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:39291_solr]
[junit4] 2> 652172 DEBUG
(zkCallback-3359-thread-2-processing-n:127.0.0.1:39291_solr)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1,
actions=[{name=compute_plan, class=solr.ComputePlanAction}, {name=test,
class=org.apache.solr.cloud.autoscaling.ComputePlanActionTest$AssertingTriggerAction}],
enabled=true}
[junit4] 2> 652173 DEBUG
(OverseerAutoScalingTriggerThread-72076205555974147-127.0.0.1:39291_solr-n_0000000000)
[n:127.0.0.1:39291_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 7
[junit4] 2> 652173 INFO (TEST-ComputePlanActionTest.testNodeAdded-see
[...truncated too long message...]
r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bbdd2a1: rootName =
solr_34993, domain = solr.core.utilizenodecoll.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.utilizenodecoll.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@1b30d533
[junit4] 2> 3032281 INFO
(zkCallback-7601-thread-2-processing-n:127.0.0.1:34993_solr)
[n:127.0.0.1:34993_solr c:utilizenodecoll s:shard1 r:core_node3
x:utilizenodecoll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.utilizenodecoll.shard1.leader,
tag=1912241197
[junit4] 2> 3032282 INFO (jetty-closer-7568-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17bdc585{/solr,null,UNAVAILABLE}
[junit4] 2> 3032282 INFO (jetty-closer-7568-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3032283 ERROR
(SUITE-TestUtilizeNode-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 3032283 INFO
(SUITE-TestUtilizeNode-seed#[90E24B78D3993F3B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36993 36993
[junit4] 2> 3037611 INFO (Thread-9666) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36993 36993
[junit4] 2> 3037611 WARN (Thread-9666) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/utilizenodecoll/terms/shard1
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 5 /solr/collections/utilizenodecoll/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 48 /solr/collections/utilizenodecoll/state.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72076361212428296-127.0.0.1:38775_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/72076361212428298-127.0.0.1:37349_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_90E24B78D3993F3B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1061, maxMBSortInHeap=5.362375561375218,
sim=RandomSimilarity(queryNorm=true): {}, locale=rof-TZ,
timezone=Atlantic/Canary
[junit4] 2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=8,threads=1,free=129060848,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestComputePlanAction,
TestConfigSets, TestLMDirichletSimilarityFactory, TestZkAclsWithHadoopAuth,
TestHttpShardHandlerFactory, DistribDocExpirationUpdateProcessorTest,
BadIndexSchemaTest, TestIndexSearcher, SolrIndexConfigTest, TestDynamicLoading,
TestCollapseQParserPlugin, TestFieldTypeResource, TestCollectionAPI,
TolerantUpdateProcessorTest, TestSchemaSimilarityResource, RequestLoggingTest,
DistributedQueryElevationComponentTest, CoreAdminRequestStatusTest,
SolrIndexSplitterTest, TestRecoveryHdfs, TestDocSet,
TestInPlaceUpdatesStandalone, SuggesterWFSTTest,
TestTolerantUpdateProcessorCloud, DebugComponentTest, TestSQLHandler,
TestNonDefinedSimilarityFactory, TestCSVResponseWriter,
TestLeaderElectionZkExpiry, TestGraphMLResponseWriter, TestWriterPerf,
TestLocalFSCloudBackupRestore, OverseerTaskQueueTest, ChangedSchemaMergeTest,
TestManagedSchema, TestPseudoReturnFields, TestDefaultStatsCache,
TestMergePolicyConfig, ChaosMonkeyNothingIsSafeTest, AnalysisErrorHandlingTest,
TestCSVLoader, TestPKIAuthenticationPlugin, NodeLostTriggerTest,
SolrRequestParserTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
BasicAuthStandaloneTest, HighlighterConfigTest, TestConfigSetsAPI,
TestPhraseSuggestions, OutputWriterTest, ShardRoutingTest,
TestAuthenticationFramework, TestSimpleQParserPlugin, SolrCloudReportersTest,
TestIBSimilarityFactory, ComputePlanActionTest, TestDistributedSearch,
BlockJoinFacetRandomTest, OverseerModifyCollectionTest, TestExactStatsCache,
TestSolrQueryParser, TestSlowCompositeReaderWrapper,
ParsingFieldUpdateProcessorsTest, TestCustomDocTransformer,
TestSolrQueryResponse, RankQueryTest, HttpPartitionOnCommitTest,
SpatialRPTFieldTypeTest, TestRandomRequestDistribution, TestFastOutputStream,
ConjunctionSolrSpellCheckerTest, TestPayloadCheckQParserPlugin,
TestRandomCollapseQParserPlugin, TestMultiWordSynonyms, TestHashPartitioner,
TestScoreJoinQPScore, OpenExchangeRatesOrgProviderTest, TestQuerySenderNoQuery,
TestDownShardTolerantSearch, TestRawResponseWriter, TestJsonFacets,
TestCloudRecovery, TestTriggerIntegration, TestEmbeddedSolrServerSchemaAPI,
TemplateUpdateProcessorTest, AutoAddReplicasIntegrationTest,
TestNumericRangeQuery32, CloudExitableDirectoryReaderTest,
TermVectorComponentDistributedTest, ZkCLITest, DistributedFacetExistsSmallTest,
TestFieldCacheSort, TestCloudJSONFacetJoinDomain, DirectUpdateHandlerTest,
TestStreamBody, AssignBackwardCompatibilityTest, CursorPagingTest,
DistributedQueryComponentCustomSortTest, MBeansHandlerTest,
LeaderInitiatedRecoveryOnShardRestartTest, CollectionsAPIDistributedZkTest,
ReplicationFactorTest, V2StandaloneTest, SparseHLLTest, TestXmlQParserPlugin,
HttpTriggerListenerTest, CursorMarkTest, JavabinLoaderTest,
PeerSyncWithIndexFingerprintCachingTest, TestInitParams, EchoParamsTest,
DistributedFacetPivotSmallAdvancedTest, TestSubQueryTransformerCrossCore,
TestRTimerTree, XmlUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
MissingSegmentRecoveryTest, TestFieldCollectionResource,
TestSolrDeletionPolicy1, TestSortByMinMaxFunction, MoveReplicaTest,
TestLuceneMatchVersion, SimpleMLTQParserTest,
ShufflingReplicaListTransformerTest, DocValuesMissingTest,
IndexBasedSpellCheckerTest, TestCustomSort, BasicDistributedZk2Test,
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting,
LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting,
TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin,
TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery,
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest,
TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest,
TestSort, TestLazyCores, TestBadConfig, HighlighterTest,
ShowFileRequestHandlerTest, SimplePostToolTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, DocValuesTest,
TestStressLucene, TestTrie, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest,
TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, CacheHeaderTest,
LukeRequestHandlerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest,
DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest,
RequiredFieldsTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest,
RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration,
TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest,
TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName,
SearchHandlerTest, TestLFUCache, TestQuerySenderListener, UpdateParamsTest,
TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest,
TestStressRecovery, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf,
MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions,
ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter,
TestCharFilters, TestCodecSupport, SynonymTokenizerTest,
TestDFRSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest,
ScriptEngineTest, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest,
TestSystemIdResolver, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils,
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest,
FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase,
SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping,
TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat,
ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest,
AsyncCallRequestStatusResponseTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest,
CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest,
CreateCollectionCleanupTest, CreateRoutedAliasTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteShardTest,
DistribCursorPagingTest, DistribJoinFromCollectionTest,
DistributedVersionInfoTest, DocValuesNotIndexedTest,
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest,
MoveReplicaHDFSTest, TestClusterProperties, TestCryptoKeys,
TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica,
TestPullReplica, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode]
[junit4] Completed [579/774 (5!)] on J0 in 14.04s, 1 test, 1 failure <<<
FAILURES!
[...truncated 41607 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]