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 2013/11/16 03:16:09 UTC

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1026: POMs out of sync

Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1026/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Wrong doc count on shard1_0 expected:<130> but was:<76>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<130> but was:<76>
	at __randomizedtesting.SeedInfo.seed([221246A2B8C1E3A:83C7AA725CD37E06]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)


REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:50709/collection1 Dead Guy:http://127.0.0.1:55836/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:50253/collection1], CloudJettyRunner [url=http://127.0.0.1:50253/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:50709/collection1 Dead Guy:http://127.0.0.1:55836/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:50253/collection1], CloudJettyRunner [url=http://127.0.0.1:50253/collection1]]
	at __randomizedtesting.SeedInfo.seed([8F25ADEE97F1B0BF:EC323F6E0AED083]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)




Build Log:
[...truncated 38311 lines...]