Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3732/
Java: 32bit/jdk-9-ea+173 -client -XX:+UseParallelGC
7 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testBalanceShardUnique
Error Message:
Expecting 'preferredleader' property to be balanced across all shards null Last
available state: null
Stack Trace:
java.lang.AssertionError: Expecting 'preferredleader' property to be balanced
across all shards
null
Last available state: null
at
__randomizedtesting.SeedInfo.seed([323E5125B5619725:7A86E7680FC13FE6]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testBalanceShardUnique(CollectionsAPISolrJTest.java:333)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
Error Message:
Could not find collection : replicaProperties
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection :
replicaProperties
at
__randomizedtesting.SeedInfo.seed([323E5125B5619725:F6E5EECD0E4E6449]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:303)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.CollectionsAPISolrJTest.testCreateAndDeleteCollection
Error Message:
expected:<4> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<4> but was:<3>
at
__randomizedtesting.SeedInfo.seed([323E5125B5619725:35EB506E92F5F228]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:68)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.CollectionsAPISolrJTest.testCloudInfoInCoreStatus
Error Message:
expected:<corestatus_test> but was:<null>
Stack Trace:
java.lang.AssertionError: expected:<corestatus_test> but was:<null>
at
__randomizedtesting.SeedInfo.seed([323E5125B5619725:1278C60C4DB22A0B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus(CollectionsAPISolrJTest.java:112)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.CollectionsAPISolrJTest.testSplitShard
Error Message:
Error from server at https://127.0.0.1:43967/solr: Could not find collection :
solrj_test_splitshard
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:43967/solr: Could not find collection :
solrj_test_splitshard
at
__randomizedtesting.SeedInfo.seed([323E5125B5619725:E934FC49AB94AB9A]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:477)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:407)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:172)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.CollectionsAPISolrJTest.testCreateAndDeleteShard
Error Message:
Error from server at https://127.0.0.1:43967/solr: Failed to create shard
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:43967/solr: Failed to create shard
at
__randomizedtesting.SeedInfo.seed([323E5125B5619725:F760E53933945DD8]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:477)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:407)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:133)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([323E5125B5619725:CB73C28A8914DAAF]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:284)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 12661 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/init-core-data-001
[junit4] 2> 930017 WARN
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
[junit4] 2> 930017 INFO
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 930018 INFO
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-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> 930020 INFO
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001
[junit4] 2> 930020 INFO
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 930020 INFO (Thread-2160) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 930020 INFO (Thread-2160) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 930023 ERROR (Thread-2160) [ ] 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> 930120 INFO
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46813
[junit4] 2> 930126 INFO (jetty-launcher-1764-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 930126 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 930126 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 930126 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 930128 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@de1702{/solr,null,AVAILABLE}
[junit4] 2> 930128 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b62d1{/solr,null,AVAILABLE}
[junit4] 2> 930128 INFO (jetty-launcher-1764-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f3ca83{/solr,null,AVAILABLE}
[junit4] 2> 930128 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fc3fec{/solr,null,AVAILABLE}
[junit4] 2> 930129 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@c1b7ee{SSL,[ssl,
http/1.1]}{127.0.0.1:40761}
[junit4] 2> 930129 INFO (jetty-launcher-1764-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1f34ee0{SSL,[ssl,
http/1.1]}{127.0.0.1:42283}
[junit4] 2> 930129 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e280e2{SSL,[ssl,
http/1.1]}{127.0.0.1:43967}
[junit4] 2> 930129 INFO (jetty-launcher-1764-thread-1) [ ]
o.e.j.s.Server Started @931467ms
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-3) [ ]
o.e.j.s.Server Started @931467ms
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40761}
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43967}
[junit4] 2> 930129 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@243179{SSL,[ssl,
http/1.1]}{127.0.0.1:42129}
[junit4] 2> 930129 INFO (jetty-launcher-1764-thread-4) [ ]
o.e.j.s.Server Started @931467ms
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-2) [ ]
o.e.j.s.Server Started @931467ms
[junit4] 2> 930130 ERROR (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42129}
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42283}
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 930130 ERROR (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T00:29:55.563786Z
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 930130 ERROR (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 930130 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 930130 ERROR (jetty-launcher-1764-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T00:29:55.564048Z
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T00:29:55.564397Z
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 930131 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T00:29:55.564579Z
[junit4] 2> 930133 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 930133 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 930133 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 930133 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 930153 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 930153 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 930153 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 930154 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 930154 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46813/solr
[junit4] 2> 930154 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46813/solr
[junit4] 2> 930155 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46813/solr
[junit4] 2> 930155 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46813/solr
[junit4] 2> 930156 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c9edb5d7f0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 930157 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c9edb5d7f0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 930157 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c9edb5d7f0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 930164 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 930164 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 930164 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 930164 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 930164 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42283_solr
[junit4] 2> 930164 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40761_solr
[junit4] 2> 930165 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43967_solr
[junit4] 2> 930165 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42129_solr
[junit4] 2> 930165 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=98127956898938892-127.0.0.1:42283_solr-n_0000000000) starting
[junit4] 2> 930165 INFO (zkCallback-1785-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 930165 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 930165 INFO (zkCallback-1783-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 930165 INFO (zkCallback-1784-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 930166 INFO (zkCallback-1784-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 930166 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 930166 INFO (zkCallback-1786-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 930166 INFO (zkCallback-1783-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 930178 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42283_solr
[junit4] 2> 930179 INFO (zkCallback-1783-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 930179 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 930179 INFO (zkCallback-1784-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 930179 INFO (zkCallback-1786-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 930209 INFO (jetty-launcher-1764-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node3/.
[junit4] 2> 930209 INFO (jetty-launcher-1764-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node2/.
[junit4] 2> 930220 INFO (jetty-launcher-1764-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node1/.
[junit4] 2> 930240 INFO (jetty-launcher-1764-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node4/.
[junit4] 2> 930245 INFO
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 930245 INFO
(SUITE-CollectionsAPISolrJTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46813/solr ready
[junit4] 2> 930258 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[323E5125B5619725]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testList
[junit4] 2> 930318 INFO (qtp9923029-9857) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 930318 INFO (qtp9923029-9857) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 930318 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[323E5125B5619725]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testList
[junit4] 2> 930332 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[323E5125B5619725])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
[junit4] 2> 930334 INFO (qtp9923029-9882) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/ulogDir-fad&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/dataDir-pnyto&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 930335 INFO (OverseerThreadFactory-4947-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection solrj_test_core_props
[junit4] 2> 930498 INFO (qtp19695029-9855) [ ]
o.a.s.h.a.CoreAdminOperation core create command
property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/ulogDir-fad&qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/dataDir-pnyto&collection.configName=conf&newCollection=true&name=solrj_test_core_props_shard1_replica1&action=CREATE&numShards=1&collection=solrj_test_core_props&shard=shard1&wt=javabin&version=2
[junit4] 2> 930498 INFO (qtp19695029-9855) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 930600 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 931506 INFO (qtp19695029-9855) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 931513 INFO (qtp19695029-9855) [ ] o.a.s.s.IndexSchema
[solrj_test_core_props_shard1_replica1] Schema name=minimal
[junit4] 2> 931514 INFO (qtp19695029-9855) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 931514 INFO (qtp19695029-9855) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'solrj_test_core_props_shard1_replica1' using configuration
from collection solrj_test_core_props, trusted=true
[junit4] 2> 931515 INFO (qtp19695029-9855) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 931515 INFO (qtp19695029-9855) [ ] o.a.s.c.SolrCore
[[solrj_test_core_props_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node1/solrj_test_core_props_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/dataDir-pnyto/]
[junit4] 2> 931555 INFO (qtp19695029-9855) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 931555 INFO (qtp19695029-9855) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 931555 INFO (qtp19695029-9855) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 931555 INFO (qtp19695029-9855) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 931556 INFO (qtp19695029-9855) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@8cdb62[solrj_test_core_props_shard1_replica1] main]
[junit4] 2> 931556 INFO (qtp19695029-9855) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 931556 INFO (qtp19695029-9855) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 931557 INFO (qtp19695029-9855) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 931557 INFO (searcherExecutor-4956-thread-1) [ ]
o.a.s.c.SolrCore [solrj_test_core_props_shard1_replica1] Registered new
searcher Searcher@8cdb62[solrj_test_core_props_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 931557 INFO (qtp19695029-9855) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570047311992586240
[junit4] 2> 931560 INFO (qtp19695029-9855) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 931560 INFO (qtp19695029-9855) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 931560 INFO (qtp19695029-9855) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:40761/solr/solrj_test_core_props_shard1_replica1/
[junit4] 2> 931560 INFO (qtp19695029-9855) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 931560 INFO (qtp19695029-9855) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:40761/solr/solrj_test_core_props_shard1_replica1/ has no
replicas
[junit4] 2> 931560 INFO (qtp19695029-9855) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 931561 INFO (qtp19695029-9855) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40761/solr/solrj_test_core_props_shard1_replica1/ shard1
[junit4] 2> 931662 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 931712 INFO (qtp19695029-9855) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 931714 INFO (qtp19695029-9855) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/ulogDir-fad&qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/dataDir-pnyto&collection.configName=conf&newCollection=true&name=solrj_test_core_props_shard1_replica1&action=CREATE&numShards=1&collection=solrj_test_core_props&shard=shard1&wt=javabin&version=2}
status=0 QTime=1216
[junit4] 2> 931717 INFO (qtp9923029-9882) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 931815 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 932337 INFO
(OverseerCollectionConfigSetProcessor-98127956898938892-127.0.0.1:42283_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 932717 INFO (qtp9923029-9882) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/ulogDir-fad&property.dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/testPropertyParamsForCreate-001/dataDir-pnyto&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2383
[junit4] 2> 932721 INFO (qtp19695029-9874) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 932721 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[323E5125B5619725])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
[junit4] 2> 932733 INFO
(TEST-CollectionsAPISolrJTest.testClusterProp-seed#[323E5125B5619725]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
[junit4] 2> 932736 INFO (qtp9923029-9885) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 932736 INFO (qtp9923029-9885) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 932738 INFO (qtp9923029-9887) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 932739 INFO (qtp9923029-9887) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 932739 INFO
(TEST-CollectionsAPISolrJTest.testClusterProp-seed#[323E5125B5619725]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
[junit4] 2> 932754 INFO
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[323E5125B5619725]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
[junit4] 2> 932756 INFO (qtp9923029-9857) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 932757 INFO (OverseerThreadFactory-4947-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection balancedProperties
[junit4] 2> 932962 INFO (qtp19695029-9867) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
[junit4] 2> 932964 INFO (qtp9923029-9887) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
[junit4] 2> 932965 INFO (qtp9923029-9887) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 932968 ERROR (qtp9923029-9887) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error
CREATEing SolrCore 'balancedProperties_shard1_replica1': non legacy mode
coreNodeName missing {collection.configName=conf, numShards=2, shard=shard1,
collection=balancedProperties}
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: non legacy
mode coreNodeName missing {collection.configName=conf, numShards=2,
shard=shard1, collection=balancedProperties}
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
[junit4] 2> ... 37 more
[junit4] 2>
[junit4] 2> 932968 INFO (qtp9923029-9887) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2}
status=400 QTime=3
[junit4] 2> 932968 ERROR (OverseerThreadFactory-4947-thread-2) [ ]
o.a.s.c.OverseerCollectionMessageHandler Error from shard:
https://127.0.0.1:43967/solr
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:43967/solr: Error CREATEing SolrCore
'balancedProperties_shard1_replica1': non legacy mode coreNodeName missing
{collection.configName=conf, numShards=2, shard=shard1,
collection=balancedProperties}
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 933025 INFO (qtp2762405-9854) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
[junit4] 2> 933026 INFO (qtp2762405-9854) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 933033 INFO (qtp6124134-9856) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
[junit4] 2> 933034 INFO (qtp6124134-9856) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 933136 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 933136 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 933136 INFO (zkCallback-1784-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 933976 INFO (qtp19695029-9867) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 933983 INFO (qtp19695029-9867) [ ] o.a.s.s.IndexSchema
[balancedProperties_shard2_replica1] Schema name=minimal
[junit4] 2> 933985 INFO (qtp19695029-9867) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 933985 INFO (qtp19695029-9867) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'balancedProperties_shard2_replica1' using configuration from
collection balancedProperties, trusted=true
[junit4] 2> 933985 INFO (qtp19695029-9867) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 933985 INFO (qtp19695029-9867) [ ] o.a.s.c.SolrCore
[[balancedProperties_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node1/balancedProperties_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node1/./balancedProperties_shard2_replica1/data/]
[junit4] 2> 934031 INFO (qtp2762405-9854) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 934034 INFO (qtp19695029-9867) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 934034 INFO (qtp19695029-9867) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 934035 INFO (qtp19695029-9867) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 934035 INFO (qtp2762405-9854) [ ] o.a.s.s.IndexSchema
[balancedProperties_shard2_replica2] Schema name=minimal
[junit4] 2> 934035 INFO (qtp19695029-9867) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 934035 INFO (qtp19695029-9867) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f6e89d[balancedProperties_shard2_replica1] main]
[junit4] 2> 934036 INFO (qtp2762405-9854) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 934036 INFO (qtp2762405-9854) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'balancedProperties_shard2_replica2' using configuration from
collection balancedProperties, trusted=true
[junit4] 2> 934036 INFO (qtp2762405-9854) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 934036 INFO (qtp2762405-9854) [ ] o.a.s.c.SolrCore
[[balancedProperties_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node4/balancedProperties_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node4/./balancedProperties_shard2_replica2/data/]
[junit4] 2> 934036 INFO (qtp19695029-9867) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 934036 INFO (qtp19695029-9867) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 934036 INFO (qtp19695029-9867) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 934037 INFO (searcherExecutor-4961-thread-1) [ ]
o.a.s.c.SolrCore [balancedProperties_shard2_replica1] Registered new searcher
Searcher@1f6e89d[balancedProperties_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 934037 INFO (qtp19695029-9867) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570047314593054720
[junit4] 2> 934038 INFO (qtp6124134-9856) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 934040 INFO (qtp19695029-9867) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 934041 INFO (qtp6124134-9856) [ ] o.a.s.s.IndexSchema
[balancedProperties_shard1_replica2] Schema name=minimal
[junit4] 2> 934042 INFO (qtp6124134-9856) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 934042 INFO (qtp6124134-9856) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'balancedProperties_shard1_replica2' using configuration from
collection balancedProperties, trusted=true
[junit4] 2> 934042 INFO (qtp6124134-9856) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 934042 INFO (qtp6124134-9856) [ ] o.a.s.c.SolrCore
[[balancedProperties_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node2/balancedProperties_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_323E5125B5619725-001/tempDir-001/node2/./balancedProperties_shard1_replica2/data/]
[junit4] 2> 934068 INFO (qtp2762405-9854) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 934068 INFO (qtp2762405-9854) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 934069 INFO (qtp2762405-9854) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 934069 INFO (qtp2762405-9854) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 934069 INFO (qtp2762405-9854) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6eb7e7[balancedProperties_shard2_replica2] main]
[junit4] 2> 934070 INFO (qtp2762405-9854) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 934070 INFO (qtp2762405-9854) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 934070 INFO (qtp2762405-9854) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 934071 INFO (searcherExecutor-4966-thread-1) [ ]
o.a.s.c.SolrCore [balancedProperties_shard2_replica2] Registered new searcher
Searcher@6eb7e7[balancedProperties_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 934071 INFO (qtp2762405-9854) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570047314628706304
[junit4] 2> 934073 INFO (qtp6124134-9856) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 934073 INFO (qtp6124134-9856) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 934073 INFO (qtp6124134-9856) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 934073 INFO (qtp6124134-9856) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 934074 INFO (qtp6124134-9856) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18bf4c0[balancedProperties_shard1_replica2] main]
[junit4] 2> 934074 INFO (qtp6124134-9856) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 934075 INFO (qtp6124134-9856) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 934075 INFO (qtp6124134-9856) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 934075 INFO (searcherExecutor-4967-thread-1) [ ]
o.a.s.c.SolrCore [balancedProperties_shard1_replica2] Registered new searcher
Searcher@18bf4c0[balancedProperties_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 934075 INFO (qtp6124134-9856) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1570047314632900608
[junit4] 2> 934077 INFO (qtp6124134-9856) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 934077 INFO (qtp6124134-9856) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 934078 INFO (qtp6124134-9856) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:42129/solr/balancedProperties_shard1_replica2/
[junit4] 2> 934078 INFO (qtp6124134-9856) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 934078 INFO (qtp6124134-9856) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:42129/solr/balancedProperties_shard1_replica2/ has no replicas
[junit4] 2> 934078 INFO (qtp6124134-9856) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 934079 INFO (qtp6124134-9856) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42129/solr/balancedProperties_shard1_replica2/ shard1
[junit4] 2> 934180 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934180 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934180 INFO (zkCallback-1784-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934230 INFO (qtp6124134-9856) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 934231 INFO (qtp6124134-9856) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2}
status=0 QTime=1197
[junit4] 2> 934331 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934331 INFO (zkCallback-1784-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934332 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934540 INFO (qtp19695029-9867) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 934540 INFO (qtp19695029-9867) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 934540 INFO (qtp19695029-9867) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:40761/solr/balancedProperties_shard2_replica1/
[junit4] 2> 934540 INFO (qtp19695029-9867) [ ] o.a.s.u.PeerSync
PeerSync: core=balancedProperties_shard2_replica1
url=https://127.0.0.1:40761/solr START
replicas=[https://127.0.0.1:42283/solr/balancedProperties_shard2_replica2/]
nUpdates=100
[junit4] 2> 934541 INFO (qtp19695029-9867) [ ] o.a.s.u.PeerSync
PeerSync: core=balancedProperties_shard2_replica1
url=https://127.0.0.1:40761/solr DONE. We have no versions. sync failed.
[junit4] 2> 934545 INFO (qtp2762405-9858) [ ] o.a.s.c.S.Request
[balancedProperties_shard2_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 934545 INFO (qtp19695029-9867) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 934545 INFO (qtp19695029-9867) [ ]
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> 934545 INFO (qtp19695029-9867) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 934546 INFO (qtp19695029-9867) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40761/solr/balancedProperties_shard2_replica1/ shard2
[junit4] 2> 934648 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934648 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934648 INFO (zkCallback-1784-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934697 INFO (qtp19695029-9867) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 934698 INFO (qtp19695029-9867) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2}
status=0 QTime=1735
[junit4] 2> 934800 INFO (zkCallback-1784-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934800 INFO (zkCallback-1785-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 934800 INFO (zkCallback-1786-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/balancedProperties/state.json] for collection
[balancedProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 935074 INFO (qtp2762405-9854) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2}
status=0 QTime=2048
[junit4] 2> 935074 ERROR (OverseerThreadFactory-4947-thread-2) [ ]
o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection
[balancedProperties].
[junit4] 2> 935075 INFO (OverseerThreadFactory-4947-thread-2) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 935077 INFO (qtp19695029-9859) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.balancedProperties.shard2.replica1
[junit4] 2> 935078 INFO (qtp19695029-9859) [ ] o.a.s.c.SolrCore
[balancedProperties_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1414c67
[junit4] 2> 935078 INFO (qtp6124134-9879) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.balancedProperties.shard1.replica2
[junit4] 2> 935078 INFO (qtp6124134-9879) [ ] o.a.s.c.SolrCore
[balancedProperties_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@f5b18b
[junit4] 2> 935078 INFO (qtp2762405-9876) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.balancedProperties.shard2.replica2
[junit4] 2> 935079 INFO (qtp2762405-9876) [ ] o.a.s.c.SolrCore
[balancedProperties_shard2_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@66be3a
[junit4] 2> 935079 INFO (qtp2762405-9876) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.balancedProperties.shard2.replica2
[junit4] 2> 935080 INFO (qtp6124134-9879) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.balancedProperties.shard1.replica2
[junit4] 2> 935080 INFO (qtp19695029-9859) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.balancedProperties.shard2.replica1
[junit4] 2> 935082 INFO (qtp6124134-9879) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=balancedProperties_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 935082 INFO (qtp2762405-9876) [ ]
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 935082 WARN (zkCallback-1786-thread-1) [ ]
o.a.s.c.LeaderElector Our node is no longer in line to be leader
[junit4] 2> 935082 INFO (qtp19695029-9859) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=balancedProperties_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 935082 INFO (qtp2762405-9876) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=balancedProperties_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 935784 INFO (OverseerThreadFactory-4947-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection
for [balancedProperties]
[junit4] 2> 935789 INFO (qtp9923029-9857) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 936758 INFO
(OverseerCollectionConfigSetProcessor-98127956898938892-127.0.0.1:42283_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 965792 ERROR (qtp9923029-9857) [ ]
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to
become ACTIVE with timeout=30
[junit4] 2> 965792 INFO (qtp9923029-9857) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=33036
[junit4] 2> 965795 INFO (qtp9923029-9882) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :balanceshardunique with
params
property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 965800 INFO (qtp9923029-9882) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 965801 ERROR
(OverseerStateUpdate-98127956898938892-127.0.0.1:42283_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer could not process the current clusterstate state
update message, skipping the message.
[junit4] 2> org.apache.solr.common.SolrException: Could not find
collection : balancedProperties
[junit4] 2> at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
[junit4] 2> at
org.apache.solr.cloud.ExclusiveSliceProperty.<init>(ExclusiveSliceProperty.java:92)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:343)
[ju
[...truncated too long message...]
d-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@52c700
[junit4] 2> 1506976 INFO (zkCallback-3699-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1506976 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@9c8cd0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1506976 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@128f584{/s_/uj,null,UNAVAILABLE}
[junit4] 2> 1506977 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 44319
[junit4] 2> 1506977 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14611734
[junit4] 2> 1506977 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1506977 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1506977 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1506977 INFO (coreCloseExecutor-6485-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a4b04d
[junit4] 2> 1506985 INFO (coreCloseExecutor-6485-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1506985 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.c.Overseer Overseer
(id=98127992019877906-127.0.0.1:44319_s_%2Fuj-n_0000000004) closing
[junit4] 2> 1506985 INFO
(OverseerStateUpdate-98127992019877906-127.0.0.1:44319_s_%2Fuj-n_0000000004) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44319_s_%2Fuj
[junit4] 2> 1506986 INFO (zkCallback-3681-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1508487 WARN (zkCallback-3706-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1508487 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@18a8ce9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1508488 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@141c525{/s_/uj,null,UNAVAILABLE}
[junit4] 2> 1508488 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 36021
[junit4] 2> 1508489 ERROR
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
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> 1508489 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[323E5125B5619725]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35535 35535
[junit4] 2> 1508531 INFO (Thread-3250) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35535 35535
[junit4] 2> 1508532 WARN (Thread-3250) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/98127992019877897-127.0.0.1:45797_s_%2Fuj-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1508533 INFO
(SUITE-ShardSplitTest-seed#[323E5125B5619725]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_323E5125B5619725-001
[junit4] 2> Jun 13, 2017 12:39:33 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=1, maxDocsPerChunk=122, blockSize=519),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=1, blockSize=519)), sim=RandomSimilarity(queryNorm=false,coord=no):
{}, locale=en-VC, timezone=Etc/GMT+3
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=163944656,total=416546816
[junit4] 2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest,
TestSolrCloudWithSecureImpersonation, TestConfigSetProperties,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, CollectionReloadTest,
HdfsSyncSliceTest, TestLazyCores, NodeMutatorTest,
TestFieldTypeCollectionResource, TestFastWriter,
LeaderInitiatedRecoveryOnCommitTest, TestHalfAndHalfDocValues,
TestOmitPositions, TestRandomFlRTGCloud, TestStressLiveNodes,
TestManagedResourceStorage, TestBlendedInfixSuggestions, CacheHeaderTest,
SparseHLLTest, SignatureUpdateProcessorFactoryTest, TestCoreAdminApis,
OverseerCollectionConfigSetProcessorTest, ConfigureRecoveryStrategyTest,
TestSSLRandomization, CursorPagingTest, ZkNodePropsTest, SolrMetricManagerTest,
TestCryptoKeys, TestSolr4Spatial2, TestPHPSerializedResponseWriter,
TestHttpShardHandlerFactory, SortSpecParsingTest, ResourceLoaderTest,
DocValuesNotIndexedTest, DateFieldTest, ScriptEngineTest, SolrCoreTest,
CdcrReplicationHandlerTest, TestDocSet, TestRealTimeGet,
TestSolrCoreProperties, TestSolrCloudSnapshots, TestSlowCompositeReaderWrapper,
FastVectorHighlighterTest, TestInfoStreamLogging, TestFieldCacheSanityChecker,
DistribJoinFromCollectionTest, TestCloudRecovery, TestFieldCacheVsDocValues,
JavabinLoaderTest, TestClusterStateMutator, XsltUpdateRequestHandlerTest,
TestJmxIntegration, AnalyticsMergeStrategyTest, SolrSlf4jReporterTest,
SimpleMLTQParserTest, BasicDistributedZkTest, TestConfigSetsAPI,
CurrencyFieldOpenExchangeTest, TestLeaderElectionWithEmptyReplica,
HdfsChaosMonkeySafeLeaderTest, SyncSliceTest, ExternalFileFieldSortTest,
TestIBSimilarityFactory, TestCodecSupport, TestValueSourceCache,
HdfsBasicDistributedZk2Test, JsonValidatorTest, TestAuthorizationFramework,
ChaosMonkeyNothingIsSafeTest, TestMacros, DistributedSpellCheckComponentTest,
TestCustomStream, TestDownShardTolerantSearch, DataDrivenBlockJoinTest,
TestQueryWrapperFilter, TestComponentsName, FacetPivotSmallTest,
HighlighterConfigTest, MBeansHandlerTest, TestDocTermOrds, TestPushWriter,
TestRTimerTree, ConjunctionSolrSpellCheckerTest, TestFastLRUCache,
BigEndianAscendingWordSerializerTest, TestSha256AuthenticationProvider,
TestDocumentBuilder, TestStressRecovery, QueryElevationComponentTest,
TestFaceting, TestManagedSynonymGraphFilterFactory, EnumFieldTest,
BufferStoreTest, TestScoreJoinQPScore, ReturnFieldsTest, RequiredFieldsTest,
TestBinaryResponseWriter, ExitableDirectoryReaderTest,
TestAuthenticationFramework, TestSolrDeletionPolicy2,
DistributedFacetExistsSmallTest, TestExactSharedStatsCache, UtilsToolTest,
TlogReplayBufferedWhileIndexingTest, CoreAdminCreateDiscoverTest,
TestRandomDVFaceting, TestCrossCoreJoin, InfoHandlerTest, ClusterStateTest,
TestHashQParserPlugin, TestReplicationHandler,
DistributedFacetPivotSmallAdvancedTest, SolrRequestParserTest,
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SpatialFilterTest,
PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestUpdate,
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest,
DistanceFunctionTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest,
TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes,
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest,
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest,
RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery,
SolrIndexConfigTest, TestMergePolicyConfig, SampleTest, TestBinaryField,
TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions,
TestPhraseSuggestions, TestXIncludeConfig, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest,
OpenExchangeRatesOrgProviderTest, DateMathParserTest, PrimUtilsTest,
RAMDirectoryFactoryTest, TestLRUCache, UUIDFieldTest,
DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest,
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest,
LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest,
OverseerModifyCollectionTest, OverseerStatusTest, ReplaceNodeTest,
SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest]
[junit4] Completed [578/715 (2!)] on J0 in 324.29s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 36818 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]