Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
romseygeek opened this issue Nov 12, 2018 · 9 comments
Closed

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

romseygeek opened this issue Nov 12, 2018 · 9 comments
Assignees
Labels
:Delivery/Build Build or test infrastructure :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI

Comments

@romseygeek
Copy link
Contributor

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?

@romseygeek romseygeek added :Delivery/Build Build or test infrastructure >test-failure Triaged test failures from CI labels Nov 12, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@jaymode
Copy link
Member

jaymode commented Nov 13, 2018

@jaymode jaymode added the :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs label Nov 13, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@DaveCTurner
Copy link
Contributor

@tlrx tlrx self-assigned this Nov 15, 2018
@tlrx
Copy link
Member

tlrx commented Nov 15, 2018

@vladimirdolzhenko Does it ring a bell to you? I'm wondering if #32353 should be backported to 6.4

@vladimirdolzhenko
Copy link
Contributor

@tlrx yes, you're right, did we have third party tests for 6.4 before ?

@tlrx
Copy link
Member

tlrx commented Nov 15, 2018

@vladimirdolzhenko I'm not sure when they were added (@fatmcgav might know). Anyway, would backporting #32353 fix the test?

@fatmcgav
Copy link

So the CI jobs for 'third-party' testing on S3 for master and 6.x were added on 26th June via https://github.com/elastic/infra/pull/5680.

This was expanded to cover 6.4 and 6.5 as part of https://github.com/elastic/infra/pull/7604, as confirmed in https://github.com/elastic/infra/issues/1063#issuecomment-434221017 with @jasontedor

HTH

@vladimirdolzhenko
Copy link
Contributor

Closed with #35733

@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

8 participants