Skip to content

[CI] AggregateMetricDoubleFieldMapperTests testSortShortcuts failing #139456

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:mapper-aggregate-metric:test" --tests "org.elasticsearch.xpack.aggregatemetric.mapper.AggregateMetricDoubleFieldMapperTests.testIndexTypes" -Dtests.seed=7B0E954939C91CC5 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ja -Dtests.timezone=Greenwich -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: <IndexType{hasTerms=false, hasPoints=false, hasPointsMetadata=false, hasVectors=false, hasDocValues=true, hasDocValuesSkipper=true}>
     but: was <IndexType{hasTerms=false, hasPoints=false, hasPointsMetadata=false, hasVectors=false, hasDocValues=true, hasDocValuesSkipper=false}>

Issue Reasons:

  • [main] 3 consecutive failures in step release-tests
  • [main] 9 failures in test testSortShortcuts (3.8% fail rate in 240 executions)
  • [main] 3 failures in step release-tests (100.0% fail rate in 3 executions)
  • [main] 6 failures in step checkpart2_release-tests (60.0% fail rate in 10 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (3.9% fail rate in 154 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

    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