./gradlew ":x-pack:qa:rolling-upgrade:v9.2.0#upgradedClusterTest" -Dtests.class="org.elasticsearch.upgrades.QueryableBuiltInRolesUpgradeIT" -Dtests.method="testBuiltInRolesSyncedOnClusterUpgrade" -Dtests.seed=F70ECBC8A5C1BD21 -Dtests.bwc=true -Dtests.locale=lmo -Dtests.timezone=Asia/Dacca -Druntime.java=25
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:43631], URI [/_cluster/health?wait_for_nodes=3], status line [HTTP/1.1 408 Request Timeout]
{"cluster_name":"v9.2.0","status":"red","timed_out":true,"number_of_nodes":2,"number_of_data_nodes":2,"active_primary_shards":183,"active_shards":361,"relocating_shards":0,"initializing_shards":0,"unassigned_shards":3,"unassigned_primary_shards":2,"delayed_unassigned_shards":0,"number_of_pending_tasks":0,"number_of_in_flight_fetch":0,"task_max_waiting_in_queue_millis":0,"active_shards_percent_as_number":99.17582417582418}
Build Scans:
Reproduction Line:
Applicable branches:
main
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.