You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/18 01:42:37 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 348 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/348/

1 tests failed.
REGRESSION:  org.apache.lucene.index.Test2BPostings.test

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([84DBF7A40C747EAB:C8FC87EA2881353]:0)
	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:103)
	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:202)
	at org.apache.lucene.util.ByteBlockPool.allocSlice(ByteBlockPool.java:257)
	at org.apache.lucene.index.TermsHashPerField.writeByte(TermsHashPerField.java:252)
	at org.apache.lucene.index.TermsHashPerField.writeVInt(TermsHashPerField.java:273)
	at org.apache.lucene.index.FreqProxTermsWriterPerField.addTerm(FreqProxTermsWriterPerField.java:204)
	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:235)
	at org.apache.lucene.index.DocInverterPerField.processFields(DocInverterPerField.java:165)
	at org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:245)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:265)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:432)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1512)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1187)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1168)
	at org.apache.lucene.index.Test2BPostings.test(Test2BPostings.java:76)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)




Build Log:
[...truncated 533 lines...]
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [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=Test2BPostings -Dtests.method=test -Dtests.seed=84DBF7A40C747EAB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=es_VE -Dtests.timezone=Australia/Brisbane -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    332s J0 | Test2BPostings.test <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84DBF7A40C747EAB:C8FC87EA2881353]:0)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator.getByteBlock(ByteBlockPool.java:103)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool.nextBuffer(ByteBlockPool.java:202)
   [junit4]    > 	at org.apache.lucene.util.ByteBlockPool.allocSlice(ByteBlockPool.java:257)
   [junit4]    > 	at org.apache.lucene.index.TermsHashPerField.writeByte(TermsHashPerField.java:252)
   [junit4]    > 	at org.apache.lucene.index.TermsHashPerField.writeVInt(TermsHashPerField.java:273)
   [junit4]    > 	at org.apache.lucene.index.FreqProxTermsWriterPerField.addTerm(FreqProxTermsWriterPerField.java:204)
   [junit4]    > 	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:235)
   [junit4]    > 	at org.apache.lucene.index.DocInverterPerField.processFields(DocInverterPerField.java:165)
   [junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:245)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:265)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:432)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1512)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1187)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1168)
   [junit4]    > 	at org.apache.lucene.index.Test2BPostings.test(Test2BPostings.java:76)
   [junit4]   2> NOTE: test params are: codec=Lucene42: {field=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_VE, timezone=Australia/Brisbane
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=64159552,total=455081984
   [junit4]   2> NOTE: All tests run in this JVM: [TestMockAnalyzer, TestIndexWriterLockRelease, TestIndexWriterOnDiskFull, TestIndexSearcher, TestSimpleAttributeImpl, TestOmitTf, TestPayloads, TestDeletionPolicy, TestByteSlices, TestSentinelIntSet, TestIndexWriterConfig, TestDocumentsWriterStallControl, TestMultiPhraseQuery, TestPayloadsOnVectors, TestIndexWriterForceMerge, TestTermsEnum2, Nested, Nested, TestLucene40PostingsFormat, TestFilteredSearch, TestPrefixFilter, TestPhrasePrefixQuery, TestDocBoost, TestDirectoryReader, TestRegexpRandom, InBeforeClass, InAfterClass, InTestMethod, NonStringProperties, TestNumericRangeQuery64, TestEliasFanoDocIdSet, Nested1, Nested2, Nested3, TestArrayUtil, TestCompressingTermVectorsFormat, TestSort, TestCloseableThreadLocal, TestBooleanMinShouldMatch, TestWildcardRandom, Test2BPostings]
   [junit4] Completed on J0 in 332.26s, 1 test, 1 error <<< FAILURES!

[...truncated 923 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:402: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/build.xml:49: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:876: There were test failures: 371 suites, 2391 tests, 1 error, 55 ignored (42 assumptions)

Total time: 31 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure