Skip to content

org.elasticsearch.ingest.common.AppendProcessorTests.testCopyFromOtherField very very rare failure #136701

@joegallo

Description

@joegallo

CI Link

https://gradle-enterprise.elastic.co/s/ibujerii6cnqu

Repro line

./gradlew ":modules:ingest-common:test" -Dtests.iters=10000 -Dtests.failfast=true --tests "org.elasticsearch.ingest.common.AppendProcessorTests"

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

./gradlew ":modules:ingest-common:test" -Dtests.iters=10000 -Dtests.failfast=true --tests "org.elasticsearch.ingest.common.AppendProcessorTests"
[... so much output ...]
2> REPRODUCE WITH: ./gradlew ":modules:ingest-common:test" --tests "org.elasticsearch.ingest.common.AppendProcessorTests.testCopyFromOtherField {seed=[DAFB357964D00301:C2D44A33368AEFE1]}" -Dtests.seed=DAFB357964D00301 -Dtests.locale=ca-Latn-ES -Dtests.timezone=Australia/Darwin -Druntime.java=25
2> java.lang.IllegalArgumentException: path [񓛓񪱓󆖀𝇆򋄬󸂍󋆘񅚛..񮝈󍑯𶥆򁐢𑍑򇍞󰱗󯏏򭶅.EswfMbbSHE.ZY] is not valid
at __randomizedtesting.SeedInfo.seed([DAFB357964D00301:C2D44A33368AEFE1]:0)
at org.elasticsearch.ingest.IngestDocument$FieldPath.validateClassicFields(IngestDocument.java:1391)
at org.elasticsearch.ingest.IngestDocument$FieldPath.processPathParts(IngestDocument.java:1376)
at org.elasticsearch.ingest.IngestDocument$FieldPath.(IngestDocument.java:1371)
at org.elasticsearch.ingest.IngestDocument$FieldPath.of(IngestDocument.java:1345)
at org.elasticsearch.ingest.IngestDocument.setFieldValue(IngestDocument.java:754)
at org.elasticsearch.ingest.IngestDocument.setFieldValue(IngestDocument.java:694)
at org.elasticsearch.ingest.RandomDocumentPicks.addRandomField(RandomDocumentPicks.java:108)
at org.elasticsearch.ingest.common.AppendProcessorTests.testCopyFromOtherField(AppendProcessorTests.java:335)
2> NOTE: leaving temporary files on disk at: /Users/joegallo/Code/elastic/elasticsearch/modules/ingest-common/build/testrun/test/temp/org.elasticsearch.ingest.common.AppendProcessorTests_DAFB357964D00301-001
2> NOTE: test params are: codec=Asserting(Lucene103): {}, docValues:{}, maxPointsInLeafNode=26, maxMBSortInHeap=5.134741186584475, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ca-Latn-ES, timezone=Australia/Darwin
2> NOTE: Mac OS X 15.7.1 aarch64/Oracle Corporation 25 (64-bit)/cpus=12,threads=1,free=288959000,total=536870912
2> NOTE: All tests run in this JVM: [AppendProcessorTests]

Tests with failures:

  • org.elasticsearch.ingest.common.AppendProcessorTests.testCopyFromOtherField {seed=[DAFB357964D00301:C2D44A33368AEFE1]}

130000 tests completed, 1 failed, 81705 skipped

Task :modules:ingest-common:test FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':modules:ingest-common:test'.

There were failing tests. See the report at: file:///Users/joegallo/Code/elastic/elasticsearch/modules/ingest-common/build/reports/tests/test/index.html

BUILD FAILED in 1m 15s
100 actionable tasks: 1 executed, 99 up-to-date

Publishing Build Scan...
https://gradle-enterprise.elastic.co/s/ibujerii6cnqu

Metadata

Metadata

Assignees

Labels

:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CITeam:Data ManagementMeta label for data/management teamneeds: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