static-analysis 2/2
Passed Started
by
@thomasrandolph
Thomas Randolph
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt3 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.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-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.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-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.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...11Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1670459508-a168acfa...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: 141131, done. 18remote: Counting objects: 100% (141131/141131), done. 19remote: Compressing objects: 100% (89753/89753), done. 20remote: Total 141131 (delta 65036), reused 99068 (delta 46163), pack-reused 0 21Receiving objects: 100% (141131/141131), 119.17 MiB | 31.33 MiB/s, done.22Resolving deltas: 100% (65036/65036), done.24 * [new ref] refs/pipelines/716546384 -> refs/pipelines/71654638425Checking out 7c747a9f as refs/merge-requests/106378/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-16 31Successfully extracted cache32Checking cache for node-modules-bullseye-test-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-16 34Successfully extracted cache35Checking cache for rubocop-debian-bullseye-ruby-2.7-16...36Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/rubocop-debian-bullseye-ruby-2.7-16 37Successfully extracted cache39Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-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.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...40$ echo $FOSS_ONLY41$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb42$ export GOPATH=$CI_PROJECT_DIR/.go43$ mkdir -p $GOPATH44$ source scripts/utils.sh45$ source scripts/prepare_build.sh674Using decomposed database config (config/database.yml.decomposed-postgresql)675$ yarn_install_script685$ scripts/static-analysis686Total expected time: 980.0; ideal time per job: 490.0.687Tasks to distribute:688* bin/rake gettext:updated_check (360s)689* yarn run lint:prettier (200s)690* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)691* bin/rake gettext:lint (105s)692* bin/rake lint:static_verification (40s)693* scripts/rubocop-max-files-in-cache-check (25s)694* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)695* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)696* bin/rake config_lint (10s)697* yarn run internal:stylelint (8s)698* scripts/lint-conflicts.sh (1s)699* yarn run block-dependencies (1s)700* yarn run check-dependencies (1s)701* scripts/lint-rugged (1s)702* scripts/gemfile_lock_changed.sh (1s)703* scripts/lint-vendored-gems.sh (1s)704Assigning tasks optimally.705Assigning ["bin/rake", "gettext:updated_check"] (360s) to node #1. Node total duration: 360s.706Assigning ["yarn", "run", "lint:prettier"] (200s) to node #2. Node total duration: 200s.707Assigning ["scripts/license-check.sh", "/builds/gitlab-org/gitlab"] (200s) to node #2. Node total duration: 400s.708Assigning ["bin/rake", "gettext:lint"] (105s) to node #1. Node total duration: 465s.709Assigning ["bin/rake", "lint:static_verification"] (40s) to node #2. Node total duration: 440s.710Assigning ["scripts/rubocop-max-files-in-cache-check"] (25s) to node #1. Node total duration: 490s.711Assigning ["bin/rake", "gitlab:sidekiq:all_queues_yml:check"] (15s) to node #2. Node total duration: 455s.712Assigning ["bin/rake", "gitlab:sidekiq:sidekiq_queues_yml:check"] (11s) to node #2. Node total duration: 466s.713Assigning ["bin/rake", "config_lint"] (10s) to node #2. Node total duration: 476s.714Assigning ["yarn", "run", "internal:stylelint"] (8s) to node #2. Node total duration: 484s.715Assigning ["scripts/lint-conflicts.sh"] (1s) to node #2. Node total duration: 485s.716Assigning ["yarn", "run", "block-dependencies"] (1s) to node #2. Node total duration: 486s.717Assigning ["yarn", "run", "check-dependencies"] (1s) to node #2. Node total duration: 487s.718Assigning ["scripts/lint-rugged"] (1s) to node #2. Node total duration: 488s.719Assigning ["scripts/gemfile_lock_changed.sh"] (1s) to node #2. Node total duration: 489s.720Assigning ["scripts/lint-vendored-gems.sh"] (1s) to node #2. Node total duration: 490s.721Expected duration for node 1: 490 seconds722* bin/rake gettext:updated_check (360s)723* bin/rake gettext:lint (105s)724* scripts/rubocop-max-files-in-cache-check (25s)725Expected duration for node 2: 490 seconds726* yarn run lint:prettier (200s)727* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)728* bin/rake lint:static_verification (40s)729* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)730* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)731* bin/rake config_lint (10s)732* yarn run internal:stylelint (8s)733* scripts/lint-conflicts.sh (1s)734* yarn run block-dependencies (1s)735* yarn run check-dependencies (1s)736* scripts/lint-rugged (1s)737* scripts/gemfile_lock_changed.sh (1s)738* scripts/lint-vendored-gems.sh (1s)739$ yarn run lint:prettier740==> Finished in 160.713510556 seconds (expected 200 seconds)741$ scripts/license-check.sh /builds/gitlab-org/gitlab742==> Finished in 103.783890425 seconds (expected 200 seconds)743$ bin/rake lint:static_verification744==> Finished in 46.851637251 seconds (expected 40 seconds)745$ bin/rake gitlab:sidekiq:all_queues_yml:check746==> Finished in 12.007963914 seconds (expected 15 seconds)747$ bin/rake gitlab:sidekiq:sidekiq_queues_yml:check748==> Finished in 11.705501711 seconds (expected 11 seconds)749$ bin/rake config_lint750==> Finished in 4.33827282 seconds (expected 10 seconds)751$ yarn run internal:stylelint752==> Finished in 6.387318585 seconds (expected 8 seconds)753$ scripts/lint-conflicts.sh754==> Finished in 6.226026282 seconds (expected 1 seconds)755$ yarn run block-dependencies756==> Finished in 0.248286969 seconds (expected 1 seconds)757$ yarn run check-dependencies758==> Finished in 0.486441014 seconds (expected 1 seconds)759$ scripts/lint-rugged760==> Finished in 0.239400863 seconds (expected 1 seconds)761$ scripts/gemfile_lock_changed.sh762==> Finished in 0.01551104 seconds (expected 1 seconds)763$ scripts/lint-vendored-gems.sh764==> Finished in 4.613274546 seconds (expected 1 seconds)765===================================================766Node finished running all tasks in 357.618310306 seconds (expected 490)767All static analyses passed successfully.769Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy770Not uploading cache node-modules-bullseye-test-16 due to policy771Not uploading cache rubocop-debian-bullseye-ruby-2.7-16 due to policy773Job succeeded