Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12216/
Java: 32bit/jdk1.7.0_80-ea-b05 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.util.TestLongBitSet.testHugeCapacity

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([69ACA60E1F205616:13ECECF5F6D07012]:0)
        at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:320)
        at org.apache.lucene.util.LongBitSet.ensureCapacity(LongBitSet.java:52)
        at 
org.apache.lucene.util.TestLongBitSet.testHugeCapacity(TestLongBitSet.java:327)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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)




Build Log:
[...truncated 1672 lines...]
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testHugeCapacity -Dtests.seed=69ACA60E1F205616 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_BH 
-Dtests.timezone=America/Barbados -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.35s J2 | TestLongBitSet.testHugeCapacity <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69ACA60E1F205616:13ECECF5F6D07012]:0)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:320)
   [junit4]    >        at 
org.apache.lucene.util.LongBitSet.ensureCapacity(LongBitSet.java:52)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testHugeCapacity(TestLongBitSet.java:327)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, 
locale=ar_BH, timezone=America/Barbados
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 
1.7.0_80-ea (32-bit)/cpus=12,threads=1,free=141136872,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestCheckIndex, 
TestSloppyPhraseQuery, TestTwoPhaseCommitTool, TestVirtualMethod, 
TestMultiPhraseQuery, TestPhrasePrefixQuery, TestSearchWithThreads, 
TestAllFilesHaveCodecHeader, TestMultiValuedNumericRangeQuery, 
TestSortedNumericSortField, TestDocValuesRewriteMethod, TestIndexWriterUnicode, 
TestFilterSpans, TestFastDecompressionMode, TestIndexFileDeleter, TestNorms, 
TestSubScorerFreqs, TestDocValuesRangeQuery, TestMultiMMap, TestOmitNorms, 
TestOmitPositions, TestEarlyTermination, TestMultiPhraseEnum, TestOmitTf, 
TestSimilarity2, TestTermsEnum2, TestBooleanScorer, TestPerFieldPostingsFormat, 
TestCachingCollector, TestBinaryDocValuesUpdates, TestDocsAndPositions, 
TestLucene50FieldInfoFormat, TestBlockPostingsFormat, TestMultiLevelSkipList, 
TestMultiThreadTermVectors, TestEliasFanoDocIdSet, TestBooleanOr, 
TestSimilarityProvider, TestSloppyPhraseQuery2, TestTopDocsMerge, 
TestFilterLeafReader, TestSimpleExplanations, TestPayloads, TestCodecUtil, 
TestSimpleSearchEquivalence, TestRegexpQuery, TestMutableValues, TestDocBoost, 
TestLockFactory, TestExternalCodecs, TestMultiTermConstantScore, 
TestAtomicUpdate, TestTopDocsCollector, TestConcurrentMergeScheduler, 
TestIndexCommit, TestDateSort, TestMultiDocValues, TestCodecHoldsOpenFiles, 
TestAttributeSource, Test2BPagedBytes, TestFilterCachingPolicy, 
TestNumericDocValuesUpdates, FuzzyTermOnShortTermsTest, TestIndexWriterMerging, 
TestDocValuesIndexing, TestStressNRT, TestIndexWriterExceptions2, 
TestIndexWriter, TestIndexWriterReader, TestFSTs, TestNumericRangeQuery64, 
TestBytesStore, TestIndexWriterWithThreads, TestIndexWriterExceptions, 
TestBasics, TestIndexWriterMergePolicy, TestNRTThreads, TestBoolean2, 
TestIndexWriterCommit, TestDirectoryReaderReopen, 
TestDocumentsWriterStallControl, TestStressIndexing, 
TestSnapshotDeletionPolicy, TestLevenshteinAutomata, TestByteSlices, 
TestDirectoryReader, TestSegmentMerger, TestCollectionUtil, 
TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, 
TestIndexWriterNRTIsCurrent, TestPagedBytes, TestIndexWriterOnDiskFull, 
TestCustomNorms, TestPostingsOffsets, TestTransactionRollback, TestUTF32ToUTF8, 
TestForTooMuchCloning, TestWildcard, TestNoDeletionPolicy, TestIntBlockPool, 
TestSortRandom, TestSumDocFreq, TestWindowsMMap, TestPrefixRandom, 
TestConstantScoreQuery, TestElevationComparator, TestMultiTermQueryRewrites, 
TestRollingBuffer, TestCachingTokenFilter, TestDateFilter, Test2BPostings, 
TestBinaryDocument, TestTotalHitCountCollector, TestSpanFirstQuery, 
TestNoMergePolicy, TestIndexWriterLockRelease, TestBytesRef, TestAssertions, 
TestCloseableThreadLocal, TestPrefixFilter, Test4GBStoredFields, 
MultiCollectorTest, TestIntsRef, TestTermdocPerf, TestTerm, TestIOUtils, 
Test2BBinaryDocValues, TestReusableStringReader, TestBlockPostingsFormat3, 
TestLucene50StoredFieldsFormatHighCompression, TestLucene50TermVectorsFormat, 
TestNRTReaderCleanup, TestStressDeletes, TestTermVectors, TestTerms, 
TestTryDelete, TestBooleanCoord, TestCachingWrapperQuery, TestConjunctionDISI, 
TestFieldValueQuery, TestLRUQueryCache, TestQueryRescorer, 
TestSortedSetSortField, TestDefaultSimilarity, TestMmapDirectory, 
TestNIOFSDirectory, TestSimpleFSDirectory, TestTrackingDirectoryWrapper, 
TestFrequencyTrackingRingBuffer, TestLongBitSet]
   [junit4] Completed [358/401] on J2 in 13.73s, 9 tests, 1 error <<< FAILURES!

[...truncated 23 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/temp/junit4-J2-20150421_150236_792.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/heapdumps/java_pid32053.hprof ...
   [junit4] Heap dump file created [14266905 bytes in 0.072 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 121 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1434: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: 
There were test failures: 401 suites, 3246 tests, 1 error, 51 ignored (47 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to