You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are reporting an issue with the hosted Google Cloud Build service, please contact your Google Cloud Support representative or report your issue using Google's public issue tracker.
This GitHub issue tracker is intended for bugs with the officially supported builder images only. This issue tracker is not the right place to report issues with triggers or notifications.
Notice
If you are reporting an issue with the hosted Google Cloud Build service, please contact your Google Cloud Support representative or report your issue using Google's public issue tracker.
This GitHub issue tracker is intended for bugs with the officially supported builder images only. This issue tracker is not the right place to report issues with triggers or notifications.
If you're not sure where to report your issue, use Google's public issue tracker.
Affected builder image
(e.g.,
gcr.io/cloud-builders/docker
)Expected Behavior
Actual Behavior
Execution command
gcloud app deploy --version"xxxx" --no-cache
Deployment error occurs
Cloud Build Log
`
starting build "d6de9720-40a1-4ded-acf2-2c5ad4ebfe47"
FETCHSOURCE
BUILD
Starting Step #0 - "fetch"
Step #0 - "fetch": Pulling image: asia.gcr.io/gae-runtimes/utilities/gcs-fetcher:base_20230416_18_04_RC00
Step #0 - "fetch": base_20230416_18_04_RC00: Pulling from gae-runtimes/utilities/gcs-fetcher
Step #0 - "fetch": Digest: sha256:a33e642a57f2d0881d25e27b3a0fc8e9e5c871650b82313cdc801ed11ecd966a
Step #0 - "fetch": Status: Downloaded newer image for asia.gcr.io/gae-runtimes/utilities/gcs-fetcher:base_20230416_18_04_RC00
Step #0 - "fetch": asia.gcr.io/gae-runtimes/utilities/gcs-fetcher:base_20230416_18_04_RC00
Step #0 - "fetch": Fetching manifest gs://[xxxxxx].appspot.com/ae/4aa5147b-2ef0-4b87-b617-b63ca25ebb24/manifest.json.
Step #0 - "fetch": Processing 1991 files.
Step #0 - "fetch": Failed to fetch gs://[xxxxxx].appspot.com/6c5c226b6bd6920911ba080f01a0833a411221ec, will no longer retry: fetching "gs://[xxxxxx].appspot.com/6c5c226b6bd6920911ba080f01a0833a411221ec" with timeout 1h0m0s to temp file "/workspace/.download/[xxxxxx].appspot.com-6c5c226b6bd6920911ba080f01a0833a411221ec-508709-2": storage/logs/laravel.log SHA mismatch, got "328cf7c97fa8108bbb5df6a11ff41d1e4bc4e221", want "6c5c226b6bd6920911ba080f01a0833a411221ec"
Step #0 - "fetch": Failed to download at least one file. Cannot continue.
Finished Step #0 - "fetch"
ERROR
ERROR: build step 0 "asia.gcr.io/gae-runtimes/utilities/gcs-fetcher:base_20230416_18_04_RC00" failed: step exited with non-zero status: 1
`
Steps to Reproduce the Problem
Additional Info
The text was updated successfully, but these errors were encountered: