Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4379/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
10 tests failed.
FAILED:
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
Error Message:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
Stack Trace:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
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.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
Error Message:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
Stack Trace:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.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
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.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
Error Message:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
Stack Trace:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
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.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
Error Message:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
Stack Trace:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.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
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.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}
Error Message:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
Stack Trace:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
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.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}
Error Message:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
Stack Trace:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.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
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.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized}
Error Message:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
Stack Trace:
arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
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.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized}
Error Message:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
Stack Trace:
arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:168)
at org.junit.Assert.assertArrayEquals(Assert.java:185)
at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.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
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([4D826A76C2709FD5:E5B4F4AB5D11748F]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.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.testCreateShardRepFactor
Error Message:
Error from server at https://127.0.0.1:55875/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:55875/solr: Could not find collection :
testCreateShardRepFactor
at
__randomizedtesting.SeedInfo.seed([4D826A76C2709FD5:B96CE0F2DA248A15]: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:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.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 7582 lines...]
[junit4] Suite:
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases
-Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA
-Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.03s J1 |
TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
<<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases
-Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF
-Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.02s J1 |
TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
<<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases
-Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA
-Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.02s J1 |
TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
<<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases
-Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF
-Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 |
TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}
<<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases
-Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA
-Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 |
TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}
<<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases
-Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF
-Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.02s J1 |
TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}
<<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases
-Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA
-Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 |
TestUnifiedHighlighterStrictPhrases.testSubPhrases
{p0=stored,indexed,tokenized} <<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...harlie[12-19]}score=[3.931102]]> but
was:<...harlie[12-19]}score=[2.723861]]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUnifiedHighlighterStrictPhrases
-Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF
-Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 |
TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery
{p0=stored,indexed,tokenized} <<<
[junit4] > Throwable #1: arrays first differed at element [0];
expected:<...,yin[10-13]}score=2.[496421]3]> but
was:<...,yin[10-13]}score=2.[068500]3]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
[junit4] > at
org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{body=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=745,
maxMBSortInHeap=7.97584000918871,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e09442c),
locale=uk-UA, timezone=Etc/GMT-3
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=40076560,total=54853632
[junit4] 2> NOTE: All tests run in this JVM:
[BreakIteratorBoundaryScannerTest, TokenSourcesTest, HighlightCustomQueryTest,
SingleFragListBuilderTest, HighlighterPhraseTest, IndexTimeSynonymTest,
FieldPhraseListTest, TestUnifiedHighlighterTermVec,
TestUnifiedHighlighterReanalysis, HighlighterTest, SimpleFragListBuilderTest,
FieldTermStackTest, FieldQueryTest, WeightedFragListBuilderTest,
TestSplittingBreakIterator, TestUnifiedHighlighterRanking,
TestUnifiedHighlighterStrictPhrases]
[junit4] Completed [27/29 (1!)] on J1 in 0.90s, 56 tests, 8 failures <<<
FAILURES!
[...truncated 4811 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> 1332705 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-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/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/init-core-data-001
[junit4] 2> 1332706 WARN
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=425 numCloses=425
[junit4] 2> 1332706 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1332710 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-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> 1332712 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001
[junit4] 2> 1332712 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1332712 INFO (Thread-2207) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1332712 INFO (Thread-2207) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1332714 ERROR (Thread-2207) [ ] 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> 1332821 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55872
[junit4] 2> 1332865 INFO (zkConnectionManagerCallback-5176-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332879 INFO (jetty-launcher-5173-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1332879 INFO (jetty-launcher-5173-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1332879 INFO (jetty-launcher-5173-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1332880 INFO (jetty-launcher-5173-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1332886 INFO (jetty-launcher-5173-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f808113{/solr,null,AVAILABLE}
[junit4] 2> 1332886 INFO (jetty-launcher-5173-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4738f4e4{/solr,null,AVAILABLE}
[junit4] 2> 1332887 INFO (jetty-launcher-5173-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7898323b{SSL,[ssl,
http/1.1]}{127.0.0.1:55874}
[junit4] 2> 1332887 INFO (jetty-launcher-5173-thread-1) [ ]
o.e.j.s.Server Started @1337046ms
[junit4] 2> 1332887 INFO (jetty-launcher-5173-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55874}
[junit4] 2> 1332887 ERROR (jetty-launcher-5173-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e518ef9{SSL,[ssl,
http/1.1]}{127.0.0.1:55875}
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-2) [ ]
o.e.j.s.Server Started @1337046ms
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55875}
[junit4] 2> 1332888 ERROR (jetty-launcher-5173-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-11T04:58:26.345Z
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1332888 INFO (jetty-launcher-5173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-11T04:58:26.345Z
[junit4] 2> 1332890 INFO (jetty-launcher-5173-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@539b1d14{/solr,null,AVAILABLE}
[junit4] 2> 1332890 INFO (jetty-launcher-5173-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@630fa3d1{SSL,[ssl,
http/1.1]}{127.0.0.1:55876}
[junit4] 2> 1332890 INFO (jetty-launcher-5173-thread-4) [ ]
o.e.j.s.Server Started @1337049ms
[junit4] 2> 1332890 INFO (jetty-launcher-5173-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55876}
[junit4] 2> 1332890 ERROR (jetty-launcher-5173-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1332895 INFO (jetty-launcher-5173-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1332895 INFO (jetty-launcher-5173-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1332895 INFO (jetty-launcher-5173-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1332895 INFO (jetty-launcher-5173-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-11T04:58:26.352Z
[junit4] 2> 1332897 INFO (jetty-launcher-5173-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ff071ff{/solr,null,AVAILABLE}
[junit4] 2> 1332897 INFO (jetty-launcher-5173-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41d82dfe{SSL,[ssl,
http/1.1]}{127.0.0.1:55877}
[junit4] 2> 1332897 INFO (jetty-launcher-5173-thread-3) [ ]
o.e.j.s.Server Started @1337056ms
[junit4] 2> 1332897 INFO (jetty-launcher-5173-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55877}
[junit4] 2> 1332897 ERROR (jetty-launcher-5173-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1332898 INFO (jetty-launcher-5173-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1332898 INFO (jetty-launcher-5173-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1332899 INFO (jetty-launcher-5173-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1332899 INFO (jetty-launcher-5173-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-11T04:58:26.356Z
[junit4] 2> 1332902 INFO (zkConnectionManagerCallback-5180-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332902 INFO (zkConnectionManagerCallback-5184-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332903 INFO (zkConnectionManagerCallback-5178-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332903 INFO (jetty-launcher-5173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1332903 INFO (jetty-launcher-5173-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1332903 INFO (zkConnectionManagerCallback-5182-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332903 INFO (jetty-launcher-5173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1332904 INFO (jetty-launcher-5173-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1332915 INFO (jetty-launcher-5173-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
[junit4] 2> 1332920 INFO (jetty-launcher-5173-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
[junit4] 2> 1332921 INFO (zkConnectionManagerCallback-5188-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332923 INFO (jetty-launcher-5173-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
[junit4] 2> 1332924 INFO (zkConnectionManagerCallback-5194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332925 INFO (zkConnectionManagerCallback-5196-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332925 INFO (jetty-launcher-5173-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
[junit4] 2> 1332927 INFO (zkConnectionManagerCallback-5200-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332928 INFO
(zkConnectionManagerCallback-5202-thread-1-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332928 INFO
(zkConnectionManagerCallback-5204-thread-1-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332929 INFO
(zkConnectionManagerCallback-5206-thread-1-processing-n:127.0.0.1:55875_solr)
[n:127.0.0.1:55875_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1332930 INFO
(zkConnectionManagerCallback-5208-thread-1-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1333081 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1333081 INFO (jetty-launcher-5173-thread-3)
[n:127.0.0.1:55877_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1333098 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55876_solr
[junit4] 2> 1333100 INFO (jetty-launcher-5173-thread-3)
[n:127.0.0.1:55877_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55877_solr
[junit4] 2> 1333150 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.c.Overseer Overseer
(id=99329422535622668-127.0.0.1:55876_solr-n_0000000000) starting
[junit4] 2> 1333162 INFO
(zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1333163 INFO
(zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1333164 INFO (jetty-launcher-5173-thread-2)
[n:127.0.0.1:55875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1333165 INFO
(zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1333166 INFO (jetty-launcher-5173-thread-1)
[n:127.0.0.1:55874_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1333172 INFO (jetty-launcher-5173-thread-1)
[n:127.0.0.1:55874_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55874_solr
[junit4] 2> 1333172 INFO (jetty-launcher-5173-thread-2)
[n:127.0.0.1:55875_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1333176 INFO
(zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1333176 INFO
(zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1333176 INFO
(zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1333177 INFO
(zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr)
[n:127.0.0.1:55875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1333208 INFO (jetty-launcher-5173-thread-2)
[n:127.0.0.1:55875_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55875_solr
[junit4] 2> 1333233 INFO
(zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr)
[n:127.0.0.1:55875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1333233 INFO
(zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1333233 INFO
(zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1333233 INFO
(zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1333236 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55876_solr
[junit4] 2> 1333247 INFO
(zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1333247 INFO
(zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr)
[n:127.0.0.1:55875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1333248 INFO
(zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1333248 INFO
(zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1333311 INFO (jetty-launcher-5173-thread-3)
[n:127.0.0.1:55877_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55877.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333325 INFO (jetty-launcher-5173-thread-1)
[n:127.0.0.1:55874_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55874.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333347 INFO (jetty-launcher-5173-thread-3)
[n:127.0.0.1:55877_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55877.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333347 INFO (jetty-launcher-5173-thread-3)
[n:127.0.0.1:55877_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55877.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333349 INFO (jetty-launcher-5173-thread-3)
[n:127.0.0.1:55877_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node3/.
[junit4] 2> 1333361 INFO (jetty-launcher-5173-thread-1)
[n:127.0.0.1:55874_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55874.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333361 INFO (jetty-launcher-5173-thread-1)
[n:127.0.0.1:55874_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55874.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333364 INFO (jetty-launcher-5173-thread-1)
[n:127.0.0.1:55874_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node1/.
[junit4] 2> 1333367 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55876.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333373 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55876.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333373 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55876.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333374 INFO (jetty-launcher-5173-thread-4)
[n:127.0.0.1:55876_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node4/.
[junit4] 2> 1333405 INFO (jetty-launcher-5173-thread-2)
[n:127.0.0.1:55875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55875.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333427 INFO (jetty-launcher-5173-thread-2)
[n:127.0.0.1:55875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55875.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333427 INFO (jetty-launcher-5173-thread-2)
[n:127.0.0.1:55875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55875.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1333428 INFO (jetty-launcher-5173-thread-2)
[n:127.0.0.1:55875_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node2/.
[junit4] 2> 1333486 INFO (zkConnectionManagerCallback-5218-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1333489 INFO (zkConnectionManagerCallback-5222-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1333491 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1333492 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55872/solr ready
[junit4] 2> 1333519 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[4D826A76C2709FD5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
[junit4] 2> 1333521 INFO
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[4D826A76C2709FD5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1333538 INFO (qtp1404103676-14957) [n:127.0.0.1:55875_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b,c,d&replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1333540 INFO
(OverseerThreadFactory-5382-thread-1-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_solr ] o.a.s.c.CreateCollectionCmd Create collection
withShardField
[junit4] 2> 1333655 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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:55874/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333659 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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:55876/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333662 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55875/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333666 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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:55877/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333669 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55874/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333673 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55876/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333676 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55875/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333679 INFO
(OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000)
[n:127.0.0.1:55876_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_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55877/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1333901 INFO (qtp1404103676-14956) [n:127.0.0.1:55875_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1333902 INFO (qtp1404103676-14956) [n:127.0.0.1:55875_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1333911 INFO (qtp1404103676-14955) [n:127.0.0.1:55875_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n12&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1333937 INFO (qtp2134197957-14982) [n:127.0.0.1:55877_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> 1333938 INFO (qtp2134197957-14982) [n:127.0.0.1:55877_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1333939 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n10&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1333940 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1333944 INFO (qtp1724343164-14963) [n:127.0.0.1:55874_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> 1333944 INFO (qtp1724343164-14963) [n:127.0.0.1:55874_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1333944 INFO (qtp2134197957-14987) [n:127.0.0.1:55877_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n14&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1333945 INFO (qtp722824765-14972) [n:127.0.0.1:55876_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> 1333945 INFO (qtp1724343164-14968) [n:127.0.0.1:55874_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n8&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1334068 INFO
(zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_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> 1334068 INFO
(zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_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> 1334068 INFO
(zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr)
[n:127.0.0.1:55875_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> 1334068 INFO
(zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_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> 1334068 INFO
(zkCallback-5201-thread-2-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_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> 1334069 INFO
(zkCallback-5205-thread-2-processing-n:127.0.0.1:55875_solr)
[n:127.0.0.1:55875_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> 1334069 INFO
(zkCallback-5203-thread-2-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_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> 1334070 INFO
(zkCallback-5203-thread-3-processing-n:127.0.0.1:55877_solr)
[n:127.0.0.1:55877_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> 1334070 INFO
(zkCallback-5207-thread-2-processing-n:127.0.0.1:55876_solr)
[n:127.0.0.1:55876_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> 1334977 INFO (qtp1724343164-14963) [n:127.0.0.1:55874_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> 1334977 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1334996 INFO (qtp722824765-14972) [n:127.0.0.1:55876_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> 1334996 INFO (qtp1724343164-14968) [n:127.0.0.1:55874_solr
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n8]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1335000 INFO (qtp2134197957-14982) [n:127.0.0.1:55877_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> 1335001 INFO (qtp2134197957-14987) [n:127.0.0.1:55877_solr
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1335016 INFO (qtp1404103676-14956) [n:127.0.0.1:55875_solr
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1335017 INFO (qtp1404103676-14955) [n:127.0.0.1:55875_solr
c:withShardField s:d r:core_node15 x:withShardField_d_replica_n12]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1335022 INFO (qtp1724343164-14963) [n:127.0.0.1:55874_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> 1335025 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10]
o.a.s.s.IndexSchema [withShardField_c_replica_n10] Schema name=cloud-dynamic
[junit4] 2> 1335046 INFO (qtp722824765-14972) [n:127.0.0.1:55876_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> 1335050 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1335050 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10]
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n10' using
configuration from collection withShardField, trusted=true
[junit4] 2> 1335050 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55876.solr.core.withShardField.c.replica_n10' (registry
'solr.core.withShardField.c.replica_n10') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
[junit4] 2> 1335051 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1335051 INFO (qtp722824765-14977) [n:127.0.0.1:55876_solr
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10]
o.a.s.c.SolrCore [[withShardField_c_replica_n10] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node4/withShardField_c_replica_n10],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node4/./withShardField_c_replica_n10/data/]
[junit4] 2> 1335055 INFO (qtp2134197957-14982) [n:127.0.0.1:55877_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> 1335058 INFO (qtp2134197957-14987) [n:127.0.0.1:55877_solr
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14]
o.a.s.s.IndexSchema [withShardField_d_replica_n14] Schema name=cloud-dynamic
[junit4] 2> 1335059 INFO (qtp722824765-14972) [n:127.0.0.1:55876_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
[...truncated too long message...]
lient.java:364)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1412918 WARN
(zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr)
[n:127.0.0.1:55874_solr ] o.a.s.c.ZkController Unable to register nodeLost
path for 127.0.0.1:55877_solr
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:55877_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1412917 INFO (jetty-closer-5174-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4ff071ff{/solr,null,UNAVAILABLE}
[junit4] 2> 1412920 INFO (jetty-closer-5174-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4f808113{/solr,null,UNAVAILABLE}
[junit4] 2> 1412923 ERROR
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-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> 1412923 INFO
(SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55872 55872
[junit4] 2> 1412969 INFO (Thread-2207) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55872 55872
[junit4] 2> 1413119 WARN (Thread-2207) [ ] 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> 4 /solr/collections/routeFieldColl/state.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 61 /solr/collections/implicitcoll/state.json
[junit4] 2> 39 /solr/collections/withShardField/state.json
[junit4] 2> 12 /solr/collections/routeFieldColl/state.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 31 /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/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001
[junit4] 2> Jan 11, 2018 4:59:46 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=3, maxDocsPerChunk=5, blockSize=338),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=3, blockSize=338)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@28d10e26),
locale=ar-MA, timezone=SystemV/PST8
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=34324096,total=433831936
[junit4] 2> NOTE: All tests run in this JVM: [TestAnalyzedSuggestions,
TestMultiValuedNumericRangeQuery, TestImplicitCoreProperties,
TestNumericRangeQuery64, ConfigureRecoveryStrategyTest,
TestUniqueKeyFieldResource, FullSolrCloudDistribCmdsTest, TestNoOpRegenerator,
TestStressVersions, TestDefaultStatsCache, MoveReplicaTest,
ConjunctionSolrSpellCheckerTest, TestBulkSchemaConcurrent,
TestLMJelinekMercerSimilarityFactory,
OverriddenZkACLAndCredentialsProvidersTest, TestFaceting, TestManagedResource,
TestCoreContainer, TimeRoutedAliasUpdateProcessorTest,
DistribDocExpirationUpdateProcessorTest, TestHashPartitioner,
TestHighFrequencyDictionaryFactory, CollectionsAPIDistributedZkTest,
NodeAddedTriggerTest, TestLegacyField, TestComplexPhraseLeadingWildcard,
TestFunctionQuery, TestReplicaProperties, DocumentAnalysisRequestHandlerTest,
TestPostingsSolrHighlighter, TestPrepRecovery, TestTrackingShardHandlerFactory,
TestFastLRUCache, SOLR749Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
TestElisionMultitermQuery, TestSlowCompositeReaderWrapper, TestFastWriter,
BadComponentTest, TestQueryTypes, ActionThrottleTest, UtilsToolTest,
SolrXmlInZkTest, DocumentBuilderTest, LeaderElectionIntegrationTest,
TestSchemaVersionResource, SolrIndexConfigTest, TestCSVLoader, DocValuesTest,
OverseerStatusTest, JsonLoaderTest, TestSQLHandler, ExecutePlanActionTest,
TestFastOutputStream, TestPointFields, SoftAutoCommitTest,
BasicFunctionalityTest, TestSort, TestDistributedMissingSort, TestTrie,
UUIDUpdateProcessorFallbackTest, TestDocumentBuilder, BlockDirectoryTest,
VMParamsZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
ZkNodePropsTest, TestPolicyCloud, PreAnalyzedUpdateProcessorTest,
TestManagedSynonymFilterFactory, TestMacros, TestCollectionAPI,
TestValueSourceCache, TestStandardQParsers, TestDistributedGrouping,
RegexBytesRefFilterTest, TestCustomStream, SearchHandlerTest, TestTlogReplica,
TestConfigSetImmutable, DistributedFacetPivotLongTailTest, TestConfigSets,
CloneFieldUpdateProcessorFactoryTest, ZkSolrClientTest,
TestSolrConfigHandlerCloud, TestJsonRequest, TestZkChroot,
TestCopyFieldCollectionResource, TestTriggerIntegration, V2StandaloneTest,
TestSmileRequest, TestDocSet, AliasIntegrationTest, ChangedSchemaMergeTest,
DeleteReplicaTest, TestLRUCache, TestRandomRequestDistribution,
HdfsThreadLeakTest, IndexSchemaRuntimeFieldTest, TestCrossCoreJoin,
TlogReplayBufferedWhileIndexingTest, EnumFieldTest, AutoScalingHandlerTest,
SimpleMLTQParserTest, TestPartialUpdateDeduplication,
TestSolrCloudWithDelegationTokens, TestCloudSearcherWarming,
ExternalFileFieldSortTest, HLLUtilTest, TestCloudNestedDocsSort,
TermsComponentTest, RulesTest, StatsReloadRaceTest,
TestHttpShardHandlerFactory, BadCopyFieldTest, TestNodeAddedTrigger,
TermVectorComponentDistributedTest, FileUtilsTest, ShardRoutingCustomTest,
CoreAdminCreateDiscoverTest, TestObjectReleaseTracker,
LeaderElectionContextKeyTest, TestSearchPerf, DeleteStatusTest,
TestXmlQParserPlugin, TestSchemalessBufferedUpdates, TestFieldCacheWithThreads,
TestTolerantUpdateProcessorRandomCloud, TestUninvertingReader,
CustomCollectionTest]
[junit4] Completed [235/767 (1!)] on J1 in 80.95s, 4 tests, 2 errors <<<
FAILURES!
[...truncated 49866 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]