Specifically, it's this one again. I'll file an issue about "<<< FAILURES" not being present here, seems like they're not logged for suite-level errors.
[junit4] ERROR 0.00s J1 | BasicDistributedZkTest (suite) [junit4] > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=93 closes=91 [junit4] > at __randomizedtesting.SeedInfo.seed([59150493F236873A]:0) [junit4] > at org.junit.Assert.fail(Assert.java:93) [junit4] > at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:212) [junit4] > at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:101) [junit4] > at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) [junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.lang.reflect.Method.invoke(Method.java:601) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1844) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1000(RandomizedRunner.java:142) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:679) [junit4] > at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63) [junit4] > at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75) [junit4] > at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38) [junit4] > at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:553) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:142) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:499) On Sun, Apr 15, 2012 at 6:07 PM, Dawid Weiss <[email protected]> wrote: > This is a test failure -- > > org.apache.solr.cloud.BasicDistributedZkTest > > What's interesting is that it's a suite-level failure (happened in an > @AfterClass hook). Can we tell jenkins to store certain artifacts > after a build is completed? Those detailed execution logs would be > nice (or those HTML5 reports). > > Dawid > > > On Sun, Apr 15, 2012 at 6:01 PM, Apache Jenkins Server > <[email protected]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2233/ >> >> No tests ran. >> >> Build Log (for compile errors): >> [...truncated 10982 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]
