-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[BUG] :distribution:docker:buildDockerImage failures downloading from http://vault.centos.org #2154
Comments
My questions: Is that CentOS endpoint really that flakey? Are we getting throttled or something? Is something else misconfigured on our side? |
CentOS is dead, for better or worst, taking into account we use |
@andrross down again: #2244 (comment) |
Hmmm...if we're using amazonlinux for our distribution, it makes sense to me change it to that. @bbarani any concerns if we make that switch? (also curious if engineering effectiveness would make the switch or the core team, but he who is less important that what) |
In my experience centos is that flaky on endpoint. We cannot change to another distro at this point due to dependencies from knn. |
Can we use |
More info on plugin dependencies with CENTOS: opensearch-project/opensearch-build#635 FYI.. KNN dependency might not be an issue starting 2.0 as they are not going to be built in the distribution (rather built as standalone plugin) opensearch-project/opensearch-build#1670 |
If this is related only to OpenSearch tests (example gradle check) is switching distribution still an issue? (Not the distribution just the min) |
@gaiksaya it is related to OpenSearch Docker distribution (and consequently, tests). |
Closing this issue for now as the mirror url has been changed. Let's reopen if we face anymore downtime issue and have a plan to change the distribution. |
Gradle task :distribution:docker:buildDockerImage fails occasionally with a timeout from http://vault.centos.org
Example: #2147 (comment)
The text was updated successfully, but these errors were encountered: