Skip to content

[CI] MultiClustersIT testNotLikeListKeyword failing #131155

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-clusters:v8.19.0#bwcTest" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClustersIT" -Dtests.method="testNotLikeListKeyword" -Dtests.seed=10389EB2AA42F317 -Dtests.bwc=true -Dtests.locale=ce-Cyrl-RU -Dtests.timezone=Etc/GMT-4 -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected a map containing
documents_found: <24>
  values_loaded: <0>
           took: <67>
     is_partial: <false>
        columns: a list containing
                0: a map containing
               name: "c"
               type: "long"
                1: a map containing
               name: "_index"
               type: "keyword"
         values: a list containing
                0: a list containing
                  0: expected <0> but was <24>
                  1: expected "remote_cluster:test-remote-index" but was "test-local-index"
                1: expected a list but was <missing>
        profile: <{planning={took_millis=11, start_millis=1752339644986, stop_millis=1752339644997, took_nanos=11293260}, plans=[{cluster_name=remote_cluster, node_name=remote_cluster-1, description=data, plan=ExchangeSinkExec[[_index{m}#189, $$c$count{r}#190, $$c$seen{r}#191],true]
\_AggregateExec[[_index{m}#189],[COUNT(*[KEYWORD],true[BOOLEAN]) AS c#193, _index{m}#189]
[truncated]

Issue Reasons:

  • [main] 3 failures in test testNotLikeListKeyword (0.3% fail rate in 898 executions)

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

Metadata

Metadata

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

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