-
Notifications
You must be signed in to change notification settings - Fork 648
Description
Observing the below errors in the new PRs raised in sonic-swss & sonic-swss-common repos.
2025-05-07T01:32:46.9283263Z E docker.errors.APIError: 500 Server Error for http+docker://localhost/v1.49/images/create?tag=jessie&fromImage=debian: Internal Server Error ("toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit")
2025-05-07T01:32:46.9116970Z e = HTTPError('500 Server Error: Internal Server Error for url: http+docker://localhost/v1.49/images/create?tag=jessie&fromImage=debian')
2025-05-07T01:32:46.8234820Z > raise HTTPError(http_error_msg, response=self) 2025-05-07T01:32:46.8238583Z E requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.49/containers/create
Attaching the snap for your reference.
Could see this Pipeline failure in the below PRs.
