Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cloud Build Error #919

Open
dev-fukui opened this issue May 24, 2023 · 0 comments
Open

[BUG] Cloud Build Error #919

dev-fukui opened this issue May 24, 2023 · 0 comments
Labels

Comments

@dev-fukui
Copy link

dev-fukui commented May 24, 2023

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

@dev-fukui dev-fukui added the bug label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant