Skip to content

[CI] EsqlSpecIT test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm} failing #137157

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT" -Dtests.method="test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}" -Dtests.seed=787C2B9F4B932B22 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=am-ET -Dtests.timezone=America/Martinique -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:39343], URI [/_query/async/Fk9UaDRkYllSU2ppTjk1a3Y0MXA5blEcZnFVUF9QY05UTGVyOG9pSGN5NGJ3QTozNDMxMA==?wait_for_completion_timeout=6000s&pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
Warnings: [No limit defined, adding default limit of [1000]]
{
  "error" : {
    "root_cause" : [
      {
        "type" : "verification_exception",
        "reason" : "Found 1 problem\nline 3:47: Unsupported join filter expression:TERM(other1, \"beta\")",
        "stack_trace" : "org.elasticsearch.xpack.esql.VerificationException: Found 1 problem\nline 3:47: Unsupported join filter expression:TERM(other1, \"beta\")\n\tat org.elasticsearch.xpack.esql.analysis.Analyzer.verify(Analyzer.java:243)\n\tat org.elasticsearch.xpack.esql.analysis.Analyzer.analyze(Analyzer.java:237)\n\tat org.elasticsearch.xpack.esql.session.EsqlSession.analyzedPlan(EsqlSession.java:947)\n\tat org.elasticsearch.xpack.esql.session.EsqlSes
[truncated]

Issue Reasons:

  • [main] 3 consecutive failures in step release-tests
  • [main] 5 consecutive failures in step checkpart3_release-tests
  • [main] 10 failures in test test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm} (6.0% fail rate in 167 executions)
  • [main] 3 failures in step release-tests (100.0% fail rate in 3 executions)
  • [main] 2 failures in step part-3 (2.2% fail rate in 89 executions)
  • [main] 5 failures in step checkpart3_release-tests (100.0% fail rate in 5 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (100.0% fail rate in 2 executions)
  • [main] 7 failures in pipeline elasticsearch-pull-request (7.9% fail rate in 89 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)needs: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