Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.7
-
None
-
uname -a:
Linux frodo 2.6.32-5-amd64 #1 SMP Mon Sep 23 22:14:43 UTC 2013 x86_64 GNU/Linuxjava -version:
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)svn info:
Path: .
Working Copy Root Path: /home/elyograg/lucene-solr/branch_4x
URL: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/solr
Repository Root: https://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1555600
Node Kind: directory
Schedule: normal
Last Changed Author: uschindler
Last Changed Rev: 1555557
Last Changed Date: 2014-01-05 09:17:54 -0700 (Sun, 05 Jan 2014)uname -a: Linux frodo 2.6.32-5-amd64 #1 SMP Mon Sep 23 22:14:43 UTC 2013 x86_64 GNU/Linux java -version: java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b15) Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode) svn info: Path: . Working Copy Root Path: /home/elyograg/lucene-solr/branch_4x URL: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/solr Repository Root: https://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 1555600 Node Kind: directory Schedule: normal Last Changed Author: uschindler Last Changed Rev: 1555557 Last Changed Date: 2014-01-05 09:17:54 -0700 (Sun, 05 Jan 2014)
Description
This is what looks like the relevant piece of the failure.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=45A6C046A15FD121 -Dtests.slow=true -Dtests.locale=it_IT -Dtests.timezone=America/Creston -Dtests.file.encoding=US-ASCII [junit4] FAILURE 179s | CollectionsAPIDistributedZkTest.testDistribSearch <<< [junit4] > Throwable #1: java.lang.AssertionError [junit4] > at __randomizedtesting.SeedInfo.seed([45A6C046A15FD121:C4404E5ED600B11D]:0) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:390) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:203) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:849) [junit4] > at java.lang.Thread.run(Thread.java:724)
This jenkins failure looks like it may be similar: