code_quality
Passed Started
by
@dstull
Doug Stull
1Running with gitlab-runner 16.11.0~pre.21.gaa21be2d (aa21be2d)2 on blue-5.private.runners-manager.gitlab.com/gitlab.com/gitlab-org PYwgZLQB, system ID: s_4bff81aff7f73 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image docker:20.10.12 ...7Starting service docker:20.10.12-dind ...8Pulling docker image docker:20.10.12-dind ...9Using docker image sha256:1a42336ff683d7dadd320ea6fe9d93a5b101474346302d23f96c9b4546cb414d for docker:20.10.12-dind with digest docker@sha256:6f2ae4a5fd85ccf85cdd829057a34ace894d25d544e5e4d9f2e7109297fedf8d ...10Waiting for services to be up and running (timeout 30 seconds)...11Pulling docker image docker:20.10.12 ...12Using docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...14Running on runner-pywgzlqb-project-278964-concurrent-0 via runner-pywgzlqb-private-1712346072-f9e57efd...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 156751, done. 20remote: Counting objects: 100% (156751/156751), done. 21remote: Compressing objects: 100% (106794/106794), done. 22remote: Total 156751 (delta 70780), reused 103264 (delta 43682), pack-reused 0 23Receiving objects: 100% (156751/156751), 130.77 MiB | 31.64 MiB/s, done.24Resolving deltas: 100% (70780/70780), done.26 * [new ref] refs/pipelines/1242132973 -> refs/pipelines/124213297327Checking out 3252f31f as detached HEAD (ref is refs/merge-requests/147698/merge)...28Skipping Git submodules setup29$ git remote set-url origin "${CI_REPOSITORY_URL}"31Not downloading cache -code-quality-cache-17 due to policy33Using docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...34$ export SOURCE_CODE=${SOURCE_CODE:-$PWD}35$ if ! docker info &>/dev/null; then # collapsed multi-line command36$ function propagate_env_vars() { # collapsed multi-line command37$ if [ -n "$CODECLIMATE_REGISTRY_USERNAME" ] && [ -n "$CODECLIMATE_REGISTRY_PASSWORD" ] && [ -n "$CODECLIMATE_PREFIX" ]; then # collapsed multi-line command38$ docker pull --quiet "$CODE_QUALITY_IMAGE"39registry.gitlab.com/gitlab-org/ci-cd/codequality:0.96.040$ docker run --rm \ # collapsed multi-line command42Creating cache -code-quality-cache-17...43gl-code-quality-report.json: found 1 matching artifact files and directories 44Uploading cache.zip to https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/-code-quality-cache-17 45Created cache47Uploading artifacts...48gl-code-quality-report.json: found 1 matching artifact files and directories 49WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6560798029/artifacts?artifact_format=zip&artifact_type=archive&expire_in=1+week new-url=https://gitlab.com50WARNING: Retrying... context=artifacts-uploader error=request redirected51Uploading artifacts as "archive" to coordinator... 201 Created id=6560798029 responseStatus=201 Created token=glcbt-6552Uploading artifacts...53gl-code-quality-report.json: found 1 matching artifact files and directories 54WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6560798029/artifacts?artifact_format=raw&artifact_type=codequality&expire_in=1+week new-url=https://gitlab.com55WARNING: Retrying... context=artifacts-uploader error=request redirected56Uploading artifacts as "codequality" to coordinator... 201 Created id=6560798029 responseStatus=201 Created token=glcbt-6558Job succeeded