Skip to content

[CI] FlattenedFieldRootBlockLoaderTests class failing #142808

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.blockloader.FlattenedFieldRootBlockLoaderTests.testBlockLoaderForFieldInObjectWithCranky {params=Params[syntheticSource=false, preference=DOC_VALUES, binaryDocValues=true]}" -Dtests.seed=308A22B00F8CB5D4 -Dtests.locale=se-Latn-NO -Dtests.timezone=America/Montreal -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Source documents don't match for field []: Error [Values of type [flattened] don't match after normalization, normalized actual: [], expected: [NsYuRTJP]] actual mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"level3":{"properties":{"oIIYWIJUWp":{"doc_values":false,"index":true,"null_value":"NsYuRTJP","type":"flattened"}},"type":"object"}},"type":"object"}},"type":"object"}},"type":"object"}}}}] actual settings [{}] expected mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"level3":{"properties":{"oIIYWIJUWp":{"doc_values":false,"index":true,"null_value":"NsYuRTJP","type":"flattened"}},"type":"object"}},"type":"object"}},"type":"object"}},"type":"object"}}}}] expected settings [{}] 

Issue Reasons:

  • [main] 28 failures in class org.elasticsearch.index.mapper.blockloader.FlattenedFieldRootBlockLoaderTests (9.4% fail rate in 297 executions)
  • [main] 16 failures in step part-1 (8.9% fail rate in 179 executions)
  • [main] 6 failures in step part1 (8.5% fail rate in 71 executions)
  • [main] 12 failures in pipeline elasticsearch-pull-request (6.9% fail rate in 175 executions)
  • [main] 6 failures in pipeline elasticsearch-intake (8.5% fail rate in 71 executions)

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

Metadata

Metadata

Assignees

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

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