Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppendProcessorTests.testAppendingUniqueValueToScalar fails on casting #62411

Closed
pgomulka opened this issue Sep 15, 2020 · 1 comment · Fixed by #62453
Closed

AppendProcessorTests.testAppendingUniqueValueToScalar fails on casting #62411

pgomulka opened this issue Sep 15, 2020 · 1 comment · Fixed by #62453
Assignees
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI

Comments

@pgomulka
Copy link
Contributor

Build scan:
https://gradle-enterprise.elastic.co/s/tjxkfpkfk4p7s

Repro line:
./gradlew ':modules:ingest-common:test' --tests "org.elasticsearch.ingest.common.AppendProcessorTests.testAppendingUniqueValueToScalar" -Dtests.seed=7ADBC57E6F3321EC -Dtests.security.manager=true -Dtests.locale=mk-MK -Dtests.timezone=Greenwich -Druntime.java=11

Reproduces locally?:
yes

Applicable branches:
master (have not tested others)

Failure history:

Failure excerpt:

> java.lang.IllegalArgumentException: field [Yb.񂉙񋢲.aQ.BFkPjlFm.mt7F4aWi] of type [java.lang.String] cannot be cast to [java.util.List]
        at __randomizedtesting.SeedInfo.seed([7ADBC57E6F3321EC:5156B1CAEC68E9FE]:0)
        at org.elasticsearch.ingest.IngestDocument.cast(IngestDocument.java:638)
        at org.elasticsearch.ingest.IngestDocument.getFieldValue(IngestDocument.java:115)
        at org.elasticsearch.ingest.common.AppendProcessorTests.testAppendingUniqueValueToScalar(AppendProcessorTests.java:186)

@pgomulka pgomulka added >test-failure Triaged test failures from CI :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP labels Sep 15, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Ingest)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants