Build: https://builds.apache.org/job/Lucene-trunk/2003/

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

Error Message:
this writer hit an OutOfMemoryError; cannot complete forceMerge

Stack Trace:
java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot 
complete forceMerge
        at 
__randomizedtesting.SeedInfo.seed([A68EF958FF4023AD:2EDAC68251BC4E55]:0)
        at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1547)
        at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1493)
        at org.apache.lucene.index.Test2BPostings.test(Test2BPostings.java:77)
        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:1995)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        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.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 18088 lines...]
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.TestSearch
[junit4:junit4] Completed on J1 in 0.03s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
[junit4:junit4] Completed on J1 in 0.11s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestElevationComparator
[junit4:junit4] Completed on J1 in 0.03s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestExplanations
[junit4:junit4] Completed on J1 in 0.03s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheTermsFilter
[junit4:junit4] Completed on J1 in 0.25s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestSimilarity
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.util.TestAttributeSource
[junit4:junit4] Completed on J1 in 0.01s, 5 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
[junit4:junit4] Completed on J1 in 11.03s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.document.TestBinaryDocument
[junit4:junit4] Completed on J1 in 0.03s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestTopScoreDocCollector
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.util.TestBytesRef
[junit4:junit4] Completed on J1 in 0.03s, 5 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.util.TestPriorityQueue
[junit4:junit4] Completed on J1 in 0.09s, 4 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
[junit4:junit4] Completed on J1 in 0.02s, 4 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.analysis.TestMockCharFilter
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.codecs.intblock.TestIntBlockCodec
[junit4:junit4] Completed on J1 in 0.03s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestIsCurrent
[junit4:junit4] Completed on J1 in 0.04s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestPrefixFilter
[junit4:junit4] Completed on J1 in 0.04s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.codecs.pulsing.Test10KPulsings
[junit4:junit4] Completed on J1 in 2.75s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.util.TestBitUtil
[junit4:junit4] Completed on J1 in 0.02s, 2 tests
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestNewestSegment
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.util.TestByteBlockPool
[junit4:junit4] Completed on J1 in 0.13s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexCommit
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.util.TestIOUtils
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestTerm
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.index.TestPostingsFormat
[junit4:junit4] Completed on J1 in 0.10s, 1 test
[junit4:junit4]  
[junit4:junit4] Suite: org.apache.lucene.search.TestConjunctions
[junit4:junit4] Completed on J1 in 0.03s, 1 test
[junit4:junit4]  
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:02:54, no events in: 65.6s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:03:54, no events in:  126s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:04:54, no events in:  186s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:05:54, no events in:  246s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:06:54, no events in:  306s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:07:54, no events in:  366s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:08:54, no events in:  426s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:09:54, no events in:  486s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:10:54, no events in:  546s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:11:54, no events in:  606s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:12:54, no events in:  666s, approx. 
at: Test2BPostings.test
[junit4:junit4] HEARTBEAT J0: 2012-07-25T05:13:54, no events in:  726s, approx. 
at: Test2BPostings.test
[junit4:junit4] Suite: org.apache.lucene.index.Test2BPostings
[junit4:junit4] ERROR    727s J0 | Test2BPostings.test
[junit4:junit4]    > Throwable #1: java.lang.IllegalStateException: this writer 
hit an OutOfMemoryError; cannot complete forceMerge
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([A68EF958FF4023AD:2EDAC68251BC4E55]:0)
[junit4:junit4]    >    at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1547)
[junit4:junit4]    >    at 
org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1493)
[junit4:junit4]    >    at 
org.apache.lucene.index.Test2BPostings.test(Test2BPostings.java:77)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]    > 
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Test2BPostings 
-Dtests.method=test -Dtests.seed=A68EF958FF4023AD -Dtests.multiplier=3 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=en_MT -Dtests.timezone=Africa/Monrovia 
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40: 
{field=PostingsFormat(name=MockRandom)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=true): {}, locale=en_MT, 
timezone=Africa/Monrovia
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 
1.6.0_32 (64-bit)/cpus=16,threads=1,free=379099736,total=477233152
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCharsRef, 
TestSortedVIntList, TestAssertions, TestMultiMMap, TestShardSearching, 
TestWindowsMMap, TestByteSlices, TestPositionIncrement, TestNumericUtils, 
TestSearchAfter, TestSpanSearchEquivalence, TestSumDocFreq, 
TestConstantScoreQuery, InBeforeClass, InAfterClass, InTestMethod, 
NonStringProperties, TestMaxTermFrequency, TestBooleanScorer, TestRollback, 
TestPrefixQuery, TestIndexWriterExceptions, TestOmitTf, TestSpecialOperations, 
TestSimilarityProvider, TestVersion, TestIndexWriter, TestFieldInfos, 
TestCheckIndex, TestSearchForDuplicates, TestScorerPerf, 
TestIndexWriterNRTIsCurrent, TestMultiTermConstantScore, TestIndexWriterReader, 
TestFlex, TestTwoPhaseCommitTool, TestTimeLimitingCollector, Test2BTerms, 
TestVersionComparator, TestRandomStoredFields, NestedSetupChain, 
NestedTeardownChain, TestOmitNorms, TestTermVectorsReader, TestTermsEnum2, 
TestIndexWriterLockRelease, TestPulsingReuse, TestIndexWriterWithThreads, 
TestDateSort, TestAtomicUpdate, TestWildcardRandom, 
TestPositiveScoresOnlyCollector, TestDocBoost, TestReaderClosed, 
TestSpanExplanationsOfNonMatches, TestSort, TestOpenBitSet, TestDeletionPolicy, 
TestNRTThreads, TestFlushByRamOrCountsPolicy, TestTermdocPerf, 
TestIndexWriterCommit, TestPrefixInBooleanQuery, TestSizeBoundedForceMerge, 
TestDirectoryReaderReopen, TestLazyProxSkipping, TestPagedBytes, 
TestFieldCacheRangeFilter, TestCharFilter, TestParallelReaderEmptyIndex, 
TestPayloadProcessorProvider, TestNot, TestBitVector, TestCompoundFile, 
TestFileSwitchDirectory, TestSloppyPhraseQuery2, TestDemo, TestTermScorer, 
TestNGramPhraseQuery, TestSpanFirstQuery, TestSetOnce, TestPackedInts, 
TestGraphTokenizers, TestNorms, TestNumericRangeQuery64, TestSearcherManager, 
TestArrayUtil, TestIndexWriterDelete, TestSearchWithThreads, 
TestBufferedIndexInput, TestNRTCachingDirectory, TestIndexWriterForceMerge, 
TestCollectionUtil, TestFixedBitSet, TestWeakIdentityMap, 
TestSimpleExplanations, TestCustomNorms, TestStressIndexing, 
TestSnapshotDeletionPolicy, TestMockAnalyzer, TestDeterminizeLexicon, 
TestDocumentsWriterStallControl, TestRollingCharBuffer, TestDocValuesIndexing, 
Test2BDocs, TestPhraseQuery, TestConsistentFieldNumbers, 
TestDoubleBarrelLRUCache, TestCrashCausesCorruptIndex, TestDocValues, 
TestUTF32ToUTF8, TestSegmentMerger, TestPostingsOffsets, 
TestThreadedForceMerge, TestSegmentReader, TestBytesRefHash, 
TestPerFieldPostingsFormat, TestFieldCache, TestMixedCodecs, TestSpans, 
TestSegmentTermDocs, TestParallelCompositeReader, TestSimilarityBase, 
TestFieldCacheSanityChecker, TestPayloadTermQuery, TestDoc, 
TestDocValuesTypeCompatibility, TestDisjunctionMaxQuery, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
TestCopyBytes, TestPayloadNearQuery, TestPrefixRandom, TestFilteredQuery, 
TestDocumentWriter, TestQueryWrapperFilter, TestPrefixCodedTerms, 
TestTermVectors, TestTermVectorsWriter, TestUnicodeUtil, 
TestTransactionRollback, TestForTooMuchCloning, TestMultiPhraseQuery, 
TestMultiFields, TestBooleanQuery, TestTermRangeQuery, TestRegexpRandom, 
TestSimpleExplanationsOfNonMatches, TestSpansAdvanced2, TestRegexpQuery, 
TestDocCount, TestPerSegmentDeletes, TestBinaryTerms, TestTopDocsCollector, 
TestNoDeletionPolicy, TestCachingWrapperFilter, Test2BPostings]
[junit4:junit4]   2> 
[junit4:junit4] Completed on J0 in 727.53s, 1 test, 1 error <<< FAILURES!
[...truncated 24 lines...]

[...truncated 18263 lines...]

[...truncated 18263 lines...]

[...truncated 18263 lines...]

[...truncated 18263 lines...]

[...truncated 18245 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-trunk/checkout/lucene/build.xml:50:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-trunk/checkout/lucene/common-build.xml:1094:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-trunk/checkout/lucene/common-build.xml:789:
 There were test failures: 305 suites, 1721 tests, 1 error, 5 ignored (3 
assumptions)

Total time: 41 minutes 5 seconds
Build step 'Execute shell' marked build as failure
[TASKS] Scanning folder '/home/hudson/hudson-slave/workspace/Lucene-trunk' for 
files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 6334 files to scan for tasks
[TASKS] Found 2248 open tasks.
[TASKS] Computing warning deltas based on reference build #2001
Archiving artifacts
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Recording test results
Publishing Javadoc
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to