-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Closed
Copy link
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
Build scan:
https://gradle-enterprise.elastic.co/s/mkclmahghcbgq
https://gradle-enterprise.elastic.co/s/b6ingm7sbiafa
Repro line:
./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' --tests "org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsUuidValidationIntegTests.testMountFailsIfSnapshotChanged" \
-Dtests.seed=96AC46B5E49A1EA5 \
-Dtests.security.manager=true \
-Dbuild.snapshot=false \
-Dtests.jvm.argline="-Dbuild.snapshot=false" \
-Dtests.locale=ar-TN \
-Dtests.timezone=Asia/Novosibirsk \
-Druntime.java=11
Reproduces locally?:
Applicable branches:
Master, 7.x
Failure history:
Regularly since 2nd September
First occurence - https://gradle-enterprise.elastic.co/s/5tyix4dniwqxm
Failure excerpt:
java.lang.IllegalArgumentException: unknown setting [xpack.searchable.snapshot.cache.size] please check that any required plugins are installed, or check the breaking changes documentation for removed settings
at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:544)
at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:489)
at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:460)
at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:431)
at org.elasticsearch.common.settings.SettingsModule.<init>(SettingsModule.java:149)
at org.elasticsearch.node.Node.<init>(Node.java:392)
at org.elasticsearch.node.MockNode.<init>(MockNode.java:99)
at org.elasticsearch.node.MockNode.<init>(MockNode.java:89)
at org.elasticsearch.test.InternalTestCluster.buildNode(InternalTestCluster.java:735)
at org.elasticsearch.test.InternalTestCluster.getOrBuildRandomNode(InternalTestCluster.java:584)
at org.elasticsearch.test.InternalTestCluster.client(InternalTestCluster.java:784)
at org.elasticsearch.test.ESIntegTestCase.client(ESIntegTestCase.java:653)
at org.elasticsearch.test.ESIntegTestCase.client(ESIntegTestCase.java:646)
at org.elasticsearch.test.ESIntegTestCase.afterInternal(ESIntegTestCase.java:563)
at org.elasticsearch.test.ESIntegTestCase.cleanUpCluster(ESIntegTestCase.java:2233)
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team