Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/559/
1 tests failed.
REGRESSION:
org.apache.lucene.search.grouping.GroupFacetCollectorTest.testRandom
Error Message:
<unknown>
Stack Trace:
java.lang.ArrayStoreException: <unknown>
at
__randomizedtesting.SeedInfo.seed([97ABA0C8320EBCCB:E5E785C7836E0AB8]:0)
at
org.apache.lucene.util.RamUsageEstimator$IdentityHashSet.add(RamUsageEstimator.java:674)
at
org.apache.lucene.util.RamUsageEstimator.measureObjectSize(RamUsageEstimator.java:420)
at
org.apache.lucene.util.RamUsageEstimator.sizeOf(RamUsageEstimator.java:333)
at
org.apache.lucene.search.FieldCache$CacheEntry.estimateSize(FieldCache.java:739)
at
org.apache.lucene.util.FieldCacheSanityChecker.check(FieldCacheSanityChecker.java:104)
at
org.apache.lucene.util.FieldCacheSanityChecker.checkSanity(FieldCacheSanityChecker.java:87)
at
org.apache.lucene.util.LuceneTestCase.assertSaneFieldCaches(LuceneTestCase.java:781)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:55)
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:360)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
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:360)
at java.lang.Thread.run(Thread.java:724)
Build Log:
[...truncated 8692 lines...]
[junit4] Suite: org.apache.lucene.search.grouping.GroupFacetCollectorTest
[junit4] 2> *** BEGIN
testRandom(org.apache.lucene.search.grouping.GroupFacetCollectorTest):
FieldCache ***
[junit4] 2>
'ParallelAtomicReader(FieldFilterAtomicReader(reader=SlowCompositeReaderWrapper(ParallelCompositeReader(ParallelCompositeReader(ParallelAtomicReader(_0(4.9):c817)
ParallelAtomicReader(_1(4.9):C473)))), fields=[facet]),
FieldFilterAtomicReader(reader=SlowCompositeReaderWrapper(ParallelCompositeReader(ParallelCompositeReader(ParallelAtomicReader(_0(4.9):c817)
ParallelAtomicReader(_1(4.9):C473)))), fields=![facet]))'=>'facet',class
org.apache.lucene.index.DocTermOrds,null=>org.apache.lucene.index.DocTermOrds#736721523
[junit4] 2>
'ParallelAtomicReader(FieldFilterAtomicReader(reader=SlowCompositeReaderWrapper(ParallelCompositeReader(ParallelCompositeReader(ParallelAtomicReader(_0(4.9):c817)
ParallelAtomicReader(_1(4.9):C473)))), fields=[facet]),
FieldFilterAtomicReader(reader=SlowCompositeReaderWrapper(ParallelCompositeReader(ParallelCompositeReader(ParallelAtomicReader(_0(4.9):c817)
ParallelAtomicReader(_1(4.9):C473)))), fields=![facet]))'=>'group',class
org.apache.lucene.index.SortedDocValues,0.5=>org.apache.lucene.search.FieldCacheImpl$SortedDocValuesImpl#1290203164
[junit4] 2> *** END
testRandom(org.apache.lucene.search.grouping.GroupFacetCollectorTest):
FieldCache ***
[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=GroupFacetCollectorTest -Dtests.method=testRandom
-Dtests.seed=97ABA0C8320EBCCB -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt
-Dtests.locale=ms_MY -Dtests.timezone=Europe/Uzhgorod
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 15.1s J1 | GroupFacetCollectorTest.testRandom <<<
[junit4] > Throwable #1: java.lang.ArrayStoreException: <unknown>
[junit4] > at
__randomizedtesting.SeedInfo.seed([97ABA0C8320EBCCB:E5E785C7836E0AB8]:0)
[junit4] > at
org.apache.lucene.util.RamUsageEstimator$IdentityHashSet.add(RamUsageEstimator.java:674)
[junit4] > at
org.apache.lucene.util.RamUsageEstimator.measureObjectSize(RamUsageEstimator.java:420)
[junit4] > at
org.apache.lucene.util.RamUsageEstimator.sizeOf(RamUsageEstimator.java:333)
[junit4] > at
org.apache.lucene.search.FieldCache$CacheEntry.estimateSize(FieldCache.java:739)
[junit4] > at
org.apache.lucene.util.FieldCacheSanityChecker.check(FieldCacheSanityChecker.java:104)
[junit4] > at
org.apache.lucene.util.FieldCacheSanityChecker.checkSanity(FieldCacheSanityChecker.java:87)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.assertSaneFieldCaches(LuceneTestCase.java:781)
[junit4] > at java.lang.Thread.run(Thread.java:724)
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/build/grouping/test/J1/./lucene.search.grouping.GroupFacetCollectorTest-97ABA0C8320EBCCB-001
[junit4] 2> NOTE: test params are: codec=Lucene46:
{group=PostingsFormat(name=MockRandom), content=Pulsing41(freqCutoff=18
minBlockSize=86 maxBlockSize=174), hotel=PostingsFormat(name=FSTOrdPulsing41),
duration=PostingsFormat(name=FSTOrdPulsing41),
facet=PostingsFormat(name=MockRandom), x=PostingsFormat(name=FSTOrdPulsing41),
airport=Pulsing41(freqCutoff=18 minBlockSize=86 maxBlockSize=174)},
docValues:{group_dv=DocValuesFormat(name=Memory),
hotel_dv=DocValuesFormat(name=Disk), duration_dv=DocValuesFormat(name=Disk),
airport_dv=DocValuesFormat(name=Memory),
facet_dv=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {content=DFR
I(F)B3(800.0)}, locale=ms_MY, timezone=Europe/Uzhgorod
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25
(64-bit)/cpus=16,threads=1,free=131987976,total=184942592
[junit4] 2> NOTE: All tests run in this JVM: [AllGroupsCollectorTest,
GroupFacetCollectorTest]
[junit4] Completed on J1 in 15.90s, 3 tests, 1 error <<< FAILURES!
[...truncated 10 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:474:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:447:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/build.xml:539:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:2017:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/module-build.xml:60:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1297:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:921:
There were test failures: 6 suites, 12 tests, 1 error
Total time: 119 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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]