Skip to content

[CI] IndexSortUpgradeIT testIndexSortForNumericTypes {upgradedNodes=1} failing #139127

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":qa:rolling-upgrade:v9.0.8#bwcTest" -Dtests.class="org.elasticsearch.upgrades.IndexSortUpgradeIT" -Dtests.method="testIndexSortForNumericTypes {upgradedNodes=1}" -Dtests.seed=68E68168E2A2B4AD -Dtests.bwc=true -Dtests.locale=yrl -Dtests.timezone=Etc/GMT+9 -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]:40161], URI [/index_int/_search], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[],"type":"search_phase_execution_exception","reason":"","phase":"fetch","grouped":true,"failed_shards":[],"caused_by":{"type":"illegal_argument_exception","reason":"Can't sort on field [int_field]; the field has incompatible sort types: [INT] and [LONG] across shards!"}},"status":400}

Issue Reasons:

  • [main] 6 failures in test testIndexSortForNumericTypes {upgradedNodes=1} (0.7% fail rate in 910 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (1.4% fail rate in 139 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

    :Search Foundations/MappingIndex mappings, including merging and defining field types:StorageEngine/MappingThe storage related side of mappings>test-failureTriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchTeam:StorageEngineneeds: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