Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16104/
Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.codecs.simpletext.TestSimpleTextPointFormat.testAllPointDocsDeletedInSegment

Error Message:
SimpleText failure: footer does not start at expected position current=30 vs 
expected=0 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=RAMInputStream(name=_1.scf)
 [slice=_1.dim]))))

Stack Trace:
org.apache.lucene.index.CorruptIndexException: SimpleText failure: footer does 
not start at expected position current=30 vs expected=0 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=RAMInputStream(name=_1.scf)
 [slice=_1.dim]))))
        at 
__randomizedtesting.SeedInfo.seed([821EA801853E9A7:3D24442E80725467]:0)
        at 
org.apache.lucene.codecs.simpletext.SimpleTextPointReader.checkIntegrity(SimpleTextPointReader.java:214)
        at 
org.apache.lucene.index.CodecReader.checkIntegrity(CodecReader.java:398)
        at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:676)
        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:848)
        at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
        at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
        at 
org.apache.lucene.index.BasePointFormatTestCase.testAllPointDocsDeletedInSegment(BasePointFormatTestCase.java:192)
        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:520)
        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)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 5972 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextPointFormat
   [junit4] IGNOR/A 0.00s J1 | TestSimpleTextPointFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestSimpleTextPointFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimpleTextPointFormat 
-Dtests.method=testAllPointDocsDeletedInSegment -Dtests.seed=821EA801853E9A7 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=saq 
-Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J1 | 
TestSimpleTextPointFormat.testAllPointDocsDeletedInSegment <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.CorruptIndexException: 
SimpleText failure: footer does not start at expected position current=30 vs 
expected=0 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=RAMInputStream(name=_1.scf)
 [slice=_1.dim]))))
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([821EA801853E9A7:3D24442E80725467]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.simpletext.SimpleTextPointReader.checkIntegrity(SimpleTextPointReader.java:214)
   [junit4]    >        at 
org.apache.lucene.index.CodecReader.checkIntegrity(CodecReader.java:398)
   [junit4]    >        at 
org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:676)
   [junit4]    >        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:848)
   [junit4]    >        at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
   [junit4]    >        at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
   [junit4]    >        at 
org.apache.lucene.index.BasePointFormatTestCase.testAllPointDocsDeletedInSegment(BasePointFormatTestCase.java:192)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.simpletext.TestSimpleTextPointFormat_821EA801853E9A7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=1801, maxMBSortInHeap=5.252289934691969, 
sim=ClassicSimilarity, locale=saq, timezone=Jamaica
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=390585720,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimpleTextSegmentInfoFormat, TestOrdsBlockTree, TestAutoPrefixTerms, 
TestSimpleTextDocValuesFormat, TestBloomPostingsFormat, 
TestMemoryPostingsFormat, TestFixedGapPostingsFormat, 
TestSimpleTextPostingsFormat, TestFSTOrdPostingsFormat, TestFSTPostingsFormat, 
TestSimpleTextCompoundFormat, TestSimpleTextFieldInfoFormat, 
TestSimpleTextPointFormat]
   [junit4] Completed [19/22 (1!)] on J1 in 25.34s, 16 tests, 1 error, 2 
skipped <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:476: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2187: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/module-build.xml:58: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: 
There were test failures: 22 suites, 662 tests, 1 error, 29 ignored (29 
assumptions) [seed: 821EA801853E9A7]

Total time: 13 minutes 38 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to