Aha! This is from a new assert I recently committed to try to understand a prior build failure.
I cannot explain how current could possibly be null in this code. I'll open an issue... Mike McCandless On Tue, Jun 30, 2015 at 4:33 AM, <[email protected]> wrote: > *BUILD FAILURE* > Build URL > http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/ > Project:lucene_linux_java8_64_test_only Randomization: > JDKEA9,network,heap[1024m],-server > +UseSerialGC +UseCompressedOops +AggressiveOpts,sec manager on Date of > build:Tue, 30 Jun 2015 10:30:40 +0200 Build duration:2 min 29 sec > *CHANGES* No Changes > *BUILD ARTIFACTS* > checkout/lucene/build/core/test/temp/junit4-J0-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J0-20150630_103101_128.events> > checkout/lucene/build/core/test/temp/junit4-J1-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J1-20150630_103101_128.events> > checkout/lucene/build/core/test/temp/junit4-J2-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J2-20150630_103101_128.events> > checkout/lucene/build/core/test/temp/junit4-J3-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J3-20150630_103101_128.events> > checkout/lucene/build/core/test/temp/junit4-J4-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J4-20150630_103101_128.events> > checkout/lucene/build/core/test/temp/junit4-J5-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J5-20150630_103101_128.events> > checkout/lucene/build/core/test/temp/junit4-J6-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J6-20150630_103101_128.events> > checkout/lucene/build/core/test/temp/junit4-J7-20150630_103101_128.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/artifact/checkout/lucene/build/core/test/temp/junit4-J7-20150630_103101_128.events> > *FAILED JUNIT TESTS* Name: org.apache.lucene.index Failed: 1 test(s), > Passed: 787 test(s), Skipped: 23 test(s), Total: 811 test(s) > *Failed: > org.apache.lucene.index.TestIndexWriterMerging.testForceMergeDeletes * > *CONSOLE OUTPUT* [...truncated 1788 lines...] [junit4] Tests with > failures: [junit4] - > org.apache.lucene.index.TestIndexWriterMerging.testForceMergeDeletes [junit4] > [junit4] [junit4] JVM J0: 1.31 .. 122.99 = 121.69s [junit4] JVM J1: > 1.11 .. 127.08 = 125.97s [junit4] JVM J2: 1.13 .. 123.78 = 122.65s [junit4] > JVM J3: 1.11 .. 122.06 = 120.95s [junit4] JVM J4: 1.12 .. 123.38 = 122.26s > [junit4] > JVM J5: 1.12 .. 122.72 = 121.60s [junit4] JVM J6: 1.12 .. 122.63 = 121.51s > [junit4] > JVM J7: 1.31 .. 122.88 = 121.57s [junit4] Execution time total: 2 minutes > 7 seconds [junit4] Tests summary: 402 suites, 3269 tests, 1 failure, 49 > ignored (45 assumptions) BUILD FAILED > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:50: > 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: 402 suites, 3269 tests, 1 failure, 49 ignored (45 > assumptions) Total time: 2 minutes 15 seconds Build step 'Invoke Ant' > marked build as failure Archiving artifacts Recording test results > [description-setter] > Description set: JDKEA9,network,heap[1024m],-server +UseSerialGC > +UseCompressedOops +AggressiveOpts,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 >
