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

buildkite: docker login #11565

Merged
merged 1 commit into from
Sep 1, 2023
Merged

buildkite: docker login #11565

merged 1 commit into from
Sep 1, 2023

Conversation

v1v
Copy link
Member

@v1v v1v commented Sep 1, 2023

this should help with environmental issues when accessing docker.hub

Motivation/summary

Docker login so no issues with quota limit in Dockerhub.

Fixes

ERROR: failed to solve: golang:1.20.7: failed to copy: httpReadSeeker: failed open: unexpected status code 
https://registry-1.docker.io/v2/library/golang/manifests/sha256:7fcc2684ef0de5f7730be51a493d26289756356a3c385ce6374b86d31d0be446: 429 Too Many Requests - Server message: toomanyrequests: 
You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
--
  | make: *** [packaging.mk:42: build/docker/apm-server-8.10.0-SNAPSHOT.txt] Error 1

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

In the CI, this is a feature branch so it triggered this build in Buildkite and docker login was done as part of the pre-command hook

image

Related issues

this should help with environmental issues when accessing docker.hub
@v1v v1v added backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.10 Automated backport with mergify labels Sep 1, 2023
@v1v v1v self-assigned this Sep 1, 2023
@v1v v1v requested a review from a team as a code owner September 1, 2023 09:31
@v1v v1v merged commit 7cd8d1b into main Sep 1, 2023
7 checks passed
@v1v v1v deleted the feature/dra-docker-login branch September 1, 2023 10:06
mergify bot pushed a commit that referenced this pull request Sep 1, 2023
(cherry picked from commit 7cd8d1b)
mergify bot pushed a commit that referenced this pull request Sep 1, 2023
(cherry picked from commit 7cd8d1b)
mergify bot added a commit that referenced this pull request Sep 1, 2023
(cherry picked from commit 7cd8d1b)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v added a commit that referenced this pull request Sep 1, 2023
(cherry picked from commit 7cd8d1b)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
bmorelli25 pushed a commit to bmorelli25/apm-server that referenced this pull request Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.10 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants