Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4281/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.lucene.search.TestSimilarity.testSimilarity
Error Message:
expected:<2.0> but was:<1.0>
Stack Trace:
java.lang.AssertionError: expected:<2.0> but was:<1.0>
at
__randomizedtesting.SeedInfo.seed([4FC38F5EE84A65AB:BE6CCF66E8AAF0B0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:443)
at org.junit.Assert.assertEquals(Assert.java:512)
at
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
at
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
at
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
at
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
at
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
at
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq
Error Message:
first doc score should be zero, 3.0794418
Stack Trace:
java.lang.AssertionError: first doc score should be zero, 3.0794418
at
__randomizedtesting.SeedInfo.seed([4FC38F5EE84A65AB:73B03B755EA850AC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter
Error Message:
Collection not found: routeFieldColl
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: routeFieldColl
at
__randomizedtesting.SeedInfo.seed([11B302BD0A2ACA1E:B9859C60954B2144]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:842)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Could not find collection : implicitcoll
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
at
__randomizedtesting.SeedInfo.seed([11B302BD0A2ACA1E:7B528CD637B07C66]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor
Error Message:
Error from server at https://127.0.0.1:65086/solr: Could not find collection :
testCreateShardRepFactor
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:65086/solr: Could not find collection :
testCreateShardRepFactor
at
__randomizedtesting.SeedInfo.seed([11B302BD0A2ACA1E:E55D8839127EDFDE]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 528 lines...]
[junit4] Suite: org.apache.lucene.search.spans.TestSpans
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSpans
-Dtests.method=testSpanScorerZeroSloppyFreq -Dtests.seed=4FC38F5EE84A65AB
-Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Etc/GMT-14
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.03s J0 | TestSpans.testSpanScorerZeroSloppyFreq <<<
[junit4] > Throwable #1: java.lang.AssertionError: first doc score should
be zero, 3.0794418
[junit4] > at
__randomizedtesting.SeedInfo.seed([4FC38F5EE84A65AB:73B03B755EA850AC]:0)
[junit4] > at
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44515136),
locale=no, timezone=Etc/GMT-14
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=116775256,total=317194240
[junit4] 2> NOTE: All tests run in this JVM: [TestBasicModelD,
TestSimpleFSLockFactory, TestMultiTermsEnum, TestDocCount, TestLSBRadixSorter,
TestBytesRef, TestDocInverterPerFieldErrorInfo, TestAxiomaticF3LOG,
TestTimSorterWorstCase, TestTragicIndexWriterDeadlock, TestDistributionLL,
TestLMJelinekMercerSimilarity, TestAddIndexes,
LimitedFiniteStringsIteratorTest, TestConjunctionDISI, TestIndexSorting,
TestSortedSetSelector, TestCrashCausesCorruptIndex, TestSnapshotDeletionPolicy,
TestUpgradeIndexMergePolicy, TestFilterCodecReader, TestMinimize,
TestPackedTokenAttributeImpl, TestOmitTf, TestCodecUtil, TestAttributeSource,
TestExceedMaxTermLength, TestIOUtils, TestCodecs, TestSimilarity2,
TestPositionIncrement, TestSearchForDuplicates, TestDateSort,
TestOmitPositions, TestNamedSPILoader, TestSumDocFreq,
TestBooleanQueryVisitSubscorers, TestBagOfPostings, TestGeoEncodingUtils,
TestMSBRadixSorter, TestSpanSearchEquivalence, TestStressDeletes,
TestNeedsScores, TestDemoParallelLeafReader, TestGraphTokenStreamFiniteStrings,
TestLiveFieldValues, TestBlockPostingsFormat2, TestSortRescorer, TestSpans]
[junit4] Completed [98/475 (1!)] on J0 in 0.62s, 26 tests, 1 failure <<<
FAILURES!
[...truncated 105 lines...]
[junit4] Suite: org.apache.lucene.search.TestSimilarity
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSimilarity
-Dtests.method=testSimilarity -Dtests.seed=4FC38F5EE84A65AB -Dtests.slow=true
-Dtests.locale=pt-BR -Dtests.timezone=Europe/Ulyanovsk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.02s J1 | TestSimilarity.testSimilarity <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2.0> but
was:<1.0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4FC38F5EE84A65AB:BE6CCF66E8AAF0B0]:0)
[junit4] > at
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
[junit4] > at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
[junit4] > at
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
[junit4] > at
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
[junit4] > at
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
[junit4] > at
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
[junit4] > at
org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
[junit4] > at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
[junit4] > at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
[junit4] > at
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
[junit4] > at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
[junit4] > at
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1240,
maxMBSortInHeap=5.9146841525724625,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e5f1dd1),
locale=pt-BR, timezone=Europe/Ulyanovsk
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=258508624,total=309329920
[junit4] 2> NOTE: All tests run in this JVM: [TestNotDocIdSet,
TestTermdocPerf, TestBoostQuery, TestSpanFirstQuery, TestRadixSelector,
Test2BDocs, TestStressIndexing2, TestIntArrayDocIdSet,
TestSimpleSearchEquivalence, TestMultiset, TestTryDelete,
TestDisjunctionMaxQuery, TestNRTReaderCleanup, TestBKD, TestTimSorter,
TestAutomatonQuery, TestCharsRefBuilder, TestBytesStore, TestDocumentWriter,
TestSortedSetSortField, TestBytesRefHash, TestManyFields,
FuzzyTermOnShortTermsTest, TestLongPostings, TestGeoUtils, TestAxiomaticF3EXP,
TestSpanCollection, TestShardSearching, TestQueryRescorer,
TestPrefixInBooleanQuery, TestFilterDirectory, TestForTooMuchCloning,
TestIndexWriterOnVMError, TestIsCurrent, TestFixedBitSet, TestFieldReuse,
TestSparseFixedBitDocIdSet, TestTermQuery, TestDeletionPolicy,
TestBlockPostingsFormat, TestMultiTermQueryRewrites, TestDoubleValuesSource,
TestTransactions, TestRollback, TestExitableDirectoryReader,
TestPositiveScoresOnlyCollector, TestCharsRef, TestIndexWriterFromReader,
TestTermsEnum, TestFuzzyQuery, TestMergePolicyWrapper, TestDateTools,
TestCachingTokenFilter, TestElevationComparator, TestNot,
TestIntRangeFieldQueries, TestCustomTermFreq, TestIndexWriterConfig,
TestTrackingDirectoryWrapper, TestDirectPacked, TestCompiledAutomaton,
TestSimilarity]
[junit4] Completed [129/475 (2!)] on J1 in 0.03s, 1 test, 1 failure <<<
FAILURES!
[...truncated 12562 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> 2115728 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/init-core-data-001
[junit4] 2> 2115728 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2115732 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2115733 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001
[junit4] 2> 2115733 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2115733 INFO (Thread-3864) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2115733 INFO (Thread-3864) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2115736 ERROR (Thread-3864) [ ] 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> 2115843 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:65083
[junit4] 2> 2115859 INFO (jetty-launcher-3957-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2115859 INFO (jetty-launcher-3957-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2115859 INFO (jetty-launcher-3957-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2115861 INFO (jetty-launcher-3957-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2115862 INFO (jetty-launcher-3957-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e450920{/solr,null,AVAILABLE}
[junit4] 2> 2115864 INFO (jetty-launcher-3957-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@32e79db8{SSL,[ssl,
http/1.1]}{127.0.0.1:65085}
[junit4] 2> 2115864 INFO (jetty-launcher-3957-thread-2) [ ]
o.e.j.s.Server Started @2120178ms
[junit4] 2> 2115864 INFO (jetty-launcher-3957-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65085}
[junit4] 2> 2115864 ERROR (jetty-launcher-3957-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2115864 INFO (jetty-launcher-3957-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2115864 INFO (jetty-launcher-3957-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2115864 INFO (jetty-launcher-3957-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2115864 INFO (jetty-launcher-3957-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-09T20:59:51.352Z
[junit4] 2> 2115866 INFO (jetty-launcher-3957-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49119bcf{/solr,null,AVAILABLE}
[junit4] 2> 2115866 INFO (jetty-launcher-3957-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5e9154a{SSL,[ssl,
http/1.1]}{127.0.0.1:65086}
[junit4] 2> 2115866 INFO (jetty-launcher-3957-thread-3) [ ]
o.e.j.s.Server Started @2120181ms
[junit4] 2> 2115866 INFO (jetty-launcher-3957-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65086}
[junit4] 2> 2115866 ERROR (jetty-launcher-3957-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2115866 INFO (jetty-launcher-3957-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2115867 INFO (jetty-launcher-3957-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2115867 INFO (jetty-launcher-3957-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2115867 INFO (jetty-launcher-3957-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-09T20:59:51.355Z
[junit4] 2> 2115868 INFO (jetty-launcher-3957-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@520b64d0{/solr,null,AVAILABLE}
[junit4] 2> 2115869 INFO (jetty-launcher-3957-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@20897581{SSL,[ssl,
http/1.1]}{127.0.0.1:65087}
[junit4] 2> 2115869 INFO (jetty-launcher-3957-thread-1) [ ]
o.e.j.s.Server Started @2120183ms
[junit4] 2> 2115869 INFO (jetty-launcher-3957-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65087}
[junit4] 2> 2115869 ERROR (jetty-launcher-3957-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2115869 INFO (jetty-launcher-3957-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2115869 INFO (jetty-launcher-3957-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2115870 INFO (jetty-launcher-3957-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2115870 INFO (jetty-launcher-3957-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-09T20:59:51.358Z
[junit4] 2> 2115874 INFO (jetty-launcher-3957-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@553b7c3b{/solr,null,AVAILABLE}
[junit4] 2> 2115874 INFO (jetty-launcher-3957-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@48862ae{SSL,[ssl,
http/1.1]}{127.0.0.1:65089}
[junit4] 2> 2115874 INFO (jetty-launcher-3957-thread-4) [ ]
o.e.j.s.Server Started @2120189ms
[junit4] 2> 2115874 INFO (jetty-launcher-3957-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65089}
[junit4] 2> 2115874 ERROR (jetty-launcher-3957-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2115879 INFO (jetty-launcher-3957-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2115879 INFO (jetty-launcher-3957-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2115879 INFO (jetty-launcher-3957-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2115879 INFO (jetty-launcher-3957-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-09T20:59:51.367Z
[junit4] 2> 2115888 INFO (jetty-launcher-3957-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2115889 INFO (jetty-launcher-3957-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2115890 INFO (jetty-launcher-3957-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2115892 INFO (jetty-launcher-3957-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2115920 INFO (jetty-launcher-3957-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65083/solr
[junit4] 2> 2115920 INFO (jetty-launcher-3957-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65083/solr
[junit4] 2> 2115921 INFO (jetty-launcher-3957-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65083/solr
[junit4] 2> 2115940 INFO (jetty-launcher-3957-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65083/solr
[junit4] 2> 2116042 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2116047 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65085_solr
[junit4] 2> 2116049 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.c.Overseer Overseer
(id=98976477427990540-127.0.0.1:65085_solr-n_0000000000) starting
[junit4] 2> 2116063 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65085_solr
[junit4] 2> 2116068 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2116104 INFO (jetty-launcher-3957-thread-3)
[n:127.0.0.1:65086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2116104 INFO (jetty-launcher-3957-thread-1)
[n:127.0.0.1:65087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2116104 INFO (jetty-launcher-3957-thread-4)
[n:127.0.0.1:65089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2116107 INFO (jetty-launcher-3957-thread-1)
[n:127.0.0.1:65087_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2116107 INFO (jetty-launcher-3957-thread-3)
[n:127.0.0.1:65086_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2116107 INFO (jetty-launcher-3957-thread-4)
[n:127.0.0.1:65089_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2116109 INFO (jetty-launcher-3957-thread-1)
[n:127.0.0.1:65087_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65087_solr
[junit4] 2> 2116109 INFO (jetty-launcher-3957-thread-3)
[n:127.0.0.1:65086_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65086_solr
[junit4] 2> 2116110 INFO (jetty-launcher-3957-thread-4)
[n:127.0.0.1:65089_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65089_solr
[junit4] 2> 2116112 INFO
(zkCallback-3982-thread-1-processing-n:127.0.0.1:65085_solr)
[n:127.0.0.1:65085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 2116113 INFO
(zkCallback-3977-thread-1-processing-n:127.0.0.1:65086_solr)
[n:127.0.0.1:65086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 2116116 INFO
(zkCallback-3975-thread-1-processing-n:127.0.0.1:65087_solr)
[n:127.0.0.1:65087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 2116127 INFO
(zkCallback-3976-thread-1-processing-n:127.0.0.1:65089_solr)
[n:127.0.0.1:65089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 2116129 INFO
(zkCallback-3982-thread-1-processing-n:127.0.0.1:65085_solr)
[n:127.0.0.1:65085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2116130 INFO
(zkCallback-3977-thread-1-processing-n:127.0.0.1:65086_solr)
[n:127.0.0.1:65086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2116130 INFO
(zkCallback-3975-thread-1-processing-n:127.0.0.1:65087_solr)
[n:127.0.0.1:65087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2116130 INFO
(zkCallback-3976-thread-1-processing-n:127.0.0.1:65089_solr)
[n:127.0.0.1:65089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2116277 INFO (jetty-launcher-3957-thread-1)
[n:127.0.0.1:65087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65087.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116294 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65085.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116297 INFO (jetty-launcher-3957-thread-4)
[n:127.0.0.1:65089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65089.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116350 INFO (jetty-launcher-3957-thread-3)
[n:127.0.0.1:65086_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65086.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116354 INFO (jetty-launcher-3957-thread-1)
[n:127.0.0.1:65087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65087.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116354 INFO (jetty-launcher-3957-thread-1)
[n:127.0.0.1:65087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65087.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116360 INFO (jetty-launcher-3957-thread-1)
[n:127.0.0.1:65087_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node1/.
[junit4] 2> 2116369 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65085.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116369 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65085.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116373 INFO (jetty-launcher-3957-thread-4)
[n:127.0.0.1:65089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65089.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116373 INFO (jetty-launcher-3957-thread-4)
[n:127.0.0.1:65089_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65089.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116374 INFO (jetty-launcher-3957-thread-2)
[n:127.0.0.1:65085_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node2/.
[junit4] 2> 2116377 INFO (jetty-launcher-3957-thread-4)
[n:127.0.0.1:65089_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node4/.
[junit4] 2> 2116381 INFO (jetty-launcher-3957-thread-3)
[n:127.0.0.1:65086_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65086.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116381 INFO (jetty-launcher-3957-thread-3)
[n:127.0.0.1:65086_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65086.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2116382 INFO (jetty-launcher-3957-thread-3)
[n:127.0.0.1:65086_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node3/.
[junit4] 2> 2116495 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2116496 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65083/solr ready
[junit4] 2> 2116520 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[11B302BD0A2ACA1E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
[junit4] 2> 2116522 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[11B302BD0A2ACA1E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2116543 INFO (qtp1328276547-19226) [n:127.0.0.1:65086_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b,c,d&replicationFactor=3&collection.configName=conf&maxShardsPerNode=4&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=3&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2116547 INFO
(OverseerThreadFactory-8463-thread-1-processing-n:127.0.0.1:65085_solr)
[n:127.0.0.1:65085_solr ] o.a.s.c.CreateCollectionCmd Create collection
withShardField
[junit4] 2> 2116670 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"withShardField_a_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65086/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116674 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"withShardField_a_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65085/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116677 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"a",
[junit4] 2> "core":"withShardField_a_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65089/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116681 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"withShardField_b_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116685 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"withShardField_b_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65086/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116688 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"b",
[junit4] 2> "core":"withShardField_b_replica_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65085/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116692 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"withShardField_c_replica_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65089/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116696 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"withShardField_c_replica_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116699 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"c",
[junit4] 2> "core":"withShardField_c_replica_n16",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65086/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116703 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"d",
[junit4] 2> "core":"withShardField_d_replica_n18",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65085/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116707 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"d",
[junit4] 2> "core":"withShardField_d_replica_n20",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65089/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116710 INFO
(OverseerStateUpdate-98976477427990540-127.0.0.1:65085_solr-n_0000000000)
[n:127.0.0.1:65085_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"withShardField",
[junit4] 2> "shard":"d",
[junit4] 2> "core":"withShardField_d_replica_n22",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:65087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2116951 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2116952 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2116969 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n16&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2116978 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n8&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117000 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n20&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117000 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n12&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117000 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node24&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n22&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117007 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117007 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n14&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117002 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n18&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117002 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n10&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117002 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2117008 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2117008 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2117019 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n6&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117023 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2117136 INFO
(zkCallback-3982-thread-1-processing-n:127.0.0.1:65085_solr)
[n:127.0.0.1:65085_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2117136 INFO
(zkCallback-3977-thread-1-processing-n:127.0.0.1:65086_solr)
[n:127.0.0.1:65086_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2117136 INFO
(zkCallback-3976-thread-1-processing-n:127.0.0.1:65089_solr)
[n:127.0.0.1:65089_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2117136 INFO
(zkCallback-3975-thread-1-processing-n:127.0.0.1:65087_solr)
[n:127.0.0.1:65087_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2117137 INFO
(zkCallback-3982-thread-2-processing-n:127.0.0.1:65085_solr)
[n:127.0.0.1:65085_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2117137 INFO
(zkCallback-3976-thread-2-processing-n:127.0.0.1:65089_solr)
[n:127.0.0.1:65089_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2117137 INFO
(zkCallback-3977-thread-2-processing-n:127.0.0.1:65086_solr)
[n:127.0.0.1:65086_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2117138 INFO
(zkCallback-3977-thread-3-processing-n:127.0.0.1:65086_solr)
[n:127.0.0.1:65086_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/withShardField/state.json] for collection [withShardField]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2118025 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118027 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118045 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.s.IndexSchema [withShardField_c_replica_n16] Schema name=cloud-dynamic
[junit4] 2> 2118045 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.s.IndexSchema [withShardField_a_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 2118097 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118097 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n1' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118097 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65086.solr.core.withShardField.a.replica_n1' (registry
'solr.core.withShardField.a.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118098 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118098 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.c.SolrCore [[withShardField_a_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node3/withShardField_a_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node3/./withShardField_a_replica_n1/data/]
[junit4] 2> 2118100 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118100 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n16' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118101 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65086.solr.core.withShardField.c.replica_n16' (registry
'solr.core.withShardField.c.replica_n16') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118101 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118101 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.c.SolrCore [[withShardField_c_replica_n16] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node3/withShardField_c_replica_n16],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node3/./withShardField_c_replica_n16/data/]
[junit4] 2> 2118133 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118163 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118164 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118166 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118179 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118180 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118180 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118188 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118199 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118207 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.s.IndexSchema [withShardField_b_replica_n10] Schema name=cloud-dynamic
[junit4] 2> 2118208 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.s.IndexSchema [withShardField_d_replica_n18] Schema name=cloud-dynamic
[junit4] 2> 2118230 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20]
o.a.s.s.IndexSchema [withShardField_d_replica_n20] Schema name=cloud-dynamic
[junit4] 2> 2118239 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6]
o.a.s.s.IndexSchema [withShardField_b_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 2118239 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.s.IndexSchema [withShardField_c_replica_n14] Schema name=cloud-dynamic
[junit4] 2> 2118241 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.s.IndexSchema [withShardField_a_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 2118255 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2118257 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12]
o.a.s.s.IndexSchema [withShardField_c_replica_n12] Schema name=cloud-dynamic
[junit4] 2> 2118281 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118281 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n18' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118282 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65085.solr.core.withShardField.d.replica_n18' (registry
'solr.core.withShardField.d.replica_n18') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118282 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118282 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.c.SolrCore [[withShardField_d_replica_n18] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node2/withShardField_d_replica_n18],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node2/./withShardField_d_replica_n18/data/]
[junit4] 2> 2118283 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.s.IndexSchema [withShardField_b_replica_n8] Schema name=cloud-dynamic
[junit4] 2> 2118294 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22]
o.a.s.s.IndexSchema [withShardField_d_replica_n22] Schema name=cloud-dynamic
[junit4] 2> 2118294 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.s.IndexSchema [withShardField_a_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 2118318 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118318 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n14' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118318 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65087.solr.core.withShardField.c.replica_n14' (registry
'solr.core.withShardField.c.replica_n14') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118318 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118318 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.c.SolrCore [[withShardField_c_replica_n14] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node1/withShardField_c_replica_n14],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node1/./withShardField_c_replica_n14/data/]
[junit4] 2> 2118357 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118357 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n20' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118357 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65089.solr.core.withShardField.d.replica_n20' (registry
'solr.core.withShardField.d.replica_n20') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118358 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118358 INFO (qtp391253354-19248) [n:127.0.0.1:65089_solr
c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20]
o.a.s.c.SolrCore [[withShardField_d_replica_n20] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node4/withShardField_d_replica_n20],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node4/./withShardField_d_replica_n20/data/]
[junit4] 2> 2118361 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118361 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n12' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118362 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65089.solr.core.withShardField.c.replica_n12' (registry
'solr.core.withShardField.c.replica_n12') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118362 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118362 INFO (qtp391253354-19249) [n:127.0.0.1:65089_solr
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12]
o.a.s.c.SolrCore [[withShardField_c_replica_n12] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node4/withShardField_c_replica_n12],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node4/./withShardField_c_replica_n12/data/]
[junit4] 2> 2118364 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118365 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n22' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118366 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118366 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n4' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118367 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65089.solr.core.withShardField.a.replica_n4' (registry
'solr.core.withShardField.a.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118367 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118367 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.c.SolrCore [[withShardField_a_replica_n4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node4/withShardField_a_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node4/./withShardField_a_replica_n4/data/]
[junit4] 2> 2118372 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118372 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n6' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118373 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65087.solr.core.withShardField.b.replica_n6' (registry
'solr.core.withShardField.b.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118373 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118373 INFO (qtp1102680919-19231) [n:127.0.0.1:65087_solr
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6]
o.a.s.c.SolrCore [[withShardField_b_replica_n6] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node1/withShardField_b_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node1/./withShardField_b_replica_n6/data/]
[junit4] 2> 2118376 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118376 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n2' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118377 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65085.solr.core.withShardField.a.replica_n2' (registry
'solr.core.withShardField.a.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118377 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118377 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65087.solr.core.withShardField.d.replica_n22' (registry
'solr.core.withShardField.d.replica_n22') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118377 INFO (qtp1699356344-19218) [n:127.0.0.1:65085_solr
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2]
o.a.s.c.SolrCore [[withShardField_a_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node2/withShardField_a_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node2/./withShardField_a_replica_n2/data/]
[junit4] 2> 2118377 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118378 INFO (qtp1102680919-19237) [n:127.0.0.1:65087_solr
c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22]
o.a.s.c.SolrCore [[withShardField_d_replica_n22] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node1/withShardField_d_replica_n22],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node1/./withShardField_d_replica_n22/data/]
[junit4] 2> 2118379 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118379 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n10' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118379 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65085.solr.core.withShardField.b.replica_n10' (registry
'solr.core.withShardField.b.replica_n10') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118380 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118380 INFO (qtp1699356344-19216) [n:127.0.0.1:65085_solr
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10]
o.a.s.c.SolrCore [[withShardField_b_replica_n10] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node2/withShardField_b_replica_n10],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node2/./withShardField_b_replica_n10/data/]
[junit4] 2> 2118386 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2118387 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n8' using
configuration from collection withShardField, trusted=true
[junit4] 2> 2118387 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65086.solr.core.withShardField.b.replica_n8' (registry
'solr.core.withShardField.b.replica_n8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57aa8f33
[junit4] 2> 2118387 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2118387 INFO (qtp1328276547-19224) [n:127.0.0.1:65086_solr
c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8]
o.a.s.c.SolrCore [[withShardField_b_replica_n8] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node3/withShardField_b_replica_n8],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001/tempDir-001/node3/./withShardField_b_replica_n8/data/]
[junit4] 2> 2118426 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2118426 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2118428 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2118428 INFO (qtp1328276547-19222) [n:127.0.0.1:65086_solr
c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2118477 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2118477 INFO (qtp1328276547-19228) [n:127.0.0.1:65086_solr
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2118485 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2118486 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2118487 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2118487 INFO (qtp1102680919-19235) [n:127.0.0.1:65087_solr
c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2118487 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2118488 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2118489 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2118489 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2118511 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2118511 INFO (qtp391253354-19242) [n:127.0.0.1:65089_solr
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2118546 INFO (qtp1699356344-19213) [n:127.0.0.1:65085_solr
c:withShardField s:d r:core_node21 x:with
[...truncated too long message...]
(jetty-closer-3958-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@520b64d0{/solr,null,UNAVAILABLE}
[junit4] 2> 2230606 INFO (jetty-closer-3958-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e450920{/solr,null,UNAVAILABLE}
[junit4] 2> 2230606 INFO (jetty-closer-3958-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:65086_solr
[junit4] 2> 2230606 INFO
(zkCallback-3977-thread-2-processing-n:127.0.0.1:65086_solr)
[n:127.0.0.1:65086_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65086_solr
[junit4] 2> 2230606 INFO (jetty-closer-3958-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:65089_solr
[junit4] 2> 2230611 INFO (jetty-closer-3958-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2230611 INFO (jetty-closer-3958-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2230613 INFO
(zkCallback-3976-thread-4-processing-n:127.0.0.1:65089_solr)
[n:127.0.0.1:65089_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (0)
[junit4] 2> 2230614 INFO
(zkCallback-3977-thread-5-processing-n:127.0.0.1:65086_solr)
[n:127.0.0.1:65086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (0)
[junit4] 2> 2230614 INFO (jetty-closer-3958-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@553b7c3b{/solr,null,UNAVAILABLE}
[junit4] 2> 2232124 INFO (jetty-closer-3958-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@49119bcf{/solr,null,UNAVAILABLE}
[junit4] 2> 2232125 ERROR
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2232125 INFO
(SUITE-CustomCollectionTest-seed#[11B302BD0A2ACA1E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65083 65083
[junit4] 2> 2232144 INFO (Thread-3864) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:65083 65083
[junit4] 2> 2232326 WARN (Thread-3864) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 8 /solr/configs/conf
[junit4] 2> 6 /solr/collections/implicitcoll/state.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 36 /solr/collections/routeFieldColl/state.json
[junit4] 2> 28 /solr/collections/withShardField/state.json
[junit4] 2> 16 /solr/collections/implicitcoll/state.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/withShardField/leader_elect/a/election/98976477427990537-core_node7-n_0000000000
[junit4] 2> 2
/solr/collections/withShardField/leader_elect/d/election/98976477427990540-core_node21-n_0000000000
[junit4] 2> 2
/solr/collections/withShardField/leader_elect/c/election/98976477427990536-core_node17-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/collections
[junit4] 2> 9 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_11B302BD0A2ACA1E-001
[junit4] 2> Nov 09, 2017 9:01:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7cf02c15),
locale=es-BO, timezone=Africa/Maseru
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=143240944,total=512753664
[junit4] 2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions,
SyncSliceTest, RegexBytesRefFilterTest, DirectUpdateHandlerOptimizeTest,
LegacyCloudClusterPropTest, TestMacros, TestConfigReload, TestRestoreCore,
AutoscalingHistoryHandlerTest, OverseerTest, TestJmxIntegration,
CircularListTest, TestCloudNestedDocsSort, TestRecovery,
SimpleCollectionCreateDeleteTest, TestCryptoKeys, TestRealTimeGet,
SystemLogListenerTest, TestExactSharedStatsCache, MoveReplicaHDFSTest,
AsyncCallRequestStatusResponseTest, DateFieldTest,
TestDistributedStatsComponentCardinality,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, NodeLostTriggerTest,
TestCSVResponseWriter, ExecutePlanActionTest, TestCoreDiscovery,
DateMathParserTest, TestSchemaResource, DistributedFacetPivotLongTailTest,
InfoHandlerTest, EnumFieldTest, TestMinMaxOnMultiValuedField, ZkControllerTest,
TestRangeQuery, HLLSerializationTest, SignatureUpdateProcessorFactoryTest,
SolrInfoBeanTest, TestScoreJoinQPNoScore, DefaultValueUpdateProcessorTest,
TestMultiWordSynonyms, TestSchemaManager, TestCollationFieldDocValues,
TestRebalanceLeaders, AssignBackwardCompatibilityTest,
TestOverriddenPrefixQueryForCustomFieldType, SparseHLLTest,
DeleteInactiveReplicaTest, TestSweetSpotSimilarityFactory,
SolrRequestParserTest, SolrCloudReportersTest, TestJsonFacetRefinement,
TestFuzzyAnalyzedSuggestions, TestXmlQParser, TestRTimerTree,
SolrMetricsIntegrationTest, TestTolerantSearch, CdcrRequestHandlerTest,
HighlighterMaxOffsetTest, HighlighterTest, AnalyticsMergeStrategyTest,
AutoAddReplicasIntegrationTest, TestCopyFieldCollectionResource,
TestInitQParser, DistanceUnitsTest, TestSurroundQueryParser,
TestSSLRandomization, CursorMarkTest, HdfsRecoverLeaseTest,
DistributedFacetExistsSmallTest, TestRestManager, TestDocTermOrds,
ZkStateReaderTest, TestCursorMarkWithoutUniqueKey, TestCustomStream,
XmlUpdateRequestHandlerTest, TestSolrCloudWithKerberosAlt, SliceStateTest,
TestFiltering, DisMaxRequestHandlerTest, TestAtomicUpdateErrorCases,
RequiredFieldsTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
SolrIndexMetricsTest, TestSolr4Spatial, TestChildDocTransformer,
TestConfigSetsAPIExclusivity, TemplateUpdateProcessorTest, RequestHandlersTest,
ClusterStateTest, TestHighFrequencyDictionaryFactory, QueryParsingTest,
TestCloudPivotFacet, HdfsBasicDistributedZk2Test, TestRandomFlRTGCloud,
TestFieldCacheSortRandom, DirectoryFactoryTest, NotRequiredUniqueKeyTest,
TestReplicationHandlerBackup, MergeStrategyTest,
PreAnalyzedUpdateProcessorTest, TestEmbeddedSolrServerAdminHandler,
PreAnalyzedFieldManagedSchemaCloudTest, HttpSolrCallGetCoreTest,
SolrCloudExampleTest, TestFieldResource, ChaosMonkeyNothingIsSafeTest,
TestJsonRequest, ConjunctionSolrSpellCheckerTest, TestNumericRangeQuery64,
TestOnReconnectListenerSupport, MissingSegmentRecoveryTest,
CoreAdminRequestStatusTest, TestDistribDocBasedVersion, IndexSchemaTest,
OverseerTaskQueueTest, TestComplexPhraseQParserPlugin, TestPhraseSuggestions,
TestSolr4Spatial2, BadCopyFieldTest, TestSchemaVersionResource,
TestImplicitCoreProperties, CollectionReloadTest, TestSimpleQParserPlugin,
TestCustomDocTransformer, TestLegacyField, WrapperMergePolicyFactoryTest,
HdfsCollectionsAPIDistributedZkTest, TestIBSimilarityFactory,
TestGeoJSONResponseWriter, SpellCheckComponentTest,
ShufflingReplicaListTransformerTest, DistributedQueryElevationComponentTest,
CdcrReplicationDistributedZkTest, TestHighlightDedupGrouping,
DistribCursorPagingTest, RegexBoostProcessorTest, TestIndexingPerformance,
NoCacheHeaderTest, FieldAnalysisRequestHandlerTest, URLClassifyProcessorTest,
FastVectorHighlighterTest, ScriptEngineTest, TestFileDictionaryLookup,
TestSolrConfigHandlerConcurrent, SpatialFilterTest, TestUpdate,
TestCollapseQParserPlugin, TolerantUpdateProcessorTest,
HdfsChaosMonkeyNothingIsSafeTest, SuggestComponentContextFilterQueryTest,
InfixSuggestersTest, DirectSolrConnectionTest, ExplicitHLLTest,
DistributedSpellCheckComponentTest, TestCloudManagedSchema,
TestPHPSerializedResponseWriter, TestInitParams, MultiThreadedOCPTest,
TestLMDirichletSimilarityFactory, LeaderElectionTest, V2ApiIntegrationTest,
MultiTermTest, CloneFieldUpdateProcessorFactoryTest, TestBinaryField,
TestConfigSetImmutable, OutOfBoxZkACLAndCredentialsProvidersTest,
HighlighterConfigTest, LeaderFailoverAfterPartitionTest, HdfsThreadLeakTest,
AlternateDirectoryTest, AutoScalingHandlerTest,
TestTolerantUpdateProcessorCloud, TestRandomCollapseQParserPlugin,
CleanupOldIndexTest, SortSpecParsingTest, AddReplicaTest,
XsltUpdateRequestHandlerTest, TestDynamicFieldResource, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
LeaderElectionIntegrationTest, TestReplicationHandler, ZkCLITest,
TestDistributedGrouping, TestStressReorder, TestJoin, TestReload,
TestStressVersions, DistributedTermsComponentTest, TestGroupingSearch,
SolrCmdDistributorTest, PeerSyncTest, DirectUpdateHandlerTest,
SoftAutoCommitTest, SampleTest, TestSearchPerf, MinimalSchemaTest,
OutputWriterTest, TestSolrCoreProperties, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestFastWriter,
TimeZoneUtilsTest, ResourceLoaderTest, PrimUtilsTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, TestUtils,
TestRTGBase, DistributedIntervalFacetingTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
AliasIntegrationTest, CollectionTooManyReplicasTest,
CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, CustomCollectionTest]
[junit4] Completed [520/749 (1!)] on J0 in 116.87s, 4 tests, 3 errors <<<
FAILURES!
[...truncated 48007 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]