Deploy new revision of marvin community bot cloudrun service #65
deploy-cloudrun-revision-community.yaml
on: workflow_dispatch
Deploy revision with latest image
47s
Annotations
1 error
Deploy revision with latest image
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy marvin-community-bot --image us-docker.pkg.dev/prefect-prd-external-tools/marvin/marvin-community-bot:latest --update-labels ^,^managed-by=github-actions,commit-sha=a7af59213b0dcfd9f45f4bacb13b642bae614529 --format json --region us-east1 --project prefect-prd-external-tools`: Deploying container to Cloud Run service [marvin-community-bot] in project [prefect-prd-external-tools] region [us-east1]
Deploying...
Creating Revision................done
Routing traffic..........................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'marvin-community-bot-00119-lxn' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=4200 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=prefect-prd-external-tools&resource=cloud_run_revision/service_name/marvin-community-bot/revision_name/marvin-community-bot-00119-lxn&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22marvin-community-bot%22%0Aresource.labels.revision_name%3D%22marvin-community-bot-00119-lxn%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|