Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
rspec system pg 7/24
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 12.1.0-rc1 (6da35412)2 on docker-auto-scale-com 1d6b581d 3 Using Docker executor with image dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.21-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.29 ...
00:11
4Starting service postgres:9.6.11 ...5Pulling docker image postgres:9.6.11 ...6Using docker image sha256:ab5066227f3ab944f7f2332218f6918bced3d65d2e0b5443e08881062953cc50 for postgres:9.6.11 ...7Starting service redis:alpine ...8Pulling docker image redis:alpine ...9Using docker image sha256:d975eaec5f68eddceab6bbc3f8c96fa3418978acd431c2a8cab1d7860372b1d1 for redis:alpine ...10Waiting for services to be up and running...11Pulling docker image dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.21-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.29 ...12Using docker image sha256:d6a5f139a7d03c9aac8f1520f05bb7a52082b127a006098d9879644e60534e66 for dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.21-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.29 ... 13 Running on runner-1d6b581d-project-13083-concurrent-0 via runner-1d6b581d-gsrm-1563283714-9ff53537...
00:01
15Reinitialized existing Git repository in /builds/gitlab-org/gitlab-ce/.git/17 be7290a9..b8d876f1 master -> origin/master18Checking out b8d876f1 as master...19Removing .gitlab_shell_secret20Removing .gitlab_workhorse_secret21Removing config/database.yml22Removing config/database_geo.yml23Removing config/gitlab.yml24Removing config/redis.cache.yml25Removing config/redis.queues.yml26Removing config/redis.shared_state.yml27Removing config/resque.yml28Removing config/secrets.yml29Removing coverage/30Removing junit_rspec.xml31Removing knapsack/32Removing log/api_json.log33Removing log/application.log34Removing log/gitaly-test.log35Removing log/grpc.log36Removing log/importer.log37Removing log/integrations_json.log38Removing log/kubernetes.log39Removing log/test_json.log40Removing node_modules/41Removing public/assets/42Removing rspec_flaky/43Removing rspec_profiling/44Removing shared/external-diffs/45Removing tmp/cache/46Removing tmp/memory_test/47Removing tmp/prometheus_multiproc_dir/counter_process_id_86-0.db48Removing tmp/prometheus_multiproc_dir/gauge_all_process_id_86-0.db49Removing tmp/prometheus_multiproc_dir/gauge_livesum_process_id_86-0.db50Removing tmp/prometheus_multiproc_dir/histogram_process_id_86-0.db51Removing tmp/tests/52Removing vendor/gitaly-ruby/53Removing vendor/ruby/54Skipping Git submodules setup56Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/13083/debian-stretch-ruby-2.6.3-node-12.x-3 57Successfully extracted cache59Downloading artifacts from coordinator... ok id=252913332 responseStatus=200 OK token=FUhV5xYb60Downloading artifacts for setup-test-env (252913336)...61Downloading artifacts from coordinator... ok id=252913336 responseStatus=200 OK token=1T1f3JmA62WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 63Downloading artifacts for retrieve-tests-metadata (252913339)...64Downloading artifacts from coordinator... ok id=252913339 responseStatus=200 OK token=Mt4HPErV66Tue Jul 16 19:41:50 UTC 201967$ source scripts/utils.sh68$ source scripts/prepare_build.sh69Bundler version 1.17.270Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.71The Gemfile's dependencies are satisfied72Successfully installed knapsack-1.17.2731 gem installed74CREATE ROLE75GRANT76Dropped database 'gitlabhq_test'77Created database 'gitlabhq_test'78-- enable_extension("pg_trgm")79 -> 0.0317s80-- enable_extension("plpgsql")81 -> 0.0031s82-- create_table("abuse_reports", {:id=>:serial, :force=>:cascade})83 -> 0.0044s84-- create_table("appearances", {:id=>:serial, :force=>:cascade})85 -> 0.0045s86-- create_table("application_setting_terms", {:id=>:serial, :force=>:cascade})87 -> 0.0029s88-- create_table("application_settings", {:id=>:serial, :force=>:cascade})89 -> 0.0904s90-- create_table("approval_merge_request_rule_sources", {:force=>:cascade})91 -> 0.0072s92-- create_table("approval_merge_request_rules", {:force=>:cascade})93 -> 0.0158s94-- create_table("approval_merge_request_rules_approved_approvers", {:force=>:cascade})95 -> 0.0071s96-- create_table("approval_merge_request_rules_groups", {:force=>:cascade})97 -> 0.0074s98-- create_table("approval_merge_request_rules_users", {:force=>:cascade})99 -> 0.0076s100-- create_table("approval_project_rules", {:force=>:cascade})101 -> 0.0057s102-- create_table("approval_project_rules_groups", {:force=>:cascade})103 -> 0.0068s104-- create_table("approval_project_rules_users", {:force=>:cascade})105 -> 0.0072s106-- create_table("approvals", {:id=>:serial, :force=>:cascade})107 -> 0.0072s108-- create_table("approver_groups", {:id=>:serial, :force=>:cascade})109 -> 0.0078s110-- create_table("approvers", {:id=>:serial, :force=>:cascade})111 -> 0.0076s112-- create_table("audit_events", {:id=>:serial, :force=>:cascade})113 -> 0.0078s114-- create_table("award_emoji", {:id=>:serial, :force=>:cascade})115 -> 0.0077s116-- create_table("badges", {:id=>:serial, :force=>:cascade})117 -> 0.0075s118-- create_table("board_assignees", {:id=>:serial, :force=>:cascade})119 -> 0.0071s120-- create_table("board_group_recent_visits", {:force=>:cascade})121 -> 0.0114s122-- create_table("board_labels", {:id=>:serial, :force=>:cascade})123 -> 0.0070s124-- create_table("board_project_recent_visits", {:force=>:cascade})125 -> 0.0115s126-- create_table("boards", {:id=>:serial, :force=>:cascade})127 -> 0.0102s128-- create_table("broadcast_messages", {:id=>:serial, :force=>:cascade})129 -> 0.0055s130-- create_table("chat_names", {:id=>:serial, :force=>:cascade})131 -> 0.0077s132-- create_table("chat_teams", {:id=>:serial, :force=>:cascade})133 -> 0.0051s134-- create_table("ci_build_trace_chunks", {:force=>:cascade})135 -> 0.0050s136-- create_table("ci_build_trace_section_names", {:id=>:serial, :force=>:cascade})137 -> 0.0049s138-- create_table("ci_build_trace_sections", {:id=>:serial, :force=>:cascade})139 -> 0.0091s140-- create_table("ci_builds", {:id=>:serial, :force=>:cascade})141 -> 0.0563s142-- create_table("ci_builds_metadata", {:id=>:serial, :force=>:cascade})143 -> 0.0081s144-- create_table("ci_builds_runner_session", {:force=>:cascade})145 -> 0.0053s146-- create_table("ci_group_variables", {:id=>:serial, :force=>:cascade})147 -> 0.0105s148-- create_table("ci_job_artifacts", {:id=>:serial, :force=>:cascade})149 -> 0.0125s150-- create_table("ci_pipeline_chat_data", {:force=>:cascade})151 -> 0.0074s152-- create_table("ci_pipeline_schedule_variables", {:force=>:cascade})153 -> 0.0059s154-- create_table("ci_pipeline_schedules", {:id=>:serial, :force=>:cascade})155 -> 0.0103s156-- create_table("ci_pipeline_variables", {:id=>:serial, :force=>:cascade})157 -> 0.0058s158-- create_table("ci_pipelines", {:id=>:serial, :force=>:cascade})159 -> 0.0310s160-- create_table("ci_runner_namespaces", {:id=>:serial, :force=>:cascade})161 -> 0.0069s162-- create_table("ci_runner_projects", {:id=>:serial, :force=>:cascade})163 -> 0.0070s164-- create_table("ci_runners", {:id=>:serial, :force=>:cascade})165 -> 0.0212s166-- create_table("ci_sources_pipelines", {:id=>:serial, :force=>:cascade})167 -> 0.0135s168-- create_table("ci_stages", {:id=>:serial, :force=>:cascade})169 -> 0.0121s170-- create_table("ci_trigger_requests", {:id=>:serial, :force=>:cascade})171 -> 0.0073s172-- create_table("ci_triggers", {:id=>:serial, :force=>:cascade})173 -> 0.0075s174-- create_table("ci_variables", {:id=>:serial, :force=>:cascade})175 -> 0.0075s176-- create_table("cluster_groups", {:id=>:serial, :force=>:cascade})177 -> 0.0070s178-- create_table("cluster_platforms_kubernetes", {:id=>:serial, :force=>:cascade})179 -> 0.0056s180-- create_table("cluster_projects", {:id=>:serial, :force=>:cascade})181 -> 0.0070s182-- create_table("cluster_providers_gcp", {:id=>:serial, :force=>:cascade})183 -> 0.0068s184-- create_table("clusters", {:id=>:serial, :force=>:cascade})185 -> 0.0105s186-- create_table("clusters_applications_cert_managers", {:id=>:serial, :force=>:cascade})187 -> 0.0054s188-- create_table("clusters_applications_helm", {:id=>:serial, :force=>:cascade})189 -> 0.0052s190-- create_table("clusters_applications_ingress", {:id=>:serial, :force=>:cascade})191 -> 0.0054s192-- create_table("clusters_applications_jupyter", {:id=>:serial, :force=>:cascade})193 -> 0.0074s194-- create_table("clusters_applications_knative", {:id=>:serial, :force=>:cascade})195 -> 0.0054s196-- create_table("clusters_applications_prometheus", {:id=>:serial, :force=>:cascade})197 -> 0.0054s198-- create_table("clusters_applications_runners", {:id=>:serial, :force=>:cascade})199 -> 0.0082s200-- create_table("clusters_kubernetes_namespaces", {:force=>:cascade})201 -> 0.0127s202-- create_table("container_repositories", {:id=>:serial, :force=>:cascade})203 -> 0.0080s204-- create_table("conversational_development_index_metrics", {:id=>:serial, :force=>:cascade})205 -> 0.0089s206-- create_table("dependency_proxy_blobs", {:id=>:serial, :force=>:cascade})207 -> 0.0069s208-- create_table("dependency_proxy_group_settings", {:id=>:serial, :force=>:cascade})209 -> 0.0053s210-- create_table("deploy_keys_projects", {:id=>:serial, :force=>:cascade})211 -> 0.0053s212-- create_table("deploy_tokens", {:id=>:serial, :force=>:cascade})213 -> 0.0092s214-- create_table("deployments", {:id=>:serial, :force=>:cascade})215 -> 0.0263s216-- create_table("design_management_designs", {:force=>:cascade})217 -> 0.0076s218-- create_table("design_management_designs_versions", {:id=>false, :force=>:cascade})219 -> 0.0082s220-- create_table("design_management_versions", {:force=>:cascade})221 -> 0.0052s222-- create_table("draft_notes", {:force=>:cascade})223 -> 0.0103s224-- create_table("elasticsearch_indexed_namespaces", {:id=>false, :force=>:cascade})225 -> 0.0036s226-- create_table("elasticsearch_indexed_projects", {:id=>false, :force=>:cascade})227 -> 0.0038s228-- create_table("emails", {:id=>:serial, :force=>:cascade})229 -> 0.0102s230-- create_table("environments", {:id=>:serial, :force=>:cascade})231 -> 0.0109s232-- create_table("epic_issues", {:id=>:serial, :force=>:cascade})233 -> 0.0077s234-- create_table("epic_metrics", {:id=>:serial, :force=>:cascade})235 -> 0.0046s236-- create_table("epics", {:id=>:serial, :force=>:cascade})237 -> 0.0241s238-- create_table("events", {:id=>:serial, :force=>:cascade})239 -> 0.0162s240-- create_table("feature_gates", {:id=>:serial, :force=>:cascade})241 -> 0.0051s242-- create_table("features", {:id=>:serial, :force=>:cascade})243 -> 0.0053s244-- create_table("fork_network_members", {:id=>:serial, :force=>:cascade})245 -> 0.0094s246-- create_table("fork_networks", {:id=>:serial, :force=>:cascade})247 -> 0.0055s248-- create_table("forked_project_links", {:id=>:serial, :force=>:cascade})249 -> 0.0047s250-- create_table("geo_cache_invalidation_events", {:force=>:cascade})251 -> 0.0027s252-- create_table("geo_event_log", {:force=>:cascade})253 -> 0.0294s254-- create_table("geo_hashed_storage_attachments_events", {:force=>:cascade})255 -> 0.0055s256-- create_table("geo_hashed_storage_migrated_events", {:force=>:cascade})257 -> 0.0059s258-- create_table("geo_job_artifact_deleted_events", {:force=>:cascade})259 -> 0.0053s260-- create_table("geo_lfs_object_deleted_events", {:force=>:cascade})261 -> 0.0053s262-- create_table("geo_node_namespace_links", {:id=>:serial, :force=>:cascade})263 -> 0.0092s264-- create_table("geo_node_statuses", {:id=>:serial, :force=>:cascade})265 -> 0.0068s266-- create_table("geo_nodes", {:id=>:serial, :force=>:cascade})267 -> 0.0129s268-- create_table("geo_repositories_changed_events", {:force=>:cascade})269 -> 0.0045s270-- create_table("geo_repository_created_events", {:force=>:cascade})271 -> 0.0054s272-- create_table("geo_repository_deleted_events", {:force=>:cascade})273 -> 0.0067s274-- create_table("geo_repository_renamed_events", {:force=>:cascade})275 -> 0.0054s276-- create_table("geo_repository_updated_events", {:force=>:cascade})277 -> 0.0086s278-- create_table("geo_reset_checksum_events", {:force=>:cascade})279 -> 0.0044s280-- create_table("geo_upload_deleted_events", {:force=>:cascade})281 -> 0.0051s282-- create_table("gitlab_subscriptions", {:force=>:cascade})283 -> 0.0086s284-- create_table("gpg_key_subkeys", {:id=>:serial, :force=>:cascade})285 -> 0.0093s286-- create_table("gpg_keys", {:id=>:serial, :force=>:cascade})287 -> 0.0095s288-- create_table("gpg_signatures", {:id=>:serial, :force=>:cascade})289 -> 0.0145s290-- create_table("group_custom_attributes", {:id=>:serial, :force=>:cascade})291 -> 0.0081s292-- create_table("historical_data", {:id=>:serial, :force=>:cascade})293 -> 0.0026s294-- create_table("identities", {:id=>:serial, :force=>:cascade})295 -> 0.0078s296-- create_table("import_export_uploads", {:id=>:serial, :force=>:cascade})297 -> 0.0072s298-- create_table("index_statuses", {:id=>:serial, :force=>:cascade})299 -> 0.0052s300-- create_table("insights", {:id=>:serial, :force=>:cascade})301 -> 0.0067s302-- create_table("internal_ids", {:force=>:cascade})303 -> 0.0115s304-- create_table("ip_restrictions", {:force=>:cascade})305 -> 0.0052s306-- create_table("issue_assignees", {:id=>false, :force=>:cascade})307 -> 0.0057s308-- create_table("issue_links", {:id=>:serial, :force=>:cascade})309 -> 0.0092s310-- create_table("issue_metrics", {:id=>:serial, :force=>:cascade})311 -> 0.0048s312-- create_table("issue_tracker_data", {:force=>:cascade})313 -> 0.0053s314-- create_table("issues", {:id=>:serial, :force=>:cascade})315 -> 0.0394s316-- create_table("jira_connect_installations", {:force=>:cascade})317 -> 0.0055s318-- create_table("jira_connect_subscriptions", {:force=>:cascade})319 -> 0.0094s320-- create_table("jira_tracker_data", {:force=>:cascade})321 -> 0.0066s322-- create_table("keys", {:id=>:serial, :force=>:cascade})323 -> 0.0090s324-- create_table("label_links", {:id=>:serial, :force=>:cascade})325 -> 0.0078s326-- create_table("label_priorities", {:id=>:serial, :force=>:cascade})327 -> 0.0094s328-- create_table("labels", {:id=>:serial, :force=>:cascade})329 -> 0.0155s330-- create_table("ldap_group_links", {:id=>:serial, :force=>:cascade})331 -> 0.0037s332-- create_table("lfs_file_locks", {:id=>:serial, :force=>:cascade})333 -> 0.0081s334-- create_table("lfs_objects", {:id=>:serial, :force=>:cascade})335 -> 0.0078s336-- create_table("lfs_objects_projects", {:id=>:serial, :force=>:cascade})337 -> 0.0070s338-- create_table("licenses", {:id=>:serial, :force=>:cascade})339 -> 0.0029s340-- create_table("lists", {:id=>:serial, :force=>:cascade})341 -> 0.0148s342-- create_table("members", {:id=>:serial, :force=>:cascade})343 -> 0.0186s344-- create_table("merge_request_assignees", {:force=>:cascade})345 -> 0.0090s346-- create_table("merge_request_blocks", {:force=>:cascade})347 -> 0.0070s348-- create_table("merge_request_diff_commits", {:id=>false, :force=>:cascade})349 -> 0.0066s350-- create_table("merge_request_diff_files", {:id=>false, :force=>:cascade})351 -> 0.0044s352-- create_table("merge_request_diffs", {:id=>:serial, :force=>:cascade})353 -> 0.0109s354-- create_table("merge_request_metrics", {:id=>:serial, :force=>:cascade})355 -> 0.0188s356-- create_table("merge_requests", {:id=>:serial, :force=>:cascade})357 -> 0.0525s358-- create_table("merge_requests_closing_issues", {:id=>:serial, :force=>:cascade})359 -> 0.0106s360-- create_table("merge_trains", {:force=>:cascade})361 -> 0.0125s362-- create_table("milestones", {:id=>:serial, :force=>:cascade})363 -> 0.0170s364-- create_table("namespace_aggregation_schedules", {:primary_key=>"namespace_id", :id=>:integer, :default=>nil, :force=>:cascade})365 -> 0.0039s366-- create_table("namespace_root_storage_statistics", {:primary_key=>"namespace_id", :id=>:integer, :default=>nil, :force=>:cascade})367 -> 0.0070s368-- create_table("namespace_statistics", {:id=>:serial, :force=>:cascade})369 -> 0.0051s370-- create_table("namespaces", {:id=>:serial, :force=>:cascade})371 -> 0.0564s372-- create_table("note_diff_files", {:id=>:serial, :force=>:cascade})373 -> 0.0059s374-- create_table("notes", {:id=>:serial, :force=>:cascade})375 -> 0.0279s376-- create_table("notification_settings", {:id=>:serial, :force=>:cascade})377 -> 0.0121s378-- create_table("oauth_access_grants", {:id=>:serial, :force=>:cascade})379 -> 0.0059s380-- create_table("oauth_access_tokens", {:id=>:serial, :force=>:cascade})381 -> 0.0099s382-- create_table("oauth_applications", {:id=>:serial, :force=>:cascade})383 -> 0.0084s384-- create_table("oauth_openid_requests", {:id=>:serial, :force=>:cascade})385 -> 0.0050s386-- create_table("operations_feature_flag_scopes", {:force=>:cascade})387 -> 0.0063s388-- create_table("operations_feature_flags", {:force=>:cascade})389 -> 0.0053s390-- create_table("operations_feature_flags_clients", {:force=>:cascade})391 -> 0.0076s392-- create_table("packages_maven_metadata", {:force=>:cascade})393 -> 0.0053s394-- create_table("packages_package_files", {:force=>:cascade})395 -> 0.0053s396-- create_table("packages_packages", {:force=>:cascade})397 -> 0.0052s398-- create_table("pages_domain_acme_orders", {:force=>:cascade})399 -> 0.0075s400-- create_table("pages_domains", {:id=>:serial, :force=>:cascade})401 -> 0.0193s402-- create_table("path_locks", {:id=>:serial, :force=>:cascade})403 -> 0.0093s404-- create_table("personal_access_tokens", {:id=>:serial, :force=>:cascade})405 -> 0.0091s406-- create_table("plans", {:id=>:serial, :force=>:cascade})407 -> 0.0051s408-- create_table("pool_repositories", {:force=>:cascade})409 -> 0.0098s410-- create_table("programming_languages", {:id=>:serial, :force=>:cascade})411 -> 0.0056s412-- create_table("project_alerting_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})413 -> 0.0023s414-- create_table("project_aliases", {:force=>:cascade})415 -> 0.0077s416-- create_table("project_authorizations", {:id=>false, :force=>:cascade})417 -> 0.0057s418-- create_table("project_auto_devops", {:id=>:serial, :force=>:cascade})419 -> 0.0049s420-- create_table("project_ci_cd_settings", {:id=>:serial, :force=>:cascade})421 -> 0.0058s422-- create_table("project_custom_attributes", {:id=>:serial, :force=>:cascade})423 -> 0.0085s424-- create_table("project_daily_statistics", {:force=>:cascade})425 -> 0.0054s426-- create_table("project_deploy_tokens", {:id=>:serial, :force=>:cascade})427 -> 0.0079s428-- create_table("project_error_tracking_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})429 -> 0.0029s430-- create_table("project_feature_usages", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})431 -> 0.0087s432-- create_table("project_features", {:id=>:serial, :force=>:cascade})433 -> 0.0066s434-- create_table("project_group_links", {:id=>:serial, :force=>:cascade})435 -> 0.0077s436-- create_table("project_import_data", {:id=>:serial, :force=>:cascade})437 -> 0.0051s438-- create_table("project_incident_management_settings", {:primary_key=>"project_id", :id=>:serial, :force=>:cascade})439 -> 0.0036s440-- create_table("project_metrics_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})441 -> 0.0025s442-- create_table("project_mirror_data", {:id=>:serial, :force=>:cascade})443 -> 0.0181s444-- create_table("project_repositories", {:force=>:cascade})445 -> 0.0101s446-- create_table("project_repository_states", {:id=>:serial, :force=>:cascade})447 -> 0.0177s448-- create_table("project_statistics", {:id=>:serial, :force=>:cascade})449 -> 0.0105s450-- create_table("project_tracing_settings", {:force=>:cascade})451 -> 0.0054s452-- create_table("projects", {:id=>:serial, :force=>:cascade})453 -> 0.0762s454-- create_table("prometheus_alert_events", {:force=>:cascade})455 -> 0.0077s456-- create_table("prometheus_alerts", {:id=>:serial, :force=>:cascade})457 -> 0.0092s458-- create_table("prometheus_metrics", {:id=>:serial, :force=>:cascade})459 -> 0.0126s460-- create_table("protected_branch_merge_access_levels", {:id=>:serial, :force=>:cascade})461 -> 0.0097s462-- create_table("protected_branch_push_access_levels", {:id=>:serial, :force=>:cascade})463 -> 0.0094s464-- create_table("protected_branch_unprotect_access_levels", {:id=>:serial, :force=>:cascade})465 -> 0.0110s466-- create_table("protected_branches", {:id=>:serial, :force=>:cascade})467 -> 0.0058s468-- create_table("protected_environment_deploy_access_levels", {:id=>:serial, :force=>:cascade})469 -> 0.0104s470-- create_table("protected_environments", {:id=>:serial, :force=>:cascade})471 -> 0.0077s472-- create_table("protected_tag_create_access_levels", {:id=>:serial, :force=>:cascade})473 -> 0.0101s474-- create_table("protected_tags", {:id=>:serial, :force=>:cascade})475 -> 0.0077s476-- create_table("push_event_payloads", {:id=>false, :force=>:cascade})477 -> 0.0042s478-- create_table("push_rules", {:id=>:serial, :force=>:cascade})479 -> 0.0101s480-- create_table("redirect_routes", {:id=>:serial, :force=>:cascade})481 -> 0.0075s482-- create_table("release_links", {:force=>:cascade})483 -> 0.0082s484-- create_table("releases", {:id=>:serial, :force=>:cascade})485 -> 0.0106s486-- create_table("remote_mirrors", {:id=>:serial, :force=>:cascade})487 -> 0.0089s488-- create_table("repository_languages", {:id=>false, :force=>:cascade})489 -> 0.0036s490-- create_table("resource_label_events", {:force=>:cascade})491 -> 0.0143s492-- create_table("reviews", {:force=>:cascade})493 -> 0.0092s494-- create_table("routes", {:id=>:serial, :force=>:cascade})495 -> 0.0101s496-- create_table("saml_providers", {:id=>:serial, :force=>:cascade})497 -> 0.0065s498-- create_table("scim_oauth_access_tokens", {:id=>:serial, :force=>:cascade})499 -> 0.0052s500-- create_table("sent_notifications", {:id=>:serial, :force=>:cascade})501 -> 0.0055s502-- create_table("services", {:id=>:serial, :force=>:cascade})503 -> 0.0177s504-- create_table("shards", {:id=>:serial, :force=>:cascade})505 -> 0.0051s506-- create_table("slack_integrations", {:id=>:serial, :force=>:cascade})507 -> 0.0077s508-- create_table("smartcard_identities", {:force=>:cascade})509 -> 0.0085s510-- create_table("snippets", {:id=>:serial, :force=>:cascade})511 -> 0.0177s512-- create_table("software_license_policies", {:id=>:serial, :force=>:cascade})513 -> 0.0079s514-- create_table("software_licenses", {:id=>:serial, :force=>:cascade})515 -> 0.0052s516-- create_table("spam_logs", {:id=>:serial, :force=>:cascade})517 -> 0.0039s518-- create_table("subscriptions", {:id=>:serial, :force=>:cascade})519 -> 0.0077s520-- create_table("suggestions", {:force=>:cascade})521 -> 0.0072s522-- create_table("system_note_metadata", {:id=>:serial, :force=>:cascade})523 -> 0.0050s524-- create_table("taggings", {:id=>:serial, :force=>:cascade})525 -> 0.0122s526-- create_table("tags", {:id=>:serial, :force=>:cascade})527 -> 0.0080s528-- create_table("term_agreements", {:id=>:serial, :force=>:cascade})529 -> 0.0099s530-- create_table("timelogs", {:id=>:serial, :force=>:cascade})531 -> 0.0094s532-- create_table("todos", {:id=>:serial, :force=>:cascade})533 -> 0.0231s534-- create_table("trending_projects", {:id=>:serial, :force=>:cascade})535 -> 0.0046s536-- create_table("u2f_registrations", {:id=>:serial, :force=>:cascade})537 -> 0.0074s538-- create_table("uploads", {:id=>:serial, :force=>:cascade})539 -> 0.0125s540-- create_table("user_agent_details", {:id=>:serial, :force=>:cascade})541 -> 0.0061s542-- create_table("user_callouts", {:id=>:serial, :force=>:cascade})543 -> 0.0071s544-- create_table("user_custom_attributes", {:id=>:serial, :force=>:cascade})545 -> 0.0074s546-- create_table("user_interacted_projects", {:id=>false, :force=>:cascade})547 -> 0.0056s548-- create_table("user_preferences", {:id=>:serial, :force=>:cascade})549 -> 0.0068s550-- create_table("user_statuses", {:primary_key=>"user_id", :id=>:serial, :force=>:cascade})551 -> 0.0055s552-- create_table("user_synced_attributes_metadata", {:id=>:serial, :force=>:cascade})553 -> 0.0066s554-- create_table("users", {:id=>:serial, :force=>:cascade})555 -> 0.0695s556-- create_table("users_ops_dashboard_projects", {:force=>:cascade})557 -> 0.0075s558-- create_table("users_star_projects", {:id=>:serial, :force=>:cascade})559 -> 0.0074s560-- create_table("vulnerability_feedback", {:id=>:serial, :force=>:cascade})561 -> 0.0181s562-- create_table("vulnerability_identifiers", {:force=>:cascade})563 -> 0.0057s564-- create_table("vulnerability_occurrence_identifiers", {:force=>:cascade})565 -> 0.0074s566-- create_table("vulnerability_occurrence_pipelines", {:force=>:cascade})567 -> 0.0071s568-- create_table("vulnerability_occurrences", {:force=>:cascade})569 -> 0.0126s570-- create_table("vulnerability_scanners", {:force=>:cascade})571 -> 0.0054s572-- create_table("web_hook_logs", {:id=>:serial, :force=>:cascade})573 -> 0.0086s574-- create_table("web_hooks", {:id=>:serial, :force=>:cascade})575 -> 0.0141s576-- add_foreign_key("application_settings", "namespaces", {:column=>"custom_project_templates_group_id", :on_delete=>:nullify})577 -> 0.0043s578-- add_foreign_key("application_settings", "projects", {:column=>"file_template_project_id", :name=>"fk_ec757bd087", :on_delete=>:nullify})579 -> 0.0044s580-- add_foreign_key("application_settings", "users", {:column=>"usage_stats_set_by_user_id", :name=>"fk_964370041d", :on_delete=>:nullify})581 -> 0.0038s582-- add_foreign_key("approval_merge_request_rule_sources", "approval_merge_request_rules", {:on_delete=>:cascade})583 -> 0.0022s584-- add_foreign_key("approval_merge_request_rule_sources", "approval_project_rules", {:on_delete=>:cascade})585 -> 0.0017s586-- add_foreign_key("approval_merge_request_rules", "merge_requests", {:on_delete=>:cascade})587 -> 0.0025s588-- add_foreign_key("approval_merge_request_rules_approved_approvers", "approval_merge_request_rules", {:on_delete=>:cascade})589 -> 0.0017s590-- add_foreign_key("approval_merge_request_rules_approved_approvers", "users", {:on_delete=>:cascade})591 -> 0.0018s592-- add_foreign_key("approval_merge_request_rules_groups", "approval_merge_request_rules", {:on_delete=>:cascade})593 -> 0.0016s594-- add_foreign_key("approval_merge_request_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})595 -> 0.0015s596-- add_foreign_key("approval_merge_request_rules_users", "approval_merge_request_rules", {:on_delete=>:cascade})597 -> 0.0015s598-- add_foreign_key("approval_merge_request_rules_users", "users", {:on_delete=>:cascade})599 -> 0.0017s600-- add_foreign_key("approval_project_rules", "projects", {:on_delete=>:cascade})601 -> 0.0017s602-- add_foreign_key("approval_project_rules_groups", "approval_project_rules", {:on_delete=>:cascade})603 -> 0.0020s604-- add_foreign_key("approval_project_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})605 -> 0.0016s606-- add_foreign_key("approval_project_rules_users", "approval_project_rules", {:on_delete=>:cascade})607 -> 0.0017s608-- add_foreign_key("approval_project_rules_users", "users", {:on_delete=>:cascade})609 -> 0.0017s610-- add_foreign_key("approvals", "merge_requests", {:name=>"fk_310d714958", :on_delete=>:cascade})611 -> 0.0019s612-- add_foreign_key("approver_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})613 -> 0.0016s614-- add_foreign_key("badges", "namespaces", {:column=>"group_id", :on_delete=>:cascade})615 -> 0.0021s616-- add_foreign_key("badges", "projects", {:on_delete=>:cascade})617 -> 0.0019s618-- add_foreign_key("board_assignees", "boards", {:on_delete=>:cascade})619 -> 0.0019s620-- add_foreign_key("board_assignees", "users", {:column=>"assignee_id", :on_delete=>:cascade})621 -> 0.0020s622-- add_foreign_key("board_group_recent_visits", "boards", {:on_delete=>:cascade})623 -> 0.0018s624-- add_foreign_key("board_group_recent_visits", "namespaces", {:column=>"group_id", :on_delete=>:cascade})625 -> 0.0016s626-- add_foreign_key("board_group_recent_visits", "users", {:on_delete=>:cascade})627 -> 0.0017s628-- add_foreign_key("board_labels", "boards", {:on_delete=>:cascade})629 -> 0.0015s630-- add_foreign_key("board_labels", "labels", {:on_delete=>:cascade})631 -> 0.0017s632-- add_foreign_key("board_project_recent_visits", "boards", {:on_delete=>:cascade})633 -> 0.0017s634-- add_foreign_key("board_project_recent_visits", "projects", {:on_delete=>:cascade})635 -> 0.0020s636-- add_foreign_key("board_project_recent_visits", "users", {:on_delete=>:cascade})637 -> 0.0018s638-- add_foreign_key("boards", "namespaces", {:column=>"group_id", :on_delete=>:cascade})639 -> 0.0014s640-- add_foreign_key("boards", "projects", {:name=>"fk_f15266b5f9", :on_delete=>:cascade})641 -> 0.0028s642-- add_foreign_key("chat_teams", "namespaces", {:on_delete=>:cascade})643 -> 0.0018s644-- add_foreign_key("ci_build_trace_chunks", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})645 -> 0.0029s646-- add_foreign_key("ci_build_trace_section_names", "projects", {:on_delete=>:cascade})647 -> 0.0019s648-- add_foreign_key("ci_build_trace_sections", "ci_build_trace_section_names", {:column=>"section_name_id", :name=>"fk_264e112c66", :on_delete=>:cascade})649 -> 0.0014s650-- add_foreign_key("ci_build_trace_sections", "ci_builds", {:column=>"build_id", :name=>"fk_4ebe41f502", :on_delete=>:cascade})651 -> 0.0014s652-- add_foreign_key("ci_build_trace_sections", "projects", {:on_delete=>:cascade})653 -> 0.0017s654-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_a2141b1522", :on_delete=>:nullify})655 -> 0.0023s656-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"commit_id", :name=>"fk_d3130c9a7f", :on_delete=>:cascade})657 -> 0.0015s658-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"upstream_pipeline_id", :name=>"fk_87f4cefcda", :on_delete=>:cascade})659 -> 0.0015s660-- add_foreign_key("ci_builds", "ci_stages", {:column=>"stage_id", :name=>"fk_3a9eaa254d", :on_delete=>:cascade})661 -> 0.0017s662-- add_foreign_key("ci_builds", "projects", {:name=>"fk_befce0568a", :on_delete=>:cascade})663 -> 0.0021s664-- add_foreign_key("ci_builds_metadata", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})665 -> 0.0019s666-- add_foreign_key("ci_builds_metadata", "projects", {:on_delete=>:cascade})667 -> 0.0020s668-- add_foreign_key("ci_builds_runner_session", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})669 -> 0.0016s670-- add_foreign_key("ci_group_variables", "namespaces", {:column=>"group_id", :name=>"fk_33ae4d58d8", :on_delete=>:cascade})671 -> 0.0016s672-- add_foreign_key("ci_job_artifacts", "ci_builds", {:column=>"job_id", :on_delete=>:cascade})673 -> 0.0018s674-- add_foreign_key("ci_job_artifacts", "projects", {:on_delete=>:cascade})675 -> 0.0019s676-- add_foreign_key("ci_pipeline_chat_data", "chat_names", {:on_delete=>:cascade})677 -> 0.0016s678-- add_foreign_key("ci_pipeline_chat_data", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})679 -> 0.0014s680-- add_foreign_key("ci_pipeline_schedule_variables", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_41c35fda51", :on_delete=>:cascade})681 -> 0.0017s682-- add_foreign_key("ci_pipeline_schedules", "projects", {:name=>"fk_8ead60fcc4", :on_delete=>:cascade})683 -> 0.0019s684-- add_foreign_key("ci_pipeline_schedules", "users", {:column=>"owner_id", :name=>"fk_9ea99f58d2", :on_delete=>:nullify})685 -> 0.0018s686-- add_foreign_key("ci_pipeline_variables", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_f29c5f4380", :on_delete=>:cascade})687 -> 0.0015s688-- add_foreign_key("ci_pipelines", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_3d34ab2e06", :on_delete=>:nullify})689 -> 0.0014s690-- add_foreign_key("ci_pipelines", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_262d4c2d19", :on_delete=>:nullify})691 -> 0.0014s692-- add_foreign_key("ci_pipelines", "merge_requests", {:name=>"fk_a23be95014", :on_delete=>:cascade})693 -> 0.0017s694-- add_foreign_key("ci_pipelines", "projects", {:name=>"fk_86635dbd80", :on_delete=>:cascade})695 -> 0.0020s696-- add_foreign_key("ci_runner_namespaces", "ci_runners", {:column=>"runner_id", :on_delete=>:cascade})697 -> 0.0017s698-- add_foreign_key("ci_runner_namespaces", "namespaces", {:on_delete=>:cascade})699 -> 0.0016s700-- add_foreign_key("ci_runner_projects", "projects", {:name=>"fk_4478a6f1e4", :on_delete=>:cascade})701 -> 0.0019s702-- add_foreign_key("ci_sources_pipelines", "ci_builds", {:column=>"source_job_id", :name=>"fk_be5624bf37", :on_delete=>:cascade})703 -> 0.0018s704-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_e1bad85861", :on_delete=>:cascade})705 -> 0.0014s706-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"source_pipeline_id", :name=>"fk_d4e29af7d7", :on_delete=>:cascade})707 -> 0.0015s708-- add_foreign_key("ci_sources_pipelines", "projects", {:column=>"source_project_id", :name=>"fk_acd9737679", :on_delete=>:cascade})709 -> 0.0016s710-- add_foreign_key("ci_sources_pipelines", "projects", {:name=>"fk_1e53c97c0a", :on_delete=>:cascade})711 -> 0.0018s712-- add_foreign_key("ci_stages", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_fb57e6cc56", :on_delete=>:cascade})713 -> 0.0014s714-- add_foreign_key("ci_stages", "projects", {:name=>"fk_2360681d1d", :on_delete=>:cascade})715 -> 0.0018s716-- add_foreign_key("ci_trigger_requests", "ci_triggers", {:column=>"trigger_id", :name=>"fk_b8ec8b7245", :on_delete=>:cascade})717 -> 0.0015s718-- add_foreign_key("ci_triggers", "projects", {:name=>"fk_e3e63f966e", :on_delete=>:cascade})719 -> 0.0018s720-- add_foreign_key("ci_triggers", "users", {:column=>"owner_id", :name=>"fk_e8e10d1964", :on_delete=>:cascade})721 -> 0.0016s722-- add_foreign_key("ci_variables", "projects", {:name=>"fk_ada5eb64b3", :on_delete=>:cascade})723 -> 0.0020s724-- add_foreign_key("cluster_groups", "clusters", {:on_delete=>:cascade})725 -> 0.0018s726-- add_foreign_key("cluster_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})727 -> 0.0015s728-- add_foreign_key("cluster_platforms_kubernetes", "clusters", {:on_delete=>:cascade})729 -> 0.0015s730-- add_foreign_key("cluster_projects", "clusters", {:on_delete=>:cascade})731 -> 0.0016s732-- add_foreign_key("cluster_projects", "projects", {:on_delete=>:cascade})733 -> 0.0019s734-- add_foreign_key("cluster_providers_gcp", "clusters", {:on_delete=>:cascade})735 -> 0.0017s736-- add_foreign_key("clusters", "users", {:on_delete=>:nullify})737 -> 0.0019s738-- add_foreign_key("clusters_applications_cert_managers", "clusters", {:on_delete=>:cascade})739 -> 0.0016s740-- add_foreign_key("clusters_applications_helm", "clusters", {:on_delete=>:cascade})741 -> 0.0015s742-- add_foreign_key("clusters_applications_ingress", "clusters", {:name=>"fk_753a7b41c1", :on_delete=>:cascade})743 -> 0.0015s744-- add_foreign_key("clusters_applications_jupyter", "clusters", {:on_delete=>:cascade})745 -> 0.0015s746-- add_foreign_key("clusters_applications_jupyter", "oauth_applications", {:on_delete=>:nullify})747 -> 0.0017s748-- add_foreign_key("clusters_applications_knative", "clusters", {:on_delete=>:cascade})749 -> 0.0015s750-- add_foreign_key("clusters_applications_prometheus", "clusters", {:name=>"fk_557e773639", :on_delete=>:cascade})751 -> 0.0016s752-- add_foreign_key("clusters_applications_runners", "ci_runners", {:column=>"runner_id", :name=>"fk_02de2ded36", :on_delete=>:nullify})753 -> 0.0015s754-- add_foreign_key("clusters_applications_runners", "clusters", {:on_delete=>:cascade})755 -> 0.0013s756-- add_foreign_key("clusters_kubernetes_namespaces", "cluster_projects", {:on_delete=>:nullify})757 -> 0.0017s758-- add_foreign_key("clusters_kubernetes_namespaces", "clusters", {:on_delete=>:cascade})759 -> 0.0016s760-- add_foreign_key("clusters_kubernetes_namespaces", "projects", {:on_delete=>:nullify})761 -> 0.0026s762-- add_foreign_key("container_repositories", "projects")763 -> 0.0019s764-- add_foreign_key("dependency_proxy_blobs", "namespaces", {:column=>"group_id", :name=>"fk_db58bbc5d7", :on_delete=>:cascade})765 -> 0.0017s766-- add_foreign_key("dependency_proxy_group_settings", "namespaces", {:column=>"group_id", :name=>"fk_616ddd680a", :on_delete=>:cascade})767 -> 0.0017s768-- add_foreign_key("deploy_keys_projects", "projects", {:name=>"fk_58a901ca7e", :on_delete=>:cascade})769 -> 0.0019s770-- add_foreign_key("deployments", "clusters", {:name=>"fk_289bba3222", :on_delete=>:nullify})771 -> 0.0020s772-- add_foreign_key("deployments", "projects", {:name=>"fk_b9a3851b82", :on_delete=>:cascade})773 -> 0.0020s774-- add_foreign_key("design_management_designs", "issues", {:on_delete=>:cascade})775 -> 0.0023s776-- add_foreign_key("design_management_designs", "projects", {:on_delete=>:cascade})777 -> 0.0018s778-- add_foreign_key("design_management_designs_versions", "design_management_designs", {:column=>"design_id", :name=>"fk_03c671965c", :on_delete=>:cascade})779 -> 0.0019s780-- add_foreign_key("design_management_designs_versions", "design_management_versions", {:column=>"version_id", :name=>"fk_f4d25ba00c", :on_delete=>:cascade})781 -> 0.0017s782-- add_foreign_key("draft_notes", "merge_requests", {:on_delete=>:cascade})783 -> 0.0023s784-- add_foreign_key("draft_notes", "users", {:column=>"author_id", :on_delete=>:cascade})785 -> 0.0019s786-- add_foreign_key("elasticsearch_indexed_namespaces", "namespaces", {:on_delete=>:cascade})787 -> 0.0019s788-- add_foreign_key("elasticsearch_indexed_projects", "projects", {:on_delete=>:cascade})789 -> 0.0020s790-- add_foreign_key("environments", "projects", {:name=>"fk_d1c8c1da6a", :on_delete=>:cascade})791 -> 0.0020s792-- add_foreign_key("epic_issues", "epics", {:on_delete=>:cascade})793 -> 0.0022s794-- add_foreign_key("epic_issues", "issues", {:on_delete=>:cascade})795 -> 0.0017s796-- add_foreign_key("epic_metrics", "epics", {:on_delete=>:cascade})797 -> 0.0016s798-- add_foreign_key("epics", "epics", {:column=>"parent_id", :name=>"fk_25b99c1be3", :on_delete=>:cascade})799 -> 0.0016s800-- add_foreign_key("epics", "milestones", {:on_delete=>:nullify})801 -> 0.0018s802-- add_foreign_key("epics", "namespaces", {:column=>"group_id", :name=>"fk_f081aa4489", :on_delete=>:cascade})803 -> 0.0016s804-- add_foreign_key("epics", "users", {:column=>"assignee_id", :name=>"fk_dccd3f98fc", :on_delete=>:nullify})805 -> 0.0020s806-- add_foreign_key("epics", "users", {:column=>"author_id", :name=>"fk_3654b61b03", :on_delete=>:cascade})807 -> 0.0018s808-- add_foreign_key("epics", "users", {:column=>"closed_by_id", :name=>"fk_aa5798e761", :on_delete=>:nullify})809 -> 0.0019s810-- add_foreign_key("events", "projects", {:on_delete=>:cascade})811 -> 0.0026s812-- add_foreign_key("events", "users", {:column=>"author_id", :name=>"fk_edfd187b6f", :on_delete=>:cascade})813 -> 0.0018s814-- add_foreign_key("fork_network_members", "fork_networks", {:on_delete=>:cascade})815 -> 0.0017s816-- add_foreign_key("fork_network_members", "projects", {:column=>"forked_from_project_id", :name=>"fk_b01280dae4", :on_delete=>:nullify})817 -> 0.0017s818-- add_foreign_key("fork_network_members", "projects", {:on_delete=>:cascade})819 -> 0.0018s820-- add_foreign_key("fork_networks", "projects", {:column=>"root_project_id", :name=>"fk_e7b436b2b5", :on_delete=>:nullify})821 -> 0.0018s822-- add_foreign_key("forked_project_links", "projects", {:column=>"forked_to_project_id", :name=>"fk_434510edb0", :on_delete=>:cascade})823 -> 0.0018s824-- add_foreign_key("geo_event_log", "geo_cache_invalidation_events", {:column=>"cache_invalidation_event_id", :name=>"fk_42c3b54bed", :on_delete=>:cascade})825 -> 0.0019s826-- add_foreign_key("geo_event_log", "geo_hashed_storage_migrated_events", {:column=>"hashed_storage_migrated_event_id", :name=>"fk_27548c6db3", :on_delete=>:cascade})827 -> 0.0014s828-- add_foreign_key("geo_event_log", "geo_job_artifact_deleted_events", {:column=>"job_artifact_deleted_event_id", :name=>"fk_176d3fbb5d", :on_delete=>:cascade})829 -> 0.0014s830-- add_foreign_key("geo_event_log", "geo_lfs_object_deleted_events", {:column=>"lfs_object_deleted_event_id", :name=>"fk_d5af95fcd9", :on_delete=>:cascade})831 -> 0.0013s832-- add_foreign_key("geo_event_log", "geo_repositories_changed_events", {:column=>"repositories_changed_event_id", :name=>"fk_4a99ebfd60", :on_delete=>:cascade})833 -> 0.0014s834-- add_foreign_key("geo_event_log", "geo_repository_created_events", {:column=>"repository_created_event_id", :name=>"fk_9b9afb1916", :on_delete=>:cascade})835 -> 0.0014s836-- add_foreign_key("geo_event_log", "geo_repository_deleted_events", {:column=>"repository_deleted_event_id", :name=>"fk_c4b1c1f66e", :on_delete=>:cascade})837 -> 0.0014s838-- add_foreign_key("geo_event_log", "geo_repository_renamed_events", {:column=>"repository_renamed_event_id", :name=>"fk_86c84214ec", :on_delete=>:cascade})839 -> 0.0015s840-- add_foreign_key("geo_event_log", "geo_repository_updated_events", {:column=>"repository_updated_event_id", :name=>"fk_78a6492f68", :on_delete=>:cascade})841 -> 0.0016s842-- add_foreign_key("geo_event_log", "geo_reset_checksum_events", {:column=>"reset_checksum_event_id", :name=>"fk_cff7185ad2", :on_delete=>:cascade})843 -> 0.0014s844-- add_foreign_key("geo_event_log", "geo_upload_deleted_events", {:column=>"upload_deleted_event_id", :name=>"fk_c1f241c70d", :on_delete=>:cascade})845 -> 0.0015s846-- add_foreign_key("geo_hashed_storage_attachments_events", "projects", {:on_delete=>:cascade})847 -> 0.0020s848-- add_foreign_key("geo_hashed_storage_migrated_events", "projects", {:on_delete=>:cascade})849 -> 0.0019s850-- add_foreign_key("geo_node_namespace_links", "geo_nodes", {:on_delete=>:cascade})851 -> 0.0018s852-- add_foreign_key("geo_node_namespace_links", "namespaces", {:on_delete=>:cascade})853 -> 0.0016s854-- add_foreign_key("geo_node_statuses", "geo_nodes", {:on_delete=>:cascade})855 -> 0.0016s856-- add_foreign_key("geo_repositories_changed_events", "geo_nodes", {:on_delete=>:cascade})857 -> 0.0014s858-- add_foreign_key("geo_repository_created_events", "projects", {:on_delete=>:cascade})859 -> 0.0017s860-- add_foreign_key("geo_repository_renamed_events", "projects", {:on_delete=>:cascade})861 -> 0.0017s862-- add_foreign_key("geo_repository_updated_events", "projects", {:on_delete=>:cascade})863 -> 0.0018s864-- add_foreign_key("geo_reset_checksum_events", "projects", {:on_delete=>:cascade})865 -> 0.0016s866-- add_foreign_key("gitlab_subscriptions", "namespaces", {:name=>"fk_e2595d00a1", :on_delete=>:cascade})867 -> 0.0017s868-- add_foreign_key("gitlab_subscriptions", "plans", {:column=>"hosted_plan_id", :name=>"fk_bd0c4019c3", :on_delete=>:cascade})869 -> 0.0014s870-- add_foreign_key("gpg_key_subkeys", "gpg_keys", {:on_delete=>:cascade})871 -> 0.0018s872-- add_foreign_key("gpg_keys", "users", {:on_delete=>:cascade})873 -> 0.0018s874-- add_foreign_key("gpg_signatures", "gpg_key_subkeys", {:on_delete=>:nullify})875 -> 0.0019s876-- add_foreign_key("gpg_signatures", "gpg_keys", {:on_delete=>:nullify})877 -> 0.0013s878-- add_foreign_key("gpg_signatures", "projects", {:on_delete=>:cascade})879 -> 0.0020s880-- add_foreign_key("group_custom_attributes", "namespaces", {:column=>"group_id", :on_delete=>:cascade})881 -> 0.0019s882-- add_foreign_key("identities", "saml_providers", {:name=>"fk_aade90f0fc", :on_delete=>:cascade})883 -> 0.0019s884-- add_foreign_key("import_export_uploads", "projects", {:on_delete=>:cascade})885 -> 0.0021s886-- add_foreign_key("index_statuses", "projects", {:name=>"fk_74b2492545", :on_delete=>:cascade})887 -> 0.0019s888-- add_foreign_key("insights", "namespaces", {:on_delete=>:cascade})889 -> 0.0017s890-- add_foreign_key("insights", "projects", {:on_delete=>:cascade})891 -> 0.0019s892-- add_foreign_key("internal_ids", "namespaces", {:name=>"fk_162941d509", :on_delete=>:cascade})893 -> 0.0019s894-- add_foreign_key("internal_ids", "projects", {:on_delete=>:cascade})895 -> 0.0018s896-- add_foreign_key("ip_restrictions", "namespaces", {:column=>"group_id", :on_delete=>:cascade})897 -> 0.0016s898-- add_foreign_key("issue_assignees", "issues", {:name=>"fk_b7d881734a", :on_delete=>:cascade})899 -> 0.0015s900-- add_foreign_key("issue_assignees", "users", {:name=>"fk_5e0c8d9154", :on_delete=>:cascade})901 -> 0.0017s902-- add_foreign_key("issue_links", "issues", {:column=>"source_id", :name=>"fk_c900194ff2", :on_delete=>:cascade})903 -> 0.0016s904-- add_foreign_key("issue_links", "issues", {:column=>"target_id", :name=>"fk_e71bb44f1f", :on_delete=>:cascade})905 -> 0.0014s906-- add_foreign_key("issue_metrics", "issues", {:on_delete=>:cascade})907 -> 0.0015s908-- add_foreign_key("issue_tracker_data", "services", {:on_delete=>:cascade})909 -> 0.0019s910-- add_foreign_key("issues", "issues", {:column=>"moved_to_id", :name=>"fk_a194299be1", :on_delete=>:nullify})911 -> 0.0014s912-- add_foreign_key("issues", "milestones", {:name=>"fk_96b1dd429c", :on_delete=>:nullify})913 -> 0.0017s914-- add_foreign_key("issues", "projects", {:name=>"fk_899c8f3231", :on_delete=>:cascade})915 -> 0.0021s916-- add_foreign_key("issues", "users", {:column=>"author_id", :name=>"fk_05f1e72feb", :on_delete=>:nullify})917 -> 0.0017s918-- add_foreign_key("issues", "users", {:column=>"closed_by_id", :name=>"fk_c63cbf6c25", :on_delete=>:nullify})919 -> 0.0017s920-- add_foreign_key("issues", "users", {:column=>"updated_by_id", :name=>"fk_ffed080f01", :on_delete=>:nullify})921 -> 0.0016s922-- add_foreign_key("jira_connect_subscriptions", "jira_connect_installations", {:name=>"fk_f1d617343f", :on_delete=>:cascade})923 -> 0.0023s924-- add_foreign_key("jira_connect_subscriptions", "namespaces", {:name=>"fk_a3c10bcf7d", :on_delete=>:cascade})925 -> 0.0016s926-- add_foreign_key("jira_tracker_data", "services", {:on_delete=>:cascade})927 -> 0.0016s928-- add_foreign_key("label_links", "labels", {:name=>"fk_d97dd08678", :on_delete=>:cascade})929 -> 0.0015s930-- add_foreign_key("label_priorities", "labels", {:on_delete=>:cascade})931 -> 0.0017s932-- add_foreign_key("label_priorities", "projects", {:on_delete=>:cascade})933 -> 0.0018s934-- add_foreign_key("labels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})935 -> 0.0015s936-- add_foreign_key("labels", "projects", {:name=>"fk_7de4989a69", :on_delete=>:cascade})937 -> 0.0019s938-- add_foreign_key("lfs_file_locks", "projects", {:on_delete=>:cascade})939 -> 0.0018s940-- add_foreign_key("lfs_file_locks", "users", {:on_delete=>:cascade})941 -> 0.0017s942-- add_foreign_key("lists", "boards", {:name=>"fk_0d3f677137", :on_delete=>:cascade})943 -> 0.0018s944-- add_foreign_key("lists", "labels", {:name=>"fk_7a5553d60f", :on_delete=>:cascade})945 -> 0.0015s946-- add_foreign_key("lists", "milestones", {:on_delete=>:cascade})947 -> 0.0014s948-- add_foreign_key("lists", "users", {:name=>"fk_d6cf4279f7", :on_delete=>:cascade})949 -> 0.0017s950-- add_foreign_key("members", "users", {:name=>"fk_2e88fb7ce9", :on_delete=>:cascade})951 -> 0.0022s952-- add_foreign_key("merge_request_assignees", "merge_requests", {:on_delete=>:cascade})953 -> 0.0017s954-- add_foreign_key("merge_request_assignees", "users", {:on_delete=>:cascade})955 -> 0.0018s956-- add_foreign_key("merge_request_blocks", "merge_requests", {:column=>"blocked_merge_request_id", :on_delete=>:cascade})957 -> 0.0016s958-- add_foreign_key("merge_request_blocks", "merge_requests", {:column=>"blocking_merge_request_id", :on_delete=>:cascade})959 -> 0.0015s960-- add_foreign_key("merge_request_diff_commits", "merge_request_diffs", {:on_delete=>:cascade})961 -> 0.0016s962-- add_foreign_key("merge_request_diff_files", "merge_request_diffs", {:on_delete=>:cascade})963 -> 0.0015s964-- add_foreign_key("merge_request_diffs", "merge_requests", {:name=>"fk_8483f3258f", :on_delete=>:cascade})965 -> 0.0016s966-- add_foreign_key("merge_request_metrics", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})967 -> 0.0019s968-- add_foreign_key("merge_request_metrics", "merge_requests", {:on_delete=>:cascade})969 -> 0.0018s970-- add_foreign_key("merge_request_metrics", "users", {:column=>"latest_closed_by_id", :name=>"fk_ae440388cc", :on_delete=>:nullify})971 -> 0.0018s972-- add_foreign_key("merge_request_metrics", "users", {:column=>"merged_by_id", :name=>"fk_7f28d925f3", :on_delete=>:nullify})973 -> 0.0017s974-- add_foreign_key("merge_requests", "ci_pipelines", {:column=>"head_pipeline_id", :name=>"fk_fd82eae0b9", :on_delete=>:nullify})975 -> 0.0016s976-- add_foreign_key("merge_requests", "merge_request_diffs", {:column=>"latest_merge_request_diff_id", :name=>"fk_06067f5644", :on_delete=>:nullify})977 -> 0.0016s978-- add_foreign_key("merge_requests", "milestones", {:name=>"fk_6a5165a692", :on_delete=>:nullify})979 -> 0.0016s980-- add_foreign_key("merge_requests", "projects", {:column=>"source_project_id", :name=>"fk_3308fe130c", :on_delete=>:nullify})981 -> 0.0020s982-- add_foreign_key("merge_requests", "projects", {:column=>"target_project_id", :name=>"fk_a6963e8447", :on_delete=>:cascade})983 -> 0.0020s984-- add_foreign_key("merge_requests", "users", {:column=>"assignee_id", :name=>"fk_6149611a04", :on_delete=>:nullify})985 -> 0.0023s986-- add_foreign_key("merge_requests", "users", {:column=>"author_id", :name=>"fk_e719a85f8a", :on_delete=>:nullify})987 -> 0.0020s988-- add_foreign_key("merge_requests", "users", {:column=>"merge_user_id", :name=>"fk_ad525e1f87", :on_delete=>:nullify})989 -> 0.0019s990-- add_foreign_key("merge_requests", "users", {:column=>"updated_by_id", :name=>"fk_641731faff", :on_delete=>:nullify})991 -> 0.0019s992-- add_foreign_key("merge_requests_closing_issues", "issues", {:on_delete=>:cascade})993 -> 0.0019s994-- add_foreign_key("merge_requests_closing_issues", "merge_requests", {:on_delete=>:cascade})995 -> 0.0018s996-- add_foreign_key("merge_trains", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:nullify})997 -> 0.0018s998-- add_foreign_key("merge_trains", "merge_requests", {:on_delete=>:cascade})999 -> 0.0017s1000-- add_foreign_key("merge_trains", "projects", {:column=>"target_project_id", :on_delete=>:cascade})1001 -> 0.0018s1002-- add_foreign_key("merge_trains", "users", {:on_delete=>:cascade})1003 -> 0.0019s1004-- add_foreign_key("milestones", "namespaces", {:column=>"group_id", :name=>"fk_95650a40d4", :on_delete=>:cascade})1005 -> 0.0017s1006-- add_foreign_key("milestones", "projects", {:name=>"fk_9bd0a0c791", :on_delete=>:cascade})1007 -> 0.0019s1008-- add_foreign_key("namespace_aggregation_schedules", "namespaces", {:on_delete=>:cascade})1009 -> 0.0016s1010-- add_foreign_key("namespace_root_storage_statistics", "namespaces", {:on_delete=>:cascade})1011 -> 0.0017s1012-- add_foreign_key("namespace_statistics", "namespaces", {:on_delete=>:cascade})1013 -> 0.0016s1014-- add_foreign_key("namespaces", "namespaces", {:column=>"custom_project_templates_group_id", :name=>"fk_e7a0b20a6b", :on_delete=>:nullify})1015 -> 0.0016s1016-- add_foreign_key("namespaces", "plans", {:name=>"fk_fdd12e5b80", :on_delete=>:nullify})1017 -> 0.0016s1018-- add_foreign_key("namespaces", "projects", {:column=>"file_template_project_id", :name=>"fk_319256d87a", :on_delete=>:nullify})1019 -> 0.0020s1020-- add_foreign_key("note_diff_files", "notes", {:column=>"diff_note_id", :on_delete=>:cascade})1021 -> 0.0018s1022-- add_foreign_key("notes", "projects", {:name=>"fk_99e097b079", :on_delete=>:cascade})1023 -> 0.0021s1024-- add_foreign_key("notes", "reviews", {:name=>"fk_2e82291620", :on_delete=>:nullify})1025 -> 0.0018s1026-- add_foreign_key("notification_settings", "users", {:name=>"fk_0c95e91db7", :on_delete=>:cascade})1027 -> 0.0025s1028-- add_foreign_key("oauth_openid_requests", "oauth_access_grants", {:column=>"access_grant_id", :name=>"fk_oauth_openid_requests_oauth_access_grants_access_grant_id"})1029 -> 0.0014s1030-- add_foreign_key("operations_feature_flag_scopes", "operations_feature_flags", {:column=>"feature_flag_id", :on_delete=>:cascade})1031 -> 0.0015s1032-- add_foreign_key("operations_feature_flags", "projects", {:on_delete=>:cascade})1033 -> 0.0019s1034-- add_foreign_key("operations_feature_flags_clients", "projects", {:on_delete=>:cascade})1035 -> 0.0020s1036-- add_foreign_key("packages_maven_metadata", "packages_packages", {:column=>"package_id", :name=>"fk_be88aed360", :on_delete=>:cascade})1037 -> 0.0015s1038-- add_foreign_key("packages_package_files", "packages_packages", {:column=>"package_id", :name=>"fk_86f0f182f8", :on_delete=>:cascade})1039 -> 0.0014s1040-- add_foreign_key("packages_packages", "projects", {:on_delete=>:cascade})1041 -> 0.0019s1042-- add_foreign_key("pages_domain_acme_orders", "pages_domains", {:on_delete=>:cascade})1043 -> 0.0020s1044-- add_foreign_key("pages_domains", "projects", {:name=>"fk_ea2f6dfc6f", :on_delete=>:cascade})1045 -> 0.0024s1046-- add_foreign_key("path_locks", "projects", {:name=>"fk_5265c98f24", :on_delete=>:cascade})1047 -> 0.0025s1048-- add_foreign_key("path_locks", "users")1049 -> 0.0020s1050-- add_foreign_key("personal_access_tokens", "users")1051 -> 0.0021s1052-- add_foreign_key("pool_repositories", "projects", {:column=>"source_project_id", :on_delete=>:nullify})1053 -> 0.0019s1054-- add_foreign_key("pool_repositories", "shards", {:on_delete=>:restrict})1055 -> 0.0015s1056-- add_foreign_key("project_alerting_settings", "projects", {:on_delete=>:cascade})1057 -> 0.0018s1058-- add_foreign_key("project_aliases", "projects", {:on_delete=>:cascade})1059 -> 0.0019s1060-- add_foreign_key("project_authorizations", "projects", {:on_delete=>:cascade})1061 -> 0.0019s1062-- add_foreign_key("project_authorizations", "users", {:on_delete=>:cascade})1063 -> 0.0017s1064-- add_foreign_key("project_auto_devops", "projects", {:on_delete=>:cascade})1065 -> 0.0019s1066-- add_foreign_key("project_ci_cd_settings", "projects", {:name=>"fk_24c15d2f2e", :on_delete=>:cascade})1067 -> 0.0019s1068-- add_foreign_key("project_custom_attributes", "projects", {:on_delete=>:cascade})1069 -> 0.0019s1070-- add_foreign_key("project_daily_statistics", "projects", {:on_delete=>:cascade})1071 -> 0.0029s1072-- add_foreign_key("project_deploy_tokens", "deploy_tokens", {:on_delete=>:cascade})1073 -> 0.0016s1074-- add_foreign_key("project_deploy_tokens", "projects", {:on_delete=>:cascade})1075 -> 0.0018s1076-- add_foreign_key("project_error_tracking_settings", "projects", {:on_delete=>:cascade})1077 -> 0.0018s1078-- add_foreign_key("project_feature_usages", "projects", {:on_delete=>:cascade})1079 -> 0.0019s1080-- add_foreign_key("project_features", "projects", {:name=>"fk_18513d9b92", :on_delete=>:cascade})1081 -> 0.0020s1082-- add_foreign_key("project_group_links", "projects", {:name=>"fk_daa8cee94c", :on_delete=>:cascade})1083 -> 0.0019s1084-- add_foreign_key("project_import_data", "projects", {:name=>"fk_ffb9ee3a10", :on_delete=>:cascade})1085 -> 0.0019s1086-- add_foreign_key("project_incident_management_settings", "projects", {:on_delete=>:cascade})1087 -> 0.0019s1088-- add_foreign_key("project_metrics_settings", "projects", {:on_delete=>:cascade})1089 -> 0.0019s1090-- add_foreign_key("project_mirror_data", "projects", {:on_delete=>:cascade})1091 -> 0.0021s1092-- add_foreign_key("project_repositories", "projects", {:on_delete=>:cascade})1093 -> 0.0020s1094-- add_foreign_key("project_repositories", "shards", {:on_delete=>:restrict})1095 -> 0.0014s1096-- add_foreign_key("project_repository_states", "projects", {:on_delete=>:cascade})1097 -> 0.0024s1098-- add_foreign_key("project_statistics", "projects", {:on_delete=>:cascade})1099 -> 0.0022s1100-- add_foreign_key("project_tracing_settings", "projects", {:on_delete=>:cascade})1101 -> 0.0019s1102-- add_foreign_key("projects", "pool_repositories", {:name=>"fk_6e5c14658a", :on_delete=>:nullify})1103 -> 0.0018s1104-- add_foreign_key("prometheus_alert_events", "projects", {:on_delete=>:cascade})1105 -> 0.0020s1106-- add_foreign_key("prometheus_alert_events", "prometheus_alerts", {:on_delete=>:cascade})1107 -> 0.0018s1108-- add_foreign_key("prometheus_alerts", "environments", {:on_delete=>:cascade})1109 -> 0.0014s1110-- add_foreign_key("prometheus_alerts", "projects", {:on_delete=>:cascade})1111 -> 0.0027s1112-- add_foreign_key("prometheus_alerts", "prometheus_metrics", {:on_delete=>:cascade})1113 -> 0.0018s1114-- add_foreign_key("prometheus_metrics", "projects", {:on_delete=>:cascade})1115 -> 0.0019s1116-- add_foreign_key("protected_branch_merge_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_98f3d044fe", :on_delete=>:cascade})1117 -> 0.0018s1118-- add_foreign_key("protected_branch_merge_access_levels", "protected_branches", {:name=>"fk_8a3072ccb3", :on_delete=>:cascade})1119 -> 0.0015s1120-- add_foreign_key("protected_branch_merge_access_levels", "users")1121 -> 0.0018s1122-- add_foreign_key("protected_branch_push_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_7111b68cdb", :on_delete=>:cascade})1123 -> 0.0018s1124-- add_foreign_key("protected_branch_push_access_levels", "protected_branches", {:name=>"fk_9ffc86a3d9", :on_delete=>:cascade})1125 -> 0.0013s1126-- add_foreign_key("protected_branch_push_access_levels", "users")1127 -> 0.0018s1128-- add_foreign_key("protected_branch_unprotect_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1129 -> 0.0017s1130-- add_foreign_key("protected_branch_unprotect_access_levels", "protected_branches", {:on_delete=>:cascade})1131 -> 0.0013s1132-- add_foreign_key("protected_branch_unprotect_access_levels", "users", {:on_delete=>:cascade})1133 -> 0.0017s1134-- add_foreign_key("protected_branches", "projects", {:name=>"fk_7a9c6d93e7", :on_delete=>:cascade})1135 -> 0.0019s1136-- add_foreign_key("protected_environment_deploy_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1137 -> 0.0018s1138-- add_foreign_key("protected_environment_deploy_access_levels", "protected_environments", {:on_delete=>:cascade})1139 -> 0.0015s1140-- add_foreign_key("protected_environment_deploy_access_levels", "users", {:on_delete=>:cascade})1141 -> 0.0017s1142-- add_foreign_key("protected_environments", "projects", {:on_delete=>:cascade})1143 -> 0.0019s1144-- add_foreign_key("protected_tag_create_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_b4eb82fe3c", :on_delete=>:cascade})1145 -> 0.0018s1146-- add_foreign_key("protected_tag_create_access_levels", "protected_tags", {:name=>"fk_f7dfda8c51", :on_delete=>:cascade})1147 -> 0.0014s1148-- add_foreign_key("protected_tag_create_access_levels", "users")1149 -> 0.0018s1150-- add_foreign_key("protected_tags", "projects", {:name=>"fk_8e4af87648", :on_delete=>:cascade})1151 -> 0.0019s1152-- add_foreign_key("push_event_payloads", "events", {:name=>"fk_36c74129da", :on_delete=>:cascade})1153 -> 0.0015s1154-- add_foreign_key("push_rules", "projects", {:name=>"fk_83b29894de", :on_delete=>:cascade})1155 -> 0.0021s1156-- add_foreign_key("release_links", "releases", {:on_delete=>:cascade})1157 -> 0.0017s1158-- add_foreign_key("releases", "projects", {:name=>"fk_47fe2a0596", :on_delete=>:cascade})1159 -> 0.0020s1160-- add_foreign_key("releases", "users", {:column=>"author_id", :name=>"fk_8e4456f90f", :on_delete=>:nullify})1161 -> 0.0017s1162-- add_foreign_key("remote_mirrors", "projects", {:on_delete=>:cascade})1163 -> 0.0021s1164-- add_foreign_key("repository_languages", "projects", {:on_delete=>:cascade})1165 -> 0.0020s1166-- add_foreign_key("resource_label_events", "epics", {:on_delete=>:cascade})1167 -> 0.0018s1168-- add_foreign_key("resource_label_events", "issues", {:on_delete=>:cascade})1169 -> 0.0015s1170-- add_foreign_key("resource_label_events", "labels", {:on_delete=>:nullify})1171 -> 0.0014s1172-- add_foreign_key("resource_label_events", "merge_requests", {:on_delete=>:cascade})1173 -> 0.0017s1174-- add_foreign_key("resource_label_events", "users", {:on_delete=>:nullify})1175 -> 0.0020s1176-- add_foreign_key("reviews", "merge_requests", {:on_delete=>:cascade})1177 -> 0.0016s1178-- add_foreign_key("reviews", "projects", {:on_delete=>:cascade})1179 -> 0.0019s1180-- add_foreign_key("reviews", "users", {:column=>"author_id", :on_delete=>:nullify})1181 -> 0.0017s1182-- add_foreign_key("saml_providers", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1183 -> 0.0018s1184-- add_foreign_key("scim_oauth_access_tokens", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1185 -> 0.0016s1186-- add_foreign_key("services", "projects", {:name=>"fk_71cce407f9", :on_delete=>:cascade})1187 -> 0.0022s1188-- add_foreign_key("slack_integrations", "services", {:on_delete=>:cascade})1189 -> 0.0016s1190-- add_foreign_key("smartcard_identities", "users", {:on_delete=>:cascade})1191 -> 0.0019s1192-- add_foreign_key("snippets", "projects", {:name=>"fk_be41fd4bb7", :on_delete=>:cascade})1193 -> 0.0029s1194-- add_foreign_key("software_license_policies", "projects", {:on_delete=>:cascade})1195 -> 0.0023s1196-- add_foreign_key("software_license_policies", "software_licenses", {:on_delete=>:cascade})1197 -> 0.0016s1198-- add_foreign_key("subscriptions", "projects", {:on_delete=>:cascade})1199 -> 0.0023s1200-- add_foreign_key("suggestions", "notes", {:on_delete=>:cascade})1201 -> 0.0019s1202-- add_foreign_key("system_note_metadata", "notes", {:name=>"fk_d83a918cb1", :on_delete=>:cascade})1203 -> 0.0016s1204-- add_foreign_key("term_agreements", "application_setting_terms", {:column=>"term_id"})1205 -> 0.0015s1206-- add_foreign_key("term_agreements", "users", {:on_delete=>:cascade})1207 -> 0.0019s1208-- add_foreign_key("timelogs", "issues", {:name=>"fk_timelogs_issues_issue_id", :on_delete=>:cascade})1209 -> 0.0019s1210-- add_foreign_key("timelogs", "merge_requests", {:name=>"fk_timelogs_merge_requests_merge_request_id", :on_delete=>:cascade})1211 -> 0.0017s1212-- add_foreign_key("todos", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1213 -> 0.0022s1214-- add_foreign_key("todos", "notes", {:name=>"fk_91d1f47b13", :on_delete=>:cascade})1215 -> 0.0015s1216-- add_foreign_key("todos", "projects", {:name=>"fk_45054f9c45", :on_delete=>:cascade})1217 -> 0.0020s1218-- add_foreign_key("todos", "users", {:column=>"author_id", :name=>"fk_ccf0373936", :on_delete=>:cascade})1219 -> 0.0018s1220-- add_foreign_key("todos", "users", {:name=>"fk_d94154aa95", :on_delete=>:cascade})1221 -> 0.0018s1222-- add_foreign_key("trending_projects", "projects", {:on_delete=>:cascade})1223 -> 0.0021s1224-- add_foreign_key("u2f_registrations", "users")1225 -> 0.0019s1226-- add_foreign_key("user_callouts", "users", {:on_delete=>:cascade})1227 -> 0.0020s1228-- add_foreign_key("user_custom_attributes", "users", {:on_delete=>:cascade})1229 -> 0.0025s1230-- add_foreign_key("user_interacted_projects", "projects", {:name=>"fk_722ceba4f7", :on_delete=>:cascade})1231 -> 0.0020s1232-- add_foreign_key("user_interacted_projects", "users", {:name=>"fk_0894651f08", :on_delete=>:cascade})1233 -> 0.0017s1234-- add_foreign_key("user_preferences", "users", {:on_delete=>:cascade})1235 -> 0.0018s1236-- add_foreign_key("user_statuses", "users", {:on_delete=>:cascade})1237 -> 0.0019s1238-- add_foreign_key("user_synced_attributes_metadata", "users", {:on_delete=>:cascade})1239 -> 0.0018s1240-- add_foreign_key("users", "application_setting_terms", {:column=>"accepted_term_id", :name=>"fk_789cd90b35", :on_delete=>:cascade})1241 -> 0.0017s1242-- add_foreign_key("users", "namespaces", {:column=>"managing_group_id", :name=>"fk_a4b8fefe3e", :on_delete=>:nullify})1243 -> 0.0020s1244-- add_foreign_key("users_ops_dashboard_projects", "projects", {:on_delete=>:cascade})1245 -> 0.0022s1246-- add_foreign_key("users_ops_dashboard_projects", "users", {:on_delete=>:cascade})1247 -> 0.0018s1248-- add_foreign_key("users_star_projects", "projects", {:name=>"fk_22cd27ddfc", :on_delete=>:cascade})1249 -> 0.0022s1250-- add_foreign_key("vulnerability_feedback", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:nullify})1251 -> 0.0023s1252-- add_foreign_key("vulnerability_feedback", "issues", {:on_delete=>:nullify})1253 -> 0.0019s1254-- add_foreign_key("vulnerability_feedback", "merge_requests", {:name=>"fk_563ff1912e", :on_delete=>:nullify})1255 -> 0.0018s1256-- add_foreign_key("vulnerability_feedback", "projects", {:on_delete=>:cascade})1257 -> 0.0023s1258-- add_foreign_key("vulnerability_feedback", "users", {:column=>"author_id", :on_delete=>:cascade})1259 -> 0.0019s1260-- add_foreign_key("vulnerability_feedback", "users", {:column=>"comment_author_id", :name=>"fk_94f7c8a81e", :on_delete=>:nullify})1261 -> 0.0017s1262-- add_foreign_key("vulnerability_identifiers", "projects", {:on_delete=>:cascade})1263 -> 0.0023s1264-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_identifiers", {:column=>"identifier_id", :on_delete=>:cascade})1265 -> 0.0015s1266-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1267 -> 0.0017s1268-- add_foreign_key("vulnerability_occurrence_pipelines", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})1269 -> 0.0016s1270-- add_foreign_key("vulnerability_occurrence_pipelines", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1271 -> 0.0017s1272-- add_foreign_key("vulnerability_occurrences", "projects", {:on_delete=>:cascade})1273 -> 0.0022s1274-- add_foreign_key("vulnerability_occurrences", "vulnerability_identifiers", {:column=>"primary_identifier_id", :on_delete=>:cascade})1275 -> 0.0014s1276-- add_foreign_key("vulnerability_occurrences", "vulnerability_scanners", {:column=>"scanner_id", :on_delete=>:cascade})1277 -> 0.0014s1278-- add_foreign_key("vulnerability_scanners", "projects", {:on_delete=>:cascade})1279 -> 0.0029s1280-- add_foreign_key("web_hook_logs", "web_hooks", {:on_delete=>:cascade})1281 -> 0.0017s1282-- add_foreign_key("web_hooks", "projects", {:name=>"fk_0c8ca6d9d1", :on_delete=>:cascade})1283 -> 0.0019s1284$ date1285Tue Jul 16 19:42:17 UTC 20191286$ JOB_NAME=( $CI_JOB_NAME )1287$ TEST_TOOL=${JOB_NAME[0]}1288$ TEST_LEVEL=${JOB_NAME[1]}1289$ DATABASE=${JOB_NAME[2]}1290$ export KNAPSACK_REPORT_PATH=knapsack/${CI_PROJECT_NAME}/${TEST_TOOL}_${TEST_LEVEL}_${DATABASE}_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1291$ export KNAPSACK_GENERATE_REPORT=true KNAPSACK_LOG_LEVEL=debug KNAPSACK_TEST_DIR=spec1292$ export SUITE_FLAKY_RSPEC_REPORT_PATH=${FLAKY_RSPEC_SUITE_REPORT_PATH}1293$ export FLAKY_RSPEC_REPORT_PATH=rspec_flaky/all_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1294$ export NEW_FLAKY_RSPEC_REPORT_PATH=rspec_flaky/new_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1295$ export FLAKY_RSPEC_GENERATE_REPORT=true1296$ export CACHE_CLASSES=true1297$ cp ${KNAPSACK_RSPEC_SUITE_REPORT_PATH} ${KNAPSACK_REPORT_PATH}1298$ [[ -f $FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${FLAKY_RSPEC_REPORT_PATH}1299$ [[ -f $NEW_FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${NEW_FLAKY_RSPEC_REPORT_PATH}1300$ scripts/gitaly-test-spawn1301Checking gitaly-ruby bundle...1302Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.1303The Gemfile's dependencies are satisfied1304Trying to connect to gitaly: ...... OK1305$ date1306Tue Jul 16 19:42:18 UTC 20191307$ export KNAPSACK_TEST_FILE_PATTERN=$(ruby -r./lib/quality/test_level.rb -e "puts Quality::TestLevel.new.pattern(:${TEST_LEVEL})")1308$ mkdir -p tmp/memory_test1309$ export MEMORY_TEST_PATH="tmp/memory_test/${TEST_TOOL}_${TEST_LEVEL}_${DATABASE}_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_memory.csv"1310$ knapsack rspec "--color --format documentation --format RspecJunitFormatter --out junit_rspec.xml --tag level:${TEST_LEVEL} --tag ~geo"1311Knapsack report generator started!1312Run options:1313 include {:level=>"system"}1314 exclude {:geo=>true}1315==> Setting up GitLab Shell...1316 GitLab Shell set up in 0.103583902 seconds...1317==> Setting up Gitaly...1318 Gitaly set up in 0.000210253 seconds...1319Issue Boards1320Starting the Capybara driver server...1321 no lists1322DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1323DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1324 shows blank state1325DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1326DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1327 shows tooltip on add issues button1328DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1329DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1330 hides the blank state when clicking nevermind button1331DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1332DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1333DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1334DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1335 creates default lists1336 with lists1337 shows description tooltip on list title (PENDING: In quarantine)1338DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1339DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1340DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1341DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1342 shows issues in lists1343DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1344DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1345DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1346DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1347 shows confidential issues with icon1348DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1349DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1350DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1351DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1352DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1353DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1354DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1355DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1356 search closed list1357DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1358DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1359DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1360DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1361DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1362DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1363DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1364DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1365 search list1366DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1367DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1368DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1369DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1370 allows user to delete board1371DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1372DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1373DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1374DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1375 removes checkmark in new list dropdown after deleting1376DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1377DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1378DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1379DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1380DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1381DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1382DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1383DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1384DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1385DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1386 infinite scrolls list1387 closed1388DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1389DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1390DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1391DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1392 shows list of closed issues1393DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1394DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1395DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1396DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1397 moves issue to closed1398DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1399DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1400DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1401DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1402 removes all of the same issue to closed1403 lists1404DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1405DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1406DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1407DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1408 changes position of list1409DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1410DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1411DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1412DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1413 issue moves between lists1414DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1415DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1416DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1417DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1418 issue moves between lists1419DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1420DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1421DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1422DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1423 issue moves from closed1424 issue card1425DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1426DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1427DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1428DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1429 shows assignee1430 new list1431DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1432DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1433DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1434DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1435 shows all labels in new list dropdown1436DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1437DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1438DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1439DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1440DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1441 creates new list for label1442DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1443DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1444DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1445DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1446DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1447 creates new list for Backlog label1448DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1449DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1450DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1451DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1452DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1453 creates new list for Closed label1454DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1455DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1456DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1457DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1458DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1459 keeps dropdown open after adding new list1460DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1461DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1462DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1463DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1464DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1465 creates new list from a new label1466 filtering1467DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1468DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1469DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1470DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1471DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1472DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1473DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1474DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1475 filters by author1476DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1477DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1478DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1479DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1480DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1481DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1482DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1483DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1484 filters by assignee1485DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1486DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1487DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1488DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1489DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1490DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1491DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1492DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1493 filters by milestone1494DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1495DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1496DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1497DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1498DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1499DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1500DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1501DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1502 filters by label1503DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1504DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1505DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1506DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1507DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1508DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1509DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1510DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1511 filters by label with encoded character1512 filters by label with space after reload (PENDING: In quarantine)1513DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1514DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1515DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1516DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1517DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1518DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1519DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1520DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1521DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1522DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1523DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1524DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1525 removes filtered labels1526DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1527DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1528DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1529DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1530DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1531DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1532DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1533DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1534DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1535DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1536 infinite scrolls list with label filter1537 filters by multiple labels (PENDING: In quarantine)1538DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1539DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1540DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1541DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1542DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1543DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1544DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1545DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1546 filters by clicking label button on issue1547DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1548DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1549DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1550DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1551DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1552DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1553DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1554DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1555 removes label filter by clicking label button on issue1556 keyboard shortcuts1557DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1558DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1559 allows user to use keyboard shortcuts1560 signed out user1561DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1562DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1563 displays lists1564DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1565DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1566 does not show create new list1567DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1568DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1569 does not allow dragging1570 as guest user1571DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1572DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "COUNT(*)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from metadata at /builds/gitlab-org/gitlab-ce/app/services/boards/issues/list_service.rb:16)1573 does not show create new list1574Merge request > User merges when pipeline succeeds1575 when there is active pipeline for merge request1576 enabling Merge when pipeline succeeds1577 when enabled immediately1578 behaves like Merge when pipeline succeeds activator1579DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1580DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 1 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1581DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1582DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 1 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1583DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1584DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 1 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1585DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1586DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 1 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1587DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1588DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 1 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1589 activates the Merge when pipeline succeeds feature1590 when enabled after pipeline status changed1591 behaves like Merge when pipeline succeeds activator1592DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1593DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 2 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1594DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1595DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 2 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1596DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1597DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 2 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1598DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1599DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 2 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1600DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1601DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 2 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1602DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1603DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 2 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1604 activates the Merge when pipeline succeeds feature1605 when enabled after it was previously canceled1606 behaves like Merge when pipeline succeeds activator1607DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1608DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 3 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1609DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1610DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 3 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1611DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1612DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 3 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1613DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1614DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 3 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1615DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1616DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 3 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1617DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1618DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 3 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1619DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1620DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 3 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1621 activates the Merge when pipeline succeeds feature1622 when it was enabled and then canceled1623 behaves like Merge when pipeline succeeds activator1624DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1625DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 4 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1626DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1627DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 4 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1628DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1629DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 4 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1630DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1631DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 4 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1632DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1633DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 4 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1634DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1635DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 4 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1636 activates the Merge when pipeline succeeds feature1637 enabling Merge when pipeline succeeds via dropdown1638DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1639DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 5 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1640DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1641DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 5 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1642DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1643DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 5 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1644 activates the Merge when pipeline succeeds feature1645 when merge when pipeline succeeds is enabled1646DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1647DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 6 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1648DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1649DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 6 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1650DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1651DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 6 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1652DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1653DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 6 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1654DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1655DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 6 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1656 allows to cancel the automatic merge1657DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1658DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 7 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1659DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1660DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 7 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1661DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1662DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 7 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1663 allows to delete source branch1664 when pipeline succeeds1665DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1666DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 8 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1667DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1668DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 8 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)16691st Try error in ./spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb:143:1670Too many SQL queries were executed in Projects::MergeRequestsController#show: a maximum of 100 is allowed but 107 SQL queries were executed1671Unexpected browser console output:1672webpack-internal:///../../../node_modules/apollo-client/bundle.esm.js 2124:32 "Download the Apollo DevTools for a better development experience: https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm"1673http://127.0.0.1:38457/namespace8/project47/merge_requests/1 - Failed to load resource: the server responded with a status of 500 (Internal Server Error)1674RSpec::Retry: 2nd try ./spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb:1431675DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1676DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 9 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1677DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1678DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 9 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)16792nd Try error in ./spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb:143:1680Too many SQL queries were executed in Projects::MergeRequestsController#show: a maximum of 100 is allowed but 105 SQL queries were executed1681Unexpected browser console output:1682http://127.0.0.1:38457/namespace9/project48/merge_requests/1 - Failed to load resource: the server responded with a status of 500 (Internal Server Error)1683RSpec::Retry: 3rd try ./spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb:1431684DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1685DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 10 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1686DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1687DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 10 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)16883rd Try error in ./spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb:143:1689Too many SQL queries were executed in Projects::MergeRequestsController#show: a maximum of 100 is allowed but 120 SQL queries were executed1690Unexpected browser console output:1691http://127.0.0.1:38457/namespace10/project49/merge_requests/1 - Failed to load resource: the server responded with a status of 500 (Internal Server Error)1692RSpec::Retry: 4th try ./spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb:1431693DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1694DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 11 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1695DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1696DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 11 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1697 merges merge request (FAILED - 1)1698 HTML screenshot: /builds/gitlab-org/gitlab-ce/tmp/capybara/screenshot_2019-07-16-19-47-07.601.html1699 Image screenshot: /builds/gitlab-org/gitlab-ce/tmp/capybara/screenshot_2019-07-16-19-47-07.601.png1700 view merge request with MWPS enabled but automatically merge fails1701DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1702DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 12 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1703DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1704DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 12 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1705DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1706DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 12 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1707DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1708DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 12 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1709 shows information about the merge error1710 view merge request with MWPS enabled but automatically merge fails1711DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1712DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 13 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1713DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1714DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 13 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1715DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1716DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 13 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1717DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "max(stage_idx)". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:369)1718DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 13 AND (\"ci_builds\".\"retried\" = FALSE OR \"ci_builds\".\"retried\" IS NULL) AND (stage=sg.stage) AND \"ci_builds\".\"allow_failure\" = TRUE AND \"ci_builds\".\"status\" IN ('failed', 'canceled'))". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from legacy_stages at /builds/gitlab-org/gitlab-ce/app/models/ci/pipeline.rb:377)1719 shows information about the merge error1720 when pipeline is not active1721 does not allow to enable merge when pipeline succeeds1722Dropdown emoji1723 when user not logged in1724 behavior1725 does not open when the search bar has my-reaction:1726 when user loggged in1727 behavior1728 opens when the search bar has my-reaction:1729 closes when the search bar is unfocused1730 shows loading indicator when opened1731 hides loading indicator when loaded1732 loads all the emojis when opened1733 shows the most populated emoji at top of dropdown1734 filtering1735 filters by name1736 filters by case insensitive name1737 selecting from dropdown1738 selects `None`1739 selects `Any`1740 fills in the my-reaction name1741 input has existing content1742 opens my-reaction dropdown with existing search term1743 opens my-reaction dropdown with existing assignee1744 opens my-reaction dropdown with existing label1745 opens my-reaction dropdown with existing milestone1746 opens my-reaction dropdown with existing my-reaction1747 caching requests1748 caches requests after the first load1749Dropdown label1750 keyboard navigation1751 selects label1752 behavior1753 opens when the search bar has label:1754 closes when the search bar is unfocused1755 shows loading indicator when opened and hides it when loaded1756 loads all the labels when opened1757 filtering1758 filters by case-insensitive name with or without symbol1759 filters by multiple words with or without symbol1760 filters by multiple words containing single quotes with or without symbol1761 filters by multiple words containing double quotes with or without symbol1762 filters by special characters with or without symbol1763 selecting from dropdown1764 fills in the label name when the label has not been filled1765 fills in the label name when the label is partially filled1766 fills in the label name that contains multiple words1767 fills in the label name that contains multiple words and is very long1768 fills in the label name that contains double quotes1769 fills in the label name with the correct capitalization1770 fills in the label name with special characters1771 selects `no label`1772 selects `any label`1773 input has existing content1774 opens label dropdown with existing search term1775 opens label dropdown with existing author1776 opens label dropdown with existing assignee1777 opens label dropdown with existing label1778 opens label dropdown with existing milestone1779 opens label dropdown with existing my-reaction1780 caching requests1781 caches requests after the first load1782Projects > Files > User uploads files1783 when an user has write access1784 uploads and commit a new text file1785 uploads and commit a new image file1786 when an user does not have write access1787 uploads and commit a new file to a forked project1788Project Network Graph1789 renders project network with test branch1790 when branch is master1791 renders project network1792 switches ref to branch1793 switches ref to tag1794 renders by commit sha of "v1.0.0"1795 filters select tag1796 renders error message when sha commit not exists1797New project1798 as a user1799 shows a message if multiple levels are restricted1800 shows a message if all levels are restricted1801 as an admin1802 shows "New project" page1803 manifest import option1804 when using postgres1805 should have visible link "Manifest file"1806 when using mysql1807 example at ./spec/features/projects/new_project_spec.rb:70 (PENDING: around hook at ./spec/spec_helper.rb:266 did not execute the example)1808 Visibility level selector1809 sets selector to VisibilityLevel|Private1810 saves visibility level 0 on validation error1811 sets selector to VisibilityLevel|Internal1812 saves visibility level 10 on validation error1813 sets selector to VisibilityLevel|Public1814 saves visibility level 20 on validation error1815 when group visibility is private but default is internal1816 has private selected1817 when group visibility is public but user requests private1818 has private selected1819 Readme selector1820 shows the initialize with Readme checkbox on "Blank project" tab1821 does not show the initialize with Readme checkbox on "Create from template" tab1822 does not show the initialize with Readme checkbox on "Import project" tab1823 Namespace selector1824 with user namespace1825 selects the user namespace1826 with group namespace1827 selects the group namespace1828 with subgroup namespace1829 selects the group namespace1830 when changing namespaces dynamically1831 enables the correct visibility options1832 Import project options1833 from git repository url, "Repo by URL"1834 does not autocomplete sensitive git repo URL1835 shows import instructions1836 keeps "Import project" tab open after form validation error1837 from GitHub1838 shows import instructions1839 from Google Code1840 shows import instructions1841 from manifest file1842 shows import instructions1843 Namespace selector1844 with group with DEVELOPER_MAINTAINER_PROJECT_ACCESS project_creation_level1845 selects the group namespace1846View on environment1847 when the branch has a route map1848 and an active deployment1849 when visiting the diff of a merge request for the branch1850 has a "View on env" button1851 when visiting a comparison for the branch1852 has a "View on env" button1853 when visiting a comparison for the commit1854 has a "View on env" button1855 when visiting a blob on the branch1856 has a "View on env" button1857 when visiting a blob on the commit1858 has a "View on env" button1859 when visiting the commit1860 has a "View on env" button1861Merge Requests > Filters generic behavior1862 when filtered by a label1863 state tabs1864 does not change when state tabs are clicked1865 clear button1866 allows user to remove filtered labels1867 filter dropdown1868 filters by label name1869Dashboard Groups page1870 shows groups user is member of1871 shows subgroups the user is member of1872 when filtering groups1873 expands when filtering groups1874 resets search when user cleans the input1875 with subgroups1876 shows subgroups inside of its parent group1877 can toggle parent group1878 when using pagination1879 loads results for next page1880 when signed in as admin1881 shows only groups admin is member of1882User searches for commits1883 when searching by SHA1884 finds a commit and redirects to its page1885 finds a commit in uppercase and redirects to its page1886 when searching by message1887DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "CASE\n WHEN users.name = 'deadbeef' THEN 0\n WHEN users.username = 'deadbeef' THEN 1\n WHEN users.email = 'deadbeef' THEN 2\n ELSE 3\nEND\n". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from search at /builds/gitlab-org/gitlab-ce/app/models/user.rb:441)1888 finds a commit and holds on /search page1889DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "CASE\n WHEN users.name = 'see merge request' THEN 0\n WHEN users.username = 'see merge request' THEN 1\n WHEN users.email = 'see merge request' THEN 2\n ELSE 3\nEND\n". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from search at /builds/gitlab-org/gitlab-ce/app/models/user.rb:441)1890DEPRECATION WARNING: Dangerous query method (method whose arguments are used as raw SQL) called with non-attribute argument(s): "CASE\n WHEN users.name = 'see merge request' THEN 0\n WHEN users.username = 'see merge request' THEN 1\n WHEN users.email = 'see merge request' THEN 2\n ELSE 3\nEND\n". Non-attribute arguments will be disallowed in Rails 6.0. This method should not be called with user-provided values, such as request parameters or model attributes. Known-safe values can be passed by wrapping them in Arel.sql(). (called from search at /builds/gitlab-org/gitlab-ce/app/models/user.rb:441)1891 finds multiple commits1892Manually create a todo item from issue1893 creates todo when clicking button1894 marks a todo as done1895User sorts things1896 issues -> project home page -> issues1897 issues -> merge requests1898 merge requests -> dashboard merge requests1899New issue breadcrumb1900 displays link to project issues and new issue1901Knapsack report was generated. Preview:1902{1903 "spec/features/boards/boards_spec.rb": 176.5861542224884,1904 "spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb": 86.95978140830994,1905 "spec/features/issues/filtered_search/dropdown_emoji_spec.rb": 71.16668844223022,1906 "spec/features/issues/filtered_search/dropdown_label_spec.rb": 48.948481798172,1907 "spec/features/projects/files/user_uploads_files_spec.rb": 39.47679162025452,1908 "spec/features/projects/network_graph_spec.rb": 26.314483880996704,1909 "spec/features/projects/new_project_spec.rb": 23.996312856674194,1910 "spec/features/projects/view_on_env_spec.rb": 19.01061201095581,1911 "spec/features/merge_requests/filters_generic_behavior_spec.rb": 15.278547525405884,1912 "spec/features/dashboard/groups_list_spec.rb": 14.119705200195312,1913 "spec/features/search/user_searches_for_commits_spec.rb": 9.879193544387817,1914 "spec/features/issues/todo_spec.rb": 8.545425415039062,1915 "spec/features/user_sorts_things_spec.rb": 3.3957502841949463,1916 "spec/features/issues/user_sees_breadcrumb_links_spec.rb": 0.460428714752197271917}1918Knapsack global time execution for tests: 09m 04s1919Pending: (Failures listed here are expected and do not affect your suite's status)1920 1) Issue Boards with lists shows description tooltip on list title1921 # In quarantine1922 Failure/Error: skip('In quarantine') unless config.inclusion_filter[:quarantine]1923 RSpec::Core::Pending::SkipDeclaredInExample1924 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/pending.rb:123:in `skip'1925 # ./spec/spec_helper.rb:149:in `block (2 levels) in <top (required)>'1926 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1927 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1928 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'1929 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'1930 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'1931 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'1932 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'1933 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'1934 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'1935 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'1936 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1937 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1938 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'1939 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'1940 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'1941 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'1942 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:464:in `run'1943 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:460:in `with_around_example_hooks'1944 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:503:in `with_around_and_singleton_context_hooks'1945 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:254:in `run'1946 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:633:in `block in run_examples'1947 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `map'1948 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `run_examples'1949 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:595:in `run'1950 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `block in run'1951 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `map'1952 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `run'1953 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (3 levels) in run_specs'1954 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `map'1955 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (2 levels) in run_specs'1956 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration.rb:2008:in `with_suite_hooks'1957 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:111:in `block in run_specs'1958 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/reporter.rb:74:in `report'1959 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:110:in `run_specs'1960 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:87:in `run'1961 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:71:in `run'1962 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:45:in `invoke'1963 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/exe/rspec:4:in `<top (required)>'1964 # ./vendor/ruby/2.6.0/bin/rspec:23:in `load'1965 # ./vendor/ruby/2.6.0/bin/rspec:23:in `<top (required)>'1966 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `load'1967 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `kernel_load'1968 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:28:in `run'1969 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:463:in `exec'1970 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'1971 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'1972 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'1973 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:27:in `dispatch'1974 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/base.rb:466:in `start'1975 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:18:in `start'1976 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:30:in `block in <top (required)>'1977 # /usr/local/lib/ruby/2.6.0/bundler/friendly_errors.rb:124:in `with_friendly_errors'1978 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:22:in `<top (required)>'1979 # /usr/local/bin/bundle:23:in `load'1980 # /usr/local/bin/bundle:23:in `<main>'1981 2) Issue Boards with lists filtering filters by label with space after reload1982 # In quarantine1983 Failure/Error: skip('In quarantine') unless config.inclusion_filter[:quarantine]1984 RSpec::Core::Pending::SkipDeclaredInExample1985 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/pending.rb:123:in `skip'1986 # ./spec/spec_helper.rb:149:in `block (2 levels) in <top (required)>'1987 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1988 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1989 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'1990 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'1991 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'1992 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'1993 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'1994 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'1995 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'1996 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'1997 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1998 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'1999 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'2000 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'2001 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'2002 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'2003 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:464:in `run'2004 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:460:in `with_around_example_hooks'2005 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:503:in `with_around_and_singleton_context_hooks'2006 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:254:in `run'2007 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:633:in `block in run_examples'2008 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `map'2009 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `run_examples'2010 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:595:in `run'2011 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `block in run'2012 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `map'2013 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `run'2014 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `block in run'2015 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `map'2016 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `run'2017 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (3 levels) in run_specs'2018 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `map'2019 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (2 levels) in run_specs'2020 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration.rb:2008:in `with_suite_hooks'2021 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:111:in `block in run_specs'2022 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/reporter.rb:74:in `report'2023 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:110:in `run_specs'2024 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:87:in `run'2025 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:71:in `run'2026 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:45:in `invoke'2027 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/exe/rspec:4:in `<top (required)>'2028 # ./vendor/ruby/2.6.0/bin/rspec:23:in `load'2029 # ./vendor/ruby/2.6.0/bin/rspec:23:in `<top (required)>'2030 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `load'2031 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `kernel_load'2032 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:28:in `run'2033 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:463:in `exec'2034 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'2035 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'2036 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'2037 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:27:in `dispatch'2038 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/base.rb:466:in `start'2039 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:18:in `start'2040 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:30:in `block in <top (required)>'2041 # /usr/local/lib/ruby/2.6.0/bundler/friendly_errors.rb:124:in `with_friendly_errors'2042 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:22:in `<top (required)>'2043 # /usr/local/bin/bundle:23:in `load'2044 # /usr/local/bin/bundle:23:in `<main>'2045 3) Issue Boards with lists filtering filters by multiple labels2046 # In quarantine2047 Failure/Error: skip('In quarantine') unless config.inclusion_filter[:quarantine]2048 RSpec::Core::Pending::SkipDeclaredInExample2049 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/pending.rb:123:in `skip'2050 # ./spec/spec_helper.rb:149:in `block (2 levels) in <top (required)>'2051 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2052 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2053 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'2054 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'2055 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'2056 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'2057 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'2058 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'2059 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'2060 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'2061 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2062 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2063 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'2064 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'2065 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'2066 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'2067 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:464:in `run'2068 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:460:in `with_around_example_hooks'2069 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:503:in `with_around_and_singleton_context_hooks'2070 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:254:in `run'2071 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:633:in `block in run_examples'2072 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `map'2073 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `run_examples'2074 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:595:in `run'2075 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `block in run'2076 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `map'2077 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `run'2078 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `block in run'2079 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `map'2080 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `run'2081 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (3 levels) in run_specs'2082 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `map'2083 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (2 levels) in run_specs'2084 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration.rb:2008:in `with_suite_hooks'2085 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:111:in `block in run_specs'2086 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/reporter.rb:74:in `report'2087 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:110:in `run_specs'2088 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:87:in `run'2089 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:71:in `run'2090 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:45:in `invoke'2091 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/exe/rspec:4:in `<top (required)>'2092 # ./vendor/ruby/2.6.0/bin/rspec:23:in `load'2093 # ./vendor/ruby/2.6.0/bin/rspec:23:in `<top (required)>'2094 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `load'2095 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `kernel_load'2096 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:28:in `run'2097 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:463:in `exec'2098 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'2099 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'2100 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'2101 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:27:in `dispatch'2102 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/base.rb:466:in `start'2103 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:18:in `start'2104 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:30:in `block in <top (required)>'2105 # /usr/local/lib/ruby/2.6.0/bundler/friendly_errors.rb:124:in `with_friendly_errors'2106 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:22:in `<top (required)>'2107 # /usr/local/bin/bundle:23:in `load'2108 # /usr/local/bin/bundle:23:in `<main>'2109 4) New project as an admin manifest import option when using mysql 2110 # around hook at ./spec/spec_helper.rb:266 did not execute the example2111 # ./spec/features/projects/new_project_spec.rb:702112Failures:2113 1) Merge request > User merges when pipeline succeeds when merge when pipeline succeeds is enabled when pipeline succeeds merges merge request2114 Got 0 failures and 2 other errors:2115 1.1) Failure/Error: raise(error) if raise_error?2116 Gitlab::QueryLimiting::Transaction::ThresholdExceededError:2117 Too many SQL queries were executed in Projects::MergeRequestsController#show: a maximum of 100 is allowed but 121 SQL queries were executed2118 # ./lib/gitlab/query_limiting/transaction.rb:56:in `act_upon_results'2119 # ./lib/gitlab/query_limiting/middleware.rb:21:in `call'2120 # ./lib/gitlab/middleware/go.rb:20:in `call'2121 # ./lib/gitlab/etag_caching/middleware.rb:13:in `call'2122 # ./lib/gitlab/middleware/correlation_id.rb:16:in `block in call'2123 # ./vendor/ruby/2.6.0/gems/gitlab-labkit-0.3.0/lib/labkit/correlation/correlation_id.rb:18:in `use_id'2124 # ./lib/gitlab/middleware/correlation_id.rb:15:in `call'2125 # ./vendor/ruby/2.6.0/gems/batch-loader-1.4.0/lib/batch_loader/middleware.rb:11:in `call'2126 # ./vendor/ruby/2.6.0/gems/apollo_upload_server-2.0.0.beta.3/lib/apollo_upload_server/middleware.rb:20:in `call'2127 # ./vendor/ruby/2.6.0/gems/rack-attack-4.4.1/lib/rack/attack.rb:107:in `call'2128 # ./vendor/ruby/2.6.0/gems/warden-1.2.7/lib/warden/manager.rb:36:in `block in call'2129 # ./vendor/ruby/2.6.0/gems/warden-1.2.7/lib/warden/manager.rb:35:in `catch'2130 # ./vendor/ruby/2.6.0/gems/warden-1.2.7/lib/warden/manager.rb:35:in `call'2131 # ./vendor/ruby/2.6.0/gems/rack-cors-1.0.2/lib/rack/cors.rb:97:in `call'2132 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/tempfile_reaper.rb:15:in `call'2133 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/etag.rb:25:in `call'2134 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/conditional_get.rb:25:in `call'2135 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/head.rb:12:in `call'2136 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/http/content_security_policy.rb:18:in `call'2137 # ./lib/gitlab/middleware/read_only/controller.rb:40:in `call'2138 # ./lib/gitlab/middleware/read_only.rb:18:in `call'2139 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/session/abstract/id.rb:232:in `context'2140 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/session/abstract/id.rb:226:in `call'2141 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/cookies.rb:670:in `call'2142 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'2143 # ./vendor/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:98:in `run_callbacks'2144 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:26:in `call'2145 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'2146 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'2147 # ./lib/gitlab/middleware/basic_health_check.rb:25:in `call'2148 # ./vendor/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:38:in `call_app'2149 # ./vendor/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:in `block in call'2150 # ./vendor/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in `block in tagged'2151 # ./vendor/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:28:in `tagged'2152 # ./vendor/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in `tagged'2153 # ./vendor/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:in `call'2154 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'2155 # ./lib/gitlab/request_context.rb:26:in `call'2156 # ./vendor/ruby/2.6.0/gems/request_store-1.3.1/lib/request_store/middleware.rb:9:in `call'2157 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/request_id.rb:27:in `call'2158 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/method_override.rb:22:in `call'2159 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/runtime.rb:22:in `call'2160 # ./config/initializers/fix_local_cache_middleware.rb:9:in `call'2161 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/executor.rb:14:in `call'2162 # ./vendor/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/static.rb:127:in `call'2163 # ./lib/gitlab/middleware/static.rb:11:in `call'2164 # ./lib/gitlab/testing/request_inspector_middleware.rb:33:in `call'2165 # ./lib/gitlab/testing/request_blocker_middleware.rb:47:in `call'2166 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/sendfile.rb:111:in `call'2167 # ./lib/gitlab/metrics/requests_rack_middleware.rb:29:in `call'2168 # ./vendor/ruby/2.6.0/gems/sentry-raven-2.9.0/lib/raven/integrations/rack.rb:51:in `call'2169 # ./vendor/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:524:in `call'2170 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/urlmap.rb:68:in `block in call'2171 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/urlmap.rb:53:in `each'2172 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/urlmap.rb:53:in `call'2173 # ./vendor/ruby/2.6.0/gems/capybara-3.22.0/lib/capybara/server/middleware.rb:48:in `call'2174 # ./vendor/ruby/2.6.0/gems/rack-2.0.7/lib/rack/handler/webrick.rb:86:in `service'2175 # /usr/local/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service'2176 # /usr/local/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run'2177 # /usr/local/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread'2178 # ------------------2179 # --- Caused by: ---2180 # Capybara::ExpectationNotMet:2181 # expected to find text "The changes were merged" in "Internal Server Error Too many SQL queries were executed in Projects::MergeRequestsController#show: a maximum of 100 is allowed but 121 SQL queries were executed WEBrick/1.4.2 (Ruby/2.6.3/2019-04-16) at 127.0.0.1:38457"2182 # ./vendor/ruby/2.6.0/gems/capybara-3.22.0/lib/capybara/node/matchers.rb:676:in `block in assert_text'2183 1.2) Failure/Error: raise JSConsoleError, message2184 JSConsoleError:2185 Unexpected browser console output:2186 http://127.0.0.1:38457/namespace11/project50/merge_requests/1 - Failed to load resource: the server responded with a status of 500 (Internal Server Error)2187 # ./spec/support/capybara.rb:102:in `block (2 levels) in <top (required)>'2188 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2189 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2190 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:355:in `run'2191 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'2192 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:506:in `each'2193 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'2194 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'2195 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:592:in `each'2196 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'2197 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:463:in `run'2198 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:510:in `run_after_example'2199 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:276:in `block in run'2200 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:503:in `block in with_around_and_singleton_context_hooks'2201 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:460:in `block in with_around_example_hooks'2202 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:464:in `block in run'2203 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'2204 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'2205 # ./vendor/ruby/2.6.0/gems/rspec-rails-3.8.2/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'2206 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2207 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2208 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'2209 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'2210 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'2211 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'2212 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'2213 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'2214 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'2215 # ./vendor/ruby/2.6.0/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'2216 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2217 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:450:in `instance_exec'2218 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:373:in `execute_with'2219 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'2220 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:345:in `call'2221 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'2222 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:464:in `run'2223 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:460:in `with_around_example_hooks'2224 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:503:in `with_around_and_singleton_context_hooks'2225 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb:254:in `run'2226 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:633:in `block in run_examples'2227 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `map'2228 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:629:in `run_examples'2229 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:595:in `run'2230 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `block in run'2231 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `map'2232 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `run'2233 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `block in run'2234 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `map'2235 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb:596:in `run'2236 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (3 levels) in run_specs'2237 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `map'2238 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:116:in `block (2 levels) in run_specs'2239 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration.rb:2008:in `with_suite_hooks'2240 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:111:in `block in run_specs'2241 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/reporter.rb:74:in `report'2242 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:110:in `run_specs'2243 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:87:in `run'2244 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:71:in `run'2245 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb:45:in `invoke'2246 # ./vendor/ruby/2.6.0/gems/rspec-core-3.8.2/exe/rspec:4:in `<top (required)>'2247 # ./vendor/ruby/2.6.0/bin/rspec:23:in `load'2248 # ./vendor/ruby/2.6.0/bin/rspec:23:in `<top (required)>'2249 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `load'2250 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `kernel_load'2251 # /usr/local/lib/ruby/2.6.0/bundler/cli/exec.rb:28:in `run'2252 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:463:in `exec'2253 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'2254 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'2255 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'2256 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:27:in `dispatch'2257 # /usr/local/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/base.rb:466:in `start'2258 # /usr/local/lib/ruby/2.6.0/bundler/cli.rb:18:in `start'2259 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:30:in `block in <top (required)>'2260 # /usr/local/lib/ruby/2.6.0/bundler/friendly_errors.rb:124:in `with_friendly_errors'2261 # /usr/local/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:22:in `<top (required)>'2262 # /usr/local/bin/bundle:23:in `load'2263 # /usr/local/bin/bundle:23:in `<main>'2264Finished in 9 minutes 14 seconds (files took 27.36 seconds to load)2265161 examples, 1 failure, 4 pending2266Failed examples:2267rspec ./spec/features/merge_request/user_merges_when_pipeline_succeeds_spec.rb:143 # Merge request > User merges when pipeline succeeds when merge when pipeline succeeds is enabled when pipeline succeeds merges merge request2269$ date2270Tue Jul 16 19:52:06 UTC 20192272coverage/: found 4 matching files 2273knapsack/: found 4 matching files 2274rspec_flaky/: found 4 matching files 2275rspec_profiling/: found 1 matching files 2276tmp/capybara/: found 9 matching files 2277tmp/memory_test/: found 2 matching files 2278Uploading artifacts to coordinator... ok id=252914008 responseStatus=201 Created token=9tj8N_9y2279ERROR: Job failed: exit code 1