Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2028/

1 tests failed.
FAILED:  
org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction

Error Message:
java.lang.AssertionError: expected:<92 hits> but was:<93 hits>

Stack Trace:
java.lang.AssertionError: expected:<92 hits> but was:<93 hits>
        at 
__randomizedtesting.SeedInfo.seed([425EF34BE0CB435D:C05D2A88F8587699]:0)
        at [email protected]/org.junit.Assert.fail(Assert.java:89)
        at [email protected]/org.junit.Assert.failNotEquals(Assert.java:835)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:120)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:146)
        at 
org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction(TestSortedDvMultiRangeQuery.java:154)




Build Log:
[...truncated 742 lines...]
ERROR: 1 test has failed:

  - 
org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction
 (:lucene:sandbox)
    Test output: 
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout/lucene/sandbox/build/test-results/test/outputs/OUTPUT-org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.txt
    Reproduce with: gradlew :lucene:sandbox:test --tests 
"org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction"
 -Ptests.asserts=true -Ptests.file.encoding=US-ASCII -Ptests.gui=true 
-Ptests.haltonfailure=false -Ptests.jvmargs= -Ptests.jvms=4 
-Ptests.linedocsfile=/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/test-data/enwiki.random.lines.txt
 -Ptests.multiplier=2 -Ptests.nightly=true -Ptests.seed=425EF34BE0CB435D 
-Ptests.vectorsize=512

The slowest tests during this run:
  901.05s TestIDVersionPostingsFormat.testGlobalVersions (:lucene:sandbox)
  628.20s Test2BPostings.test (:lucene:core)
  548.89s 
TestSimpleTextPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads 
(:lucene:codecs)
  331.90s TestStressNRTReplication.test (:lucene:replicator)
  291.19s TestDocumentsWriterStallControl.testAcquireReleaseRace (:lucene:core)
  210.56s TestLucene90DocValuesFormatMergeInstance.testNumericFieldJumpTables 
(:lucene:core)
  206.61s TestLucene90DocValuesFormat.testNumericFieldJumpTables (:lucene:core)
  198.70s TestSimpleTextPostingsFormat.testLineFileDocs (:lucene:codecs)
  188.01s TestIndexWriterExceptions.testTooManyTokens (:lucene:core)
  161.72s TestIndexWriterOnDiskFull.testAddIndexOnDiskFull (:lucene:core)
The slowest suites during this run:
  1195.83s TestSimpleTextPostingsFormat (:lucene:codecs)
  902.40s TestIDVersionPostingsFormat (:lucene:sandbox)
  628.22s Test2BPostings (:lucene:core)
  509.27s TestLucene90DocValuesFormat (:lucene:core)
  460.96s TestLucene90DocValuesFormatMergeInstance (:lucene:core)
  332.22s TestStressNRTReplication (:lucene:replicator)
  291.22s TestDocumentsWriterStallControl (:lucene:core)
  219.02s TestIndexWriterExceptions (:lucene:core)
  189.58s TestFSTPostingsFormat (:lucene:codecs)
  163.60s TestStressLockFactories (:lucene:core)

[Incubating] Problems report is available at: 
file:///home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout/build/reports/problems/problems-report.html

BUILD SUCCESSFUL in 1h 38m 27s
294 actionable tasks: 157 executed, 137 up-to-date
Consider enabling configuration cache to speed up this build: 
https://docs.gradle.org/9.5.1/userguide/configuration_cache_enabling.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/build*/**/tests-cwd/*.hprof’ doesn’t match anything: ‘**’ exists but not 
‘**/build*/**/tests-cwd/*.hprof’
No artifacts found that match the file pattern 
"**/build*/**/tests-cwd/*.hprof,**/*_pid*.log". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to