./gradlew ":x-pack:plugin:logsdb:javaRestTest" --tests "org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT.testEsqlTermsAggregationByMethod" -Dtests.seed=5DAD5247074B05DA -Dtests.locale=en-SL -Dtests.timezone=Australia/Lindeman -Druntime.java=25
org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:41683], URI [/_reindex?refresh=true], status line [HTTP/1.1 400 Bad Request]
{"took":1292,"timed_out":false,"total":56,"updated":0,"created":55,"deleted":0,"batches":1,"version_conflicts":0,"noops":0,"retries":{"bulk":0,"search":0},"throttled_millis":0,"requests_per_second":-1.0,"throttled_until_millis":0,"failures":[{"index":".ds-standard-apache-reindexed-contender-2025.09.20-000001","id":"41","cause":{"type":"document_parsing_exception","reason":"[1:53570] failed to parse field [ⱦⱱⱮⱿⱩⱤ.\uD83C\uDC19\uD83C\uDC1C.\uD835\uDD37\uD835\uDC6D\uD835\uDD69\uD835\uDE43\uD835\uDD15\uD835\uDC10.\uD834\uDDE4\uD834\uDD63\uD834\uDDED\uD834\uDD29] of type [ip] in document with id '41'. Preview of field's value: 'e5df:853e::3c51:13:0:0'","caused_by":{"type":"illegal_argument_exception","reason":"'y\"~3K@lG<G$' is not an IP string literal."}},"status":400,"failure_store":"not_enabled"}]}
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.