./gradlew ":x-pack:plugin:logsdb:javaRestTest" --tests "org.elasticsearch.xpack.logsdb.qa.StandardVersusStandardReindexedIntoLogsDbChallengeRestIT.testTermsQuery" -Dtests.seed=67499165ED262246 -Dtests.locale=fr-GF -Dtests.timezone=AET -Druntime.java=24
org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:46109], URI [/_reindex?refresh=true], status line [HTTP/1.1 429 Too Many Requests]
{"took":59986,"timed_out":false,"total":59,"updated":0,"created":0,"deleted":0,"batches":1,"version_conflicts":0,"noops":0,"retries":{"bulk":11,"search":0},"throttled_millis":0,"requests_per_second":-1.0,"throttled_until_millis":0,"failures":[{"index":"logs-apache-reindexed-contender","id":"49","cause":{"type":"es_rejected_execution_exception","reason":"rejected execution of primary operation [coordinating_and_primary_bytes=48145277, replica_bytes=0, all_bytes=48145277, primary_operation_bytes=6298388, max_primary_bytes=53687091]"},"status":429,"failure_store":"not_enabled"},{"index":"logs-apache-reindexed-contender","id":"35","cause":{"type":"es_rejected_execution_exception","reason":"rejected execution of primary operation [coordinating_and_primary_bytes=48145277, replica_bytes=0, all_bytes=48145277, primary_operation_bytes=6
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
Yes
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.