Skip to content

[CI] LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT testTermsAggregation failing #114554

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":modules:data-streams:javaRestTest" --tests "org.elasticsearch.datastreams.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT.testTermsAggregation" -Dtests.seed=64F892A9E37D861 -Dtests.locale=und -Dtests.timezone=America/Pangnirtung -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:34543], URI [/_reindex?refresh=true], status line [HTTP/1.1 400 Bad Request]
{"took":2335,"timed_out":false,"total":137,"updated":0,"created":133,"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-2024.10.11-000001","id":"136","cause":{"type":"document_parsing_exception","reason":"[1:24156] failed to parse field [QCRuVB.R] of type [half_float] in document with id '136'. Preview of field's value: '7750611613013689749'","caused_by":{"type":"illegal_argument_exception","reason":"[half_float] supports only finite values, but got [7.7506114E18]"}},"status":400,"failure_store":"not_enabled"},{"index":".ds-standard-apache-reindexed-contender-2024.10.11-000001","id":"98","cause":{"type":"document_parsing_exception","reason":"[1:12870] failed to parse field [QCRuVB.R] of type [half_float] in document with id '98'. Preview of field's value: '-7480148983406298706'","caused_by":{"type":"illegal_argument_exception","reason":"[half_float] supports only finite values, but got [-7.480149E18]"}},"status":400,"failure_store":"not_enabled"},{"index":".ds-standard-apache-reindexed-contender-2024.10.11-000001","id":"66","cause":{"type":"document_parsing_exception","reason":"[1:19121] failed to parse field [QCRuVB.R] of type [half_float] in document with id '66'. Preview of field's value: '8203466810659257507'","caused_by":{"type":"illegal_argument_exception","reason":"[half_float] supports only finite values, but got [8.2034667E18]"}},"status":400,"failure_store":"not_enabled"},{"index":".ds-standard-apache-reindexed-contender-2024.10.11-000001","id":"52","cause":{"type":"document_parsing_exception","reason":"[1:29793] failed to parse field [QCRuVB.R] of type [half_float] in document with id '52'. Preview of field's value: '-8266420734045627039'","caused_by":{"type":"illegal_argument_exception","reason":"[half_float] supports only finite values, but got [-8.266421E18]"}},"status":400,"failure_store":"not_enabled"}]}

Issue Reasons:

  • [main] 22 failures in test testTermsAggregation (2.5% fail rate in 883 executions)
  • [main] 2 failures in step part1 (1.4% fail rate in 140 executions)
  • [main] 13 failures in step part-1 (3.0% fail rate in 436 executions)
  • [main] 4 failures in pipeline elasticsearch-periodic-platform-support (33.3% fail rate in 12 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (1.4% fail rate in 140 executions)
  • [main] 14 failures in pipeline elasticsearch-pull-request (3.2% fail rate in 431 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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions