Skip to content

debug gae output

debug gae output #4

Re-run triggered September 23, 2023 22:57
Status Failure
Total duration 6m 38s
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 --verbosity debug`: DEBUG: Running [gcloud.app.deploy] with arguments: [--format: "json", --promote: "true", --quiet: "True", --verbosity: "debug", DEPLOYABLES:1: "['app.yaml']"] INFO: Using alternate credentials from file: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/gha-creds-7aa8c681d4aad09a.json] DEBUG: Making request: GET https://pipelines.actions.githubusercontent.com/k0V8r3kixQapnhvx3IPxer0GdtkhS0O1WXWxA4TJ5E3tqKg9Sm/00000000-0000-0000-0000-000000000000/_apis/distributedtask/hubs/Actions/plans/ce407c0d-0097-4778-bf79-4fdb4c64b6ca/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0&audience=https%3A%2F%2Fiam.googleapis.com%2Fprojects%2F769700566231%2Flocations%2Fglobal%2FworkloadIdentityPools%2Fgh-actions-pool%2Fproviders%2Fgithub DEBUG: Starting new HTTPS connection (1): pipelines.actions.githubusercontent.com:443 DEBUG: https://pipelines.actions.githubusercontent.com:443 "GET /k0V8r3kixQapnhvx3IPxer0GdtkhS0O1WXWxA4TJ5E3tqKg9Sm/00000000-0000-0000-0000-000000000000/_apis/distributedtask/hubs/Actions/plans/ce407c0d-0097-4778-bf79-4fdb4c64b6ca/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0&audience=https%3A%2F%2Fiam.googleapis.com%2Fprojects%2F769700566231%2Flocations%2Fglobal%2FworkloadIdentityPools%2Fgh-actions-pool%2Fproviders%2Fgithub HTTP/1.1" 200 None DEBUG: Making request: POST https://sts.googleapis.com/v1/token DEBUG: Starting new HTTPS connection (1): sts.googleapis.com:443 DEBUG: https://sts.googleapis.com:443 "POST /v1/token HTTP/1.1" 200 None DEBUG: Making request: POST https://iamcredentials.googleapis.com/v1/projects/-/serviceAccounts/github-deploy@fhir-org-cds-services.iam.gserviceaccount.com:generateAccessToken DEBUG: Starting new HTTPS connection (1): iamcredentials.googleapis.com:443 DEBUG: https://iamcredentials.googleapis.com:443 "POST /v1/projects/-/serviceAccounts/github-deploy@fhir-org-cds-services.iam.gserviceaccount.com:generateAccessToken HTTP/1.1" 200 None INFO: Using alternate credentials from file: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/gha-creds-7aa8c681d4aad09a.json] DEBUG: Loading runtimes experiment config from [gs://runtime-builders/experiments.yaml] INFO: Using alternate credentials from file: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/gha-creds-7aa8c681d4aad09a.json] INFO: Using alternate credentials from file: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/gha-creds-7aa8c681d4aad09a.json] INFO: Using alternate credentials from file: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/gha-creds-7aa8c681d4aad09a.json] INFO: Using alternate credentials from file: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/gha-creds-7aa8c681d4aad09a.json] INFO: Reading [<googlecloudsdk.api_lib.storage.storage_util.ObjectReference object at 0x7f5f8c113100>] DEBUG: Flex image build option: FlexImageBuildOptions.ON_SERVER DEBUG: API endpoint: [https://appengine.googleapis.com/], API version: [v1] INFO: Using alternate credentials from file: [/home/runner/work/sandbox-cds-services/sandbox-cds-services/gha-creds-7aa8c681d4aad09a.json] DEBUG: Making request: GET https://pipelines.actions.githubusercontent.com/k0V8r3kixQapnhvx3IPxer0GdtkhS0O1WXWxA4TJ5E3tqKg9Sm/00000000-0000-0000-0000-000000000000/_apis/distributedtask/hubs/Actions/plans/ce407c0d-0097-4778-bf79-4fdb4c64b6ca/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0&audience=https%3A%2F%2Fiam.googleapis.com%2Fprojects%2F769700566231%2Flocations%2Fglobal%2FworkloadIdentityPools%2Fgh-actions-pool%2Fproviders%2Fgithub DEBUG: Starting new HTTPS connection (1): pipelines.actions.githubusercontent.com:443 DEBUG: https://pipelines.actions.githubusercontent.com:443 "GET /k0V8r3kixQapnhvx3IPxer0GdtkhS0O1WXWxA4TJ5E3tqKg9Sm/00000000-0000-0000-0000-000000000000/_apis/distributedtask/hubs/Actions/plans/ce407c0d-0097-4778-bf79-4fdb4c64b6ca/jobs/e07742bd-189a-5079-918b-43f8b2f94b8
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/