I committed a fix. On Sun, Oct 19, 2014 at 10:11 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/652/ > > 1 tests failed. > REGRESSION: org.apache.lucene.queries.function.TestValueSources.testQuery > > Error Message: > The top-reader used to create Weight > (org.apache.lucene.index.CompositeReaderContext@6dd16ea6) is not the same as > the current reader's top-reader > (org.apache.lucene.index.CompositeReaderContext@50b78c9d > > Stack Trace: > java.lang.AssertionError: The top-reader used to create Weight > (org.apache.lucene.index.CompositeReaderContext@6dd16ea6) is not the same as > the current reader's top-reader > (org.apache.lucene.index.CompositeReaderContext@50b78c9d > at > __randomizedtesting.SeedInfo.seed([A971C3D4E2FD1763:2200B7A713772DB6]:0) > at > org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:79) > at > org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:66) > at > org.apache.lucene.queries.function.valuesource.QueryDocValues.exists(QueryValueSource.java:157) > at > org.apache.lucene.queries.function.TestValueSources.assertExists(TestValueSources.java:557) > at > org.apache.lucene.queries.function.TestValueSources.testQuery(TestValueSources.java:416) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > 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:43) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 9558 lines...] > [junit4] Suite: org.apache.lucene.queries.function.TestValueSources > [junit4] 2> NOTE: download the large Jenkins line-docs file by running > 'ant get-jenkins-line-docs' in the lucene directory. > [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestValueSources > -Dtests.method=testQuery -Dtests.seed=A971C3D4E2FD1763 -Dtests.multiplier=2 > -Dtests.nightly=true -Dtests.slow=true > -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt > -Dtests.locale=sv -Dtests.timezone=Europe/Zaporozhye > -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 0.18s J3 | TestValueSources.testQuery <<< > [junit4] > Throwable #1: java.lang.AssertionError: The top-reader used > to create Weight (org.apache.lucene.index.CompositeReaderContext@6dd16ea6) is > not the same as the current reader's top-reader > (org.apache.lucene.index.CompositeReaderContext@50b78c9d > [junit4] > at > __randomizedtesting.SeedInfo.seed([A971C3D4E2FD1763:2200B7A713772DB6]:0) > [junit4] > at > org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:79) > [junit4] > at > org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:66) > [junit4] > at > org.apache.lucene.queries.function.valuesource.QueryDocValues.exists(QueryValueSource.java:157) > [junit4] > at > org.apache.lucene.queries.function.TestValueSources.assertExists(TestValueSources.java:557) > [junit4] > at > org.apache.lucene.queries.function.TestValueSources.testQuery(TestValueSources.java:416) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): > {float=PostingsFormat(name=Lucene41VarGapFixedInterval), > double=PostingsFormat(name=Lucene41WithOrds), > string=PostingsFormat(name=Lucene41WithOrds), id=PostingsFormat(name=Memory > doPackFST= true), int=PostingsFormat(name=Memory doPackFST= true), > text=PostingsFormat(name=Lucene41WithOrds), > long=PostingsFormat(name=Lucene41VarGapFixedInterval)}, > docValues:{float=DocValuesFormat(name=Asserting), > double=DocValuesFormat(name=Lucene410), > string=DocValuesFormat(name=Lucene410), id=DocValuesFormat(name=SimpleText), > int=DocValuesFormat(name=SimpleText), long=DocValuesFormat(name=Asserting)}, > sim=RandomSimilarityProvider(queryNorm=false,coord=no): {text=DFR > I(n)L3(800.0)}, locale=sv, timezone=Europe/Zaporozhye > [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation > 1.7.0_65 (64-bit)/cpus=16,threads=1,free=149722664,total=179306496 > [junit4] 2> NOTE: All tests run in this JVM: [TestFunctionQuerySort, > TestFieldScoreQuery, TestValueSources] > [junit4] Completed on J3 in 1.13s, 29 tests, 1 failure <<< FAILURES! > > [...truncated 39 lines...] > BUILD FAILED > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:531: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:472: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build.xml:452: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:2142: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/module-build.xml:58: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1360: > The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:962: > There were test failures: 14 suites, 86 tests, 1 failure > > Total time: 141 minutes 58 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #646 > Archived 5 artifacts > Archive block size is 32768 > Received 0 blocks and 139743 bytes > Compression is 0.0% > Took 72 ms > Recording test results > Email was triggered for: Failure > Sending email for trigger: Failure > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
-- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
