rspec system pg-10 4/24
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 12.2.0-rc1 (a1db02fa)2 on prm-com-gitlab-org bd091556 3 Using Docker executor with image dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-10-graphicsmagick-1.3.33 ...
01:24
4Starting service postgres:10.9 ...5Pulling docker image postgres:10.9 ...6Using docker image sha256:897b33033d6498ba789d2ad5b305209106c8b45622b37ad135440a584ec885d3 for postgres:10.9 ...7Starting service redis:alpine ...8Pulling docker image redis:alpine ...9Using docker image sha256:ed7d2ff5a6232b43bdc89a2220ed989f532c3794422aa2a86823b8bc62e71447 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.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-10-graphicsmagick-1.3.33 ...12Using docker image sha256:f56a8963ab3ec0167e7f96d50025946a254a4069e01e0a2e6c3731fc19cb5c27 for dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-10-graphicsmagick-1.3.33 ... 13 Running on runner-bd091556-project-278964-concurrent-0 via runner-bd091556-prm-1566555815-58f1b606...
00:23
15Reinitialized existing Git repository in /builds/gitlab-org/gitlab-ee/.git/17 * [new branch] master -> origin/master18Checking out 4447c081 as master...19Removing gitlab-exporter/20Removing performance.json21Removing review_app_url.txt22Removing sitespeed-results/23Skipping Git submodules setup25Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/debian-stretch-ruby-2.6.3-node-12.x-2 26Successfully extracted cache28Downloading artifacts from coordinator... ok id=278682829 responseStatus=200 OK token=GD3tnYdc29Downloading artifacts for setup-test-env (278682830)...30Downloading artifacts from coordinator... ok id=278682830 responseStatus=200 OK token=M-vJJYAX31WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 32Downloading artifacts for retrieve-tests-metadata (278682832)...33Downloading artifacts from coordinator... ok id=278682832 responseStatus=200 OK token=Nc9UNA_235Fri Aug 23 10:43:28 UTC 201936$ source scripts/utils.sh37$ source scripts/prepare_build.sh38Bundler version 1.17.239Warning: 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`.40The Gemfile's dependencies are satisfied41Successfully installed knapsack-1.17.2421 gem installed43CREATE ROLE44GRANT45Dropped database 'gitlabhq_test'46Created database 'gitlabhq_test'47-- enable_extension("pg_trgm")48 -> 0.0385s49-- enable_extension("plpgsql")50 -> 0.0021s51-- create_table("abuse_reports", {:id=>:serial, :force=>:cascade})52 -> 0.0037s53-- create_table("allowed_email_domains", {:force=>:cascade})54 -> 0.0051s55-- create_table("analytics_cycle_analytics_group_stages", {:force=>:cascade})56 -> 0.0126s57-- create_table("analytics_cycle_analytics_project_stages", {:force=>:cascade})58 -> 0.0131s59-- create_table("appearances", {:id=>:serial, :force=>:cascade})60 -> 0.0030s61-- create_table("application_setting_terms", {:id=>:serial, :force=>:cascade})62 -> 0.0021s63-- create_table("application_settings", {:id=>:serial, :force=>:cascade})64 -> 0.0654s65-- create_table("approval_merge_request_rule_sources", {:force=>:cascade})66 -> 0.0057s67-- create_table("approval_merge_request_rules", {:force=>:cascade})68 -> 0.0119s69-- create_table("approval_merge_request_rules_approved_approvers", {:force=>:cascade})70 -> 0.0056s71-- create_table("approval_merge_request_rules_groups", {:force=>:cascade})72 -> 0.0054s73-- create_table("approval_merge_request_rules_users", {:force=>:cascade})74 -> 0.0055s75-- create_table("approval_project_rules", {:force=>:cascade})76 -> 0.0077s77-- create_table("approval_project_rules_groups", {:force=>:cascade})78 -> 0.0057s79-- create_table("approval_project_rules_users", {:force=>:cascade})80 -> 0.0066s81-- create_table("approvals", {:id=>:serial, :force=>:cascade})82 -> 0.0056s83-- create_table("approver_groups", {:id=>:serial, :force=>:cascade})84 -> 0.0081s85-- create_table("approvers", {:id=>:serial, :force=>:cascade})86 -> 0.0059s87-- create_table("audit_events", {:id=>:serial, :force=>:cascade})88 -> 0.0063s89-- create_table("award_emoji", {:id=>:serial, :force=>:cascade})90 -> 0.0059s91-- create_table("badges", {:id=>:serial, :force=>:cascade})92 -> 0.0062s93-- create_table("board_assignees", {:id=>:serial, :force=>:cascade})94 -> 0.0056s95-- create_table("board_group_recent_visits", {:force=>:cascade})96 -> 0.0093s97-- create_table("board_labels", {:id=>:serial, :force=>:cascade})98 -> 0.0054s99-- create_table("board_project_recent_visits", {:force=>:cascade})100 -> 0.0095s101-- create_table("boards", {:id=>:serial, :force=>:cascade})102 -> 0.0083s103-- create_table("broadcast_messages", {:id=>:serial, :force=>:cascade})104 -> 0.0042s105-- create_table("chat_names", {:id=>:serial, :force=>:cascade})106 -> 0.0063s107-- create_table("chat_teams", {:id=>:serial, :force=>:cascade})108 -> 0.0041s109-- create_table("ci_build_needs", {:id=>:serial, :force=>:cascade})110 -> 0.0044s111-- create_table("ci_build_trace_chunks", {:force=>:cascade})112 -> 0.0042s113-- create_table("ci_build_trace_section_names", {:id=>:serial, :force=>:cascade})114 -> 0.0040s115-- create_table("ci_build_trace_sections", {:id=>:serial, :force=>:cascade})116 -> 0.0076s117-- create_table("ci_builds", {:id=>:serial, :force=>:cascade})118 -> 0.0481s119-- create_table("ci_builds_metadata", {:id=>:serial, :force=>:cascade})120 -> 0.0068s121-- create_table("ci_builds_runner_session", {:force=>:cascade})122 -> 0.0044s123-- create_table("ci_group_variables", {:id=>:serial, :force=>:cascade})124 -> 0.0058s125-- create_table("ci_job_artifacts", {:id=>:serial, :force=>:cascade})126 -> 0.0103s127-- create_table("ci_job_variables", {:force=>:cascade})128 -> 0.0067s129-- create_table("ci_pipeline_chat_data", {:force=>:cascade})130 -> 0.0064s131-- create_table("ci_pipeline_schedule_variables", {:id=>:serial, :force=>:cascade})132 -> 0.0047s133-- create_table("ci_pipeline_schedules", {:id=>:serial, :force=>:cascade})134 -> 0.0088s135-- create_table("ci_pipeline_variables", {:id=>:serial, :force=>:cascade})136 -> 0.0050s137-- create_table("ci_pipelines", {:id=>:serial, :force=>:cascade})138 -> 0.0267s139-- create_table("ci_runner_namespaces", {:id=>:serial, :force=>:cascade})140 -> 0.0057s141-- create_table("ci_runner_projects", {:id=>:serial, :force=>:cascade})142 -> 0.0059s143-- create_table("ci_runners", {:id=>:serial, :force=>:cascade})144 -> 0.0163s145-- create_table("ci_sources_pipelines", {:id=>:serial, :force=>:cascade})146 -> 0.0117s147-- create_table("ci_stages", {:id=>:serial, :force=>:cascade})148 -> 0.0101s149-- create_table("ci_trigger_requests", {:id=>:serial, :force=>:cascade})150 -> 0.0061s151-- create_table("ci_triggers", {:id=>:serial, :force=>:cascade})152 -> 0.0063s153-- create_table("ci_variables", {:id=>:serial, :force=>:cascade})154 -> 0.0062s155-- create_table("cluster_groups", {:id=>:serial, :force=>:cascade})156 -> 0.0061s157-- create_table("cluster_platforms_kubernetes", {:id=>:serial, :force=>:cascade})158 -> 0.0044s159-- create_table("cluster_projects", {:id=>:serial, :force=>:cascade})160 -> 0.0059s161-- create_table("cluster_providers_gcp", {:id=>:serial, :force=>:cascade})162 -> 0.0048s163-- create_table("clusters", {:id=>:serial, :force=>:cascade})164 -> 0.0085s165-- create_table("clusters_applications_cert_managers", {:id=>:serial, :force=>:cascade})166 -> 0.0075s167-- create_table("clusters_applications_helm", {:id=>:serial, :force=>:cascade})168 -> 0.0043s169-- create_table("clusters_applications_ingress", {:id=>:serial, :force=>:cascade})170 -> 0.0043s171-- create_table("clusters_applications_jupyter", {:id=>:serial, :force=>:cascade})172 -> 0.0062s173-- create_table("clusters_applications_knative", {:id=>:serial, :force=>:cascade})174 -> 0.0042s175-- create_table("clusters_applications_prometheus", {:id=>:serial, :force=>:cascade})176 -> 0.0043s177-- create_table("clusters_applications_runners", {:id=>:serial, :force=>:cascade})178 -> 0.0068s179-- create_table("clusters_kubernetes_namespaces", {:force=>:cascade})180 -> 0.0154s181-- create_table("container_repositories", {:id=>:serial, :force=>:cascade})182 -> 0.0065s183-- create_table("conversational_development_index_metrics", {:id=>:serial, :force=>:cascade})184 -> 0.0065s185-- create_table("dependency_proxy_blobs", {:id=>:serial, :force=>:cascade})186 -> 0.0045s187-- create_table("dependency_proxy_group_settings", {:id=>:serial, :force=>:cascade})188 -> 0.0043s189-- create_table("deploy_keys_projects", {:id=>:serial, :force=>:cascade})190 -> 0.0042s191-- create_table("deploy_tokens", {:id=>:serial, :force=>:cascade})192 -> 0.0073s193-- create_table("deployments", {:id=>:serial, :force=>:cascade})194 -> 0.0223s195-- create_table("design_management_designs", {:force=>:cascade})196 -> 0.0062s197-- create_table("design_management_designs_versions", {:id=>false, :force=>:cascade})198 -> 0.0093s199-- create_table("design_management_versions", {:force=>:cascade})200 -> 0.0064s201-- create_table("draft_notes", {:force=>:cascade})202 -> 0.0083s203-- create_table("elasticsearch_indexed_namespaces", {:id=>false, :force=>:cascade})204 -> 0.0030s205-- create_table("elasticsearch_indexed_projects", {:id=>false, :force=>:cascade})206 -> 0.0031s207-- create_table("emails", {:id=>:serial, :force=>:cascade})208 -> 0.0082s209-- create_table("environments", {:id=>:serial, :force=>:cascade})210 -> 0.0107s211-- create_table("epic_issues", {:id=>:serial, :force=>:cascade})212 -> 0.0058s213-- create_table("epic_metrics", {:id=>:serial, :force=>:cascade})214 -> 0.0037s215-- create_table("epics", {:id=>:serial, :force=>:cascade})216 -> 0.0207s217-- create_table("events", {:id=>:serial, :force=>:cascade})218 -> 0.0141s219-- create_table("feature_gates", {:id=>:serial, :force=>:cascade})220 -> 0.0044s221-- create_table("features", {:id=>:serial, :force=>:cascade})222 -> 0.0040s223-- create_table("fork_network_members", {:id=>:serial, :force=>:cascade})224 -> 0.0075s225-- create_table("fork_networks", {:id=>:serial, :force=>:cascade})226 -> 0.0043s227-- create_table("forked_project_links", {:id=>:serial, :force=>:cascade})228 -> 0.0041s229-- create_table("geo_cache_invalidation_events", {:force=>:cascade})230 -> 0.0021s231-- create_table("geo_container_repository_updated_events", {:force=>:cascade})232 -> 0.0038s233-- create_table("geo_event_log", {:force=>:cascade})234 -> 0.0279s235-- create_table("geo_hashed_storage_attachments_events", {:force=>:cascade})236 -> 0.0041s237-- create_table("geo_hashed_storage_migrated_events", {:force=>:cascade})238 -> 0.0044s239-- create_table("geo_job_artifact_deleted_events", {:force=>:cascade})240 -> 0.0055s241-- create_table("geo_lfs_object_deleted_events", {:force=>:cascade})242 -> 0.0042s243-- create_table("geo_node_namespace_links", {:id=>:serial, :force=>:cascade})244 -> 0.0075s245-- create_table("geo_node_statuses", {:id=>:serial, :force=>:cascade})246 -> 0.0053s247-- create_table("geo_nodes", {:id=>:serial, :force=>:cascade})248 -> 0.0116s249-- create_table("geo_repositories_changed_events", {:force=>:cascade})250 -> 0.0036s251-- create_table("geo_repository_created_events", {:force=>:cascade})252 -> 0.0045s253-- create_table("geo_repository_deleted_events", {:force=>:cascade})254 -> 0.0045s255-- create_table("geo_repository_renamed_events", {:force=>:cascade})256 -> 0.0043s257-- create_table("geo_repository_updated_events", {:force=>:cascade})258 -> 0.0070s259-- create_table("geo_reset_checksum_events", {:force=>:cascade})260 -> 0.0037s261-- create_table("geo_upload_deleted_events", {:force=>:cascade})262 -> 0.0043s263-- create_table("gitlab_subscriptions", {:force=>:cascade})264 -> 0.0071s265-- create_table("gpg_key_subkeys", {:id=>:serial, :force=>:cascade})266 -> 0.0083s267-- create_table("gpg_keys", {:id=>:serial, :force=>:cascade})268 -> 0.0082s269-- create_table("gpg_signatures", {:id=>:serial, :force=>:cascade})270 -> 0.0129s271-- create_table("group_custom_attributes", {:id=>:serial, :force=>:cascade})272 -> 0.0062s273-- create_table("historical_data", {:id=>:serial, :force=>:cascade})274 -> 0.0019s275-- create_table("identities", {:id=>:serial, :force=>:cascade})276 -> 0.0084s277-- create_table("import_export_uploads", {:id=>:serial, :force=>:cascade})278 -> 0.0063s279-- create_table("index_statuses", {:id=>:serial, :force=>:cascade})280 -> 0.0044s281-- create_table("insights", {:id=>:serial, :force=>:cascade})282 -> 0.0056s283-- create_table("internal_ids", {:force=>:cascade})284 -> 0.0097s285-- create_table("ip_restrictions", {:force=>:cascade})286 -> 0.0041s287-- create_table("issue_assignees", {:id=>false, :force=>:cascade})288 -> 0.0049s289-- create_table("issue_links", {:id=>:serial, :force=>:cascade})290 -> 0.0076s291-- create_table("issue_metrics", {:id=>:serial, :force=>:cascade})292 -> 0.0038s293-- create_table("issue_tracker_data", {:force=>:cascade})294 -> 0.0046s295-- create_table("issues", {:id=>:serial, :force=>:cascade})296 -> 0.0362s297-- create_table("jira_connect_installations", {:force=>:cascade})298 -> 0.0046s299-- create_table("jira_connect_subscriptions", {:force=>:cascade})300 -> 0.0077s301-- create_table("jira_tracker_data", {:force=>:cascade})302 -> 0.0045s303-- create_table("keys", {:id=>:serial, :force=>:cascade})304 -> 0.0090s305-- create_table("label_links", {:id=>:serial, :force=>:cascade})306 -> 0.0062s307-- create_table("label_priorities", {:id=>:serial, :force=>:cascade})308 -> 0.0081s309-- create_table("labels", {:id=>:serial, :force=>:cascade})310 -> 0.0130s311-- create_table("ldap_group_links", {:id=>:serial, :force=>:cascade})312 -> 0.0024s313-- create_table("lfs_file_locks", {:id=>:serial, :force=>:cascade})314 -> 0.0063s315-- create_table("lfs_objects", {:id=>:serial, :force=>:cascade})316 -> 0.0062s317-- create_table("lfs_objects_projects", {:id=>:serial, :force=>:cascade})318 -> 0.0056s319-- create_table("licenses", {:id=>:serial, :force=>:cascade})320 -> 0.0022s321-- create_table("lists", {:id=>:serial, :force=>:cascade})322 -> 0.0123s323-- create_table("members", {:id=>:serial, :force=>:cascade})324 -> 0.0152s325-- create_table("merge_request_assignees", {:force=>:cascade})326 -> 0.0078s327-- create_table("merge_request_blocks", {:force=>:cascade})328 -> 0.0057s329-- create_table("merge_request_diff_commits", {:id=>false, :force=>:cascade})330 -> 0.0057s331-- create_table("merge_request_diff_files", {:id=>false, :force=>:cascade})332 -> 0.0037s333-- create_table("merge_request_diffs", {:id=>:serial, :force=>:cascade})334 -> 0.0064s335-- create_table("merge_request_metrics", {:id=>:serial, :force=>:cascade})336 -> 0.0155s337-- create_table("merge_requests", {:id=>:serial, :force=>:cascade})338 -> 0.0445s339-- create_table("merge_requests_closing_issues", {:id=>:serial, :force=>:cascade})340 -> 0.0057s341-- create_table("merge_trains", {:force=>:cascade})342 -> 0.0101s343-- create_table("milestones", {:id=>:serial, :force=>:cascade})344 -> 0.0145s345-- create_table("namespace_aggregation_schedules", {:primary_key=>"namespace_id", :id=>:integer, :default=>nil, :force=>:cascade})346 -> 0.0032s347-- create_table("namespace_root_storage_statistics", {:primary_key=>"namespace_id", :id=>:integer, :default=>nil, :force=>:cascade})348 -> 0.0060s349-- create_table("namespace_statistics", {:id=>:serial, :force=>:cascade})350 -> 0.0043s351-- create_table("namespaces", {:id=>:serial, :force=>:cascade})352 -> 0.0433s353-- create_table("note_diff_files", {:id=>:serial, :force=>:cascade})354 -> 0.0046s355-- create_table("notes", {:id=>:serial, :force=>:cascade})356 -> 0.0236s357-- create_table("notification_settings", {:id=>:serial, :force=>:cascade})358 -> 0.0095s359-- create_table("oauth_access_grants", {:id=>:serial, :force=>:cascade})360 -> 0.0046s361-- create_table("oauth_access_tokens", {:id=>:serial, :force=>:cascade})362 -> 0.0082s363-- create_table("oauth_applications", {:id=>:serial, :force=>:cascade})364 -> 0.0073s365-- create_table("oauth_openid_requests", {:id=>:serial, :force=>:cascade})366 -> 0.0042s367-- create_table("operations_feature_flag_scopes", {:force=>:cascade})368 -> 0.0054s369-- create_table("operations_feature_flags", {:force=>:cascade})370 -> 0.0044s371-- create_table("operations_feature_flags_clients", {:force=>:cascade})372 -> 0.0061s373-- create_table("packages_maven_metadata", {:force=>:cascade})374 -> 0.0044s375-- create_table("packages_package_files", {:force=>:cascade})376 -> 0.0045s377-- create_table("packages_packages", {:force=>:cascade})378 -> 0.0043s379-- create_table("pages_domain_acme_orders", {:force=>:cascade})380 -> 0.0062s381-- create_table("pages_domains", {:id=>:serial, :force=>:cascade})382 -> 0.0171s383-- create_table("path_locks", {:id=>:serial, :force=>:cascade})384 -> 0.0083s385-- create_table("personal_access_tokens", {:id=>:serial, :force=>:cascade})386 -> 0.0077s387-- create_table("plans", {:id=>:serial, :force=>:cascade})388 -> 0.0042s389-- create_table("pool_repositories", {:force=>:cascade})390 -> 0.0083s391-- create_table("programming_languages", {:id=>:serial, :force=>:cascade})392 -> 0.0041s393-- create_table("project_alerting_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})394 -> 0.0016s395-- create_table("project_aliases", {:force=>:cascade})396 -> 0.0060s397-- create_table("project_authorizations", {:id=>false, :force=>:cascade})398 -> 0.0051s399-- create_table("project_auto_devops", {:id=>:serial, :force=>:cascade})400 -> 0.0043s401-- create_table("project_ci_cd_settings", {:id=>:serial, :force=>:cascade})402 -> 0.0047s403-- create_table("project_custom_attributes", {:id=>:serial, :force=>:cascade})404 -> 0.0061s405-- create_table("project_daily_statistics", {:force=>:cascade})406 -> 0.0037s407-- create_table("project_deploy_tokens", {:id=>:serial, :force=>:cascade})408 -> 0.0059s409-- create_table("project_error_tracking_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})410 -> 0.0024s411-- create_table("project_feature_usages", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})412 -> 0.0077s413-- create_table("project_features", {:id=>:serial, :force=>:cascade})414 -> 0.0052s415-- create_table("project_group_links", {:id=>:serial, :force=>:cascade})416 -> 0.0062s417-- create_table("project_import_data", {:id=>:serial, :force=>:cascade})418 -> 0.0042s419-- create_table("project_incident_management_settings", {:primary_key=>"project_id", :id=>:serial, :force=>:cascade})420 -> 0.0031s421-- create_table("project_metrics_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil, :force=>:cascade})422 -> 0.0017s423-- create_table("project_mirror_data", {:id=>:serial, :force=>:cascade})424 -> 0.0147s425-- create_table("project_repositories", {:force=>:cascade})426 -> 0.0113s427-- create_table("project_repository_states", {:id=>:serial, :force=>:cascade})428 -> 0.0145s429-- create_table("project_statistics", {:id=>:serial, :force=>:cascade})430 -> 0.0086s431-- create_table("project_tracing_settings", {:force=>:cascade})432 -> 0.0054s433-- create_table("projects", {:id=>:serial, :force=>:cascade})434 -> 0.0657s435-- create_table("prometheus_alert_events", {:force=>:cascade})436 -> 0.0066s437-- create_table("prometheus_alerts", {:id=>:serial, :force=>:cascade})438 -> 0.0078s439-- create_table("prometheus_metrics", {:id=>:serial, :force=>:cascade})440 -> 0.0112s441-- create_table("protected_branch_merge_access_levels", {:id=>:serial, :force=>:cascade})442 -> 0.0085s443-- create_table("protected_branch_push_access_levels", {:id=>:serial, :force=>:cascade})444 -> 0.0083s445-- create_table("protected_branch_unprotect_access_levels", {:id=>:serial, :force=>:cascade})446 -> 0.0085s447-- create_table("protected_branches", {:id=>:serial, :force=>:cascade})448 -> 0.0043s449-- create_table("protected_environment_deploy_access_levels", {:id=>:serial, :force=>:cascade})450 -> 0.0082s451-- create_table("protected_environments", {:id=>:serial, :force=>:cascade})452 -> 0.0064s453-- create_table("protected_tag_create_access_levels", {:id=>:serial, :force=>:cascade})454 -> 0.0086s455-- create_table("protected_tags", {:id=>:serial, :force=>:cascade})456 -> 0.0064s457-- create_table("push_event_payloads", {:id=>false, :force=>:cascade})458 -> 0.0035s459-- create_table("push_rules", {:id=>:serial, :force=>:cascade})460 -> 0.0085s461-- create_table("redirect_routes", {:id=>:serial, :force=>:cascade})462 -> 0.0060s463-- create_table("release_links", {:force=>:cascade})464 -> 0.0064s465-- create_table("releases", {:id=>:serial, :force=>:cascade})466 -> 0.0084s467-- create_table("remote_mirrors", {:id=>:serial, :force=>:cascade})468 -> 0.0072s469-- create_table("repository_languages", {:id=>false, :force=>:cascade})470 -> 0.0030s471-- create_table("resource_label_events", {:force=>:cascade})472 -> 0.0121s473-- create_table("reviews", {:force=>:cascade})474 -> 0.0078s475-- create_table("routes", {:id=>:serial, :force=>:cascade})476 -> 0.0083s477-- create_table("saml_providers", {:id=>:serial, :force=>:cascade})478 -> 0.0050s479-- create_table("scim_oauth_access_tokens", {:id=>:serial, :force=>:cascade})480 -> 0.0043s481-- create_table("sent_notifications", {:id=>:serial, :force=>:cascade})482 -> 0.0046s483-- create_table("services", {:id=>:serial, :force=>:cascade})484 -> 0.0153s485-- create_table("shards", {:id=>:serial, :force=>:cascade})486 -> 0.0040s487-- create_table("slack_integrations", {:id=>:serial, :force=>:cascade})488 -> 0.0063s489-- create_table("smartcard_identities", {:force=>:cascade})490 -> 0.0063s491-- create_table("snippets", {:id=>:serial, :force=>:cascade})492 -> 0.0149s493-- create_table("software_license_policies", {:id=>:serial, :force=>:cascade})494 -> 0.0062s495-- create_table("software_licenses", {:id=>:serial, :force=>:cascade})496 -> 0.0045s497-- create_table("spam_logs", {:id=>:serial, :force=>:cascade})498 -> 0.0033s499-- create_table("subscriptions", {:id=>:serial, :force=>:cascade})500 -> 0.0067s501-- create_table("suggestions", {:force=>:cascade})502 -> 0.0062s503-- create_table("system_note_metadata", {:id=>:serial, :force=>:cascade})504 -> 0.0044s505-- create_table("taggings", {:id=>:serial, :force=>:cascade})506 -> 0.0106s507-- create_table("tags", {:id=>:serial, :force=>:cascade})508 -> 0.0065s509-- create_table("term_agreements", {:id=>:serial, :force=>:cascade})510 -> 0.0081s511-- create_table("timelogs", {:id=>:serial, :force=>:cascade})512 -> 0.0076s513-- create_table("todos", {:id=>:serial, :force=>:cascade})514 -> 0.0201s515-- create_table("trending_projects", {:id=>:serial, :force=>:cascade})516 -> 0.0040s517-- create_table("u2f_registrations", {:id=>:serial, :force=>:cascade})518 -> 0.0064s519-- create_table("uploads", {:id=>:serial, :force=>:cascade})520 -> 0.0104s521-- create_table("user_agent_details", {:id=>:serial, :force=>:cascade})522 -> 0.0050s523-- create_table("user_callouts", {:id=>:serial, :force=>:cascade})524 -> 0.0057s525-- create_table("user_custom_attributes", {:id=>:serial, :force=>:cascade})526 -> 0.0064s527-- create_table("user_interacted_projects", {:id=>false, :force=>:cascade})528 -> 0.0049s529-- create_table("user_preferences", {:id=>:serial, :force=>:cascade})530 -> 0.0060s531-- create_table("user_statuses", {:primary_key=>"user_id", :id=>:serial, :force=>:cascade})532 -> 0.0045s533-- create_table("user_synced_attributes_metadata", {:id=>:serial, :force=>:cascade})534 -> 0.0057s535-- create_table("users", {:id=>:serial, :force=>:cascade})536 -> 0.1509s537-- create_table("users_ops_dashboard_projects", {:force=>:cascade})538 -> 0.0077s539-- create_table("users_star_projects", {:id=>:serial, :force=>:cascade})540 -> 0.0064s541-- create_table("vulnerability_feedback", {:id=>:serial, :force=>:cascade})542 -> 0.0144s543-- create_table("vulnerability_identifiers", {:force=>:cascade})544 -> 0.0050s545-- create_table("vulnerability_occurrence_identifiers", {:force=>:cascade})546 -> 0.0061s547-- create_table("vulnerability_occurrence_pipelines", {:force=>:cascade})548 -> 0.0058s549-- create_table("vulnerability_occurrences", {:force=>:cascade})550 -> 0.0117s551-- create_table("vulnerability_scanners", {:force=>:cascade})552 -> 0.0045s553-- create_table("web_hook_logs", {:id=>:serial, :force=>:cascade})554 -> 0.0066s555-- create_table("web_hooks", {:id=>:serial, :force=>:cascade})556 -> 0.0123s557-- add_foreign_key("allowed_email_domains", "namespaces", {:column=>"group_id", :on_delete=>:cascade})558 -> 0.0032s559-- add_foreign_key("analytics_cycle_analytics_group_stages", "labels", {:column=>"end_event_label_id", :on_delete=>:cascade})560 -> 0.0018s561-- add_foreign_key("analytics_cycle_analytics_group_stages", "labels", {:column=>"start_event_label_id", :on_delete=>:cascade})562 -> 0.0012s563-- add_foreign_key("analytics_cycle_analytics_group_stages", "namespaces", {:column=>"group_id", :on_delete=>:cascade})564 -> 0.0013s565-- add_foreign_key("analytics_cycle_analytics_project_stages", "labels", {:column=>"end_event_label_id", :on_delete=>:cascade})566 -> 0.0014s567-- add_foreign_key("analytics_cycle_analytics_project_stages", "labels", {:column=>"start_event_label_id", :on_delete=>:cascade})568 -> 0.0011s569-- add_foreign_key("analytics_cycle_analytics_project_stages", "projects", {:on_delete=>:cascade})570 -> 0.0028s571-- add_foreign_key("application_settings", "namespaces", {:column=>"custom_project_templates_group_id", :on_delete=>:nullify})572 -> 0.0026s573-- add_foreign_key("application_settings", "projects", {:column=>"file_template_project_id", :name=>"fk_ec757bd087", :on_delete=>:nullify})574 -> 0.0020s575-- add_foreign_key("application_settings", "projects", {:column=>"instance_administration_project_id", :on_delete=>:nullify})576 -> 0.0020s577-- add_foreign_key("application_settings", "users", {:column=>"usage_stats_set_by_user_id", :name=>"fk_964370041d", :on_delete=>:nullify})578 -> 0.0029s579-- add_foreign_key("approval_merge_request_rule_sources", "approval_merge_request_rules", {:on_delete=>:cascade})580 -> 0.0016s581-- add_foreign_key("approval_merge_request_rule_sources", "approval_project_rules", {:on_delete=>:cascade})582 -> 0.0013s583-- add_foreign_key("approval_merge_request_rules", "merge_requests", {:on_delete=>:cascade})584 -> 0.0023s585-- add_foreign_key("approval_merge_request_rules_approved_approvers", "approval_merge_request_rules", {:on_delete=>:cascade})586 -> 0.0012s587-- add_foreign_key("approval_merge_request_rules_approved_approvers", "users", {:on_delete=>:cascade})588 -> 0.0014s589-- add_foreign_key("approval_merge_request_rules_groups", "approval_merge_request_rules", {:on_delete=>:cascade})590 -> 0.0014s591-- add_foreign_key("approval_merge_request_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})592 -> 0.0013s593-- add_foreign_key("approval_merge_request_rules_users", "approval_merge_request_rules", {:on_delete=>:cascade})594 -> 0.0013s595-- add_foreign_key("approval_merge_request_rules_users", "users", {:on_delete=>:cascade})596 -> 0.0015s597-- add_foreign_key("approval_project_rules", "projects", {:on_delete=>:cascade})598 -> 0.0015s599-- add_foreign_key("approval_project_rules_groups", "approval_project_rules", {:on_delete=>:cascade})600 -> 0.0012s601-- add_foreign_key("approval_project_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})602 -> 0.0013s603-- add_foreign_key("approval_project_rules_users", "approval_project_rules", {:on_delete=>:cascade})604 -> 0.0019s605-- add_foreign_key("approval_project_rules_users", "users", {:on_delete=>:cascade})606 -> 0.0013s607-- add_foreign_key("approvals", "merge_requests", {:name=>"fk_310d714958", :on_delete=>:cascade})608 -> 0.0024s609-- add_foreign_key("approver_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})610 -> 0.0015s611-- add_foreign_key("badges", "namespaces", {:column=>"group_id", :on_delete=>:cascade})612 -> 0.0014s613-- add_foreign_key("badges", "projects", {:on_delete=>:cascade})614 -> 0.0015s615-- add_foreign_key("board_assignees", "boards", {:on_delete=>:cascade})616 -> 0.0015s617-- add_foreign_key("board_assignees", "users", {:column=>"assignee_id", :on_delete=>:cascade})618 -> 0.0015s619-- add_foreign_key("board_group_recent_visits", "boards", {:on_delete=>:cascade})620 -> 0.0014s621-- add_foreign_key("board_group_recent_visits", "namespaces", {:column=>"group_id", :on_delete=>:cascade})622 -> 0.0014s623-- add_foreign_key("board_group_recent_visits", "users", {:on_delete=>:cascade})624 -> 0.0016s625-- add_foreign_key("board_labels", "boards", {:on_delete=>:cascade})626 -> 0.0014s627-- add_foreign_key("board_labels", "labels", {:on_delete=>:cascade})628 -> 0.0013s629-- add_foreign_key("board_project_recent_visits", "boards", {:on_delete=>:cascade})630 -> 0.0015s631-- add_foreign_key("board_project_recent_visits", "projects", {:on_delete=>:cascade})632 -> 0.0015s633-- add_foreign_key("board_project_recent_visits", "users", {:on_delete=>:cascade})634 -> 0.0017s635-- add_foreign_key("boards", "namespaces", {:column=>"group_id", :name=>"fk_1e9a074a35", :on_delete=>:cascade})636 -> 0.0014s637-- add_foreign_key("boards", "projects", {:name=>"fk_f15266b5f9", :on_delete=>:cascade})638 -> 0.0016s639-- add_foreign_key("chat_teams", "namespaces", {:on_delete=>:cascade})640 -> 0.0016s641-- add_foreign_key("ci_build_needs", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})642 -> 0.0026s643-- add_foreign_key("ci_build_trace_chunks", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})644 -> 0.0015s645-- add_foreign_key("ci_build_trace_section_names", "projects", {:on_delete=>:cascade})646 -> 0.0015s647-- add_foreign_key("ci_build_trace_sections", "ci_build_trace_section_names", {:column=>"section_name_id", :name=>"fk_264e112c66", :on_delete=>:cascade})648 -> 0.0012s649-- add_foreign_key("ci_build_trace_sections", "ci_builds", {:column=>"build_id", :name=>"fk_4ebe41f502", :on_delete=>:cascade})650 -> 0.0012s651-- add_foreign_key("ci_build_trace_sections", "projects", {:on_delete=>:cascade})652 -> 0.0060s653-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_a2141b1522", :on_delete=>:nullify})654 -> 0.0021s655-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"commit_id", :name=>"fk_d3130c9a7f", :on_delete=>:cascade})656 -> 0.0014s657-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"upstream_pipeline_id", :name=>"fk_87f4cefcda", :on_delete=>:cascade})658 -> 0.0013s659-- add_foreign_key("ci_builds", "ci_stages", {:column=>"stage_id", :name=>"fk_3a9eaa254d", :on_delete=>:cascade})660 -> 0.0016s661-- add_foreign_key("ci_builds", "projects", {:name=>"fk_befce0568a", :on_delete=>:cascade})662 -> 0.0019s663-- add_foreign_key("ci_builds_metadata", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})664 -> 0.0014s665-- add_foreign_key("ci_builds_metadata", "projects", {:on_delete=>:cascade})666 -> 0.0014s667-- add_foreign_key("ci_builds_runner_session", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})668 -> 0.0013s669-- add_foreign_key("ci_group_variables", "namespaces", {:column=>"group_id", :name=>"fk_33ae4d58d8", :on_delete=>:cascade})670 -> 0.0014s671-- add_foreign_key("ci_job_artifacts", "ci_builds", {:column=>"job_id", :on_delete=>:cascade})672 -> 0.0015s673-- add_foreign_key("ci_job_artifacts", "projects", {:on_delete=>:cascade})674 -> 0.0015s675-- add_foreign_key("ci_job_variables", "ci_builds", {:column=>"job_id", :on_delete=>:cascade})676 -> 0.0015s677-- add_foreign_key("ci_pipeline_chat_data", "chat_names", {:on_delete=>:cascade})678 -> 0.0015s679-- add_foreign_key("ci_pipeline_chat_data", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})680 -> 0.0061s681-- add_foreign_key("ci_pipeline_schedule_variables", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_41c35fda51", :on_delete=>:cascade})682 -> 0.0015s683-- add_foreign_key("ci_pipeline_schedules", "projects", {:name=>"fk_8ead60fcc4", :on_delete=>:cascade})684 -> 0.0015s685-- add_foreign_key("ci_pipeline_schedules", "users", {:column=>"owner_id", :name=>"fk_9ea99f58d2", :on_delete=>:nullify})686 -> 0.0016s687-- add_foreign_key("ci_pipeline_variables", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_f29c5f4380", :on_delete=>:cascade})688 -> 0.0014s689-- add_foreign_key("ci_pipelines", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_3d34ab2e06", :on_delete=>:nullify})690 -> 0.0012s691-- add_foreign_key("ci_pipelines", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_262d4c2d19", :on_delete=>:nullify})692 -> 0.0012s693-- add_foreign_key("ci_pipelines", "merge_requests", {:name=>"fk_a23be95014", :on_delete=>:cascade})694 -> 0.0016s695-- add_foreign_key("ci_pipelines", "projects", {:name=>"fk_86635dbd80", :on_delete=>:cascade})696 -> 0.0018s697-- add_foreign_key("ci_runner_namespaces", "ci_runners", {:column=>"runner_id", :on_delete=>:cascade})698 -> 0.0015s699-- add_foreign_key("ci_runner_namespaces", "namespaces", {:on_delete=>:cascade})700 -> 0.0017s701-- add_foreign_key("ci_runner_projects", "projects", {:name=>"fk_4478a6f1e4", :on_delete=>:cascade})702 -> 0.0016s703-- add_foreign_key("ci_sources_pipelines", "ci_builds", {:column=>"source_job_id", :name=>"fk_be5624bf37", :on_delete=>:cascade})704 -> 0.0015s705-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_e1bad85861", :on_delete=>:cascade})706 -> 0.0013s707-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"source_pipeline_id", :name=>"fk_d4e29af7d7", :on_delete=>:cascade})708 -> 0.0012s709-- add_foreign_key("ci_sources_pipelines", "projects", {:column=>"source_project_id", :name=>"fk_acd9737679", :on_delete=>:cascade})710 -> 0.0015s711-- add_foreign_key("ci_sources_pipelines", "projects", {:name=>"fk_1e53c97c0a", :on_delete=>:cascade})712 -> 0.0015s713-- add_foreign_key("ci_stages", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_fb57e6cc56", :on_delete=>:cascade})714 -> 0.0013s715-- add_foreign_key("ci_stages", "projects", {:name=>"fk_2360681d1d", :on_delete=>:cascade})716 -> 0.0014s717-- add_foreign_key("ci_trigger_requests", "ci_triggers", {:column=>"trigger_id", :name=>"fk_b8ec8b7245", :on_delete=>:cascade})718 -> 0.0014s719-- add_foreign_key("ci_triggers", "projects", {:name=>"fk_e3e63f966e", :on_delete=>:cascade})720 -> 0.0015s721-- add_foreign_key("ci_triggers", "users", {:column=>"owner_id", :name=>"fk_e8e10d1964", :on_delete=>:cascade})722 -> 0.0015s723-- add_foreign_key("ci_variables", "projects", {:name=>"fk_ada5eb64b3", :on_delete=>:cascade})724 -> 0.0016s725-- add_foreign_key("cluster_groups", "clusters", {:on_delete=>:cascade})726 -> 0.0014s727-- add_foreign_key("cluster_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})728 -> 0.0015s729-- add_foreign_key("cluster_platforms_kubernetes", "clusters", {:on_delete=>:cascade})730 -> 0.0014s731-- add_foreign_key("cluster_projects", "clusters", {:on_delete=>:cascade})732 -> 0.0013s733-- add_foreign_key("cluster_projects", "projects", {:on_delete=>:cascade})734 -> 0.0017s735-- add_foreign_key("cluster_providers_gcp", "clusters", {:on_delete=>:cascade})736 -> 0.0014s737-- add_foreign_key("clusters", "users", {:on_delete=>:nullify})738 -> 0.0015s739-- add_foreign_key("clusters_applications_cert_managers", "clusters", {:on_delete=>:cascade})740 -> 0.0014s741-- add_foreign_key("clusters_applications_helm", "clusters", {:on_delete=>:cascade})742 -> 0.0014s743-- add_foreign_key("clusters_applications_ingress", "clusters", {:on_delete=>:cascade})744 -> 0.0013s745-- add_foreign_key("clusters_applications_jupyter", "clusters", {:on_delete=>:cascade})746 -> 0.0014s747-- add_foreign_key("clusters_applications_jupyter", "oauth_applications", {:on_delete=>:nullify})748 -> 0.0014s749-- add_foreign_key("clusters_applications_knative", "clusters", {:on_delete=>:cascade})750 -> 0.0018s751-- add_foreign_key("clusters_applications_prometheus", "clusters", {:name=>"fk_557e773639", :on_delete=>:cascade})752 -> 0.0014s753-- add_foreign_key("clusters_applications_runners", "ci_runners", {:column=>"runner_id", :name=>"fk_02de2ded36", :on_delete=>:nullify})754 -> 0.0013s755-- add_foreign_key("clusters_applications_runners", "clusters", {:on_delete=>:cascade})756 -> 0.0013s757-- add_foreign_key("clusters_kubernetes_namespaces", "cluster_projects", {:on_delete=>:nullify})758 -> 0.0015s759-- add_foreign_key("clusters_kubernetes_namespaces", "clusters", {:on_delete=>:cascade})760 -> 0.0014s761-- add_foreign_key("clusters_kubernetes_namespaces", "environments", {:on_delete=>:nullify})762 -> 0.0016s763-- add_foreign_key("clusters_kubernetes_namespaces", "projects", {:on_delete=>:nullify})764 -> 0.0018s765-- add_foreign_key("container_repositories", "projects")766 -> 0.0019s767-- add_foreign_key("dependency_proxy_blobs", "namespaces", {:column=>"group_id", :on_delete=>:cascade})768 -> 0.0015s769-- add_foreign_key("dependency_proxy_group_settings", "namespaces", {:column=>"group_id", :on_delete=>:cascade})770 -> 0.0016s771-- add_foreign_key("deploy_keys_projects", "projects", {:name=>"fk_58a901ca7e", :on_delete=>:cascade})772 -> 0.0017s773-- add_foreign_key("deployments", "clusters", {:name=>"fk_289bba3222", :on_delete=>:nullify})774 -> 0.0019s775-- add_foreign_key("deployments", "projects", {:name=>"fk_b9a3851b82", :on_delete=>:cascade})776 -> 0.0017s777-- add_foreign_key("design_management_designs", "issues", {:on_delete=>:cascade})778 -> 0.0022s779-- add_foreign_key("design_management_designs", "projects", {:on_delete=>:cascade})780 -> 0.0015s781-- add_foreign_key("design_management_designs_versions", "design_management_designs", {:column=>"design_id", :name=>"fk_03c671965c", :on_delete=>:cascade})782 -> 0.0012s783-- add_foreign_key("design_management_designs_versions", "design_management_versions", {:column=>"version_id", :name=>"fk_f4d25ba00c", :on_delete=>:cascade})784 -> 0.0013s785-- add_foreign_key("design_management_versions", "issues", {:on_delete=>:cascade})786 -> 0.0013s787-- add_foreign_key("draft_notes", "merge_requests", {:on_delete=>:cascade})788 -> 0.0016s789-- add_foreign_key("draft_notes", "users", {:column=>"author_id", :on_delete=>:cascade})790 -> 0.0015s791-- add_foreign_key("elasticsearch_indexed_namespaces", "namespaces", {:on_delete=>:cascade})792 -> 0.0015s793-- add_foreign_key("elasticsearch_indexed_projects", "projects", {:on_delete=>:cascade})794 -> 0.0015s795-- add_foreign_key("environments", "projects", {:name=>"fk_d1c8c1da6a", :on_delete=>:cascade})796 -> 0.0017s797-- add_foreign_key("epic_issues", "epics", {:on_delete=>:cascade})798 -> 0.0017s799-- add_foreign_key("epic_issues", "issues", {:on_delete=>:cascade})800 -> 0.0015s801-- add_foreign_key("epic_metrics", "epics", {:on_delete=>:cascade})802 -> 0.0015s803-- add_foreign_key("epics", "epics", {:column=>"parent_id", :name=>"fk_25b99c1be3", :on_delete=>:cascade})804 -> 0.0012s805-- add_foreign_key("epics", "milestones", {:on_delete=>:nullify})806 -> 0.0015s807-- add_foreign_key("epics", "namespaces", {:column=>"group_id", :name=>"fk_f081aa4489", :on_delete=>:cascade})808 -> 0.0014s809-- add_foreign_key("epics", "users", {:column=>"assignee_id", :name=>"fk_dccd3f98fc", :on_delete=>:nullify})810 -> 0.0016s811-- add_foreign_key("epics", "users", {:column=>"author_id", :name=>"fk_3654b61b03", :on_delete=>:cascade})812 -> 0.0015s813-- add_foreign_key("epics", "users", {:column=>"closed_by_id", :name=>"fk_aa5798e761", :on_delete=>:nullify})814 -> 0.0016s815-- add_foreign_key("events", "projects", {:on_delete=>:cascade})816 -> 0.0018s817-- add_foreign_key("events", "users", {:column=>"author_id", :name=>"fk_edfd187b6f", :on_delete=>:cascade})818 -> 0.0015s819-- add_foreign_key("fork_network_members", "fork_networks", {:on_delete=>:cascade})820 -> 0.0013s821-- add_foreign_key("fork_network_members", "projects", {:column=>"forked_from_project_id", :name=>"fk_b01280dae4", :on_delete=>:nullify})822 -> 0.0015s823-- add_foreign_key("fork_network_members", "projects", {:on_delete=>:cascade})824 -> 0.0015s825-- add_foreign_key("fork_networks", "projects", {:column=>"root_project_id", :name=>"fk_e7b436b2b5", :on_delete=>:nullify})826 -> 0.0015s827-- add_foreign_key("forked_project_links", "projects", {:column=>"forked_to_project_id", :name=>"fk_434510edb0", :on_delete=>:cascade})828 -> 0.0016s829-- add_foreign_key("geo_container_repository_updated_events", "container_repositories", {:name=>"fk_212c89c706", :on_delete=>:cascade})830 -> 0.0013s831-- add_foreign_key("geo_event_log", "geo_cache_invalidation_events", {:column=>"cache_invalidation_event_id", :name=>"fk_42c3b54bed", :on_delete=>:cascade})832 -> 0.0017s833-- add_foreign_key("geo_event_log", "geo_container_repository_updated_events", {:column=>"container_repository_updated_event_id", :name=>"fk_6ada82d42a", :on_delete=>:cascade})834 -> 0.0012s835-- add_foreign_key("geo_event_log", "geo_hashed_storage_migrated_events", {:column=>"hashed_storage_migrated_event_id", :name=>"fk_27548c6db3", :on_delete=>:cascade})836 -> 0.0013s837-- add_foreign_key("geo_event_log", "geo_job_artifact_deleted_events", {:column=>"job_artifact_deleted_event_id", :name=>"fk_176d3fbb5d", :on_delete=>:cascade})838 -> 0.0014s839-- add_foreign_key("geo_event_log", "geo_lfs_object_deleted_events", {:column=>"lfs_object_deleted_event_id", :name=>"fk_d5af95fcd9", :on_delete=>:cascade})840 -> 0.0014s841-- add_foreign_key("geo_event_log", "geo_repositories_changed_events", {:column=>"repositories_changed_event_id", :name=>"fk_4a99ebfd60", :on_delete=>:cascade})842 -> 0.0012s843-- add_foreign_key("geo_event_log", "geo_repository_created_events", {:column=>"repository_created_event_id", :name=>"fk_9b9afb1916", :on_delete=>:cascade})844 -> 0.0013s845-- add_foreign_key("geo_event_log", "geo_repository_deleted_events", {:column=>"repository_deleted_event_id", :name=>"fk_c4b1c1f66e", :on_delete=>:cascade})846 -> 0.0013s847-- add_foreign_key("geo_event_log", "geo_repository_renamed_events", {:column=>"repository_renamed_event_id", :name=>"fk_86c84214ec", :on_delete=>:cascade})848 -> 0.0012s849-- add_foreign_key("geo_event_log", "geo_repository_updated_events", {:column=>"repository_updated_event_id", :name=>"fk_78a6492f68", :on_delete=>:cascade})850 -> 0.0013s851-- add_foreign_key("geo_event_log", "geo_reset_checksum_events", {:column=>"reset_checksum_event_id", :name=>"fk_cff7185ad2", :on_delete=>:cascade})852 -> 0.0013s853-- add_foreign_key("geo_event_log", "geo_upload_deleted_events", {:column=>"upload_deleted_event_id", :name=>"fk_c1f241c70d", :on_delete=>:cascade})854 -> 0.0013s855-- add_foreign_key("geo_hashed_storage_attachments_events", "projects", {:on_delete=>:cascade})856 -> 0.0017s857-- add_foreign_key("geo_hashed_storage_migrated_events", "projects", {:on_delete=>:cascade})858 -> 0.0015s859-- add_foreign_key("geo_node_namespace_links", "geo_nodes", {:on_delete=>:cascade})860 -> 0.0015s861-- add_foreign_key("geo_node_namespace_links", "namespaces", {:on_delete=>:cascade})862 -> 0.0014s863-- add_foreign_key("geo_node_statuses", "geo_nodes", {:on_delete=>:cascade})864 -> 0.0016s865-- add_foreign_key("geo_repositories_changed_events", "geo_nodes", {:on_delete=>:cascade})866 -> 0.0012s867-- add_foreign_key("geo_repository_created_events", "projects", {:on_delete=>:cascade})868 -> 0.0016s869-- add_foreign_key("geo_repository_renamed_events", "projects", {:on_delete=>:cascade})870 -> 0.0017s871-- add_foreign_key("geo_repository_updated_events", "projects", {:on_delete=>:cascade})872 -> 0.0016s873-- add_foreign_key("geo_reset_checksum_events", "projects", {:on_delete=>:cascade})874 -> 0.0015s875-- add_foreign_key("gitlab_subscriptions", "namespaces", {:name=>"fk_e2595d00a1", :on_delete=>:cascade})876 -> 0.0016s877-- add_foreign_key("gitlab_subscriptions", "plans", {:column=>"hosted_plan_id", :name=>"fk_bd0c4019c3", :on_delete=>:cascade})878 -> 0.0012s879-- add_foreign_key("gpg_key_subkeys", "gpg_keys", {:on_delete=>:cascade})880 -> 0.0015s881-- add_foreign_key("gpg_keys", "users", {:on_delete=>:cascade})882 -> 0.0019s883-- add_foreign_key("gpg_signatures", "gpg_key_subkeys", {:on_delete=>:nullify})884 -> 0.0024s885-- add_foreign_key("gpg_signatures", "gpg_keys", {:on_delete=>:nullify})886 -> 0.0012s887-- add_foreign_key("gpg_signatures", "projects", {:on_delete=>:cascade})888 -> 0.0016s889-- add_foreign_key("group_custom_attributes", "namespaces", {:column=>"group_id", :on_delete=>:cascade})890 -> 0.0014s891-- add_foreign_key("identities", "saml_providers", {:name=>"fk_aade90f0fc", :on_delete=>:cascade})892 -> 0.0014s893-- add_foreign_key("import_export_uploads", "projects", {:on_delete=>:cascade})894 -> 0.0017s895-- add_foreign_key("index_statuses", "projects", {:name=>"fk_74b2492545", :on_delete=>:cascade})896 -> 0.0017s897-- add_foreign_key("insights", "namespaces", {:on_delete=>:cascade})898 -> 0.0014s899-- add_foreign_key("insights", "projects", {:on_delete=>:cascade})900 -> 0.0014s901-- add_foreign_key("internal_ids", "namespaces", {:name=>"fk_162941d509", :on_delete=>:cascade})902 -> 0.0016s903-- add_foreign_key("internal_ids", "projects", {:on_delete=>:cascade})904 -> 0.0016s905-- add_foreign_key("ip_restrictions", "namespaces", {:column=>"group_id", :on_delete=>:cascade})906 -> 0.0015s907-- add_foreign_key("issue_assignees", "issues", {:name=>"fk_b7d881734a", :on_delete=>:cascade})908 -> 0.0015s909-- add_foreign_key("issue_assignees", "users", {:name=>"fk_5e0c8d9154", :on_delete=>:cascade})910 -> 0.0016s911-- add_foreign_key("issue_links", "issues", {:column=>"source_id", :name=>"fk_c900194ff2", :on_delete=>:cascade})912 -> 0.0013s913-- add_foreign_key("issue_links", "issues", {:column=>"target_id", :name=>"fk_e71bb44f1f", :on_delete=>:cascade})914 -> 0.0012s915-- add_foreign_key("issue_metrics", "issues", {:on_delete=>:cascade})916 -> 0.0015s917-- add_foreign_key("issue_tracker_data", "services", {:on_delete=>:cascade})918 -> 0.0019s919-- add_foreign_key("issues", "issues", {:column=>"moved_to_id", :name=>"fk_a194299be1", :on_delete=>:nullify})920 -> 0.0013s921-- add_foreign_key("issues", "milestones", {:name=>"fk_96b1dd429c", :on_delete=>:nullify})922 -> 0.0013s923-- add_foreign_key("issues", "projects", {:name=>"fk_899c8f3231", :on_delete=>:cascade})924 -> 0.0017s925-- add_foreign_key("issues", "users", {:column=>"author_id", :name=>"fk_05f1e72feb", :on_delete=>:nullify})926 -> 0.0016s927-- add_foreign_key("issues", "users", {:column=>"closed_by_id", :name=>"fk_c63cbf6c25", :on_delete=>:nullify})928 -> 0.0015s929-- add_foreign_key("issues", "users", {:column=>"updated_by_id", :name=>"fk_ffed080f01", :on_delete=>:nullify})930 -> 0.0015s931-- add_foreign_key("jira_connect_subscriptions", "jira_connect_installations", {:on_delete=>:cascade})932 -> 0.0014s933-- add_foreign_key("jira_connect_subscriptions", "namespaces", {:on_delete=>:cascade})934 -> 0.0015s935-- add_foreign_key("jira_tracker_data", "services", {:on_delete=>:cascade})936 -> 0.0013s937-- add_foreign_key("label_links", "labels", {:name=>"fk_d97dd08678", :on_delete=>:cascade})938 -> 0.0030s939-- add_foreign_key("label_priorities", "labels", {:on_delete=>:cascade})940 -> 0.0015s941-- add_foreign_key("label_priorities", "projects", {:on_delete=>:cascade})942 -> 0.0015s943-- add_foreign_key("labels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})944 -> 0.0015s945-- add_foreign_key("labels", "projects", {:name=>"fk_7de4989a69", :on_delete=>:cascade})946 -> 0.0016s947-- add_foreign_key("lfs_file_locks", "projects", {:on_delete=>:cascade})948 -> 0.0016s949-- add_foreign_key("lfs_file_locks", "users", {:on_delete=>:cascade})950 -> 0.0015s951-- add_foreign_key("lists", "boards", {:name=>"fk_0d3f677137", :on_delete=>:cascade})952 -> 0.0014s953-- add_foreign_key("lists", "labels", {:name=>"fk_7a5553d60f", :on_delete=>:cascade})954 -> 0.0013s955-- add_foreign_key("lists", "milestones", {:on_delete=>:cascade})956 -> 0.0011s957-- add_foreign_key("lists", "users", {:name=>"fk_d6cf4279f7", :on_delete=>:cascade})958 -> 0.0014s959-- add_foreign_key("members", "users", {:name=>"fk_2e88fb7ce9", :on_delete=>:cascade})960 -> 0.0018s961-- add_foreign_key("merge_request_assignees", "merge_requests", {:on_delete=>:cascade})962 -> 0.0015s963-- add_foreign_key("merge_request_assignees", "users", {:on_delete=>:cascade})964 -> 0.0015s965-- add_foreign_key("merge_request_blocks", "merge_requests", {:column=>"blocked_merge_request_id", :on_delete=>:cascade})966 -> 0.0014s967-- add_foreign_key("merge_request_blocks", "merge_requests", {:column=>"blocking_merge_request_id", :on_delete=>:cascade})968 -> 0.0014s969-- add_foreign_key("merge_request_diff_commits", "merge_request_diffs", {:on_delete=>:cascade})970 -> 0.0014s971-- add_foreign_key("merge_request_diff_files", "merge_request_diffs", {:on_delete=>:cascade})972 -> 0.0012s973-- add_foreign_key("merge_request_diffs", "merge_requests", {:name=>"fk_8483f3258f", :on_delete=>:cascade})974 -> 0.0014s975-- add_foreign_key("merge_request_metrics", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})976 -> 0.0016s977-- add_foreign_key("merge_request_metrics", "merge_requests", {:on_delete=>:cascade})978 -> 0.0014s979-- add_foreign_key("merge_request_metrics", "users", {:column=>"latest_closed_by_id", :name=>"fk_ae440388cc", :on_delete=>:nullify})980 -> 0.0014s981-- add_foreign_key("merge_request_metrics", "users", {:column=>"merged_by_id", :name=>"fk_7f28d925f3", :on_delete=>:nullify})982 -> 0.0014s983-- add_foreign_key("merge_requests", "ci_pipelines", {:column=>"head_pipeline_id", :name=>"fk_fd82eae0b9", :on_delete=>:nullify})984 -> 0.0014s985-- add_foreign_key("merge_requests", "merge_request_diffs", {:column=>"latest_merge_request_diff_id", :name=>"fk_06067f5644", :on_delete=>:nullify})986 -> 0.0013s987-- add_foreign_key("merge_requests", "milestones", {:name=>"fk_6a5165a692", :on_delete=>:nullify})988 -> 0.0014s989-- add_foreign_key("merge_requests", "projects", {:column=>"source_project_id", :name=>"fk_3308fe130c", :on_delete=>:nullify})990 -> 0.0017s991-- add_foreign_key("merge_requests", "projects", {:column=>"target_project_id", :name=>"fk_a6963e8447", :on_delete=>:cascade})992 -> 0.0024s993-- add_foreign_key("merge_requests", "users", {:column=>"assignee_id", :name=>"fk_6149611a04", :on_delete=>:nullify})994 -> 0.0016s995-- add_foreign_key("merge_requests", "users", {:column=>"author_id", :name=>"fk_e719a85f8a", :on_delete=>:nullify})996 -> 0.0016s997-- add_foreign_key("merge_requests", "users", {:column=>"merge_user_id", :name=>"fk_ad525e1f87", :on_delete=>:nullify})998 -> 0.0016s999-- add_foreign_key("merge_requests", "users", {:column=>"updated_by_id", :name=>"fk_641731faff", :on_delete=>:nullify})1000 -> 0.0017s1001-- add_foreign_key("merge_requests_closing_issues", "issues", {:on_delete=>:cascade})1002 -> 0.0016s1003-- add_foreign_key("merge_requests_closing_issues", "merge_requests", {:on_delete=>:cascade})1004 -> 0.0013s1005-- add_foreign_key("merge_trains", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:nullify})1006 -> 0.0016s1007-- add_foreign_key("merge_trains", "merge_requests", {:on_delete=>:cascade})1008 -> 0.0013s1009-- add_foreign_key("merge_trains", "projects", {:column=>"target_project_id", :on_delete=>:cascade})1010 -> 0.0015s1011-- add_foreign_key("merge_trains", "users", {:on_delete=>:cascade})1012 -> 0.0014s1013-- add_foreign_key("milestones", "namespaces", {:column=>"group_id", :name=>"fk_95650a40d4", :on_delete=>:cascade})1014 -> 0.0014s1015-- add_foreign_key("milestones", "projects", {:name=>"fk_9bd0a0c791", :on_delete=>:cascade})1016 -> 0.0015s1017-- add_foreign_key("namespace_aggregation_schedules", "namespaces", {:on_delete=>:cascade})1018 -> 0.0013s1019-- add_foreign_key("namespace_root_storage_statistics", "namespaces", {:on_delete=>:cascade})1020 -> 0.0014s1021-- add_foreign_key("namespace_statistics", "namespaces", {:on_delete=>:cascade})1022 -> 0.0014s1023-- add_foreign_key("namespaces", "namespaces", {:column=>"custom_project_templates_group_id", :name=>"fk_e7a0b20a6b", :on_delete=>:nullify})1024 -> 0.0013s1025-- add_foreign_key("namespaces", "plans", {:name=>"fk_fdd12e5b80", :on_delete=>:nullify})1026 -> 0.0014s1027-- add_foreign_key("namespaces", "projects", {:column=>"file_template_project_id", :name=>"fk_319256d87a", :on_delete=>:nullify})1028 -> 0.0018s1029-- add_foreign_key("note_diff_files", "notes", {:column=>"diff_note_id", :on_delete=>:cascade})1030 -> 0.0016s1031-- add_foreign_key("notes", "projects", {:name=>"fk_99e097b079", :on_delete=>:cascade})1032 -> 0.0025s1033-- add_foreign_key("notes", "reviews", {:name=>"fk_2e82291620", :on_delete=>:nullify})1034 -> 0.0014s1035-- add_foreign_key("notification_settings", "users", {:name=>"fk_0c95e91db7", :on_delete=>:cascade})1036 -> 0.0016s1037-- add_foreign_key("oauth_openid_requests", "oauth_access_grants", {:column=>"access_grant_id", :name=>"fk_oauth_openid_requests_oauth_access_grants_access_grant_id"})1038 -> 0.0012s1039-- add_foreign_key("operations_feature_flag_scopes", "operations_feature_flags", {:column=>"feature_flag_id", :on_delete=>:cascade})1040 -> 0.0012s1041-- add_foreign_key("operations_feature_flags", "projects", {:on_delete=>:cascade})1042 -> 0.0015s1043-- add_foreign_key("operations_feature_flags_clients", "projects", {:on_delete=>:cascade})1044 -> 0.0017s1045-- add_foreign_key("packages_maven_metadata", "packages_packages", {:column=>"package_id", :name=>"fk_be88aed360", :on_delete=>:cascade})1046 -> 0.0013s1047-- add_foreign_key("packages_package_files", "packages_packages", {:column=>"package_id", :name=>"fk_86f0f182f8", :on_delete=>:cascade})1048 -> 0.0012s1049-- add_foreign_key("packages_packages", "projects", {:on_delete=>:cascade})1050 -> 0.0016s1051-- add_foreign_key("pages_domain_acme_orders", "pages_domains", {:on_delete=>:cascade})1052 -> 0.0017s1053-- add_foreign_key("pages_domains", "projects", {:name=>"fk_ea2f6dfc6f", :on_delete=>:cascade})1054 -> 0.0015s1055-- add_foreign_key("path_locks", "projects", {:name=>"fk_5265c98f24", :on_delete=>:cascade})1056 -> 0.0016s1057-- add_foreign_key("path_locks", "users")1058 -> 0.0014s1059-- add_foreign_key("personal_access_tokens", "users")1060 -> 0.0015s1061-- add_foreign_key("pool_repositories", "projects", {:column=>"source_project_id", :on_delete=>:nullify})1062 -> 0.0018s1063-- add_foreign_key("pool_repositories", "shards", {:on_delete=>:restrict})1064 -> 0.0014s1065-- add_foreign_key("project_alerting_settings", "projects", {:on_delete=>:cascade})1066 -> 0.0016s1067-- add_foreign_key("project_aliases", "projects", {:on_delete=>:cascade})1068 -> 0.0016s1069-- add_foreign_key("project_authorizations", "projects", {:on_delete=>:cascade})1070 -> 0.0017s1071-- add_foreign_key("project_authorizations", "users", {:on_delete=>:cascade})1072 -> 0.0015s1073-- add_foreign_key("project_auto_devops", "projects", {:on_delete=>:cascade})1074 -> 0.0016s1075-- add_foreign_key("project_ci_cd_settings", "projects", {:name=>"fk_24c15d2f2e", :on_delete=>:cascade})1076 -> 0.0016s1077-- add_foreign_key("project_custom_attributes", "projects", {:on_delete=>:cascade})1078 -> 0.0016s1079-- add_foreign_key("project_daily_statistics", "projects", {:on_delete=>:cascade})1080 -> 0.0015s1081-- add_foreign_key("project_deploy_tokens", "deploy_tokens", {:on_delete=>:cascade})1082 -> 0.0014s1083-- add_foreign_key("project_deploy_tokens", "projects", {:on_delete=>:cascade})1084 -> 0.0014s1085-- add_foreign_key("project_error_tracking_settings", "projects", {:on_delete=>:cascade})1086 -> 0.0015s1087-- add_foreign_key("project_feature_usages", "projects", {:on_delete=>:cascade})1088 -> 0.0016s1089-- add_foreign_key("project_features", "projects", {:name=>"fk_18513d9b92", :on_delete=>:cascade})1090 -> 0.0016s1091-- add_foreign_key("project_group_links", "projects", {:name=>"fk_daa8cee94c", :on_delete=>:cascade})1092 -> 0.0016s1093-- add_foreign_key("project_import_data", "projects", {:name=>"fk_ffb9ee3a10", :on_delete=>:cascade})1094 -> 0.0016s1095-- add_foreign_key("project_incident_management_settings", "projects", {:on_delete=>:cascade})1096 -> 0.0017s1097-- add_foreign_key("project_metrics_settings", "projects", {:on_delete=>:cascade})1098 -> 0.0015s1099-- add_foreign_key("project_mirror_data", "projects", {:name=>"fk_d1aad367d7", :on_delete=>:cascade})1100 -> 0.0018s1101-- add_foreign_key("project_repositories", "projects", {:on_delete=>:cascade})1102 -> 0.0017s1103-- add_foreign_key("project_repositories", "shards", {:on_delete=>:restrict})1104 -> 0.0012s1105-- add_foreign_key("project_repository_states", "projects", {:on_delete=>:cascade})1106 -> 0.0018s1107-- add_foreign_key("project_statistics", "projects", {:on_delete=>:cascade})1108 -> 0.0017s1109-- add_foreign_key("project_tracing_settings", "projects", {:on_delete=>:cascade})1110 -> 0.0015s1111-- add_foreign_key("projects", "pool_repositories", {:name=>"fk_6e5c14658a", :on_delete=>:nullify})1112 -> 0.0018s1113-- add_foreign_key("prometheus_alert_events", "projects", {:on_delete=>:cascade})1114 -> 0.0016s1115-- add_foreign_key("prometheus_alert_events", "prometheus_alerts", {:on_delete=>:cascade})1116 -> 0.0013s1117-- add_foreign_key("prometheus_alerts", "environments", {:on_delete=>:cascade})1118 -> 0.0012s1119-- add_foreign_key("prometheus_alerts", "projects", {:on_delete=>:cascade})1120 -> 0.0015s1121-- add_foreign_key("prometheus_alerts", "prometheus_metrics", {:on_delete=>:cascade})1122 -> 0.0014s1123-- add_foreign_key("prometheus_metrics", "projects", {:on_delete=>:cascade})1124 -> 0.0017s1125-- add_foreign_key("protected_branch_merge_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_98f3d044fe", :on_delete=>:cascade})1126 -> 0.0016s1127-- add_foreign_key("protected_branch_merge_access_levels", "protected_branches", {:name=>"fk_8a3072ccb3", :on_delete=>:cascade})1128 -> 0.0012s1129-- add_foreign_key("protected_branch_merge_access_levels", "users")1130 -> 0.0015s1131-- add_foreign_key("protected_branch_push_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_7111b68cdb", :on_delete=>:cascade})1132 -> 0.0013s1133-- add_foreign_key("protected_branch_push_access_levels", "protected_branches", {:name=>"fk_9ffc86a3d9", :on_delete=>:cascade})1134 -> 0.0010s1135-- add_foreign_key("protected_branch_push_access_levels", "users")1136 -> 0.0014s1137-- add_foreign_key("protected_branch_unprotect_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1138 -> 0.0015s1139-- add_foreign_key("protected_branch_unprotect_access_levels", "protected_branches", {:on_delete=>:cascade})1140 -> 0.0011s1141-- add_foreign_key("protected_branch_unprotect_access_levels", "users", {:on_delete=>:cascade})1142 -> 0.0016s1143-- add_foreign_key("protected_branches", "projects", {:name=>"fk_7a9c6d93e7", :on_delete=>:cascade})1144 -> 0.0016s1145-- add_foreign_key("protected_environment_deploy_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1146 -> 0.0014s1147-- add_foreign_key("protected_environment_deploy_access_levels", "protected_environments", {:on_delete=>:cascade})1148 -> 0.0013s1149-- add_foreign_key("protected_environment_deploy_access_levels", "users", {:on_delete=>:cascade})1150 -> 0.0015s1151-- add_foreign_key("protected_environments", "projects", {:on_delete=>:cascade})1152 -> 0.0014s1153-- add_foreign_key("protected_tag_create_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_b4eb82fe3c", :on_delete=>:cascade})1154 -> 0.0014s1155-- add_foreign_key("protected_tag_create_access_levels", "protected_tags", {:name=>"fk_f7dfda8c51", :on_delete=>:cascade})1156 -> 0.0013s1157-- add_foreign_key("protected_tag_create_access_levels", "users")1158 -> 0.0014s1159-- add_foreign_key("protected_tags", "projects", {:name=>"fk_8e4af87648", :on_delete=>:cascade})1160 -> 0.0014s1161-- add_foreign_key("push_event_payloads", "events", {:name=>"fk_36c74129da", :on_delete=>:cascade})1162 -> 0.0012s1163-- add_foreign_key("push_rules", "projects", {:name=>"fk_83b29894de", :on_delete=>:cascade})1164 -> 0.0019s1165-- add_foreign_key("release_links", "releases", {:on_delete=>:cascade})1166 -> 0.0014s1167-- add_foreign_key("releases", "projects", {:name=>"fk_47fe2a0596", :on_delete=>:cascade})1168 -> 0.0015s1169-- add_foreign_key("releases", "users", {:column=>"author_id", :name=>"fk_8e4456f90f", :on_delete=>:nullify})1170 -> 0.0013s1171-- add_foreign_key("remote_mirrors", "projects", {:name=>"fk_43a9aa4ca8", :on_delete=>:cascade})1172 -> 0.0016s1173-- add_foreign_key("repository_languages", "projects", {:on_delete=>:cascade})1174 -> 0.0016s1175-- add_foreign_key("resource_label_events", "epics", {:on_delete=>:cascade})1176 -> 0.0014s1177-- add_foreign_key("resource_label_events", "issues", {:on_delete=>:cascade})1178 -> 0.0013s1179-- add_foreign_key("resource_label_events", "labels", {:on_delete=>:nullify})1180 -> 0.0013s1181-- add_foreign_key("resource_label_events", "merge_requests", {:on_delete=>:cascade})1182 -> 0.0014s1183-- add_foreign_key("resource_label_events", "users", {:on_delete=>:nullify})1184 -> 0.0021s1185-- add_foreign_key("reviews", "merge_requests", {:on_delete=>:cascade})1186 -> 0.0013s1187-- add_foreign_key("reviews", "projects", {:on_delete=>:cascade})1188 -> 0.0016s1189-- add_foreign_key("reviews", "users", {:column=>"author_id", :on_delete=>:nullify})1190 -> 0.0013s1191-- add_foreign_key("saml_providers", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1192 -> 0.0013s1193-- add_foreign_key("scim_oauth_access_tokens", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1194 -> 0.0013s1195-- add_foreign_key("services", "projects", {:name=>"fk_71cce407f9", :on_delete=>:cascade})1196 -> 0.0016s1197-- add_foreign_key("slack_integrations", "services", {:on_delete=>:cascade})1198 -> 0.0013s1199-- add_foreign_key("smartcard_identities", "users", {:on_delete=>:cascade})1200 -> 0.0015s1201-- add_foreign_key("snippets", "projects", {:name=>"fk_be41fd4bb7", :on_delete=>:cascade})1202 -> 0.0017s1203-- add_foreign_key("software_license_policies", "projects", {:on_delete=>:cascade})1204 -> 0.0015s1205-- add_foreign_key("software_license_policies", "software_licenses", {:on_delete=>:cascade})1206 -> 0.0011s1207-- add_foreign_key("subscriptions", "projects", {:on_delete=>:cascade})1208 -> 0.0018s1209-- add_foreign_key("suggestions", "notes", {:on_delete=>:cascade})1210 -> 0.0013s1211-- add_foreign_key("system_note_metadata", "notes", {:name=>"fk_d83a918cb1", :on_delete=>:cascade})1212 -> 0.0013s1213-- add_foreign_key("term_agreements", "application_setting_terms", {:column=>"term_id"})1214 -> 0.0013s1215-- add_foreign_key("term_agreements", "users", {:on_delete=>:cascade})1216 -> 0.0015s1217-- add_foreign_key("timelogs", "issues", {:name=>"fk_timelogs_issues_issue_id", :on_delete=>:cascade})1218 -> 0.0014s1219-- add_foreign_key("timelogs", "merge_requests", {:name=>"fk_timelogs_merge_requests_merge_request_id", :on_delete=>:cascade})1220 -> 0.0015s1221-- add_foreign_key("todos", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1222 -> 0.0018s1223-- add_foreign_key("todos", "notes", {:name=>"fk_91d1f47b13", :on_delete=>:cascade})1224 -> 0.0014s1225-- add_foreign_key("todos", "projects", {:name=>"fk_45054f9c45", :on_delete=>:cascade})1226 -> 0.0015s1227-- add_foreign_key("todos", "users", {:column=>"author_id", :name=>"fk_ccf0373936", :on_delete=>:cascade})1228 -> 0.0016s1229-- add_foreign_key("todos", "users", {:name=>"fk_d94154aa95", :on_delete=>:cascade})1230 -> 0.0014s1231-- add_foreign_key("trending_projects", "projects", {:on_delete=>:cascade})1232 -> 0.0016s1233-- add_foreign_key("u2f_registrations", "users")1234 -> 0.0016s1235-- add_foreign_key("user_callouts", "users", {:on_delete=>:cascade})1236 -> 0.0016s1237-- add_foreign_key("user_custom_attributes", "users", {:on_delete=>:cascade})1238 -> 0.0016s1239-- add_foreign_key("user_interacted_projects", "projects", {:name=>"fk_722ceba4f7", :on_delete=>:cascade})1240 -> 0.0016s1241-- add_foreign_key("user_interacted_projects", "users", {:name=>"fk_0894651f08", :on_delete=>:cascade})1242 -> 0.0015s1243-- add_foreign_key("user_preferences", "users", {:on_delete=>:cascade})1244 -> 0.0017s1245-- add_foreign_key("user_statuses", "users", {:on_delete=>:cascade})1246 -> 0.0015s1247-- add_foreign_key("user_synced_attributes_metadata", "users", {:on_delete=>:cascade})1248 -> 0.0016s1249-- add_foreign_key("users", "application_setting_terms", {:column=>"accepted_term_id", :name=>"fk_789cd90b35", :on_delete=>:cascade})1250 -> 0.0015s1251-- add_foreign_key("users", "namespaces", {:column=>"managing_group_id", :name=>"fk_a4b8fefe3e", :on_delete=>:nullify})1252 -> 0.0018s1253-- add_foreign_key("users_ops_dashboard_projects", "projects", {:on_delete=>:cascade})1254 -> 0.0017s1255-- add_foreign_key("users_ops_dashboard_projects", "users", {:on_delete=>:cascade})1256 -> 0.0016s1257-- add_foreign_key("users_star_projects", "projects", {:name=>"fk_22cd27ddfc", :on_delete=>:cascade})1258 -> 0.0017s1259-- add_foreign_key("vulnerability_feedback", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:nullify})1260 -> 0.0017s1261-- add_foreign_key("vulnerability_feedback", "issues", {:on_delete=>:nullify})1262 -> 0.0015s1263-- add_foreign_key("vulnerability_feedback", "merge_requests", {:name=>"fk_563ff1912e", :on_delete=>:nullify})1264 -> 0.0014s1265-- add_foreign_key("vulnerability_feedback", "projects", {:on_delete=>:cascade})1266 -> 0.0016s1267-- add_foreign_key("vulnerability_feedback", "users", {:column=>"author_id", :on_delete=>:cascade})1268 -> 0.0015s1269-- add_foreign_key("vulnerability_feedback", "users", {:column=>"comment_author_id", :name=>"fk_94f7c8a81e", :on_delete=>:nullify})1270 -> 0.0014s1271-- add_foreign_key("vulnerability_identifiers", "projects", {:on_delete=>:cascade})1272 -> 0.0018s1273-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_identifiers", {:column=>"identifier_id", :on_delete=>:cascade})1274 -> 0.0014s1275-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1276 -> 0.0014s1277-- add_foreign_key("vulnerability_occurrence_pipelines", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})1278 -> 0.0014s1279-- add_foreign_key("vulnerability_occurrence_pipelines", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1280 -> 0.0012s1281-- add_foreign_key("vulnerability_occurrences", "projects", {:on_delete=>:cascade})1282 -> 0.0017s1283-- add_foreign_key("vulnerability_occurrences", "vulnerability_identifiers", {:column=>"primary_identifier_id", :on_delete=>:cascade})1284 -> 0.0011s1285-- add_foreign_key("vulnerability_occurrences", "vulnerability_scanners", {:column=>"scanner_id", :on_delete=>:cascade})1286 -> 0.0013s1287-- add_foreign_key("vulnerability_scanners", "projects", {:on_delete=>:cascade})1288 -> 0.0016s1289-- add_foreign_key("web_hook_logs", "web_hooks", {:on_delete=>:cascade})1290 -> 0.0015s1291-- add_foreign_key("web_hooks", "projects", {:name=>"fk_0c8ca6d9d1", :on_delete=>:cascade})1292 -> 0.0017s1293Dropped database 'gitlabhq_geo_test'1294Created database 'gitlabhq_geo_test'1295-- enable_extension("plpgsql")1296 -> 0.0151s1297-- create_table("container_repository_registry", {:id=>:serial, :force=>:cascade})1298 -> 0.0117s1299-- create_table("event_log_states", {:primary_key=>"event_id", :force=>:cascade})1300 -> 0.0017s1301-- create_table("file_registry", {:id=>:serial, :force=>:cascade})1302 -> 0.0111s1303-- create_table("job_artifact_registry", {:id=>:serial, :force=>:cascade})1304 -> 0.0085s1305-- create_table("project_registry", {:id=>:serial, :force=>:cascade})1306 -> 0.0403s1307$ date1308Fri Aug 23 10:44:10 UTC 20191309$ JOB_NAME=( $CI_JOB_NAME )1310$ TEST_TOOL=${JOB_NAME[0]}1311$ TEST_LEVEL=${JOB_NAME[1]}1312$ DATABASE=${JOB_NAME[2]}1313$ export KNAPSACK_REPORT_PATH=knapsack/${CI_PROJECT_NAME}/${TEST_TOOL}_${TEST_LEVEL}_${DATABASE}_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1314$ export KNAPSACK_GENERATE_REPORT=true KNAPSACK_LOG_LEVEL=debug KNAPSACK_TEST_DIR=spec1315$ export SUITE_FLAKY_RSPEC_REPORT_PATH=${FLAKY_RSPEC_SUITE_REPORT_PATH}1316$ export FLAKY_RSPEC_REPORT_PATH=rspec_flaky/all_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1317$ export NEW_FLAKY_RSPEC_REPORT_PATH=rspec_flaky/new_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1318$ export FLAKY_RSPEC_GENERATE_REPORT=true1319$ export CACHE_CLASSES=true1320$ cp ${KNAPSACK_RSPEC_SUITE_REPORT_PATH} ${KNAPSACK_REPORT_PATH}1321$ [[ -f $FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${FLAKY_RSPEC_REPORT_PATH}1322$ [[ -f $NEW_FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${NEW_FLAKY_RSPEC_REPORT_PATH}1323$ scripts/gitaly-test-spawn1324Checking gitaly-ruby bundle...1325Warning: 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`.1326The Gemfile's dependencies are satisfied1327Trying to connect to gitaly: ..... OK1328$ date1329Fri Aug 23 10:44:10 UTC 20191330$ export KNAPSACK_TEST_FILE_PATTERN=$(ruby -r./lib/quality/test_level.rb -e "puts Quality::TestLevel.new.pattern(:${TEST_LEVEL})")1331$ mkdir -p tmp/memory_test1332$ export MEMORY_TEST_PATH="tmp/memory_test/${TEST_TOOL}_${TEST_LEVEL}_${DATABASE}_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_memory.csv"1333$ knapsack rspec "--color --format documentation --format RspecJunitFormatter --out junit_rspec.xml --tag level:${TEST_LEVEL} --tag ~geo"1334Knapsack report generator started!1335Run options:1336 include {:focus=>true, :level=>"system"}1337 exclude {:geo=>true}1338==> Setting up GitLab Shell...1339 GitLab Shell set up in 0.609943622 seconds...1340==> Setting up Gitaly...1341 Gitaly set up in 0.000174811 seconds...1342==> Setting up GitLab Elasticsearch Indexer...1343 GitLab Elasticsearch Indexer set up in 0.000286335 seconds...1344Merge request > User sees pipelines triggered by merge request1345Starting the Capybara driver server...1346 when a user created a merge request in the parent project1347DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1348DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1349DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1350DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1351DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1352DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1353DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1354DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1355 sees branch pipelines and detached merge request pipelines in correct order1356DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1357DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1358DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1359DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1360DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1361DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1362DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1363DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1364 sees the latest detached merge request pipeline as the head pipeline1365 when a user updated a merge request in the parent project1366DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1367DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1368DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1369DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1370DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1371DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1372DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1373DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1374DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1375DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1376DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1377DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1378DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1379DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1380DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1381DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1382DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1383DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1384DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1385DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1386 sees branch pipelines and detached merge request pipelines in correct order1387DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1388DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1389DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1390DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1391DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1392DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1393DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1394DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1395DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1396DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1397DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1398DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1399DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1400DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1401DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1402DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1403DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1404DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1405DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1406DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1407 sees detached tag for detached merge request pipelines1408DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1409DEPRECATION 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\" = 14 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-ee/app/models/ci/pipeline.rb:385)1410DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1411DEPRECATION 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\" = 14 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-ee/app/models/ci/pipeline.rb:385)1412DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1413DEPRECATION 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\" = 14 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-ee/app/models/ci/pipeline.rb:385)1414DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1415DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1416DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1417DEPRECATION 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\" = 16 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-ee/app/models/ci/pipeline.rb:385)1418DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1419DEPRECATION 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\" = 16 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-ee/app/models/ci/pipeline.rb:385)1420DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1421DEPRECATION 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\" = 16 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-ee/app/models/ci/pipeline.rb:385)1422DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1423DEPRECATION 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\" = 14 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-ee/app/models/ci/pipeline.rb:385)1424DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1425DEPRECATION 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\" = 15 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-ee/app/models/ci/pipeline.rb:385)1426DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1427DEPRECATION 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-ee/app/models/ci/pipeline.rb:385)1428 sees the latest detached merge request pipeline as the head pipeline1429 when a user merges a merge request in the parent project1430 when detached merge request pipeline is pending1431DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1432DEPRECATION 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\" = 18 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-ee/app/models/ci/pipeline.rb:385)1433DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1434DEPRECATION 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\" = 18 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-ee/app/models/ci/pipeline.rb:385)1435DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1436DEPRECATION 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\" = 18 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-ee/app/models/ci/pipeline.rb:385)1437DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1438DEPRECATION 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\" = 17 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-ee/app/models/ci/pipeline.rb:385)1439DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1440DEPRECATION 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\" = 18 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-ee/app/models/ci/pipeline.rb:385)1441 waits the head pipeline1442 when detached merge request pipeline succeeds1443DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1444DEPRECATION 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\" = 20 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-ee/app/models/ci/pipeline.rb:385)1445DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1446DEPRECATION 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\" = 20 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-ee/app/models/ci/pipeline.rb:385)1447DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1448DEPRECATION 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\" = 20 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-ee/app/models/ci/pipeline.rb:385)1449DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1450DEPRECATION 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\" = 19 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-ee/app/models/ci/pipeline.rb:385)1451DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1452DEPRECATION 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\" = 20 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-ee/app/models/ci/pipeline.rb:385)1453DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1454DEPRECATION 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\" = 19 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-ee/app/models/ci/pipeline.rb:385)1455 merges the merge request1456 when branch pipeline succeeds1457DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1458DEPRECATION 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\" = 22 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-ee/app/models/ci/pipeline.rb:385)1459DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1460DEPRECATION 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\" = 22 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-ee/app/models/ci/pipeline.rb:385)1461DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1462DEPRECATION 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\" = 22 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-ee/app/models/ci/pipeline.rb:385)1463DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1464DEPRECATION 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\" = 21 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-ee/app/models/ci/pipeline.rb:385)1465DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1466DEPRECATION 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\" = 22 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-ee/app/models/ci/pipeline.rb:385)1467 waits the head pipeline1468 when there are no `merge_requests` keyword in .gitlab-ci.yml1469DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1470DEPRECATION 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\" = 23 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-ee/app/models/ci/pipeline.rb:385)1471DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1472DEPRECATION 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\" = 23 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-ee/app/models/ci/pipeline.rb:385)1473DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1474DEPRECATION 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\" = 23 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-ee/app/models/ci/pipeline.rb:385)1475 sees a branch pipeline in pipeline tab1476DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1477DEPRECATION 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\" = 24 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-ee/app/models/ci/pipeline.rb:385)1478DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1479DEPRECATION 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\" = 24 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-ee/app/models/ci/pipeline.rb:385)1480DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1481DEPRECATION 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\" = 24 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-ee/app/models/ci/pipeline.rb:385)1482 sees the latest branch pipeline as the head pipeline1483 when a user created a merge request from a forked project to the parent project1484DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1485DEPRECATION 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\" = 26 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-ee/app/models/ci/pipeline.rb:385)1486DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1487DEPRECATION 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\" = 26 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-ee/app/models/ci/pipeline.rb:385)1488DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1489DEPRECATION 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\" = 26 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-ee/app/models/ci/pipeline.rb:385)1490DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1491DEPRECATION 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\" = 25 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-ee/app/models/ci/pipeline.rb:385)1492 sees branch pipelines and detached merge request pipelines in correct order1493DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1494DEPRECATION 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\" = 28 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-ee/app/models/ci/pipeline.rb:385)1495DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1496DEPRECATION 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\" = 28 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-ee/app/models/ci/pipeline.rb:385)1497DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1498DEPRECATION 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\" = 28 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-ee/app/models/ci/pipeline.rb:385)1499DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1500DEPRECATION 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\" = 27 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-ee/app/models/ci/pipeline.rb:385)1501 sees the latest detached merge request pipeline as the head pipeline1502DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1503DEPRECATION 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\" = 30 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-ee/app/models/ci/pipeline.rb:385)1504DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1505DEPRECATION 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\" = 30 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-ee/app/models/ci/pipeline.rb:385)1506DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1507DEPRECATION 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\" = 30 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-ee/app/models/ci/pipeline.rb:385)1508DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1509DEPRECATION 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\" = 29 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-ee/app/models/ci/pipeline.rb:385)1510DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1511DEPRECATION 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\" = 30 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-ee/app/models/ci/pipeline.rb:385)1512DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1513DEPRECATION 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\" = 29 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-ee/app/models/ci/pipeline.rb:385)1514 sees pipeline list in forked project1515 when a user updated a merge request from a forked project to the parent project1516DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1517DEPRECATION 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\" = 32 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-ee/app/models/ci/pipeline.rb:385)1518DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1519DEPRECATION 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\" = 32 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-ee/app/models/ci/pipeline.rb:385)1520DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1521DEPRECATION 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\" = 32 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-ee/app/models/ci/pipeline.rb:385)1522DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1523DEPRECATION 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\" = 31 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-ee/app/models/ci/pipeline.rb:385)1524DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1525DEPRECATION 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\" = 34 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-ee/app/models/ci/pipeline.rb:385)1526DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1527DEPRECATION 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\" = 34 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-ee/app/models/ci/pipeline.rb:385)1528DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1529DEPRECATION 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\" = 34 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-ee/app/models/ci/pipeline.rb:385)1530DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1531DEPRECATION 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\" = 32 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-ee/app/models/ci/pipeline.rb:385)1532DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1533DEPRECATION 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\" = 33 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-ee/app/models/ci/pipeline.rb:385)1534DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1535DEPRECATION 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\" = 31 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-ee/app/models/ci/pipeline.rb:385)1536 sees branch pipelines and detached merge request pipelines in correct order1537DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1538DEPRECATION 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\" = 36 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-ee/app/models/ci/pipeline.rb:385)1539DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1540DEPRECATION 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\" = 36 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-ee/app/models/ci/pipeline.rb:385)1541DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1542DEPRECATION 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\" = 36 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-ee/app/models/ci/pipeline.rb:385)1543DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1544DEPRECATION 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\" = 35 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-ee/app/models/ci/pipeline.rb:385)1545DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1546DEPRECATION 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\" = 38 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-ee/app/models/ci/pipeline.rb:385)1547DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1548DEPRECATION 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\" = 38 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-ee/app/models/ci/pipeline.rb:385)1549DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1550DEPRECATION 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\" = 38 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-ee/app/models/ci/pipeline.rb:385)1551DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1552DEPRECATION 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\" = 36 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-ee/app/models/ci/pipeline.rb:385)1553DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1554DEPRECATION 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\" = 37 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-ee/app/models/ci/pipeline.rb:385)1555DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1556DEPRECATION 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\" = 35 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-ee/app/models/ci/pipeline.rb:385)1557 sees detached tag for detached merge request pipelines1558DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1559DEPRECATION 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\" = 40 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-ee/app/models/ci/pipeline.rb:385)1560DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1561DEPRECATION 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\" = 40 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-ee/app/models/ci/pipeline.rb:385)1562DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1563DEPRECATION 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\" = 40 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-ee/app/models/ci/pipeline.rb:385)1564DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1565DEPRECATION 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\" = 39 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-ee/app/models/ci/pipeline.rb:385)1566DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1567DEPRECATION 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\" = 42 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-ee/app/models/ci/pipeline.rb:385)1568DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1569DEPRECATION 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\" = 42 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-ee/app/models/ci/pipeline.rb:385)1570DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1571DEPRECATION 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\" = 42 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-ee/app/models/ci/pipeline.rb:385)1572DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1573DEPRECATION 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\" = 40 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-ee/app/models/ci/pipeline.rb:385)1574DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1575DEPRECATION 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\" = 41 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-ee/app/models/ci/pipeline.rb:385)1576DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1577DEPRECATION 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\" = 39 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-ee/app/models/ci/pipeline.rb:385)1578 sees the latest detached merge request pipeline as the head pipeline1579DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)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\" = 44 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 44 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 44 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 43 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 46 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-ee/app/models/ci/pipeline.rb:385)1589DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1590DEPRECATION 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\" = 46 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-ee/app/models/ci/pipeline.rb:385)1591DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1592DEPRECATION 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\" = 46 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-ee/app/models/ci/pipeline.rb:385)1593DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 44 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-ee/app/models/ci/pipeline.rb:385)1595DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 45 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-ee/app/models/ci/pipeline.rb:385)1597DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 43 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-ee/app/models/ci/pipeline.rb:385)1599DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 46 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-ee/app/models/ci/pipeline.rb:385)1601DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 45 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-ee/app/models/ci/pipeline.rb:385)1603DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1604DEPRECATION 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\" = 44 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-ee/app/models/ci/pipeline.rb:385)1605DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1606DEPRECATION 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\" = 43 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-ee/app/models/ci/pipeline.rb:385)1607 sees pipeline list in forked project1608 when a user merges a merge request from a forked project to the parent project1609 when detached merge request pipeline is pending1610DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 48 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-ee/app/models/ci/pipeline.rb:385)1612DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 48 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-ee/app/models/ci/pipeline.rb:385)1614DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 48 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-ee/app/models/ci/pipeline.rb:385)1616DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 47 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-ee/app/models/ci/pipeline.rb:385)1618DEPRECATION 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-ee/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): "(SELECT COUNT(*) FROM \"ci_builds\" WHERE \"ci_builds\".\"commit_id\" = 48 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-ee/app/models/ci/pipeline.rb:385)1620 waits the head pipeline1621 when detached merge request pipeline succeeds1622DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1623DEPRECATION 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\" = 50 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-ee/app/models/ci/pipeline.rb:385)1624DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)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\" = 50 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 50 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 49 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 50 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-ee/app/models/ci/pipeline.rb:385)1632 merges the merge request1633 when branch pipeline succeeds1634DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)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\" = 52 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-ee/app/models/ci/pipeline.rb:385)1636DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1637DEPRECATION 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\" = 52 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-ee/app/models/ci/pipeline.rb:385)1638DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)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\" = 52 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 51 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-ee/app/models/ci/pipeline.rb:385)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-ee/app/models/ci/pipeline.rb:377)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\" = 52 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-ee/app/models/ci/pipeline.rb:385)1644 waits the head pipeline1645Internal Project Access1646 Project should be internal1647 #internal?1648 should be truthy1649 GET /:project_path1650 should be allowed for admin1651 should be allowed for owner1652 should be allowed for maintainer1653 should be allowed for developer1654 should be allowed for reporter1655 should be allowed for guest1656 should be allowed for user1657 should be denied for external1658 should be denied for visitor1659 GET /:project_path/tree/master1660 should be allowed for admin1661 should be allowed for owner1662 should be allowed for maintainer1663 should be allowed for developer1664 should be allowed for reporter1665 should be allowed for guest1666 should be allowed for user1667 should be denied for external1668 should be denied for visitor1669 GET /:project_path/commits/master1670 should be allowed for admin1671 should be allowed for owner1672 should be allowed for maintainer1673 should be allowed for developer1674 should be allowed for reporter1675 should be allowed for guest1676 should be allowed for user1677 should be denied for external1678 should be denied for visitor1679 GET /:project_path/commit/:sha1680 should be allowed for admin1681 should be allowed for owner1682 should be allowed for maintainer1683 should be allowed for developer1684 should be allowed for reporter1685 should be allowed for guest1686 should be allowed for user1687 should be denied for external1688 should be denied for visitor1689 GET /:project_path/compare1690 should be allowed for admin1691 should be allowed for owner1692 should be allowed for maintainer1693 should be allowed for developer1694 should be allowed for reporter1695 should be allowed for guest1696 should be allowed for user1697 should be denied for external1698 should be denied for visitor1699 GET /:project_path/settings/members1700 should be allowed for admin1701 should be allowed for owner1702 should be allowed for maintainer1703 should be allowed for developer1704 should be allowed for reporter1705 should be allowed for guest1706 should be allowed for user1707 should be denied for visitor1708 should be denied for external1709 GET /:project_path/settings/ci_cd1710 should be allowed for admin1711 should be allowed for owner1712 should be allowed for maintainer1713 should be denied for developer1714 should be denied for reporter1715 should be denied for guest1716 should be denied for user1717 should be denied for visitor1718 should be denied for external1719 GET /:project_path/settings/repository1720 should be allowed for admin1721 should be allowed for owner1722 should be allowed for maintainer1723 should be denied for developer1724 should be denied for reporter1725 should be denied for guest1726 should be denied for user1727 should be denied for visitor1728 should be denied for external1729 GET /:project_path/blob1730 should be allowed for admin1731 should be allowed for owner1732 should be allowed for maintainer1733 should be allowed for developer1734 should be allowed for reporter1735 should be allowed for guest1736 should be allowed for user1737 should be denied for external1738 should be denied for visitor1739 GET /:project_path/edit1740 should be allowed for admin1741 should be allowed for owner1742 should be allowed for maintainer1743 should be denied for developer1744 should be denied for reporter1745 should be denied for guest1746 should be denied for user1747 should be denied for external1748 should be denied for visitor1749 GET /:project_path/deploy_keys1750 should be allowed for admin1751 should be allowed for owner1752 should be allowed for maintainer1753 should be denied for developer1754 should be denied for reporter1755 should be denied for guest1756 should be denied for user1757 should be denied for external1758 should be denied for visitor1759 GET /:project_path/issues1760 should be allowed for admin1761 should be allowed for owner1762 should be allowed for maintainer1763 should be allowed for developer1764 should be allowed for reporter1765 should be allowed for guest1766 should be allowed for user1767 should be denied for external1768 should be denied for visitor1769 GET /:project_path/issues/:id/edit1770 should be allowed for admin1771 should be allowed for owner1772 should be allowed for maintainer1773 should be allowed for developer1774 should be allowed for reporter1775 should be denied for guest1776 should be denied for user1777 should be denied for external1778 should be denied for visitor1779 GET /:project_path/snippets1780 should be allowed for admin1781 should be allowed for owner1782 should be allowed for maintainer1783 should be allowed for developer1784 should be allowed for reporter1785 should be allowed for guest1786 should be allowed for user1787 should be denied for external1788 should be denied for visitor1789 GET /:project_path/snippets/new1790 should be allowed for admin1791 should be allowed for owner1792 should be allowed for maintainer1793 should be allowed for developer1794 should be allowed for reporter1795 should be denied for guest1796 should be denied for user1797 should be denied for external1798 should be denied for visitor1799 GET /:project_path/merge_requests1800 should be allowed for admin1801 should be allowed for owner1802 should be allowed for maintainer1803 should be allowed for developer1804 should be allowed for reporter1805 should be allowed for guest1806 should be allowed for user1807 should be denied for external1808 should be denied for visitor1809 GET /:project_path/merge_requests/new1810 should be allowed for admin1811 should be allowed for owner1812 should be allowed for maintainer1813 should be allowed for developer1814 should be denied for reporter1815 should be denied for guest1816 should be denied for user1817 should be denied for external1818 should be denied for visitor1819 GET /:project_path/branches1820 should be allowed for admin1821 should be allowed for owner1822 should be allowed for maintainer1823 should be allowed for developer1824 should be allowed for reporter1825 should be allowed for guest1826 should be allowed for user1827 should be denied for external1828 should be denied for visitor1829 GET /:project_path/tags1830 should be allowed for admin1831 should be allowed for owner1832 should be allowed for maintainer1833 should be allowed for developer1834 should be allowed for reporter1835 should be allowed for guest1836 should be allowed for user1837 should be denied for external1838 should be denied for visitor1839 GET /:project_path/settings/integrations1840 should be allowed for admin1841 should be allowed for owner1842 should be allowed for maintainer1843 should be denied for developer1844 should be denied for reporter1845 should be denied for guest1846 should be denied for user1847 should be denied for external1848 should be denied for visitor1849 GET /:project_path/pipelines1850 should be allowed for admin1851 should be allowed for owner1852 should be allowed for maintainer1853 should be allowed for developer1854 should be allowed for reporter1855 should be allowed for guest1856 should be allowed for user1857 should be denied for external1858 should be denied for visitor1859 GET /:project_path/pipelines/:id1860DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1861DEPRECATION 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\" = 53 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-ee/app/models/ci/pipeline.rb:385)1862 should be allowed for admin1863DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1864DEPRECATION 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\" = 54 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-ee/app/models/ci/pipeline.rb:385)1865 should be allowed for owner1866DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1867DEPRECATION 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\" = 55 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-ee/app/models/ci/pipeline.rb:385)1868 should be allowed for maintainer1869DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1870DEPRECATION 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\" = 56 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-ee/app/models/ci/pipeline.rb:385)1871 should be allowed for developer1872DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1873DEPRECATION 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\" = 57 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-ee/app/models/ci/pipeline.rb:385)1874 should be allowed for reporter1875DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1876DEPRECATION 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\" = 58 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-ee/app/models/ci/pipeline.rb:385)1877 should be allowed for guest1878DEPRECATION 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-ee/app/models/ci/pipeline.rb:377)1879DEPRECATION 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\" = 59 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-ee/app/models/ci/pipeline.rb:385)1880 should be allowed for user1881 should be denied for external1882 should be denied for visitor1883 GET /:project_path/builds1884 when allowed for public and internal1885 should be allowed for admin1886 should be allowed for owner1887 should be allowed for maintainer1888 should be allowed for developer1889 should be allowed for reporter1890 should be allowed for guest1891 should be allowed for user1892 should be denied for external1893 should be denied for visitor1894 when disallowed for public and internal1895 should be allowed for admin1896 should be allowed for owner1897 should be allowed for maintainer1898 should be allowed for developer1899 should be allowed for reporter1900 should be denied for guest1901 should be denied for user1902 should be denied for external1903 should be denied for visitor1904 GET /:project_path/builds/:id1905 when allowed for public and internal1906 should be allowed for admin1907 should be allowed for owner1908 should be allowed for maintainer1909 should be allowed for developer1910 should be allowed for reporter1911 should be allowed for guest1912 should be allowed for user1913 should be denied for external1914 should be denied for visitor1915 when disallowed for public and internal1916 should be allowed for admin1917 should be allowed for owner1918 should be allowed for maintainer1919 should be allowed for developer1920 should be allowed for reporter1921 should be denied for guest1922 should be denied for user1923 should be denied for external1924 should be denied for visitor1925 GET /:project_path/builds/:id/trace1926 when allowed for public and internal1927 should be allowed for admin1928 should be allowed for owner1929 should be allowed for maintainer1930 should be allowed for developer1931 should be allowed for reporter1932 should be allowed for guest1933 should be allowed for user1934 should be denied for external1935 should be denied for visitor1936 when disallowed for public and internal1937 should be allowed for admin1938 should be allowed for owner1939 should be allowed for maintainer1940 should be allowed for developer1941 should be allowed for reporter1942 should be denied for guest1943 should be denied for user1944 should be denied for external1945 should be denied for visitor1946 GET /:project_path/pipeline_schedules1947 should be allowed for admin1948 should be allowed for owner1949 should be allowed for maintainer1950 should be allowed for developer1951 should be denied for reporter1952 should be denied for guest1953 should be denied for user1954 should be denied for external1955 should be denied for visitor1956 GET /:project_path/environments1957 should be allowed for admin1958 should be allowed for owner1959 should be allowed for maintainer1960 should be allowed for developer1961 should be allowed for reporter1962 should be denied for guest1963 should be denied for user1964 should be denied for external1965 should be denied for visitor1966 GET /:project_path/environments/:id1967 should be allowed for admin1968 should be allowed for owner1969 should be allowed for maintainer1970 should be allowed for developer1971 should be allowed for reporter1972 should be denied for guest1973 should be denied for user1974 should be denied for external1975 should be denied for visitor1976 GET /:project_path/environments/:id/deployments1977 should be allowed for admin1978 should be allowed for owner1979 should be allowed for maintainer1980 should be allowed for developer1981 should be allowed for reporter1982 should be denied for guest1983 should be denied for user1984 should be denied for external1985 should be denied for visitor1986 GET /:project_path/environments/new1987 should be allowed for admin1988 should be allowed for owner1989 should be allowed for maintainer1990 should be allowed for developer1991 should be denied for reporter1992 should be denied for guest1993 should be denied for user1994 should be denied for external1995 should be denied for visitor1996 GET /:project_path/container_registry1997 should be allowed for admin1998 should be allowed for owner1999 should be allowed for maintainer2000 should be allowed for developer2001 should be allowed for reporter2002 should be allowed for guest2003 should be allowed for user2004 should be denied for external2005 should be denied for visitor2006Resolve an open thread in a merge request by creating an issue2007 As a user with access to the project2008 has a link to create a new issue for a thread2009 with the internal tracker disabled2010 does not show a link to create a new issue2011 resolving the thread2012 hides the link for creating a new issue2013 shows the link for creating a new issue when unresolving a thread2014 creating the issue2015 has a hidden field for the thread2016 behaves like creating an issue for a thread2017 shows an issue with the title filled in2018 has a mention of the discussion in the description2019 can create a new issue for the project2020 resolves the discussion in the merge request2021 shows a flash messaage after resolving a discussion2022 has a hidden field for the merge request2023 as a reporter2024 Shows a notice to ask someone else to resolve the threads2025Protected Tags2026 explicit protected tags2027 allows creating explicit protected tags2028 displays the last commit on the matching tag if it exists2029 displays an error message if the named tag does not exist2030 wildcard protected tags2031 allows creating protected tags with a wildcard2032 displays the number of matching tags2033 displays all the tags matching the wildcard2034 access control2035 allows creating protected tags that Maintainers can create2036 allows updating protected tags so that Maintainers can create them2037 allows creating protected tags that Developers + Maintainers can create2038 allows updating protected tags so that Developers + Maintainers can create them2039 allows creating protected tags that No one can create2040 allows updating protected tags so that No one can create them2041User creates wiki page2042 when wiki is empty2043 in a user namespace2044 shows validation error message2045 shows non-escaped link in the pages list (PENDING: around hook at ./spec/spec_helper.rb:156 did not execute the example)20461st Try error in ./spec/features/projects/wiki/user_creates_wiki_page_spec.rb:61:2047expected to find field "wiki[message]" that is not disabled but there were no matches2048Unexpected browser console output:2049webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2050webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2051webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2052webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2053webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2054webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2055webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2056webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2057webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2058webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2059webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2060webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2061webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2062webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2063webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2064webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2065webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2066webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2067webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2068webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2069webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2070webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2071webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2072webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2073webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2074webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2075webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2076webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2077webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2078webpack-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"2079webpack-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"2080webpack-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"2081webpack-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"2082webpack-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"2083webpack-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"2084webpack-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"2085webpack-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"2086webpack-internal:///../../../node_modules/vue-apollo/dist/vue-apollo.esm.js 656:16 "Error sending the query 'issues'" TypeError: Failed to fetch2087webpack-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"2088webpack-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"2089webpack-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"2090webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2091http://127.0.0.1:44477/assets/select2.png - Failed to load resource: the server responded with a status of 404 (Not Found)2092webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2093webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2094webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2095webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2096webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2097webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2098webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2099webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2100webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2101webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2102webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2103webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2104webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2105webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2106webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2107webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2108webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2109webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2110webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2111webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2112webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2113webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2114webpack-internal:///../../../node_modules/@gitlab/ui/dist/index.js 996:36 "Icon sizes 1 - 5 are deprecated, please use 'sm', 'md' and 'lg' instead."2115RSpec::Retry: 2nd try ./spec/features/projects/wiki/user_creates_wiki_page_spec.rb:612116 has `Create home` as a commit message2117 creates a page from the home page2118 creates ASCII wiki with LaTeX blocks2119 behaves like wiki file attachments2120 uploading attachments2121 before uploading2122 shows "Attach a file" button2123 uploading is in progress2124 cancels uploading on clicking to "Cancel" button2125 shows "Attaching a file" message on uploading 1 file2126 uploading is complete2127 shows "Attach a file" button on uploading complete (PENDING: around hook at ./spec/spec_helper.rb:156 did not execute the example)2128 the markdown link is added to the page (PENDING: around hook at ./spec/spec_helper.rb:156 did not execute the example)2129 the links point to the wiki root url (PENDING: around hook at ./spec/spec_helper.rb:156 did not execute the example)2130 the file has been added to the wiki repository (PENDING: around hook at ./spec/spec_helper.rb:156 did not execute the example)2131 in a group namespace2132 has `Create home` as a commit message2133 creates a page from the home page (PENDING: around hook at ./spec/spec_helper.rb:156 did not execute the example)2134 when wiki is not empty2135 in a user namespace2136 shows the emoji autocompletion dropdown2137 via the `new wiki page` page2138 creates a page with a single word2139 creates a page with spaces in the name2140 creates a page with hyphens in the name2141 in a group namespace2142 via the `new wiki page` page2143 creates a page2144 sidebar feature2145 when there are some existing pages2146 renders a default sidebar when there is no customized sidebar2147 when there is a customized sidebar2148 renders my customized sidebar instead of the default one2149Snippet2150 Ruby file2151 displays the blob2152 Markdown file2153 visiting directly2154 displays the blob using the rich viewer2155 Markdown rendering2156 when rendering default markdown2157 renders using CommonMark2158 switching to the simple viewer2159 displays the blob using the simple viewer2160 switching to the rich viewer again2161 displays the blob using the rich viewer2162 visiting with a line number anchor2163 displays the blob using the simple viewer2164 behaves like showing user status2165 shows the status2166User interacts with labels2167 shows the list of labels2168Knapsack report was generated. Preview:2169{2170 "spec/features/merge_request/user_sees_merge_request_pipelines_spec.rb": 233.62143301963806,2171 "spec/features/security/project/internal_access_spec.rb": 79.6082193851471,2172 "spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb": 49.96183705329895,2173 "spec/features/protected_tags_spec.rb": 43.01785230636597,2174 "spec/features/projects/wiki/user_creates_wiki_page_spec.rb": 92.66986274719238,2175 "spec/features/snippets/show_spec.rb": 19.174914121627808,2176 "spec/features/projects/milestones/user_interacts_with_labels_spec.rb": 2.34718036651611332177}2178Knapsack global time execution for tests: 08m 40s2179Pending: (Failures listed here are expected and do not affect your suite's status)2180 1) User creates wiki page when wiki is empty in a user namespace shows non-escaped link in the pages list2181 # around hook at ./spec/spec_helper.rb:156 did not execute the example2182 # ./spec/features/projects/wiki/user_creates_wiki_page_spec.rb:482183 2) User creates wiki page when wiki is empty in a user namespace behaves like wiki file attachments uploading attachments uploading is complete shows "Attach a file" button on uploading complete2184 # around hook at ./spec/spec_helper.rb:156 did not execute the example2185 # ./spec/support/shared_examples/wiki_file_attachments_examples.rb:462186 3) User creates wiki page when wiki is empty in a user namespace behaves like wiki file attachments uploading attachments uploading is complete the markdown link is added to the page2187 # around hook at ./spec/spec_helper.rb:156 did not execute the example2188 # ./spec/support/shared_examples/wiki_file_attachments_examples.rb:542189 4) User creates wiki page when wiki is empty in a user namespace behaves like wiki file attachments uploading attachments uploading is complete the links point to the wiki root url2190 # around hook at ./spec/spec_helper.rb:156 did not execute the example2191 # ./spec/support/shared_examples/wiki_file_attachments_examples.rb:632192 5) User creates wiki page when wiki is empty in a user namespace behaves like wiki file attachments uploading attachments uploading is complete the file has been added to the wiki repository2193 # around hook at ./spec/spec_helper.rb:156 did not execute the example2194 # ./spec/support/shared_examples/wiki_file_attachments_examples.rb:762195 6) User creates wiki page when wiki is empty in a group namespace creates a page from the home page2196 # around hook at ./spec/spec_helper.rb:156 did not execute the example2197 # ./spec/features/projects/wiki/user_creates_wiki_page_spec.rb:1602198Finished in 8 minutes 49 seconds (files took 36.81 seconds to load)2199380 examples, 0 failures, 6 pending2200$ date2201Fri Aug 23 10:53:45 UTC 20192203$ date2204Fri Aug 23 10:53:49 UTC 20192207coverage/: found 5 matching files 2208knapsack/: found 5 matching files 2209rspec_flaky/: found 4 matching files 2210rspec_profiling/: found 1 matching files 2211tmp/capybara/: found 3 matching files 2212tmp/memory_test/: found 2 matching files 2213Uploading artifacts to coordinator... ok id=278682962 responseStatus=201 Created token=s_hjoYyM2214Uploading artifacts...2215junit_rspec.xml: found 1 matching files 2216Uploading artifacts to coordinator... ok id=278682962 responseStatus=201 Created token=s_hjoYyM2217Job succeeded