static-analysis 1/2
Passed Started
by
@dgruzd

Dmitry Gruzd
1Running with gitlab-runner 16.1.0~beta.5.gf131a6a2 (f131a6a2)2 on blue-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org mKJTFBei, system ID: s_90a66139ec063 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-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-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:fec07d48f78e7744b500d171c45d252a17edb746cb6e49beeddfd45fe8a9e38a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13@sha256:5be4fba41b6ac9335dea5413b69dd0326dc13963940cb473219acfd9665b05c0 ...11Running on runner-mkjtfbei-project-278964-concurrent-0 via runner-mkjtfbei-private-1685029578-18144319...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 166317, done. 17remote: Counting objects: 100% (166317/166317), done. 18remote: Compressing objects: 100% (103595/103595), done. 19remote: Total 166317 (delta 82191), reused 114585 (delta 56556), pack-reused 0 20Receiving objects: 100% (166317/166317), 136.84 MiB | 27.09 MiB/s, done.21Resolving deltas: 100% (82191/82191), done.23 * [new ref] refs/pipelines/879304794 -> refs/pipelines/87930479424 * [new branch] master -> origin/master25Checking out 8bedc0ff as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...30cache.zip is up to date 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-3.0-16...36Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/rubocop-debian-bullseye-ruby-3.0-16 37Successfully extracted cache39Using docker image sha256:fec07d48f78e7744b500d171c45d252a17edb746cb6e49beeddfd45fe8a9e38a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-18.16-postgresql-13@sha256:5be4fba41b6ac9335dea5413b69dd0326dc13963940cb473219acfd9665b05c0 ...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.sh700Using decomposed database config (config/database.yml.decomposed-postgresql)701Geo DB won't be set up.702Embedding DB won't be set up.703$ yarn_install_script766$ fail_on_warnings scripts/static-analysis767Total expected time: 955.0; ideal time per job: 477.5.768Tasks to distribute:769* bin/rake gettext:updated_check (360s)770* yarn run lint:prettier (200s)771* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)772* bin/rake gettext:lint (105s)773* bin/rake lint:static_verification (40s)774* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)775* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)776* bin/rake config_lint (10s)777* yarn run internal:stylelint (8s)778* scripts/lint-conflicts.sh (1s)779* yarn run block-dependencies (1s)780* yarn run check-dependencies (1s)781* scripts/lint-rugged (1s)782* scripts/gemfile_lock_changed.sh (1s)783* scripts/lint-vendored-gems.sh (1s)784Assigning tasks optimally.785Assigning ["bin/rake", "gettext:updated_check"] (360s) to node #1. Node total duration: 360s.786Assigning ["yarn", "run", "lint:prettier"] (200s) to node #2. Node total duration: 200s.787Assigning ["scripts/license-check.sh", "/builds/gitlab-org/gitlab"] (200s) to node #2. Node total duration: 400s.788Assigning ["bin/rake", "gettext:lint"] (105s) to node #1. Node total duration: 465s.789Assigning ["bin/rake", "lint:static_verification"] (40s) to node #2. Node total duration: 440s.790Assigning ["bin/rake", "gitlab:sidekiq:all_queues_yml:check"] (15s) to node #2. Node total duration: 455s.791Assigning ["bin/rake", "gitlab:sidekiq:sidekiq_queues_yml:check"] (11s) to node #1. Node total duration: 476s.792Assigning ["bin/rake", "config_lint"] (10s) to node #2. Node total duration: 465s.793Assigning ["yarn", "run", "internal:stylelint"] (8s) to node #2. Node total duration: 473s.794Assigning ["scripts/lint-conflicts.sh"] (1s) to node #1. Node total duration: 477s.795Assigning ["yarn", "run", "block-dependencies"] (1s) to node #2. Node total duration: 474s.796Assigning ["yarn", "run", "check-dependencies"] (1s) to node #2. Node total duration: 475s.797Assigning ["scripts/lint-rugged"] (1s) to node #2. Node total duration: 476s.798Assigning ["scripts/gemfile_lock_changed.sh"] (1s) to node #2. Node total duration: 477s.799Assigning remaining tasks: ["scripts/lint-vendored-gems.sh"]800Assigning ["scripts/lint-vendored-gems.sh"] (1s) to node #1. Node total duration: 478s.801Expected duration for node 1: 478 seconds802* bin/rake gettext:updated_check (360s)803* bin/rake gettext:lint (105s)804* bin/rake gitlab:sidekiq:sidekiq_queues_yml:check (11s)805* scripts/lint-conflicts.sh (1s)806* scripts/lint-vendored-gems.sh (1s)807Expected duration for node 2: 477 seconds808* yarn run lint:prettier (200s)809* scripts/license-check.sh /builds/gitlab-org/gitlab (200s)810* bin/rake lint:static_verification (40s)811* bin/rake gitlab:sidekiq:all_queues_yml:check (15s)812* bin/rake config_lint (10s)813* yarn run internal:stylelint (8s)814* yarn run block-dependencies (1s)815* yarn run check-dependencies (1s)816* scripts/lint-rugged (1s)817* scripts/gemfile_lock_changed.sh (1s)818$ bin/rake gettext:updated_check819==> Finished in 38.9401547 seconds (expected 360 seconds)820$ bin/rake gettext:lint821==> Finished in 80.074345514 seconds (expected 105 seconds)822$ bin/rake gitlab:sidekiq:sidekiq_queues_yml:check823==> Finished in 19.679505869 seconds (expected 11 seconds)824$ scripts/lint-conflicts.sh825==> Finished in 6.983139747 seconds (expected 1 seconds)826$ scripts/lint-vendored-gems.sh827==> Finished in 5.014159145 seconds (expected 1 seconds)828===================================================829Node finished running all tasks in 150.691929585 seconds (expected 478)830All static analyses passed successfully.832Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy833Not uploading cache node-modules-bullseye-test-16 due to policy834Not uploading cache rubocop-debian-bullseye-ruby-3.0-16 due to policy836Job succeeded