Skip to content

Intermittent failures on logging in with Google Artifact Registry #885

@yairhay-di

Description

@yairhay-di

Contributing guidelines

I've found a bug, and:

  • The documentation does not mention anything about my problem
  • There are no open or closed issues that are related to my problem

Description

When running the login action
# - name: Login to GAR # id: docker_gar # uses: docker/login-action@v3
We intermittently experiencing the following error:
Error: Error response from daemon: Get "https://${region}-docker.pkg.dev/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Most of the time it works, but sometimes it fails.

Expected behaviour

To login successfuly

Actual behaviour

Error: Error response from daemon: Get "https://${region}-docker.pkg.dev/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Repository URL

No response

Workflow run URL

No response

YAML workflow

`    # - name: Login to GAR
    #   id: docker_gar
    #   uses: docker/login-action@v3`

Workflow logs

No response

BuildKit logs


Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions