I'll fix.

Mike McCandless

http://blog.mikemccandless.com


On Mon, Mar 7, 2016 at 1:38 AM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/4/
>
> 1 tests failed.
> FAILED:  
> org.apache.lucene.spatial.geopoint.search.TestGeoPointQuery.testRandomBig
>
> Error Message:
> Java heap space
>
> Stack Trace:
> java.lang.OutOfMemoryError: Java heap space
>         at 
> __randomizedtesting.SeedInfo.seed([B930E0D9D0A595D1:3E679D5641FCE951]:0)
>         at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:353)
>         at 
> org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:351)
>         at 
> org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
>         at 
> org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
>         at 
> org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
>         at 
> org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
>         at 
> org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:106)
>         at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:66)
>         at 
> org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:145)
>         at 
> org.apache.lucene.index.BufferedUpdatesStream$SegmentState.<init>(BufferedUpdatesStream.java:379)
>         at 
> org.apache.lucene.index.BufferedUpdatesStream.openSegmentStates(BufferedUpdatesStream.java:411)
>         at 
> org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:256)
>         at 
> org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3187)
>         at 
> org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3173)
>         at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3150)
>         at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3113)
>         at 
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1756)
>         at 
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1736)
>         at 
> org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:611)
>         at 
> org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:415)
>         at 
> org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomBig(BaseGeoPointTestCase.java:344)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:497)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at 
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at 
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>
>
>
>
> Build Log:
> [...truncated 9243 lines...]
>    [junit4] Suite: org.apache.lucene.spatial.geopoint.search.TestGeoPointQuery
>    [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
> 'ant get-jenkins-line-docs' in the lucene directory.
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeoPointQuery 
> -Dtests.method=testRandomBig -Dtests.seed=B930E0D9D0A595D1 
> -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
> -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
> -Dtests.locale=ar-LY -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true 
> -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   31.1s J0 | TestGeoPointQuery.testRandomBig <<<
>    [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([B930E0D9D0A595D1:3E679D5641FCE951]:0)
>    [junit4]    >        at 
> org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:353)
>    [junit4]    >        at 
> org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:351)
>    [junit4]    >        at 
> org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
>    [junit4]    >        at 
> org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
>    [junit4]    >        at 
> org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
>    [junit4]    >        at 
> org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
>    [junit4]    >        at 
> org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:106)
>    [junit4]    >        at 
> org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:66)
>    [junit4]    >        at 
> org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:145)
>    [junit4]    >        at 
> org.apache.lucene.index.BufferedUpdatesStream$SegmentState.<init>(BufferedUpdatesStream.java:379)
>    [junit4]    >        at 
> org.apache.lucene.index.BufferedUpdatesStream.openSegmentStates(BufferedUpdatesStream.java:411)
>    [junit4]    >        at 
> org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:256)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3187)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3173)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3150)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3113)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1756)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1736)
>    [junit4]    >        at 
> org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:611)
>    [junit4]    >        at 
> org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:415)
>    [junit4]    >        at 
> org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomBig(BaseGeoPointTestCase.java:344)
>    [junit4]   2> NOTE: leaving temporary files on disk at: 
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/build/spatial/test/J0/temp/lucene.spatial.geopoint.search.TestGeoPointQuery_B930E0D9D0A595D1-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
> {string=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), 
> point=PostingsFormat(name=Direct)}, 
> docValues:{id=DocValuesFormat(name=Direct), 
> point=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=476, 
> maxMBSortInHeap=6.877012765835378, 
> sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-LY, 
> timezone=Pacific/Fiji
>    [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
> 1.8.0_66 (64-bit)/cpus=4,threads=1,free=211659800,total=434634752
>    [junit4]   2> NOTE: All tests run in this JVM: [TestGeoPointQuery]
>    [junit4] Completed [2/2 (1!)] on J0 in 159.70s, 26 tests, 1 error <<< 
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] JVM J0: stdout was not empty, see: 
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/build/spatial/test/temp/junit4-J0-20160307_063337_660.sysout
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] java.lang.OutOfMemoryError: Java heap space
>    [junit4] Dumping heap to 
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/heapdumps/java_pid27775.hprof
>  ...
>    [junit4] Heap dump file created [565966421 bytes in 3.700 secs]
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 9 lines...]
> BUILD FAILED
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:747:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:684:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:59:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/build.xml:476:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:2187:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/module-build.xml:58:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1457:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1014:
>  There were test failures: 2 suites, 35 tests, 1 error [seed: 
> B930E0D9D0A595D1]
>
> Total time: 134 minutes 32 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> No prior successful build to compare, so performing full copy of artifacts
> 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

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

Reply via email to