Skip to content

[CI] CsvIT test {csv-spec:approximation.Approximate stats with sample} failing #144001

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.CsvIT" -Dtests.method="test {csv-spec:approximation.Approximate stats with sample}" -Dtests.seed=6172789CB01CC3E0 -Dtests.locale=da-Latn-DK -Dtests.timezone=MET -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 0 column 3:a list containing
row 0 column 3:0: expected <Range[lowerBound=85000, upperBound=115000]> but was <103357L>
row 0 column 3:1: expected <Range[lowerBound=85000, upperBound=115000]> but was <116345L>
Actual:
count:long | avg:double        | sum:long | CONFIDENCE_INTERVAL(count):long | CERTIFIED(count):boolean | CONFIDENCE_INTERVAL(avg):double          | CERTIFIED(avg):boolean | CONFIDENCE_INTERVAL(sum):long | CERTIFIED(sum):boolean
109856     | 326.0935005701254 | 35823436 | [103357, 116345]                | true                     | [320.66158138683363, 331.41745439422294] | true                   | [33704686, 37959389]          | true

Expected:
count:long                                 | avg:double                                | sum:long                                         | CONFIDENCE_INTERVAL(count):long                                                          | CERTIFIED(count):boolean | CONFIDENCE_INTERVAL(avg):doubl
[truncated]

Issue Reasons:

  • [main] 11 failures in test test {csv-spec:approximation.Approximate stats with sample} (64.7% fail rate in 17 executions)
  • [main] 3 failures in step part3 (75.0% fail rate in 4 executions)
  • [main] 6 failures in step part-3 (60.0% fail rate in 10 executions)
  • [main] 3 failures in pipeline elasticsearch-intake (75.0% fail rate in 4 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (66.7% fail rate in 9 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:ml/ES|QLML Commands in ES|QL e.g. CATEGORIZE, SAMPLE, CHANGE_POINT etc...>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions