Skip to content

Deploy cloud run service #21

Deploy cloud run service

Deploy cloud run service #21

Triggered via push October 5, 2024 21:38
Status Failure
Total duration 3m 41s
Artifacts

deploy-demo.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Deploy to demo
code: -2 stdout: stderr: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack demo --non-interactive Updating (demo): Downloading plugin gcp-6.67.1: starting Downloading plugin gcp-6.67.1: done Installing plugin gcp-6.67.1: starting @ updating.... Installing plugin gcp-6.67.1: done @ updating.... pulumi:pulumi:Stack config-ui-demo running @ updating....... ~ command:local:Command podman-tag-command updating (0s) [diff: ~create] ~ command:local:Command podman-tag-command updated (0.60s) [diff: ~create] @ updating.... ~ command:local:Command podman-push-command updating (0s) [diff: ~create] ~ command:local:Command podman-push-command updating (0s) [diff: ~create]; Getting image source signatures @ updating.... ~ command:local:Command podman-push-command updating (1s) [diff: ~create]; Copying blob sha256:c30fec231d949f5584aed3a4f126e9f0383d44acda85dbcffc7503eae409a95e ~ command:local:Command podman-push-command updating (1s) [diff: ~create]; Copying blob sha256:424fe7f36ada04b41eb95a6e97cd700749fd536a8e9a89a3216babbcaad7f951 ~ command:local:Command podman-push-command updating (1s) [diff: ~create]; Copying blob sha256:63ca1fbb43ae5034640e5e6cb3e083e05c290072c5366fcaa9d62435a4cced85 ~ command:local:Command podman-push-command updating (1s) [diff: ~create]; Copying blob sha256:7c5c0934694802fcefdabca4efc2d009eaaaeb6a80ec81a92a59425312792938 @ updating..... ~ command:local:Command podman-push-command updating (2s) [diff: ~create]; Copying config sha256:a026791ed4754ceaa9448208303000e201911a473328c40859e38972e1cf8c45 ~ command:local:Command podman-push-command updating (3s) [diff: ~create]; Writing manifest to image destination @ updating.... ~ command:local:Command podman-push-command updating (3s) [diff: ~create]; Storing signatures ~ command:local:Command podman-push-command updated (3s) [diff: ~create]; Storing signatures + gcp:cloudrun:Service service creating (0s) @ updating.................................................................................. + gcp:cloudrun:Service service creating (78s) error: 1 error occurred: + gcp:cloudrun:Service service **creating failed** error: 1 error occurred: pulumi:pulumi:Stack config-ui-demo running error: update failed pulumi:pulumi:Stack config-ui-demo **failed** 1 error Diagnostics: pulumi:pulumi:Stack (config-ui-demo): error: update failed gcp:cloudrun:Service (service): error: 1 error occurred: * creating urn:pulumi:demo::config-ui::gcp:cloudrun/service:Service::service: 1 error occurred: * Error waiting to create Service: resource is in failed state "Ready:False", message: Revision 'config-ui-00001-dbn' 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=trustgraph-demo&resource=cloud_run_revision/service_name/config-ui/revision_name/config-ui-00001-dbn&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22config-ui%22%0Aresource.labels.revision_name%3D%22config-ui-00001-dbn%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start Resources: ~ 2 updated 4 unchanged Duration: 1m30s err?: Error: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack demo --non-interactive Updating (demo): Downloading plugin gcp-6.67.1: starting Downloading plugin gcp-6.67.1: done Installing plugin gcp-6.67.1: starting @ updating.... Installing plugin gcp-6.67.1: done @ updating.... pulumi:pulumi:Stack config-ui-demo running @ updating....... ~ command:local:Command podman-tag-command updating (0s) [diff: ~create] ~ command:local:Command podman-tag-comman
Deploy to demo
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy to demo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pulumi/actions@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/