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/02/27 06:27:04 UTC

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12526 - Still Failing

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

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
java.lang.AssertionError: Some threads threw uncaught exceptions!

Stack Trace:
java.lang.RuntimeException: java.lang.AssertionError: Some threads threw uncaught exceptions!
	at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:780)
	at org.apache.lucene.util.LuceneTestCase.access$1000(LuceneTestCase.java:138)
	at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:607)
	at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:511)
	at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:569)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:808)
	at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:752)




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



[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12527 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12527/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ZkSolrClientTest.testReconnect

Error Message:
KeeperErrorCode = NodeExists for /collections/collection3

Stack Trace:
org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists for /collections/collection3
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:110)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:643)
	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:486)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:483)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:431)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:412)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:359)
	at org.apache.solr.cloud.ZkSolrClientTest.testReconnect(ZkSolrClientTest.java:108)
	at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:707)
	at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:606)
	at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:511)
	at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:569)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)




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



Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12526 - Still Failing

Posted by Mark Miller <ma...@gmail.com>.
This has happened in the past on the freebsd jenkins as well (infrequently). Basically a Lucene merge thread throws an exception because the directory is already closed. This happens during shutdown. It's a little odd because we close the writer and wait for merge threads to finish before releasing the directory. So I have not figured out what is going on here yet.

On Feb 27, 2012, at 12:27 AM, Apache Jenkins Server wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12526/
> 
> 1 tests failed.
> REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
> 
> Error Message:
> java.lang.AssertionError: Some threads threw uncaught exceptions!
> 
> Stack Trace:
> java.lang.RuntimeException: java.lang.AssertionError: Some threads threw uncaught exceptions!
> 	at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:780)
> 	at org.apache.lucene.util.LuceneTestCase.access$1000(LuceneTestCase.java:138)
> 	at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:607)
> 	at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:511)
> 	at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:569)
> 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
> 	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
> 	at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:808)
> 	at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:752)
> 
> 
> 
> 
> Build Log (for compile errors):
> [...truncated 10335 lines...]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

- Mark Miller
lucidimagination.com












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