This was OOME. We need to get to the root cause of why/which tests are using so much RAM.... I think we should turn on heap dump on OOME, but then we need to delete these massive heap files at some point.
Mike http://blog.mikemccandless.com On Mon, Apr 25, 2011 at 10:52 PM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/hudson/job/Lucene-trunk/1542/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads > > Error Message: > Some threads threw uncaught exceptions! > > Stack Trace: > junit.framework.AssertionFailedError: Some threads threw uncaught exceptions! > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1247) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1175) > at > org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:535) > > > > > Build Log (for compile errors): > [...truncated 11950 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
