Delete .travis.yml #3
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: [20230923t220315]
target url: [https://fhir-org-cds-services.ue.r.appspot.com]
target service account: [[email protected]]
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 2 files to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
Updating service [default] (this may take several minutes)...
.....................................done.
----------------------------- REMOTE BUILD OUTPUT ------------------------------
starting build "5c1919bb-5d04-4bf1-aeae-fd80cbbcc1ef"
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/df45a656-dfcb-4df9-8d22-85c60027473f/manifest.json.
Step #0 - "fetch": Processing 30 files.
Step #0 - "fetch": ******************************************************
Step #0 - "fetch": Status: SUCCESS
Step #0 - "fetch": Started: 2023-09-23T22:03:23Z
Step #0 - "fetch": Completed: 2023-09-23T22:03:24Z
Step #0 - "fetch": Requested workers: 200
Step #0 - "fetch": Actual workers: 30
Step #0 - "fetch": Total files: 30
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: 2.00 MiB/s
Step #0 - "fetch": Time for manifest: 199.73 ms
Step #0 - "fetch": Total time: 0.94 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: Pullin
|
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/
|