Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-main/3697/
27 tests failed.
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testFullyMergeOldIndex
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:2CA640E437C42F6F]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:535)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:532)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:759)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:537)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:527)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testFullyMergeOldIndex(TestBackwardsCompatibility.java:927)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeOldIndex
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:A911476AABC9FEC3]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:535)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:532)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:759)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:537)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:527)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeOldIndex(TestBackwardsCompatibility.java:1652)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testOldVersions
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:DAC0370D70A992B4]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:87)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:76)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:108)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:66)
at
app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:60)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testOldVersions(TestBackwardsCompatibility.java:1564)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexOldIndexNoAdds
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:82D37E39C65E69B3]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:87)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:76)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:108)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:66)
at
app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:60)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.changeIndexNoAdds(TestBackwardsCompatibility.java:1344)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexOldIndexNoAdds(TestBackwardsCompatibility.java:1049)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexOldIndex
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:6643DD5F0014E4C5]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:535)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:532)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:759)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:537)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:527)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.changeIndexWithAdds(TestBackwardsCompatibility.java:1292)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexOldIndex(TestBackwardsCompatibility.java:1061)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testCommandLineArgs
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.1.0-nocfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.1.0-nocfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:E63D46EAC1B187A1]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:535)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:532)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:759)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:537)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:527)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testCommandLineArgs(TestBackwardsCompatibility.java:1670)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeThenMultipleCommits
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource BufferedChecksumIndexInput(MockIndexInputWrapper((clone of)
ByteBuffersIndexInput (file=segments_3, buffers=397 bytes, block size: 1,
blocks: 1, position: 0)))): This index was initially created with Lucene 8.x
while the current version is 10.0.0 and Lucene only supports reading the
current and previous major versions. This version of Lucene only supports
indexes created with release 9.0 and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:DB28993BC62280F0]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
at
app//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1079)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeThenMultipleCommits(TestBackwardsCompatibility.java:1985)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testDocValuesUpdatesWithNewField
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/dvupdates-001/segments_6")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/dvupdates-001/segments_6")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:DB910FAF08204B76]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:87)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:76)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:108)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:66)
at
app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:60)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.verifyUsesDefaultCodec(TestBackwardsCompatibility.java:1602)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testDocValuesUpdatesWithNewField(TestBackwardsCompatibility.java:1908)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testAddOldIndexes
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:7BD7BDFA74EB6428]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:535)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:532)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:759)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:537)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:527)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testAddOldIndexes(TestBackwardsCompatibility.java:951)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testMoreTerms
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/moreterms-001/segments_1")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/moreterms-001/segments_1")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:C8933D24D39E9EF9]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:87)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:76)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:108)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:66)
at
app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:60)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testMoreTerms(TestBackwardsCompatibility.java:1788)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testSegmentCommitInfoId
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:4FC3295D43E368AB]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:535)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:532)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:759)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:537)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:527)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testSegmentCommitInfoId(TestBackwardsCompatibility.java:1590)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testSoftDeletes
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/dvupdates-002/segments_6")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/dvupdates-002/segments_6")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:6BC6FB12915AB5B8]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:87)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:76)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:108)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:66)
at
app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:60)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.verifyUsesDefaultCodec(TestBackwardsCompatibility.java:1602)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testSoftDeletes(TestBackwardsCompatibility.java:1887)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testSortedIndex
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/sorted-001/segments_1")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/sorted-001/segments_1")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:A0BD2009BFD37984]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:87)
at
app//org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:76)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:108)
at
app//org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:66)
at
app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:60)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testSortedIndex(TestBackwardsCompatibility.java:2003)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexCreatedVersion
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(NIOFSIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/8.0.0-cfs-001/segments_3")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:D7EEC7A4775E56A4]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:535)
at
app//org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:532)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:809)
at
app//org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:759)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:537)
at
app//org.apache.lucene.index.SegmentInfos.readLatestCommit(SegmentInfos.java:527)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexCreatedVersion(TestBackwardsCompatibility.java:1580)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeEmptyOldIndex
Error Message:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/emptyIndex-001/segments_1")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
Stack Trace:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resource
BufferedChecksumIndexInput(MockIndexInputWrapper(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/tmp/tests-tmp/lucene.backward_index.TestBackwardsCompatibility_D72246FF872A0050-001/emptyIndex-001/segments_1")))):
This index was initially created with Lucene 8.x while the current version is
10.0.0 and Lucene only supports reading the current and previous major
versions. This version of Lucene only supports indexes created with release 9.0
and later by default.
at
__randomizedtesting.SeedInfo.seed([D72246FF872A0050:7B3032AA11247ABB]:0)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:355)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at
app//org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
at
app//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1079)
at
app//org.apache.lucene.index.IndexUpgrader.upgrade(IndexUpgrader.java:183)
at
app//org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeEmptyOldIndex(TestBackwardsCompatibility.java:1775)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at app//com.carrotsearch.randomizedtesting.RandomizedRunner
[...truncated too long message...]
tests.file.encoding=UTF-8
- org.apache.lucene.backward_index.TestBackwardsCompatibility.testSoftDeletes
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testSoftDeletes"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
- org.apache.lucene.backward_index.TestBackwardsCompatibility.testSortedIndex
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testSortedIndex"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexCreatedVersion
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testIndexCreatedVersion"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeEmptyOldIndex
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeEmptyOldIndex"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testAllIndexesUseDefaultCodec
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testAllIndexesUseDefaultCodec"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testDocValuesUpdates
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testDocValuesUpdates"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testSearchOldIndex
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testSearchOldIndex"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
- org.apache.lucene.backward_index.TestBackwardsCompatibility.testDeletes
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testDeletes"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testFailOpenOldIndex
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testFailOpenOldIndex"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testNextIntoWrongField
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testNextIntoWrongField"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testAddOldIndexesReader
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testAddOldIndexesReader"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
-
org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeWithNRTReader
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/property
'outputLocation'/outputs/OUTPUT-org.apache.lucene.backward_index.TestBackwardsCompatibility.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_index.TestBackwardsCompatibility.testUpgradeWithNRTReader"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D72246FF872A0050
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':lucene:core:spotlessJavaCheck'.
> The following files had format violations:
lucene/core/src/java/org/apache/lucene/util/Version.java
@@ -189,17 +189,13 @@
···*/
··@Deprecated·public·static·final·Version·LUCENE_8_11_0·=·new·Version(8,·11,·0);
-··/**
-···*·@deprecated·(10.0.0)·Use·latest
-···*/
-··@Deprecated
-··public·static·final·Version·LUCENE_9_0_0·=·new·Version(9,·0,·0);
+··/**·@deprecated·(10.0.0)·Use·latest·*/
+··@Deprecated·public·static·final·Version·LUCENE_9_0_0·=·new·Version(9,·0,·0);
··/**
···*·Match·settings·and·bugs·in·Lucene's·10.0.0·release.
-···*·<p>
-···*·Use·this·to·get·the·latest·&·greatest·settings,·bug
-···*·fixes,·etc,·for·Lucene.
+···*
+···*·<p>Use·this·to·get·the·latest·&·greatest·settings,·bug·fixes,·etc,·for·Lucene.
···*/
··public·static·final·Version·LUCENE_10_0_0·=·new·Version(10,·0,·0);
Run './gradlew :lucene:core:spotlessApply' to fix these violations.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 19m 7s
727 actionable tasks: 727 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
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]