Skip to content

[CI] AnalyzerTests testRerankFieldsInvalidTypes failing #132369

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.analysis.AnalyzerTests.testRerankFieldsInvalidTypes" -Dtests.seed=5DC2C8A667F1A3F2 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=en-AE -Dtests.timezone=America/Los_Angeles -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "rerank field must be a valid string, numeric or boolean expression, found [dense_vector]"
     but: was "Found 1 problem
line 1:68: Cannot use field [dense_vector] with unsupported type [dense_vector]"

Issue Reasons:

  • [main] 10 consecutive failures in step release-tests
  • [main] 10 failures in test testRerankFieldsInvalidTypes (3.1% fail rate in 323 executions)
  • [main] 10 failures in step release-tests (100.0% fail rate in 10 executions)
  • [main] 10 failures in pipeline elasticsearch-periodic (100.0% fail rate in 10 executions)

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

Metadata

Metadata

Assignees

Labels

:Search Relevance/ES|QLSearch functionality in ES|QL>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchneeds: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