1Running with gitlab-runner 15.4.0~beta.5.gdefc7017 (defc7017) 2 on blue-3.shared-gitlab-org.runners-manager.gitlab.com/default sUrYYgEG 3 feature flags: FF_USE_FASTZIP:true 6Using 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-103-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-103-yarn-1.22-graphicsmagick-1.3.36 ... 9Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c 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-103-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:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ... 11Running on runner-suryygeg-project-278964-concurrent-0 via runner-suryygeg-shared-gitlab-org-1666270700-68e3c48b... 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: 123535, done. 18remote: Counting objects: 100% (123535/123535), done. 19remote: Compressing objects: 100% (79348/79348), done. 20remote: Total 123535 (delta 53499), reused 87190 (delta 39731), pack-reused 0 21Receiving objects: 100% (123535/123535), 112.17 MiB | 27.61 MiB/s, done. 22Resolving deltas: 100% (53499/53499), done. 24 * [new ref] refs/pipelines/672336681 -> refs/pipelines/672336681 25Checking out 93fceef5 as refs/merge-requests/101644/merge... 26Skipping Git submodules setup 27$ git remote set-url origin "${CI_REPOSITORY_URL}" 29Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16... 30cache.zip is up to date 31Successfully extracted cache 32Checking cache for node-modules-bullseye-test-16... 34Successfully extracted cache 36Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c 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-103-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:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ... 37$ source scripts/utils.sh 38$ bundle_install_script "--with danger" 668$ if [ -z "$DANGER_GITLAB_API_TOKEN" ]; then # collapsed multi-line command 669$ bundle exec danger --fail-on-errors=true --verbose --danger_id="2ee1c7" --dangerfile="Dangerfile" 670Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/config_files.rb 671Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/customer_success.rb 672Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/datateam.rb 673Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/feature_flag.rb 674Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/product_intelligence.rb 675Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/project_helper.rb 676Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/sidekiq_queues.rb 677Importing plugin at /builds/gitlab-org/gitlab/danger/plugins/specs.rb 678Importing rule ce_ee_vue_templates at /builds/gitlab-org/gitlab/danger/ce_ee_vue_templates 679Importing rule changelog at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/changelog 680Importing rule changes_size at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/changes_size 681/builds/gitlab-org/gitlab/danger/gitaly/Dangerfile:3: warning: already initialized constant Danger::Dangerfile::TEMPLATE_MESSAGE 682/builds/gitlab-org/gitlab/danger/ci_templates/Dangerfile:3: warning: previous definition of TEMPLATE_MESSAGE was here 683Importing rule ci_config at /builds/gitlab-org/gitlab/danger/ci_config 684Importing rule ci_templates at /builds/gitlab-org/gitlab/danger/ci_templates 685Importing rule commit_messages at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/commit_messages 686Importing rule commits_counter at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/commits_counter 687Importing rule config_files at /builds/gitlab-org/gitlab/danger/config_files 688Importing rule customer_success at /builds/gitlab-org/gitlab/danger/customer_success 689Importing rule database at /builds/gitlab-org/gitlab/danger/database 690Importing rule datateam at /builds/gitlab-org/gitlab/danger/datateam 691Importing rule documentation at /builds/gitlab-org/gitlab/danger/documentation 692Importing rule duplicate_yarn_dependencies at /builds/gitlab-org/gitlab/danger/duplicate_yarn_dependencies 693Importing rule eslint at /builds/gitlab-org/gitlab/danger/eslint 694Importing rule feature_flag at /builds/gitlab-org/gitlab/danger/feature_flag 695Importing rule gitaly at /builds/gitlab-org/gitlab/danger/gitaly 696Importing rule pajamas at /builds/gitlab-org/gitlab/danger/pajamas 697Importing rule pipeline at /builds/gitlab-org/gitlab/danger/pipeline 698Importing rule prettier at /builds/gitlab-org/gitlab/danger/prettier 699Importing rule product_intelligence at /builds/gitlab-org/gitlab/danger/product_intelligence 700Importing rule roulette at /builds/gitlab-org/gitlab/danger/roulette 701Importing rule sidekiq_queues at /builds/gitlab-org/gitlab/danger/sidekiq_queues 702Importing rule specialization_labels at /builds/gitlab-org/gitlab/danger/specialization_labels 703Importing rule specs at /builds/gitlab-org/gitlab/danger/specs 704Importing rule subtype_label at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/subtype_label 705Importing rule type_label at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/type_label 706Importing rule utility_css at /builds/gitlab-org/gitlab/danger/utility_css 707Importing rule vue_shared_documentation at /builds/gitlab-org/gitlab/danger/vue_shared_documentation 708Importing rule z_add_labels at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/z_add_labels 709Importing rule z_metadata at /builds/gitlab-org/gitlab/danger/z_metadata 710Importing rule z_retry_link at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/gitlab-dangerfiles-3.5.2/lib/danger/rules/z_retry_link 713- [ ] This merge request adds or changes documentation files. A review from the Technical Writing team before you merge is **recommended**. Reviews can happen after you merge. 715## Documentation review 716The following files require a review from a technical writer: 717* `doc/user/project/issues/managing_issues.md` 718The review does not need to block merging this merge request. See the: 723==> 'bundle exec danger --fail-on-errors=true --verbose --danger_id="2ee1c7" --dangerfile="Dangerfile"' succeeded in 5 seconds. 725Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy 726Not uploading cache node-modules-bullseye-test-16 due to policy