Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15627/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.search.TestLatLonPointQueries.testRandomMedium

Error Message:
Captured an uncaught exception in thread: Thread[id=66, name=T1, 
state=RUNNABLE, group=TGRP-TestLatLonPointQueries]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=66, name=T1, state=RUNNABLE, 
group=TGRP-TestLatLonPointQueries]
Caused by: java.lang.AssertionError: some hits were wrong
        at __randomizedtesting.SeedInfo.seed([31974FDE0D2B59DF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552)
        at 
org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756)
        at 
org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623)




Build Log:
[...truncated 7527 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLatLonPointQueries
   [junit4] IGNOR/A 0.01s J0 | TestLatLonPointQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   1> T1: id=10013 should match but did not
   [junit4]   1>   small=true query=PointInRectQuery:field=point: Lower Left: 
[-141.43780203780085,70.86664532168423] Upper Right: 
[-141.40930016546494,71.5516812238477] docID=9918
   [junit4]   1>   lat=71.4017852898268 lon=-141.40930016162181
   [junit4]   1>   deleted?=false
   [junit4]   2> Led 24, 2016 4:55:03 DOP. 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[T1,5,TGRP-TestLatLonPointQueries]
   [junit4]   2> java.lang.AssertionError: some hits were wrong
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([31974FDE0D2B59DF]:0)
   [junit4]   2>        at org.junit.Assert.fail(Assert.java:93)
   [junit4]   2>        at 
org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552)
   [junit4]   2>        at 
org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756)
   [junit4]   2>        at 
org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonPointQueries -Dtests.method=testRandomMedium 
-Dtests.seed=31974FDE0D2B59DF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=cs-CZ -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.37s J0 | TestLatLonPointQueries.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:770)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:411)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase.testRandomMedium(BaseGeoPointTestCase.java:335)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=66, name=T1, state=RUNNABLE, 
group=TGRP-TestLatLonPointQueries]
   [junit4]    > Caused by: java.lang.AssertionError: some hits were wrong
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([31974FDE0D2B59DF]:0)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{id=DocValuesFormat(name=Direct)}, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=cs-CZ, 
timezone=Australia/Tasmania
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=12,threads=1,free=37802256,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestIDVersionPostingsFormat, 
TestLatLonPointQueries]
   [junit4] Completed [4/13 (1!)] on J0 in 14.00s, 8 tests, 1 error, 1 skipped 
<<< FAILURES!

[...truncated 48 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:675: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:619: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:57: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:475: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2145: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:58: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:972: 
There were test failures: 13 suites, 97 tests, 1 error, 6 ignored (6 
assumptions) [seed: 31974FDE0D2B59DF]

Total time: 17 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to