-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Closed
Copy link
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv6.7.0v7.0.0-beta1
Description
Example build failure
Reproduction line
does not reproduce locally
./gradlew :server:integTest -Dtests.seed=797A064C3876272 -Dtests.class=org.elasticsearch.indices.mapping.SimpleGetFieldMappingsIT -Dtests.method="testSimpleGetFieldMappingsWithDefaults" -Dtests.security.manager=true -Dtests.locale=saq-KE -Dtests.timezone=Asia/Rangoon -Dcompiler.java=11 -Druntime.java=11
Example relevant log:
ERROR 0.74s J6 | SimpleGetFieldMappingsIT.testSimpleGetFieldMappingsWithDefaults <<< FAILURES!
> Throwable #1: java.lang.NullPointerException
> at __randomizedtesting.SeedInfo.seed([797A064C3876272:268BF528655F4903]:0)
> at org.elasticsearch.indices.mapping.SimpleGetFieldMappingsIT.testSimpleGetFieldMappingsWithDefaults(SimpleGetFieldMappingsIT.java:156)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at java.base/java.lang.Thread.run(Thread.java:834)
Frequency
Just this once, but I was able to reproduce it on master when running tests in a loop on a VM running centos 7 CI image. I'm still running it locally but no reproduction so far.
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv6.7.0v7.0.0-beta1