./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.snapshots.SnapshotShutdownIT.testSnapshotShutdownProgressTracker" -Dtests.seed=FF6481AD4155079E -Dtests.locale=is-Latn-IS -Dtests.timezone=Mexico/BajaSur -Druntime.java=25
java.lang.AssertionError: All incoming requests on node [node_s0] should have finished. Expected 0 bytes for requests in-flight but got 193 bytes; pending tasks [[{
"node" : "node_s0",
"id" : 818,
"type" : "transport",
"action" : "internal:cluster/snapshot/update_snapshot_status",
"description" : "",
"start_time" : "2026-02-24T14:58:17.398Z",
"start_time_in_millis" : 1771945097398,
"running_time" : "2.6m",
"running_time_in_nanos" : 158302335525,
"cancellable" : false,
"parent_task_id" : "n5u5UHp4Rg-1Xhy6LtPNBQ:42",
"headers" : { }
}]]
Build Scans:
Reproduction Line:
Applicable branches:
9.3
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.