Skip to content

try again

try again #19

Triggered via push November 3, 2024 02:49
Status Failure
Total duration 2m 2s
Artifacts
build_and_deploy
1m 52s
build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build_and_deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy bookenzy-backend --image gcr.io/***/bookenzy-backend:latest --update-labels ^,^managed-by=github-actions,commit-sha=de959418a7b5eb247f629b2419f19e8c196afcf5 --format json --region us-central1`: This service will require authentication to be invoked. Deploying container to Cloud Run service [bookenzy-backend] in project [***] region [us-central1] Deploying new service... Creating Revision.................................................................................................................................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'bookenzy-backend-00001-pm6' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable within the allocated timeout. This can happen when the container port is misconfigured or if the timeout is too short. The healtcheck timeout can be extended. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/bookenzy-backend/revision_name/bookenzy-backend-00001-pm6&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bookenzy-backend%22%0Aresource.labels.revision_name%3D%22bookenzy-backend-00001-pm6%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
build_and_deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, google-github-actions/auth@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_deploy
Unexpected input(s) 'project', 'allow_unauthenticated', valid inputs are ['service', 'job', 'metadata', 'image', 'source', 'suffix', 'env_vars', 'env_vars_file', 'env_vars_update_strategy', 'secrets', 'secrets_update_strategy', 'labels', 'skip_default_labels', 'tag', 'timeout', 'flags', 'no_traffic', 'revision_traffic', 'tag_traffic', 'update_traffic_flags', 'project_id', 'region', 'gcloud_version', 'gcloud_component']
build_and_deploy
Unexpected input(s) 'service_account_key', 'export_default_credentials', valid inputs are ['version', 'project_id', 'install_components', 'skip_install']
build_and_deploy
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.