ui-docs-links lint
Passed Started
by
@kpaizee

Kati Paizee
1Running with gitlab-runner 15.1.0~beta.20.g62206bb2 (62206bb2)2 on blue-3.shared-gitlab-org.runners-manager.gitlab.com/default sUrYYgEG3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:git-2.36-lfs-2.9-chrome-101-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-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:d19c30f084fb0f7a53cdb4bf56787499b2a43230be73bb91da79942a3e5b190d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:956c4ddc071a3c94fbf823c6871e057abbd6752ae82c10c383995e7762050540 ...11Running on runner-suryygeg-project-278964-concurrent-0 via runner-suryygeg-shared-gitlab-org-1655724917-29e9d595...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: 145287, done. 18remote: Counting objects: 100% (145287/145287), done. 19remote: Compressing objects: 100% (104127/104127), done. 20remote: Total 145287 (delta 63119), reused 92109 (delta 35307), pack-reused 0 21Receiving objects: 100% (145287/145287), 141.56 MiB | 29.52 MiB/s, done.22Resolving deltas: 100% (63119/63119), done.24 * [new ref] refs/pipelines/568046049 -> refs/pipelines/56804604925Checking out b14143de as refs/merge-requests/90558/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-2.7-10...30cache.zip is up to date 31Successfully extracted cache33Using docker image sha256:d19c30f084fb0f7a53cdb4bf56787499b2a43230be73bb91da79942a3e5b190d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:956c4ddc071a3c94fbf823c6871e057abbd6752ae82c10c383995e7762050540 ...34$ echo $FOSS_ONLY35$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb36$ export GOPATH=$CI_PROJECT_DIR/.go37$ mkdir -p $GOPATH38$ source scripts/utils.sh39$ source scripts/prepare_build.sh40Successfully installed bundler-2.3.15411 gem installed42Bundler version 2.3.1543production:development44Settings are listed in order of priority. The top value will be used.45clean46Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): true47frozen48Set via BUNDLE_FROZEN: true49install_flags50Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"51path52Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): "/builds/gitlab-org/gitlab/vendor"53without54Set via BUNDLE_WITHOUT: [:production, :development]55$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check56Don't run Bundler as root. Bundler can ask for sudo if it is needed, and57installing your bundle as root will break this application for all non-root58users on this machine.59The Gemfile's dependencies are satisfied60==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 3 seconds.61$ bundle pristine pg62Installing pg 1.3.5 with native extensions63==> 'bundle pristine pg' succeeded in 14 seconds.64Using decomposed database config (config/database.yml.decomposed-postgresql)65$ bundle exec haml-lint -i DocumentationLinks661988 files inspected, 0 lints detected68Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-10 due to policy70Job succeeded