Skip to content

[CI] ReindexDatastreamIndexTransportActionIT testDestIndexContainsDocs failing #121915

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:migrate:internalClusterTest" --tests "org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT.testDestIndexContainsDocs" -Dtests.seed=6C4FBDF775AB32D -Dtests.locale=sat-Olck -Dtests.timezone=Africa/Kampala -Druntime.java=23

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: All incoming requests on node [node_s1] should have finished. Expected 0 bytes for requests in-flight but got 298 bytes; pending tasks [[{
  "node" : "node_s1",
  "id" : 13,
  "type" : "persistent",
  "action" : "health-node[c]",
  "status" : {
    "state" : "STARTED"
  },
  "description" : "id=health-node",
  "start_time" : "2025-02-06T14:31:26.874Z",
  "start_time_in_millis" : 1738852286874,
  "running_time" : "5.7m",
  "running_time_in_nanos" : 345798690751,
  "cancellable" : true,
  "cancelled" : false,
  "parent_task_id" : "cluster:2",
  "headers" : { }
}]]

Issue Reasons:

  • [9.0] 4 failures in test testDestIndexContainsDocs (2.9% fail rate in 137 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