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

Investigate docker image rate limiting in GH CI #5901

Open
devinrsmith opened this issue Aug 5, 2024 · 0 comments
Open

Investigate docker image rate limiting in GH CI #5901

devinrsmith opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working ci core Core development tasks
Milestone

Comments

@devinrsmith
Copy link
Member

https://github.com/devinrsmith/deephaven-core/actions/runs/10252551650/job/28363190329

hit a limit pulling the redpanda image:

2024-08-05T16:48:56.9268877Z > Task :Integrations:composeUp FAILED
2024-08-05T16:48:56.9269675Z  redpanda Pulling 
2024-08-05T16:48:56.9271701Z  redpanda Error toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
2024-08-05T16:48:56.9274809Z Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
2024-08-05T16:48:57.3235974Z 
2024-08-05T16:48:57.3236907Z > Task :Integrations:composeDownForcedOnFailure

This comment actions/runner-images#1445 (comment) makes it seem like GitHub CI runners should be unaffected; but it's possible this has changed recently.

Potentially related to #5899

@devinrsmith devinrsmith added bug Something isn't working triage ci labels Aug 5, 2024
@devinrsmith devinrsmith added this to the 0.36.0 milestone Aug 5, 2024
@devinrsmith devinrsmith self-assigned this Aug 5, 2024
@rcaudy rcaudy added core Core development tasks and removed triage labels Aug 5, 2024
@pete-petey pete-petey modified the milestones: 0.36.0, 0.37.0 Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci core Core development tasks
Projects
None yet
Development

No branches or pull requests

3 participants