build-assets-image
Passed Started
by
@dblessing
Drew Blessing
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-2.shared-gitlab-org.runners-manager.gitlab.com/default NL4gfoBe, system ID: s_74c3e13161643 feature flags: FF_NETWORK_PER_BUILD: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:105ce4ec31ac9074de4590b2039eaeaa0bd73e7194ca025941e365d1e33c975b for registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:663609d4c9aee0636a027a03285c6d0a0bb2ec012be913db6e2ec14799588d19 ...11Running on runner-nl4gfobe-project-278964-concurrent-0 via runner-nl4gfobe-shared-gitlab-org-1708469367-72adf12a...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 154972, done. 17remote: Counting objects: 100% (154972/154972), done. 18remote: Compressing objects: 100% (105685/105685), done. 19remote: Total 154972 (delta 69849), reused 101132 (delta 43387), pack-reused 0 20Receiving objects: 100% (154972/154972), 125.48 MiB | 29.42 MiB/s, done.21Resolving deltas: 100% (69849/69849), done.23 * [new ref] refs/pipelines/1184205880 -> refs/pipelines/118420588024 * [new branch] master -> origin/master25Checking out 4ae1f4be as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Downloading artifacts for compile-production-assets (6218670552)...30Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670552 responseStatus=200 OK token=glcbt-6532Using docker image sha256:105ce4ec31ac9074de4590b2039eaeaa0bd73e7194ca025941e365d1e33c975b for registry.gitlab.com/gitlab-org/gitlab-build-images:kaniko with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:663609d4c9aee0636a027a03285c6d0a0bb2ec012be913db6e2ec14799588d19 ...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-ee:assets-hash-c1b391b968 already exists, no need to rebuild it.41Getting image source signatures42Copying blob sha256:d695c9c5943a7a7558b860a3a71bd002a64610a11375debf86a3d5ec8107511643Copying config sha256:7d4e2225c8d897bd4ef2f1bf620365bcf8fbfff79cd0cd8acb27b6b839290ab944Writing manifest to image destination45Getting image source signatures46Copying blob sha256:d695c9c5943a7a7558b860a3a71bd002a64610a11375debf86a3d5ec8107511647Copying config sha256:7d4e2225c8d897bd4ef2f1bf620365bcf8fbfff79cd0cd8acb27b6b839290ab948Writing manifest to image destination49==> 'scripts/build_assets_image' succeeded in 3 seconds.51Uploading artifacts...52cached-assets-hash.txt: found 1 matching artifact files and directories 53WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670580/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7+days new-url=https://gitlab.com54WARNING: Retrying... context=artifacts-uploader error=request redirected55Uploading artifacts as "archive" to coordinator... 201 Created id=6218670580 responseStatus=201 Created token=glcbt-6557Job succeeded