Hi Dawid, This does not reproduce for me :-( I’ll keep trying…
It’s a little worrying, since I did make changes to DirectIODirectory recently. https://github.com/apache/lucene/issues/14106 -Chris. > On 27 Feb 2025, at 09:14, Dawid Weiss <dawid.we...@gmail.com> wrote: > > > Timeout on the entire class - > > TestDirectIODirectory > testRandomByte FAILED > java.lang.Exception: Test abandoned because suite timeout was reached. > at __randomizedtesting.SeedInfo.seed([DEE483D0402DBE52]:0) > > Dawid > > On Thu, Feb 27, 2025 at 9:41 AM Apache Jenkins Server > <jenk...@builds.apache.org> wrote: > Build: > https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/1585/ > > 2 tests failed. > FAILED: org.apache.lucene.misc.store.TestDirectIODirectory.testRandomByte > > Error Message: > java.lang.Exception: Test abandoned because suite timeout was reached. > > Stack Trace: > java.lang.Exception: Test abandoned because suite timeout was reached. > at __randomizedtesting.SeedInfo.seed([DEE483D0402DBE52]:0) > > > FAILED: org.apache.lucene.misc.store.TestDirectIODirectory.classMethod > > Error Message: > java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). > > Stack Trace: > java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). > at __randomizedtesting.SeedInfo.seed([DEE483D0402DBE52]:0) > > > > > Build Log: > [...truncated 1273 lines...] > ERROR: The following test(s) have failed: > - org.apache.lucene.misc.store.TestDirectIODirectory.testRandomByte > (:lucene:misc) > Test output: > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/checkout/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.misc.store.TestDirectIODirectory.txt > Reproduce with: gradlew :lucene:misc:test --tests > "org.apache.lucene.misc.store.TestDirectIODirectory.testRandomByte" > -Ptests.jvms=4 -Ptests.jvmargs= -Ptests.seed=DEE483D0402DBE52 > -Ptests.multiplier=2 -Ptests.useSecurityManager=true -Ptests.nightly=true > -Ptests.gui=true -Ptests.file.encoding=UTF-8 > -Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/test-data/enwiki.random.lines.txt > -Ptests.vectorsize=512 -Ptests.forceintegervectors=true > > - org.apache.lucene.misc.store.TestDirectIODirectory.classMethod > (:lucene:misc) > Test output: > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/checkout/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.misc.store.TestDirectIODirectory.txt > Reproduce with: gradlew :lucene:misc:test --tests > "org.apache.lucene.misc.store.TestDirectIODirectory.classMethod" > -Ptests.jvms=4 -Ptests.jvmargs= -Ptests.seed=DEE483D0402DBE52 > -Ptests.multiplier=2 -Ptests.useSecurityManager=true -Ptests.nightly=true > -Ptests.gui=true -Ptests.file.encoding=UTF-8 > -Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-NightlyTests-main/test-data/enwiki.random.lines.txt > -Ptests.vectorsize=512 -Ptests.forceintegervectors=true > > > Deprecated Gradle features were used in this build, making it incompatible > with Gradle 9.0. > > You can use '--warning-mode all' to show the individual deprecation warnings > and determine if they come from your own scripts or plugins. > > For more on this, please refer to > https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings > in the Gradle documentation. > > BUILD SUCCESSFUL in 4h 19m 31s > 246 actionable tasks: 185 executed, 61 up-to-date > > Publishing build scan... > > The Develocity server (develocity.apache.org) rejected the access key with > prefix > 'eyJraWQiOiJhdXRoLWtleS1pZC1mM2QyMmNjMi00YmQ2LTRmMjYtYWU5NS01N2Y1NWYyNmNhODYiLCJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc19hbm9ueW1vdXMiOmZhbHNlLCJwZXJtaXNzaW9ucyI6WyJWSUVXX1NDQU4iLCJFWFBPUlRfREFUQSIsIlBVQkxJU0hfU0NBTiIsIlRFU1RfRElTVFJJQlVUSU9OIiwiUFJFRElDVElWRV9URVNUX1NFTEVDVElPTiIsIlJFQURfQ0FDSEUiLCJBQ0NFU1NfQUxMX0RBVEEiLCJBQ0NFU1NfREFUQV9XSVRIT1VUX0FTU09DSUFURURfUFJPSkVDVCIsIk1ZX1NFVFRJTkdTIiwiUkVBRF9WRVJTSU9OIl0sImFsbERhdGFQZXJtaXNzaW9ucyI6WyJWSUVXX1NDQU4iLCJQUkVESUNUSVZFX1RFU1RfU0VMRUNUSU9OIiwiUkVBRF9DQUNIRSIsIkFDQ0VTU19BTExfREFUQSIsIkFDQ0VTU19EQVRBX1dJVEhPVVRfQVNTT0NJQVRFRF9QUk9KRUNUIiwiRVhQT1JUX0RBVEEiLCJQVUJMSVNIX1NDQU4iLCJURVNUX0RJU1RSSUJVVElPTiIsIk1ZX1NFVFRJTkdTIiwiUkVBRF9WRVJTSU'. > Your access key has expired - please visit > https://develocity.apache.org/settings/access-keys to refresh it. > > Build step 'Invoke Gradle script' changed build result to SUCCESS > Archiving artifacts > ‘**/*.events’ doesn’t match anything: ‘**’ exists but not ‘**/*.events’ > No artifacts found that match the file pattern > "**/*.events,heapdumps/**,**/hs_err_pid*". 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: builds-unsubscr...@lucene.apache.org > For additional commands, e-mail: builds-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org