Skip to content

[CI] FullClusterRestartIT testSingleDoc {cluster=UPGRADED} failing #111434

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:full-cluster-restart:v8.15.0#bwcTest" -Dtests.class="org.elasticsearch.xpack.restart.FullClusterRestartIT" -Dtests.method="testSingleDoc {cluster=UPGRADED}" -Dtests.seed=AD9878366FDA34F -Dtests.bwc=true -Dtests.locale=fi -Dtests.timezone=America/St_Kitts -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:33969], URI [/testsingledoc/_doc/1], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [testsingledoc]","resource.type":"index_or_alias","resource.id":"testsingledoc","index_uuid":"_na_","index":"testsingledoc"}],"type":"index_not_found_exception","reason":"no such index [testsingledoc]","resource.type":"index_or_alias","resource.id":"testsingledoc","index_uuid":"_na_","index":"testsingledoc"},"status":404}

Issue Reasons:

  • [main] 3 consecutive failures in test testSingleDoc {cluster=UPGRADED}
  • [main] 2 consecutive failures in step 8.16.0_bwc-snapshots
  • [main] 2 consecutive failures in step 7.17.23_bwc-snapshots
  • [main] 9 failures in test testSingleDoc {cluster=UPGRADED} (1.8% fail rate in 513 executions)
  • [main] 2 failures in step 8.15.0_bwc-snapshots (2.6% fail rate in 77 executions)
  • [main] 2 failures in step 8.14.4_bwc-snapshots (2.6% fail rate in 77 executions)
  • [main] 2 failures in step 8.16.0_bwc-snapshots (2.6% fail rate in 78 executions)
  • [main] 3 failures in step 7.17.23_bwc-snapshots (3.8% fail rate in 80 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (7.7% fail rate in 26 executions)

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

Metadata

Metadata

Assignees

Labels

:Data Management/Data streamsData streams and their lifecycles>test-failureTriaged test failures from CITeam:Data ManagementMeta label for data/management teamlow-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