Skip to content

Update deploy-to-gae.yaml #2

Update deploy-to-gae.yaml

Update deploy-to-gae.yaml #2

Triggered via push September 23, 2023 22:01
Status Failure
Total duration 6m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet --format json app.yaml --promote`: Services to deploy: descriptor: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/app.yaml] source: [/home/runner/work/sandbox-cds-services/sandbox-cds-services] target project: [fhir-org-cds-services] target service: [default] target version: [20230923t220209] target url: [https://fhir-org-cds-services.ue.r.appspot.com] target service account: [fhir-org-cds-services@appspot.gserviceaccount.com] WARNING: Unable to verify that the Appengine Flexible API is enabled for project [fhir-org-cds-services]. You may not have permission to list enabled services on this project. If it is not enabled, this may cause problems in running your deployment. Please ask the project owner to ensure that the Appengine Flexible API has been enabled and that this account has permission to list enabled APIs. Beginning deployment of service [default]... ╔════════════════════════════════════════════════════════════╗ ╠═ Uploading 3 files to Google Cloud Storage ═╣ ╚════════════════════════════════════════════════════════════╝ File upload done. Updating service [default] (this may take several minutes)... .................................done. ----------------------------- REMOTE BUILD OUTPUT ------------------------------ starting build "6f1a22d9-9e5a-4b0f-99b8-0175f0658d8a" FETCHSOURCE BUILD Starting Step #0 - "fetch" Step #0 - "fetch": Pulling image: us.gcr.io/gae-runtimes/utilities/gcs-fetcher:base_20230730_18_04_RC00 Step #0 - "fetch": base_20230730_18_04_RC00: Pulling from gae-runtimes/utilities/gcs-fetcher Step #0 - "fetch": Digest: sha256:70f8eebb5465cd191937323e2494f770e7196296c707993902f9efbe4b5b6349 Step #0 - "fetch": Status: Downloaded newer image for us.gcr.io/gae-runtimes/utilities/gcs-fetcher:base_20230730_18_04_RC00 Step #0 - "fetch": us.gcr.io/gae-runtimes/utilities/gcs-fetcher:base_20230730_18_04_RC00 Step #0 - "fetch": Fetching manifest gs://staging.fhir-org-cds-services.appspot.com/ae/1acefca4-6a4e-4a50-89e9-04378cb51ce6/manifest.json. Step #0 - "fetch": Processing 31 files. Step #0 - "fetch": ****************************************************** Step #0 - "fetch": Status: SUCCESS Step #0 - "fetch": Started: 2023-09-23T22:02:18Z Step #0 - "fetch": Completed: 2023-09-23T22:02:19Z Step #0 - "fetch": Requested workers: 200 Step #0 - "fetch": Actual workers: 31 Step #0 - "fetch": Total files: 31 Step #0 - "fetch": Total retries: 0 Step #0 - "fetch": GCS timeouts: 0 Step #0 - "fetch": MiB downloaded: 1.48 MiB Step #0 - "fetch": MiB/s throughput: 3.01 MiB/s Step #0 - "fetch": Time for manifest: 457.21 ms Step #0 - "fetch": Total time: 0.95 s Step #0 - "fetch": ****************************************************** Finished Step #0 - "fetch" Starting Step #1 - "pre-buildpack" Step #1 - "pre-buildpack": Pulling image: us.gcr.io/gae-runtimes/buildpacks/google-gae-22/nodejs/builder:nodejs_20230918_RC00 Step #1 - "pre-buildpack": nodejs_20230918_RC00: Pulling from gae-runtimes/buildpacks/google-gae-22/nodejs/builder Step #1 - "pre-buildpack": 9d19ee268e0d: Already exists Step #1 - "pre-buildpack": 4720280453d0: Already exists Step #1 - "pre-buildpack": d3997070f578: Already exists Step #1 - "pre-buildpack": 14334190b2fe: Pulling fs layer Step #1 - "pre-buildpack": 9aeb521ae849: Pulling fs layer Step #1 - "pre-buildpack": 388942f13924: Pulling fs layer Step #1 - "pre-buildpack": a1024451b345: Pulling fs layer Step #1 - "pre-buildpack": 279405940d7f: Pulling fs layer Step #1 - "pre-buildpack": 9dd9ab9885ec: Pulling fs layer Step #1 - "pre-buildpack": 06f428a8446f: Pulling fs layer Step #1 - "pre-buildpack": acf524bbcc6d: Pulling fs layer Step #1 - "pre-buildpack": b22cfa4454e8: Pulling fs layer Step #1 - "pre-buildpack": 75d332435cb0: Pulling fs
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/