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 Hudson Server <hu...@hudson.apache.org> on 2010/11/11 11:33:18 UTC

Lucene-Solr-tests-only-trunk - Build # 1256 - Still Failing

Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1256/

3 tests failed.
REGRESSION:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testCommitWithin

Error Message:
expected:<1> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
	at org.apache.solr.client.solrj.SolrExampleTests.testCommitWithin(SolrExampleTests.java:258)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest

Error Message:
org.apache.solr.common.cloud.ZooKeeperException: 

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:152)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:134)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:124)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:233)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:96)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:84)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_beforeClass(AbstractZkTestCase.java:64)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:178)
	at org.apache.solr.util.TestHarness$Initializer$1.<init>(TestHarness.java:183)
	at org.apache.solr.util.TestHarness$Initializer.initialize(TestHarness.java:178)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:139)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:40763/solr within 5000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:122)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.core.CoreContainer.initZooKeeper(CoreContainer.java:159)


REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
expected:<2> but was:<3>

Stack Trace:
junit.framework.AssertionFailedError: expected:<2> but was:<3>
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
	at org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:201)




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



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