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 2012/04/17 03:41:44 UTC

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13218 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13218/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ERROR: SolrIndexSearcher opens=74 closes=73

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=74 closes=73
	at __randomizedtesting.SeedInfo.seed([2C02D7B9C4CFC067]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:212)
	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:101)
	at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	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:1844)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1000(RandomizedRunner.java:142)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:679)
	at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
	at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
	at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38)
	at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:553)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:142)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:499)




Build Log (for compile errors):
[...truncated 7792 lines...]



Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13218 - Failure

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
Just wondering how reliable past statistics are with this kind of variance --

common.test:
    [mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/join/build/test
   [junit4] <JUnit4> says hello. Random seed: B46D16D8897D5186
   [junit4] Expected execution time on JVM J0:     7.76s
   [junit4] Expected execution time on JVM J1:     3.43s
...
   [junit4] Suite: org.apache.lucene.search.join.TestJoinUtil
   [junit4] Completed on J0 in 140.48s, 3 tests
   [junit4]
   [junit4] JVM J0:     0.57 ..   141.25 =   140.68s
   [junit4] JVM J1:     0.61 ..    10.59 =     9.98s

Didn't check if it's the multiplier or unfortunate combination of
random elements.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org