Skip to content

backup 20240102

backup 20240102 #178

Triggered via push January 2, 2024 19:29
Status Failure
Total duration 22s
Artifacts
build/push craft_relations predict container
11s
build/push craft_relations predict container
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build/push craft_relations predict container
google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet config set project ***`: ERROR: gcloud failed to load: module 'collections' has no attribute 'MutableMapping' gcloud_main = _import_gcloud_main() import googlecloudsdk.gcloud_main from googlecloudsdk.api_lib.iamcredentials import util as iamcred_util from googlecloudsdk.api_lib.util import exceptions from googlecloudsdk.core.resource import resource_printer from googlecloudsdk.core.resource import config_printer from googlecloudsdk.core.resource import resource_printer_base from googlecloudsdk.core.resource import resource_projector from google.protobuf import json_format as protobuf_encoding from google.protobuf import symbol_database from google.protobuf import message_factory from google.protobuf import reflection from google.protobuf.internal import python_message as message_impl from google.protobuf.internal import containers MutableMapping = collections.MutableMapping This usually indicates corruption in your gcloud installation or problems with your Python interpreter. Please verify that the following is the path to a working Python 2.7 or 3.5+ executable: /usr/bin/python If it is not, please set the CLOUDSDK_PYTHON environment variable to point to a working Python 2.7 or 3.5+ executable. If you are still experiencing problems, please reinstall the Cloud SDK using the instructions here: https://cloud.google.com/sdk/
build/push craft_relations predict container
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build/push craft_relations predict container
Unexpected input(s) 'service_account_key', valid inputs are ['skip_install', 'version', 'project_id', 'install_components']
build/push craft_relations predict container
google-github-actions/setup-gcloud is pinned at "main". We strongly advise against pinning to "@main" as it may be unstable. Please update your GitHub Action YAML from: uses: 'google-github-actions/setup-gcloud@main' to: uses: 'google-github-actions/setup-gcloud@v2' Alternatively, you can pin to any git tag or git SHA in the repository.
build/push craft_relations predict container
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.