try again #19
Annotations
1 error and 4 warnings
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
|
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/
|
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']
|
|
|
The logs for this run have expired and are no longer available.
Loading