Skip to content

[CI] DataStreamsUpgradeIT testDataStreamValidationDoesNotBreakUpgrade failing #140727

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:rolling-upgrade:v8.9.2#oneThirdUpgradedTest" -Dtests.class="org.elasticsearch.upgrades.DataStreamsUpgradeIT" -Dtests.method="testDataStreamValidationDoesNotBreakUpgrade" -Dtests.seed=8E504D2145967964 -Dtests.bwc=true -Dtests.locale=twq-Latn-NE -Dtests.timezone=America/Iqaluit -Druntime.java=25

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://127.0.0.1:34053], URI [/logs-barbaz/_search?rest_total_hits_as_int=true&filter_path=hits.total], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [logs-barbaz]","resource.type":"index_or_alias","resource.id":"logs-barbaz","index_uuid":"_na_","index":"logs-barbaz"}],"type":"index_not_found_exception","reason":"no such index [logs-barbaz]","resource.type":"index_or_alias","resource.id":"logs-barbaz","index_uuid":"_na_","index":"logs-barbaz"},"status":404}

Issue Reasons:

  • [8.19] 2 consecutive failures in step 8.9.2_bwc
  • [8.19] 2 failures in test testDataStreamValidationDoesNotBreakUpgrade (1.2% fail rate in 163 executions)
  • [8.19] 2 failures in step 8.9.2_bwc (100.0% fail rate in 2 executions)

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

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions