Skip to content

[CI] FieldExtractorIT testIntegerDocValuesConflict {STORED} failing #139487

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v9.0.8#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT" -Dtests.method="testIntegerDocValuesConflict {STORED}" -Dtests.seed=822F667AA91F7544 -Dtests.bwc=true -Dtests.locale=lt-Latn-LT -Dtests.timezone=EST5EDT -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:33721], URI [/_query?pretty=true&error_trace=true], status line [HTTP/1.1 500 Internal Server Error]
:)
�ú�errorú�root_causeøú�typeVillegal_state_exception�reasonàunexpected docvalues type SORTED_NUMERIC for field 'emp_no' (expected=NUMERIC). Re-index with correct docvalues type.ü�stack_traceäorg.elasticsearch.ElasticsearchException$1: unexpected docvalues type SORTED_NUMERIC for field 'emp_no' (expected=NUMERIC). Re-index with correct docvalues type.
	at org.elasticsearch.server@9.0.8/org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:758)
	at org.elasticsearch.server@9.0.8/org.elasticsearch.ElasticsearchException.generateFailureXContent(ElasticsearchException.java:672)
	at org.elasticsearch.server@9.0.8/org.elasticsearch.rest.RestResponse.build(RestResponse.java:202)
	at org.elasticsearch.server@9.0.8/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:161)
	at org
[truncated]

Issue Reasons:

  • [main] 3 consecutive failures in step 9.0.8_bwc
  • [main] 11 failures in test testIntegerDocValuesConflict {STORED} (1.2% fail rate in 944 executions)
  • [main] 11 failures in step 9.0.8_bwc (55.0% fail rate in 20 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (100.0% fail rate in 2 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (3.0% fail rate in 202 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-java-ea (100.0% fail rate in 2 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