build-assets-image as-if-foss
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)2 on green-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org rpvz2FF9, system ID: s_d704414ba02a3 feature flags: FF_NETWORK_PER_BUILD:true, 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:f2643a2b28edf82ba50c91466d3a0aa80d208901ed8ffc688157d368d529c9bc for registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:43a8e5f50e08df1a3c962c196e240cb3a499ba6d7ea98a1d20145ac9c7a87ff0 ...11Running on runner-rpvz2ff9-project-278964-concurrent-0 via runner-rpvz2ff9-private-1690431620-cf547dde...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 201497, done. 17remote: Counting objects: 100% (201497/201497), done. 18remote: Compressing objects: 100% (128034/128034), done. 19remote: Total 201497 (delta 102637), reused 136362 (delta 65859), pack-reused 0 20Receiving objects: 100% (201497/201497), 150.53 MiB | 30.98 MiB/s, done.21Resolving deltas: 100% (102637/102637), done.23 * [new ref] refs/pipelines/946806672 -> refs/pipelines/94680667224 * [new branch] master -> origin/master25Checking out 9bb6bea6 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Downloading artifacts for compile-production-assets as-if-foss (4749214165)...30Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4749214165 responseStatus=200 OK token=64_yt2Yx32Using docker image sha256:f2643a2b28edf82ba50c91466d3a0aa80d208901ed8ffc688157d368d529c9bc for registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:43a8e5f50e08df1a3c962c196e240cb3a499ba6d7ea98a1d20145ac9c7a87ff0 ...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_image40Image registry.gitlab.com/gitlab-org/gitlab/gitlab-assets-ce:assets-hash-ef62e0381e already exists, no need to rebuild it.41Getting image source signatures42Copying blob sha256:85b423e2e8c2ba6784f17d6311a5c1bbdbed1bc94f901588d8cb2ba7a3f6299b43Copying config sha256:e64681df70ddee4c23855d2ad8d307e85af69802ee849df2b3a64f57af9c380c44Writing manifest to image destination45Storing signatures46Getting image source signatures47Copying blob sha256:85b423e2e8c2ba6784f17d6311a5c1bbdbed1bc94f901588d8cb2ba7a3f6299b48Copying config sha256:e64681df70ddee4c23855d2ad8d307e85af69802ee849df2b3a64f57af9c380c49Writing manifest to image destination50Storing signatures51==> 'scripts/build_assets_image' succeeded in 4 seconds.53Uploading artifacts...54cached-assets-hash.txt: found 1 matching artifact files and directories 55WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4749214326/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=4749214326 responseStatus=201 Created token=64_yt2Yx59Job succeeded