Skip to content

[CI] MultiClusterSpecIT test {fork.FiveFork} failing #127272

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-clusters:v9.1.0#newToOld" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT" -Dtests.method="test {fork.FiveFork}" -Dtests.seed=C43D20A89C92C4FA -Dtests.bwc=true -Dtests.locale=en-CC -Dtests.timezone=Pacific/Majuro -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected more data but no more entries found after [3]
Data mismatch:

Actual:
_fork:keyword | emp_no:integer
fork1         | 10005         
fork2         | 10004         
fork3         | 10003         

Expected:
_fork:keyword | emp_no:integer
fork1         | 10005         
fork2         | 10004         
fork3         | 10003         
fork4         | 10002         
fork5         | 10001         

Issue Reasons:

  • [main] 4 failures in test test {fork.FiveFork} (0.5% fail rate in 760 executions)
  • [main] 3 failures in step 9.1.0_bwc-snapshots (2.0% fail rate in 148 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (2.7% fail rate in 112 executions)

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

Metadata

Metadata

Assignees

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions