I’ll look into it. ~ David Smiley Freelance Apache Lucene/Solr Search Consultant/Developer http://www.linkedin.com/in/davidwsmiley
On Sat, Aug 16, 2014 at 10:16 AM, Policeman Jenkins Server < [email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11036/ > Java: 64bit/jdk1.8.0_11 -XX:+UseCompressedOops -XX:+UseG1GC > > 1 tests failed. > FAILED: org.apache.lucene.spatial.bbox.TestBBoxStrategy.testOperations > {#19 seed=[631220E490F0DB53:EFFB6AF935D602D2]} > > Error Message: > [BBoxWithin] Shouldn't match > I#0:Rect(minX=180.0,maxX=180.0,minY=30.0,maxY=40.0) > Q:Rect(minX=-180.0,maxX=-180.0,minY=-70.0,maxY=50.0) > > Stack Trace: > java.lang.AssertionError: [BBoxWithin] Shouldn't match > I#0:Rect(minX=180.0,maxX=180.0,minY=30.0,maxY=40.0) > Q:Rect(minX=-180.0,maxX=-180.0,minY=-70.0,maxY=50.0) > at > __randomizedtesting.SeedInfo.seed([631220E490F0DB53:EFFB6AF935D602D2]:0) > at org.junit.Assert.fail(Assert.java:93) > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:126) > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:115) > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:62) > at > org.apache.lucene.spatial.bbox.TestBBoxStrategy.testOperations(TestBBoxStrategy.java:109) > at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:483) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 9686 lines...] > [junit4] Suite: org.apache.lucene.spatial.bbox.TestBBoxStrategy > [junit4] 2> أغس 16, 2014 9:16:10 ص > org.apache.lucene.spatial.StrategyTestCase executeQueries > [junit4] 2> INFO: testing queried for strategy BBoxStrategy > field:bbox ctx=SpatialContext.GEO > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestBBoxStrategy -Dtests.method=testOperations > -Dtests.seed=631220E490F0DB53 -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=ar_DZ -Dtests.timezone=America/Cayman > -Dtests.file.encoding=UTF-8 > [junit4] FAILURE 0.64s J1 | TestBBoxStrategy.testOperations {#19 > seed=[631220E490F0DB53:EFFB6AF935D602D2]} <<< > [junit4] > Throwable #1: java.lang.AssertionError: [BBoxWithin] > Shouldn't match I#0:Rect(minX=180.0,maxX=180.0,minY=30.0,maxY=40.0) > Q:Rect(minX=-180.0,maxX=-180.0,minY=-70.0,maxY=50.0) > [junit4] > at > __randomizedtesting.SeedInfo.seed([631220E490F0DB53:EFFB6AF935D602D2]:0) > [junit4] > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:126) > [junit4] > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:115) > [junit4] > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:62) > [junit4] > at > org.apache.lucene.spatial.bbox.TestBBoxStrategy.testOperations(TestBBoxStrategy.java:109) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> أغس 16, 2014 9:16:18 ص > org.apache.lucene.spatial.StrategyTestCase executeQueries > [junit4] 2> INFO: testing queried for strategy BBoxStrategy > field:bbox ctx=SpatialContext.GEO > [junit4] 2> أغس 16, 2014 9:16:18 ص > org.apache.lucene.spatial.StrategyTestCase executeQueries > [junit4] 2> INFO: testing queried for strategy BBoxStrategy > field:bbox ctx=SpatialContext.GEO > [junit4] 2> NOTE: test params are: codec=CheapBastard, > sim=RandomSimilarityProvider(queryNorm=false,coord=no): {bbox__xdl=DFR > I(ne)LZ(0.3), bbox__maxX=DFR I(n)BZ(0.3), bbox__maxY=DFR I(F)3(800.0), > bbox__minX=DFR I(ne)L2, bbox__minY=IB LL-D3(800.0)}, locale=ar_DZ, > timezone=America/Cayman > [junit4] 2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation > 1.8.0_11 (64-bit)/cpus=8,threads=1,free=64697832,total=132120576 > [junit4] 2> NOTE: All tests run in this JVM: [SerializedStrategyTest, > TestTermQueryPrefixGridStrategy, TestBBoxStrategy] > [junit4] Completed on J1 in 10.24s, 30 tests, 1 failure, 1 skipped <<< > FAILURES! > > [...truncated 35 lines...] > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:544: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2106: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: > There were test failures: 16 suites, 143 tests, 1 failure, 13 ignored (2 > assumptions) > > Total time: 42 minutes 43 seconds > Build step 'Invoke Ant' marked build as failure > [description-setter] Description set: Java: 64bit/jdk1.8.0_11 > -XX:+UseCompressedOops -XX:+UseG1GC > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
