Skip to content

[CI] :plugins:repository-s3:s3Fixture failure on 6.4 #35461

@romseygeek

Description

@romseygeek

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions