Skip to content

🚀release-docs-gcp #12

🚀release-docs-gcp

🚀release-docs-gcp #12

Manually triggered December 7, 2023 05:52
Status Failure
Total duration 6m 14s
Artifacts

release-docs-gcp.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh dogu-docs --zone asia-northeast3-a --ssh-key-file /tmp/eb3d3cada35e29ee335cabdc/google_compute_engine --quiet --tunnel-through-iap --command gcloud auth configure-docker asia-northeast3-docker.pkg.dev --quiet && \ docker ps -qa | xargs -r docker rm -f && \ docker system prune --volumes -a -f && \ docker pull asia-northeast3-docker.pkg.dev/***/dogu-docs/dogu-docs:latest && \ docker run -d -p 3100:3100 asia-northeast3-docker.pkg.dev/***/dogu-docs/dogu-docs:latest && \ docker image prune -a -f`: Updating project ssh metadata... .failed. Updating instance ssh metadata... .................Updated [https://www.googleapis.com/compute/v1/projects/***/zones/asia-northeast3-a/instances/dogu-docs]. .done. Waiting for SSH key to propagate. WARNING: To increase the performance of the tunnel, consider installing NumPy. For instructions, please see https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth Warning: Permanently added 'compute.3550162249959925852' (ED25519) to the list of known hosts. WARNING: To increase the performance of the tunnel, consider installing NumPy. For instructions, please see https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth WARNING: `docker` not in system PATH. `docker` and `docker-credential-gcloud` need to be in the same PATH in order to work correctly together. gcloud's Docker credential helper can be configured but it will not work until this is corrected. Adding credentials for: asia-northeast3-docker.pkg.dev Docker configuration file updated. bash: line 2: docker: command not found bash: line 3: docker: command not found
release
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.