Skip to content

[CI] MinioSearchableSnapshotsIT class failing #121882

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

Closed
elasticsearchmachine opened this issue Feb 6, 2025 · 3 comments · Fixed by #122014
Closed

[CI] MinioSearchableSnapshotsIT class failing #121882

elasticsearchmachine opened this issue Feb 6, 2025 · 3 comments · Fixed by #122014
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs low-risk An open issue or test failure that is a low risk to future releases Team:Distributed Coordination Meta label for Distributed Coordination team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Feb 6, 2025

Build Scans:

Reproduction Line:

undefined

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

undefined

Issue Reasons:

  • [8.x] 2 consecutive failures in class org.elasticsearch.xpack.searchablesnapshots.minio.MinioSearchableSnapshotsIT
  • [8.x] 2 failures in class org.elasticsearch.xpack.searchablesnapshots.minio.MinioSearchableSnapshotsIT (1.4% fail rate in 148 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test-failure Triaged test failures from CI labels Feb 6, 2025
elasticsearchmachine added a commit that referenced this issue Feb 6, 2025
…eSnapshotsIT org.elasticsearch.xpack.searchablesnapshots.minio.MinioSearchableSnapshotsIT #121882
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 consecutive failures in step part2
  • [main] 2 consecutive failures in pipeline elasticsearch-intake
  • [main] 2 failures in class org.elasticsearch.xpack.searchablesnapshots.minio.MinioSearchableSnapshotsIT (1.1% fail rate in 183 executions)
  • [main] 2 failures in step part2 (5.9% fail rate in 34 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (5.9% fail rate in 34 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Distributed Coordination Meta label for Distributed Coordination team labels Feb 6, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

@tlrx
Copy link
Member

tlrx commented Feb 7, 2025

The failures are caused by the Minio Docker image that failed to be downloaded:

elasticsearch-intake #17420 / part2
elasticsearch-pull-request #55329 / part-2

Caused by:
com.github.dockerjava.api.exception.DockerClientException: Could not build image: error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 500 Internal Server Error

I'm going to unmute on main.

tlrx added a commit to tlrx/elasticsearch that referenced this issue Feb 7, 2025
Tests failures were caused by transient
download failure of the Minion Docker
image.

Closes elastic#121882
@tlrx tlrx added the low-risk An open issue or test failure that is a low risk to future releases label Feb 7, 2025
@elasticsearchmachine elasticsearchmachine removed the needs:risk Requires assignment of a risk label (low, medium, blocker) label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs low-risk An open issue or test failure that is a low risk to future releases Team:Distributed Coordination Meta label for Distributed Coordination team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants