Skip to content

[CI] ExponentialHistogramFieldMapperTests class failing #133291

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:mapper-exponential-histogram:test" --tests "org.elasticsearch.xpack.exponentialhistogram.ExponentialHistogramFieldMapperTests.testEmptyDocumentNoDocValueLoader" -Dtests.seed=8E9ADFBA9F02A4CF -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=zh-Latn -Dtests.timezone=Africa/Porto-Novo -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.index.mapper.MapperParsingException: Failed to parse mapping: The mapper type [exponential_histogram] declared on field [field] does not exist. It might have been created within a future version or requires a plugin to be installed. Check the documentation.

Issue Reasons:

  • [main] 3 consecutive failures in step release-tests
  • [main] 3 consecutive failures in step checkpart2_release-tests
  • [main] 6 failures in class org.elasticsearch.xpack.exponentialhistogram.ExponentialHistogramFieldMapperTests (2.5% fail rate in 241 executions)
  • [main] 3 failures in step release-tests (100.0% fail rate in 3 executions)
  • [main] 3 failures in step checkpart2_release-tests (100.0% fail rate in 3 executions)
  • [main] 3 failures in pipeline elasticsearch-periodic (100.0% fail rate in 3 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (1.6% fail rate in 129 executions)

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions