Hmm this could be LUCENE-6629?  Can you add a comment on the issue, copying
the build failure stack trace, etc.?  Maybe it helps us get to the root
cause of these weird hangs...


Mike McCandless

http://blog.mikemccandless.com

On Sun, Jul 5, 2015 at 10:04 PM, [email protected] <
[email protected]> wrote:

> I’m not sure what to make of this.  The whole suite timed out after 2
> hours.  The seed doesn’t reproduce, at least when I ran via IntelliJ just
> this spatial test.  It’d be nice if I could have CI re-run the same build
> with same chosen random seed and JVM args, etc.
>
> On Sun, Jul 5, 2015 at 9:36 AM <[email protected]> wrote:
>
>>   *BUILD FAILURE*
>> Build URL
>> http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/
>> Project:lucene_linux_java8_64_test_only Randomization: 
>> JDKEA9,network,heap[571m],-server
>> +UseSerialGC +UseCompressedOops +AggressiveOpts,assert off,sec manager on 
>> Date
>> of build:Sun, 05 Jul 2015 13:23:16 +0200 Build duration:2 hr 8 min
>>  *CHANGES* No Changes
>>  *BUILD ARTIFACTS*
>>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J0-20150705_133143_170.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J0-20150705_133143_170.events>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J1-20150705_133143_170.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J1-20150705_133143_170.events>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J2-20150705_133143_170.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J2-20150705_133143_170.events>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J3-20150705_133143_170.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J3-20150705_133143_170.events>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J4-20150705_133143_170.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J4-20150705_133143_170.events>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J5-20150705_133143_171.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J5-20150705_133143_171.events>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J6-20150705_133143_171.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J6-20150705_133143_171.events>
>>    -
>>    
>> checkout/lucene/build/spatial/test/temp/junit4-J7-20150705_133143_171.events
>>    
>> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/54457/artifact/checkout/lucene/build/spatial/test/temp/junit4-J7-20150705_133143_171.events>
>>
>>
>>  *FAILED JUNIT TESTS* Name: junit.framework Failed: 1 test(s), Passed: 0
>> test(s), Skipped: 0 test(s), Total: 1 test(s)
>>
>>
>> * - Failed:
>> junit.framework.TestSuite.org.apache.lucene.spatial.bbox.TestBBoxStrategy * 
>> Name:
>> org.apache.lucene.spatial.bbox Failed: 1 test(s), Passed: 1 test(s),
>> Skipped: 0 test(s), Total: 2 test(s)
>>
>>
>> * - Failed:
>> org.apache.lucene.spatial.bbox.TestBBoxStrategy.testCitiesIntersectsBBox *
>>  *CONSOLE OUTPUT* [...truncated 11575 lines...] [junit4]  [junit4]
>> [junit4] JVM J0: 0.83 .. 9.63 = 8.80s [junit4] JVM J1: 1.07 .. 11.36 =
>> 10.28s [junit4] JVM J2: 0.91 .. 7224.92 = 7224.01s [junit4] JVM J3: 1.08
>> .. 11.85 = 10.77s [junit4] JVM J4: 0.90 .. 8.82 = 7.93s [junit4] JVM J5:
>> 0.87 .. 9.04 = 8.18s [junit4] JVM J6: 1.09 .. 11.50 = 10.41s [junit4]
>> JVM J7: 0.91 .. 10.98 = 10.07s [junit4] Execution time total: 2 hours 24
>> seconds [junit4] Tests summary: 30 suites, 232 tests, 1 suite-level
>> error, 1 error, 2 ignored (2 assumptions) BUILD FAILED 
>> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:467:
>> The following error occurred while executing this line: 
>> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:2240:
>> The following error occurred while executing this line: 
>> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/module-build.xml:58:
>> The following error occurred while executing this line: 
>> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1444:
>> The following error occurred while executing this line: 
>> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:999:
>> There were test failures: 30 suites, 232 tests, 1 suite-level error, 1
>> error, 2 ignored (2 assumptions) Total time: 128 minutes 38 seconds Build
>> step 'Invoke Ant' marked build as failure Archiving artifacts Recording
>> test results [description-setter] Description set:
>> JDKEA9,network,heap[571m],-server +UseSerialGC +UseCompressedOops
>> +AggressiveOpts,assert off,sec manager on Email was triggered for:
>> Failure - 1st Trigger Failure - Any was overridden by another trigger
>> and will not send an email. Trigger Failure - Still was overridden by
>> another trigger and will not send an email. Sending email for trigger:
>> Failure - 1st
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>
>

Reply via email to