Skip to content

Intermittent issue: failed to retrieve versions #714

@StephenHodgson

Description

@StephenHodgson

TL;DR

We are observing intermittent issues with this action, then it fails to download a version json file.

Expected behavior

No errors when running this action.

Observed behavior

intermittent issue downloading this file when action is ran.

Action YAML

- uses: google-github-actions/auth@v2
  with:
    service_account: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }}
    workload_identity_provider: "projects/<project-id>/locations/global/workloadIdentityPools/github-actions/providers/<provider-id>"
- uses: google-github-actions/setup-gcloud@v2

Log output

Error: google-github-actions/setup-gcloud failed with: failed to retrieve versions from https://raw.githubusercontent.com/google-github-actions/setup-cloud-sdk/main/data/versions.json: read ECONNRESET

Additional information

Seen this error on both GHA hosted runners and self hosted runners.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions