update #79
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
deploy.yml
on: push
deploy-client
/
...
/
lint
17s
deploy-users
/
...
/
lint
1m 3s
deploy-client
/
deploy
27s
deploy-users
/
deploy
6m 2s
Annotations
2 errors
deploy-client / deploy
Process completed with exit code 1.
|
deploy-users / deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy users --quiet --image europe-north1-docker.pkg.dev/rusve-384620/rusve-repo/users:228c54bc99a45daee1e67f236775c62e35403630 --update-env-vars ENV=production,DATABASE_URL=***&dbname=users --update-labels managed-by=github-actions,commit-sha=228c54bc99a45daee1e67f236775c62e35403630 --platform managed --format json --region europe-north1`: Deploying container to Cloud Run service [users] in project [rusve-384620] region [europe-north1]
Deploying...
Creating Revision................done
Routing traffic........................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'users-00003-jhz' 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. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=rusve-384620&resource=cloud_run_revision/service_name/users/revision_name/users-00003-jhz&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22users%22%0Aresource.labels.revision_name%3D%22users-00003-jhz%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|