haml-lint ee
Passed Started
by
@dstull
Doug Stull
1Running with gitlab-runner 16.11.0~pre.21.gaa21be2d (aa21be2d)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq, system ID: s_fc31da7ae46e3 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/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...11Running on runner-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1712340813-83d477f2...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 156751, done. 17remote: Counting objects: 100% (156751/156751), done. 18remote: Compressing objects: 100% (106794/106794), done. 19remote: Total 156751 (delta 70780), reused 103264 (delta 43682), pack-reused 0 20Receiving objects: 100% (156751/156751), 130.77 MiB | 24.98 MiB/s, done.21Resolving deltas: 100% (70780/70780), done.23 * [new ref] refs/pipelines/1242132973 -> refs/pipelines/124213297324Checking out 3252f31f as detached HEAD (ref is refs/merge-requests/147698/merge)...25Skipping Git submodules setup26$ git remote set-url origin "${CI_REPOSITORY_URL}"28Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...29cache.zip is up to date 30Successfully extracted cache32Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...33$ echo $FOSS_ONLY34$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb35$ export GOPATH=$CI_PROJECT_DIR/.go36$ mkdir -p $GOPATH37$ source scripts/utils.sh38$ source scripts/prepare_build.sh718Using decomposed database config (config/database.yml.decomposed-postgresql)719Geo DB won't be set up.720Embedding DB won't be set up.721$ run_timed_command "bundle exec haml-lint --parallel ee/app/views"722$ bundle exec haml-lint --parallel ee/app/views723630 files inspected, 0 lints detected724==> 'bundle exec haml-lint --parallel ee/app/views' succeeded in 35 seconds.726Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy728Uploading artifacts...729tmp/feature_flags/: found 20 matching artifact files and directories 730WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6560798089/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com731WARNING: Retrying... context=artifacts-uploader error=request redirected732Uploading artifacts as "archive" to coordinator... 201 Created id=6560798089 responseStatus=201 Created token=glcbt-65734Job succeeded