Skip to content

[CI] MixedClusterEsqlSpecIT test {stats.SumOfHalfFloat SYNC} failing #129409

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.13.4#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {math.AbsLong SYNC}" -Dtests.seed=ED1FDF4347E51D9F -Dtests.bwc=true -Dtests.locale=ka-Geor-GE -Dtests.timezone=Asia/Chita -Druntime.java=24

Applicable branches:
8.18

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 0 column 0:a list containing
row 0 column 0:0: expected "1" but was "null"
row 1 column 0:a list containing
row 1 column 0:0: expected "1" but was "null"
row 2 column 0:a list containing
row 2 column 0:0: expected "1" but was "null"
Actual:
l:long
null  
null  
null  

Expected:
l:long
1     
1     
1     

Issue Reasons:

  • [8.18] 3 consecutive failures in step 8.13.4_bwc
  • [8.18] 9 failures in test test {stats.SumOfHalfFloat SYNC} (11.8% fail rate in 76 executions)
  • [8.18] 2 failures in step 8.11.4_bwc (33.3% fail rate in 6 executions)
  • [8.18] 4 failures in step 8.13.4_bwc (66.7% fail rate in 6 executions)
  • [8.18] 2 failures in step 8.14.3_bwc (40.0% fail rate in 5 executions)
  • [8.18] 6 failures in pipeline elasticsearch-periodic (100.0% fail rate in 6 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

    :Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)needs:riskRequires assignment of a risk label (low, medium, blocker)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions