Skip to content

[CI] AzureStorageCleanupThirdPartyTests failing, possibly needs new set of credentials #84231

@cbuescher

Description

@cbuescher

CI Link

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

Repro line

./gradlew ':plugins:repository-azure:azureThirdPartyTest' --tests "org.elasticsearch.repositories.azure.AzureStorageCleanupThirdPartyTests.testListChildren" \ -Dtests.seed=203404662522F345 \ -Dtests.locale=de-CH \ -Dtests.timezone=Europe/Podgorica \ -Druntime.java=8

Does it reproduce?

Didn't try

Applicable branches

7.17, 8.0, 8.1

Failure history

Several failures today

Failure excerpt

org.elasticsearch.repositories.azure.AzureStorageCleanupThirdPartyTests > testListChildren FAILED
RepositoryVerificationException[[test-repo] path [7.17_third_party_tests_203404662522F345] is not accessible on master node]; nested: BlobStorageException[Status code 403, "AuthorizationPermissionMismatchThis request is not authorized to perform this operation using this permission.
RequestId:3ebf5395-201e-0023-1ff7-27a758000000
Time:2022-02-22T14:22:00.3240871Z"];
at __randomizedtesting.SeedInfo.seed([203404662522F345:68BCA86A44A7FC4D]:0)

    Caused by:
    com.azure.storage.blob.models.BlobStorageException: Status code 403, "<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthorizationPermissionMismatch</Code><Message>This request is not authorized to perform this operation using this permission.
    RequestId:3ebf5395-201e-0023-1ff7-27a758000000
    Time:2022-02-22T14:22:00.3240871Z</Message></Error>"

Metadata

Metadata

Assignees

Labels

:Distributed Coordination/Discovery-PluginsAnything related to our integration plugins with EC2, GCP and Azure>test-failureTriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions