-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
Starting up the Amazon S3 fixture fails with the error message:
Exception in thread "main" java.lang.IllegalArgumentException: bucket null is already registered
15:25:44
15:25:44 at org.elasticsearch.repositories.s3.AmazonS3Fixture$Bucket.<init>(AmazonS3Fixture.java:453)
15:25:44 at org.elasticsearch.repositories.s3.AmazonS3Fixture$Bucket.<init>(AmazonS3Fixture.java:429)
15:25:44 at org.elasticsearch.repositories.s3.AmazonS3Fixture.<init>(AmazonS3Fixture.java:92)
15:25:44 at org.elasticsearch.repositories.s3.AmazonS3Fixture.main(AmazonS3Fixture.java:175)
See https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.4+third-party-tests-s3/10 for an example. It looks as though this particular job has never passed?
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team