Skip to content

[CI] SnapshotShutdownIT testStartRemoveNodeButDoNotComplete failing #142871

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.snapshots.SnapshotShutdownIT.testRemoveNodeDuringSnapshot" -Dtests.seed=6DFB118D1BD59622 -Dtests.locale=ks-Arab-IN -Dtests.timezone=America/Havana -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: All incoming requests on node [node_s0] should have finished. Expected 0 bytes for requests in-flight but got 192 bytes; pending tasks [[{
  "node" : "node_s0",
  "id" : 1764,
  "type" : "transport",
  "action" : "internal:cluster/snapshot/update_snapshot_status",
  "description" : "",
  "start_time" : "2026-02-23T15:49:56.995Z",
  "start_time_in_millis" : 1771861796995,
  "running_time" : "4.4m",
  "running_time_in_nanos" : 264781045618,
  "cancellable" : false,
  "parent_task_id" : "iv97ALZmQ1yxWv7ENOq7Qw:39",
  "headers" : { }
}]]

Issue Reasons:

  • [main] 9 failures in test testStartRemoveNodeButDoNotComplete (1.6% fail rate in 555 executions)
  • [main] 2 failures in step part1 (2.4% fail rate in 82 executions)
  • [main] 6 failures in step part-1 (1.8% fail rate in 340 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (2.4% fail rate in 82 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (1.8% fail rate in 336 executions)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITeam:DistributedMeta label for distributed team.needs:riskRequires assignment of a risk label (low, medium, blocker)

    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