elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

[CI] CrossClusterAsyncSearchIT testCancellationViaTimeoutWithAllowPartialResultsSetToFalse failing

Open elasticsearchmachine opened this issue 6 months ago • 3 comments

Build Scans:

Reproduction Line:

gradlew ":x-pack:plugin:async-search:internalClusterTest" --tests "org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT.testCancellationViaTimeoutWithAllowPartialResultsSetToFalse" -Dtests.seed=EB98C44C1E049E5E -Dtests.locale=kam-Latn-KE -Dtests.timezone=CST6CDT -Druntime.java=24

Applicable branches: 8.18

Reproduces locally?: N/A

Failure History: See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a value greater than <0>
     but: <0> was equal to <0>

Issue Reasons:

  • [8.18] 3 failures in test testCancellationViaTimeoutWithAllowPartialResultsSetToFalse (0.5% fail rate in 586 executions)
  • [8.18] 2 failures in step windows-2019_checkpart2_platform-support-windows (11.8% fail rate in 17 executions)
  • [8.18] 2 failures in pipeline elasticsearch-periodic-platform-support (11.8% fail rate in 17 executions)

Note: This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

elasticsearchmachine avatar Apr 19 '25 20:04 elasticsearchmachine