build-assets-image
Passed Started
by
@thomasrandolph
Thomas Randolph
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 6io2xoDD3 feature flags: FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko ...9Using docker image sha256:c753cc497941155e6d437f2810d88d59e6ce79360506bf41a74ea77ff29cc55f for registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:3833d382edddb0544c0b06b244809e40c23544d9d694db0dc240186a220112d0 ...11Running on runner-6io2xodd-project-278964-concurrent-0 via runner-6io2xodd-private-1670459473-869a3aec...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 141131, done. 18remote: Counting objects: 100% (141131/141131), done. 19remote: Compressing objects: 100% (89744/89744), done. 20remote: Total 141131 (delta 65035), reused 99095 (delta 46172), pack-reused 0 21Receiving objects: 100% (141131/141131), 119.18 MiB | 29.97 MiB/s, done.22Resolving deltas: 100% (65035/65035), done.24 * [new ref] refs/pipelines/716546384 -> refs/pipelines/71654638425Checking out 7c747a9f as refs/merge-requests/106378/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Downloading artifacts for compile-production-assets (3441843120)...30Downloading artifacts from coordinator... ok id=3441843120 responseStatus=200 OK token=8v4BtXyu32Using docker image sha256:c753cc497941155e6d437f2810d88d59e6ce79360506bf41a74ea77ff29cc55f for registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:3833d382edddb0544c0b06b244809e40c23544d9d694db0dc240186a220112d0 ...33$ source scripts/utils.sh34$ mkdir -p /kaniko/.docker35$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json36$ skopeo login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY37Login Succeeded!38$ run_timed_command "scripts/build_assets_image"39$ scripts/build_assets_image40time="2022-12-08T01:08:37Z" level=fatal msg="Error parsing image name \"docker://registry.gitlab.com/gitlab-org/gitlab/gitlab-assets-ee:assets-hash-2f54d49015\": reading manifest assets-hash-2f54d49015 in registry.gitlab.com/gitlab-org/gitlab/gitlab-assets-ee: manifest unknown: manifest unknown"41Image registry.gitlab.com/gitlab-org/gitlab/gitlab-assets-ee:assets-hash-2f54d49015 doesn't exist, we'll need to build it.42Building assets image for destinations: --destination=registry.gitlab.com/gitlab-org/gitlab/gitlab-assets-ee:assets-hash-2f54d49015 --destination=registry.gitlab.com/gitlab-org/gitlab/gitlab-assets-ee:tor-defect-mr-versions-wrong-file-diff --destination=registry.gitlab.com/gitlab-org/gitlab/gitlab-assets-ee:7c747a9f05e25f059359c459fc8121c6a973e65343INFO[0000] No base image, nothing to extract 44INFO[0000] Built cross stage deps: map[] 45INFO[0000] No base image, nothing to extract 46INFO[0000] Executing 0 build triggers 47INFO[0000] Unpacking rootfs as cmd COPY public/assets /assets/ requires it. 48INFO[0000] COPY public/assets /assets/ 49INFO[0002] Taking snapshot of files... 50INFO[0016] CMD /bin/true 51==> 'scripts/build_assets_image' succeeded in 47 seconds.53Uploading artifacts...54cached-assets-hash.txt: found 1 matching files and directories 55WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3441843142/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7+days new-url=https://gitlab.com56WARNING: Retrying... context=artifacts-uploader error=request redirected57Uploading artifacts as "archive" to coordinator... 201 Created id=3441843142 responseStatus=201 Created token=8v4BtXyu59Job succeeded