rspec integration pg14 14/16
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt, system ID: s_130a96ce9e653 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:d21be8aaaa15f72ee1db0ba15774a2b87878a8fa1ba5865686fc574cb95e7999 for redis:6.2-alpine with digest redis@sha256:328fe6a5822256d065debb36617a8169dbfbd77b797c525288e465f56c1d392b ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:1677a502fa9401bb95a0f331a1bf89f6d380e83607b6f9a8deab1f4a65d098a5 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:968b912db3285c68b67f5cd4ec8e3f26712ddf15d2856767a1e9c567545e7318 ...25Running on runner-8zcxmppt-project-13083-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1719173856-3b0af578...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-3...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/13083/ruby-gems-debian-bookworm-ruby-3.1.5-3 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7166819160)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819160 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7166819282)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819282 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7166819323)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819323 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7166819300)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819300 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:1677a502fa9401bb95a0f331a1bf89f6d380e83607b6f9a8deab1f4a65d098a5 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:968b912db3285c68b67f5cd4ec8e3f26712ddf15d2856767a1e9c567545e7318 ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh84Using decomposed database config (config/database.yml.decomposed-postgresql)85Geo DB won't be set up.86Embedding DB won't be set up.98$ source ./scripts/rspec_helpers.sh99$ run_timed_command "gem install knapsack --no-document"100$ gem install knapsack --no-document101Successfully installed knapsack-4.0.01021 gem installed103==> 'gem install knapsack --no-document' succeeded in 0 seconds.104$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"109$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"110$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"111$ tooling/bin/create_job_metrics_file || true112[job-metrics] Feature disabled because CI_JOB_METRICS_ENABLED is not set to true.113$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"115[21:42:30] Starting rspec_parallelized_job116RETRY_FAILED_TESTS_IN_NEW_PROCESS: true117KNAPSACK_GENERATE_REPORT: true118FLAKY_RSPEC_GENERATE_REPORT: true119KNAPSACK_TEST_FILE_PATTERN: spec/{commands,controllers,mailers,requests}{,/**/}*_spec.rb120KNAPSACK_LOG_LEVEL: debug121KNAPSACK_REPORT_PATH: knapsack/rspec_integration_pg14_14_16_13083_report.json122FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json123FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_integration_pg14_14_16_13083_report.json124NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_integration_pg14_14_16_13083_report.json125RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7166819737.txt126CRYSTALBALL: 127RSPEC_TESTS_MAPPING_ENABLED: 128RSPEC_TESTS_FILTER_FILE: 129Shell set options (set -o) enabled:130braceexpand on131hashall on132interactive-comments on133pipefail on134Parsing expected rspec suite duration...135RSpec suite is expected to take 29 minutes 55.37 seconds.136Expected duration for tests:137{138 "spec/requests/api/conan_instance_packages_spec.rb": 326.6914208356702,139 "spec/controllers/projects/merge_requests_controller_spec.rb": 291.3943570676243,140 "spec/requests/api/pypi_packages_spec.rb": 195.39892238355816,141 "spec/requests/api/ci/triggers_spec.rb": 125.10898101208201,142 "spec/requests/api/project_export_spec.rb": 97.67535312215534,143 "spec/controllers/projects/compare_controller_spec.rb": 74.42273928467009,144 "spec/controllers/projects/commit_controller_spec.rb": 65.10981529207947,145 "spec/controllers/projects/tree_controller_spec.rb": 52.64096709573831,146 "spec/requests/api/terraform/state_version_spec.rb": 46.26041073145011,147 "spec/requests/api/pages/internal_access_spec.rb": 39.64062503065038,148 "spec/controllers/projects/mirrors_controller_spec.rb": 34.23065885507888,149 "spec/controllers/projects/settings/ci_cd_controller_spec.rb": 32.64834608775741,150 "spec/requests/api/graphql/namespace/projects_spec.rb": 28.490528898977583,151 "spec/requests/api/graphql/mutations/merge_requests/update_spec.rb": 27.87917257016085,152 "spec/requests/api/graphql/project/releases_spec.rb": 23.60626443878242,153 "spec/controllers/dashboard/projects_controller_spec.rb": 22.14724328120498,154 "spec/requests/api/resource_label_events_spec.rb": 20.501187425898916,155 "spec/requests/projects/tags_controller_spec.rb": 18.393427500461357,156 "spec/requests/projects/releases_controller_spec.rb": 17.98593421709752,157 "spec/requests/api/group_boards_spec.rb": 16.379790901003155,158 "spec/requests/api/personal_access_tokens_spec.rb": 15.624721012428472,159 "spec/controllers/projects/hooks_controller_spec.rb": 14.804220066602504,160 "spec/requests/projects/merge_requests/diffs_spec.rb": 12.793700897618379,161 "spec/controllers/projects/pipelines/tests_controller_spec.rb": 12.212194745973054,162 "spec/controllers/projects/avatars_controller_spec.rb": 11.464013516415001,163 "spec/requests/api/graphql/mutations/snippets/destroy_spec.rb": 10.71685275366954,164 "spec/mailers/devise_mailer_spec.rb": 9.42405401295455,165 "spec/controllers/groups/variables_controller_spec.rb": 9.389107192996505,166 "spec/requests/projects/service_desk/custom_email_controller_spec.rb": 8.812842141953688,167 "spec/requests/api/markdown_spec.rb": 8.040969776825744,168 "spec/requests/api/graphql/project/commit_references_spec.rb": 7.533822153229154,169 "spec/requests/api/graphql/project/packages_cleanup_policy_spec.rb": 7.1739682359327785,170 "spec/controllers/import/fogbugz_controller_spec.rb": 6.360169112616536,171 "spec/requests/jira_connect/installations_controller_spec.rb": 6.324804021095305,172 "spec/requests/api/graphql/project/jira_import_spec.rb": 6.075121431092766,173 "spec/controllers/admin/runners_controller_spec.rb": 5.453000796360952,174 "spec/controllers/projects/protected_branches_controller_spec.rb": 5.3328778168169455,175 "spec/requests/api/graphql/current_user/groups_query_spec.rb": 5.047701522153884,176 "spec/requests/api/graphql/project/alert_management/alert_status_counts_spec.rb": 4.906529456520716,177 "spec/requests/api/graphql/mutations/boards/issues/issue_move_list_spec.rb": 4.567202279855669,178 "spec/requests/projects/settings/slacks_controller_spec.rb": 4.4697665219114135,179 "spec/requests/api/graphql/mutations/ci/project_ci_cd_settings_update_spec.rb": 4.112152911787798,180 "spec/requests/api/graphql/group/timelogs_spec.rb": 3.963795010970318,181 "spec/requests/api/graphql/namespace/work_item_spec.rb": 3.754982425178296,182 "spec/requests/api/graphql/project/grafana_integration_spec.rb": 3.498130160613012,183 "spec/requests/api/graphql/project/recent_issue_boards_query_spec.rb": 3.39040706210917,184 "spec/controllers/projects/analytics/cycle_analytics/summary_controller_spec.rb": 3.221970078974832,185 "spec/mailers/emails/work_items_spec.rb": 3.047000542574552,186 "spec/requests/import/source_users_controller_spec.rb": 3.0101395383183585,187 "spec/requests/api/graphql/project/base_service_spec.rb": 2.8344772122755915,188 "spec/controllers/projects/issue_links_controller_spec.rb": 2.683388313151232,189 "spec/requests/api/graphql/mutations/ci/job/artifacts_destroy_spec.rb": 2.5152957599140144,190 "spec/requests/jira_connect/subscriptions_controller_spec.rb": 2.463874014497401,191 "spec/requests/api/graphql/mutations/integrations/exclusions/delete_spec.rb": 2.369898704316353,192 "spec/requests/api/graphql/mutations/issues/set_locked_spec.rb": 2.267626752980714,193 "spec/requests/projects/usage_quotas_spec.rb": 2.073054670943485,194 "spec/requests/projects/uploads_spec.rb": 2.0654089601753975,195 "spec/requests/api/graphql/project/alert_management/alert/issue_spec.rb": 1.8757520180722813,196 "spec/controllers/profiles/slacks_controller_spec.rb": 1.744728025635418,197 "spec/controllers/oauth/token_info_controller_spec.rb": 1.7091110774159384,198 "spec/requests/well_known_spec.rb": 1.5363261681835585,199 "spec/requests/api/graphql/organizations/organizations_query_spec.rb": 1.5102932826111402,200 "spec/controllers/oauth/tokens_controller_spec.rb": 1.3255525931203556,201 "spec/requests/admin/applications_controller_spec.rb": 1.2273483819021171,202 "spec/requests/jira_connect/oauth_application_ids_controller_spec.rb": 1.1100385880811792,203 "spec/controllers/admin/plan_limits_controller_spec.rb": 0.9875083974675083,204 "spec/requests/api/graphql/namespace/package_settings_spec.rb": 0.8513335752608883,205 "spec/requests/jira_connect/oauth_callbacks_controller_spec.rb": 0.5650262686264049,206 "spec/controllers/profiles/usage_quotas_controller_spec.rb": 0.5220135637409797207}208Running command: bundle exec rspec -Ispec -rspec_helper --color --failure-exit-code 1 --error-exit-code 2 --format documentation --format Support::Formatters::JsonFormatter --out rspec/rspec-7166819737.json --format RspecJunitFormatter --out rspec/rspec-7166819737.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/requests/api/conan_instance_packages_spec.rb spec/controllers/projects/merge_requests_controller_spec.rb spec/requests/api/pypi_packages_spec.rb spec/requests/api/ci/triggers_spec.rb spec/requests/api/project_export_spec.rb spec/controllers/projects/compare_controller_spec.rb spec/controllers/projects/commit_controller_spec.rb spec/controllers/projects/tree_controller_spec.rb spec/requests/api/terraform/state_version_spec.rb spec/requests/api/pages/internal_access_spec.rb spec/controllers/projects/mirrors_controller_spec.rb spec/controllers/projects/settings/ci_cd_controller_spec.rb spec/requests/api/graphql/namespace/projects_spec.rb spec/requests/api/graphql/mutations/merge_requests/update_spec.rb spec/requests/api/graphql/project/releases_spec.rb spec/controllers/dashboard/projects_controller_spec.rb spec/requests/api/resource_label_events_spec.rb spec/requests/projects/tags_controller_spec.rb spec/requests/projects/releases_controller_spec.rb spec/requests/api/group_boards_spec.rb spec/requests/api/personal_access_tokens_spec.rb spec/controllers/projects/hooks_controller_spec.rb spec/requests/projects/merge_requests/diffs_spec.rb spec/controllers/projects/pipelines/tests_controller_spec.rb spec/controllers/projects/avatars_controller_spec.rb spec/requests/api/graphql/mutations/snippets/destroy_spec.rb spec/mailers/devise_mailer_spec.rb spec/controllers/groups/variables_controller_spec.rb spec/requests/projects/service_desk/custom_email_controller_spec.rb spec/requests/api/markdown_spec.rb spec/requests/api/graphql/project/commit_references_spec.rb spec/requests/api/graphql/project/packages_cleanup_policy_spec.rb spec/controllers/import/fogbugz_controller_spec.rb spec/requests/jira_connect/installations_controller_spec.rb spec/requests/api/graphql/project/jira_import_spec.rb spec/controllers/admin/runners_controller_spec.rb spec/controllers/projects/protected_branches_controller_spec.rb spec/requests/api/graphql/current_user/groups_query_spec.rb spec/requests/api/graphql/project/alert_management/alert_status_counts_spec.rb spec/requests/api/graphql/mutations/boards/issues/issue_move_list_spec.rb spec/requests/projects/settings/slacks_controller_spec.rb spec/requests/api/graphql/mutations/ci/project_ci_cd_settings_update_spec.rb spec/requests/api/graphql/group/timelogs_spec.rb spec/requests/api/graphql/namespace/work_item_spec.rb spec/requests/api/graphql/project/grafana_integration_spec.rb spec/requests/api/graphql/project/recent_issue_boards_query_spec.rb spec/controllers/projects/analytics/cycle_analytics/summary_controller_spec.rb spec/mailers/emails/work_items_spec.rb spec/requests/import/source_users_controller_spec.rb spec/requests/api/graphql/project/base_service_spec.rb spec/controllers/projects/issue_links_controller_spec.rb spec/requests/api/graphql/mutations/ci/job/artifacts_destroy_spec.rb spec/requests/jira_connect/subscriptions_controller_spec.rb spec/requests/api/graphql/mutations/integrations/exclusions/delete_spec.rb spec/requests/api/graphql/mutations/issues/set_locked_spec.rb spec/requests/projects/usage_quotas_spec.rb spec/requests/projects/uploads_spec.rb spec/requests/api/graphql/project/alert_management/alert/issue_spec.rb spec/controllers/profiles/slacks_controller_spec.rb spec/controllers/oauth/token_info_controller_spec.rb spec/requests/well_known_spec.rb spec/requests/api/graphql/organizations/organizations_query_spec.rb spec/controllers/oauth/tokens_controller_spec.rb spec/requests/admin/applications_controller_spec.rb spec/requests/jira_connect/oauth_application_ids_controller_spec.rb spec/controllers/admin/plan_limits_controller_spec.rb spec/requests/api/graphql/namespace/package_settings_spec.rb spec/requests/jira_connect/oauth_callbacks_controller_spec.rb spec/controllers/profiles/usage_quotas_controller_spec.rbKnapsack report generator started!209warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.211WARNING: Shared example group 'creating pypi package files' has been previously defined at:212 /builds/gitlab-org/gitlab-foss/spec/support/shared_examples/requests/api/pypi_packages_shared_examples.rb:4213...and you are now defining it at:214 /builds/gitlab-org/gitlab-foss/spec/support/shared_examples/requests/api/pypi_packages_shared_examples.rb:4215The new definition will overwrite the original one.216WARNING: Shared example group 'creating pypi package files' has been previously defined at:217 /builds/gitlab-org/gitlab-foss/spec/support/shared_examples/requests/api/pypi_packages_shared_examples.rb:4218...and you are now defining it at:219 /builds/gitlab-org/gitlab-foss/spec/support/shared_examples/requests/api/pypi_packages_shared_examples.rb:4220The new definition will overwrite the original one.221WARNING: Shared example group 'creating pypi package files' has been previously defined at:222 /builds/gitlab-org/gitlab-foss/spec/support/shared_examples/requests/api/pypi_packages_shared_examples.rb:4223...and you are now defining it at:224 /builds/gitlab-org/gitlab-foss/spec/support/shared_examples/requests/api/pypi_packages_shared_examples.rb:4225The new definition will overwrite the original one.226Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}227# [RSpecRunTime] Starting RSpec timer...228[TEST PROF INFO] EventProf enabled (sql.active_record)229unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.230unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.231Test environment set up in 1.544685049 seconds232# [RSpecRunTime] Starting example group spec/requests/api/conan_instance_packages_spec.rb. Expected to take 5 minutes 26.69 seconds.233API::ConanInstancePackages234 GET /api/v4/packages/conan/v1/ping235 behaves like conan ping endpoint236 responds with 200 OK when no token provided237 behaves like conan FIPS mode238 when FIPS mode is enabled239 behaves like returning response status240 returns not_found241 packages feature disabled242 responds with 404 Not Found243# [RSpecRunTime] RSpec elapsed time: 13.42 seconds. Current RSS: ~1014M. Threads: 4. load average: 1.20 1.09 1.03 1/281 407244.245 GET /api/v4/packages/conan/v1/conans/search246 behaves like conan search endpoint247 with a public project248 returns packages with a matching name249 is expected to contain exactly "package-7/1.0.0@namespace7+project-7/stable"250# [RSpecRunTime] RSpec elapsed time: 15.19 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.20 1.09 1.03 1/281 408251.252 returns packages using a * wildcard253 is expected to contain exactly "package-9/1.0.0@namespace9+project-9/stable"254# [RSpecRunTime] RSpec elapsed time: 17.73 seconds. Current RSS: ~1020M. Threads: 4. load average: 1.18 1.09 1.03 2/281 409255.256 does not return non-matching packages257 is expected to be blank258# [RSpecRunTime] RSpec elapsed time: 19.31 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.18 1.09 1.03 1/281 410259.260 with a private project261 role: :maintainer, packages_visible: true262 is expected to contain exactly "package-13/1.0.0@namespace13+project-13/stable"263# [RSpecRunTime] RSpec elapsed time: 21.44 seconds. Current RSS: ~1027M. Threads: 4. load average: 1.18 1.09 1.03 1/281 411264.265 role: :developer, packages_visible: true266 is expected to contain exactly "package-15/1.0.0@namespace15+project-15/stable"267# [RSpecRunTime] RSpec elapsed time: 23.29 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.17 1.09 1.03 1/281 412268.269 role: :reporter, packages_visible: true270 is expected to contain exactly "package-17/1.0.0@namespace17+project-17/stable"271# [RSpecRunTime] RSpec elapsed time: 25.12 seconds. Current RSS: ~1026M. Threads: 4. load average: 1.17 1.09 1.03 1/282 414272.273 role: :guest, packages_visible: false274 is expected to be blank275# [RSpecRunTime] RSpec elapsed time: 27.02 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.16 1.09 1.03 1/282 415276.277 role: :anonymous, packages_visible: false278 is expected to be blank279# [RSpecRunTime] RSpec elapsed time: 28.84 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.16 1.09 1.03 1/281 416280.281 behaves like conan FIPS mode282 when FIPS mode is enabled283 behaves like returning response status284 returns not_found285# [RSpecRunTime] RSpec elapsed time: 30.38 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.16 1.09 1.03 1/281 417286.287 GET /api/v4/packages/conan/v1/users/authenticate288 behaves like conan authenticate endpoint289 responds with 401 Unauthorized when an invalid access token is provided290 responds with 401 Unauthorized when the provided JWT is signed with different secret291 responds with 401 UnauthorizedOK when invalid JWT is provided292 behaves like conan FIPS mode293 when FIPS mode is enabled294 behaves like returning response status295 returns not_found296# [RSpecRunTime] RSpec elapsed time: 36.08 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.14 1.09 1.03 1/281 418297.298 when using invalid token299 responds with 401300# [RSpecRunTime] RSpec elapsed time: 37.62 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.13 1.08 1.03 1/281 419301.302 when valid JWT access token is provided303 responds with 200304 token has valid validity time305# [RSpecRunTime] RSpec elapsed time: 40.63 seconds. Current RSS: ~1020M. Threads: 4. load average: 1.13 1.08 1.03 1/281 420306.307 with valid job token308 responds with 200309# [RSpecRunTime] RSpec elapsed time: 43.21 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.12 1.08 1.03 1/281 421310.311 with valid deploy token312 responds with 200313# [RSpecRunTime] RSpec elapsed time: 44.7 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.12 1.08 1.03 1/281 422314.315 GET /api/v4/packages/conan/v1/users/check_credentials316 behaves like conan check_credentials endpoint317 responds with a 200 OK with PAT318 responds with a 401 Unauthorized when an invalid token is used319 behaves like conan FIPS mode320 when FIPS mode is enabled321 behaves like returning response status322 returns not_found323# [RSpecRunTime] RSpec elapsed time: 49.12 seconds. Current RSS: ~1021M. Threads: 4. load average: 1.11 1.08 1.03 1/280 423324.325 with job token326 responds with a 200 OK with job token327# [RSpecRunTime] RSpec elapsed time: 51.18 seconds. Current RSS: ~1016M. Threads: 4. load average: 1.11 1.08 1.03 1/280 424328.329 with deploy token330 responds with a 200 OK with job token331# [RSpecRunTime] RSpec elapsed time: 52.56 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.10 1.08 1.03 1/280 425332.333 recipe endpoints334 GET /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel335 behaves like recipe snapshot endpoint336 behaves like conan FIPS mode337 when FIPS mode is enabled338 behaves like returning response status339 returns not_found340# [RSpecRunTime] RSpec elapsed time: 54.04 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.10 1.08 1.03 1/280 426341.342 behaves like rejects invalid recipe343 with invalid recipe path344 returns 400345# [RSpecRunTime] RSpec elapsed time: 55.41 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.10 1.08 1.03 1/280 427346.347 behaves like rejects recipe for invalid project348 with invalid project349 behaves like not found request350 returns not found351# [RSpecRunTime] RSpec elapsed time: 57.9 seconds. Current RSS: ~1016M. Threads: 4. load average: 1.09 1.08 1.02 1/280 428352.353 behaves like empty recipe for not found package354 with invalid recipe url355 returns not found356# [RSpecRunTime] RSpec elapsed time: 59.45 seconds. Current RSS: ~1016M. Threads: 4. load average: 1.09 1.08 1.02 2/280 429357.358 behaves like handling empty values for username and channel359 username: "username", channel: "channel", status: :ok360 returns the correct status code361# [RSpecRunTime] RSpec elapsed time: 1 minute 1.21 seconds. Current RSS: ~1018M. Threads: 4. load average: 1.09 1.08 1.02 1/280 430362.363 username: "username", channel: "_", status: :bad_request364 returns the correct status code365# [RSpecRunTime] RSpec elapsed time: 1 minute 2.78 seconds. Current RSS: ~1016M. Threads: 4. load average: 1.09 1.08 1.02 1/280 431366.367 username: "_", channel: "channel", status: :bad_request_or_not_found368 returns the correct status code369# [RSpecRunTime] RSpec elapsed time: 1 minute 4.33 seconds. Current RSS: ~1016M. Threads: 4. load average: 1.09 1.08 1.02 1/280 432370.371 username: "_", channel: "_", status: :ok_or_not_found372 returns the correct status code373# [RSpecRunTime] RSpec elapsed time: 1 minute 5.96 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.09 1.08 1.02 1/280 433374.375 with existing package376 returns a hash of files with their md5 hashes377# [RSpecRunTime] RSpec elapsed time: 1 minute 7.59 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.08 1.08 1.02 1/280 434378.379 GET /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference380 behaves like package snapshot endpoint381 behaves like conan FIPS mode382 when FIPS mode is enabled383 behaves like returning response status384 returns not_found385# [RSpecRunTime] RSpec elapsed time: 1 minute 9.03 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.08 1.08 1.02 1/279 435386.387 behaves like rejects invalid recipe388 with invalid recipe path389 returns 400390# [RSpecRunTime] RSpec elapsed time: 1 minute 10.49 seconds. Current RSS: ~1017M. Threads: 4. load average: 1.08 1.08 1.02 1/279 436391.392 behaves like rejects recipe for invalid project393 with invalid project394 behaves like not found request395 returns not found396# [RSpecRunTime] RSpec elapsed time: 1 minute 11.93 seconds. Current RSS: ~1018M. Threads: 4. load average: 1.07 1.07 1.02 1/279 437397.398 behaves like empty recipe for not found package399 with invalid recipe url400 returns not found401# [RSpecRunTime] RSpec elapsed time: 1 minute 13.52 seconds. Current RSS: ~1019M. Threads: 4. load average: 1.07 1.07 1.02 1/279 438402.403 behaves like handling empty values for username and channel404 username: "username", channel: "channel", status: :ok405 returns the correct status code406# [RSpecRunTime] RSpec elapsed time: 1 minute 15.24 seconds. Current RSS: ~1019M. Threads: 4. load average: 1.07 1.07 1.02 1/279 439407.408 username: "username", channel: "_", status: :bad_request409 returns the correct status code410# [RSpecRunTime] RSpec elapsed time: 1 minute 16.94 seconds. Current RSS: ~1021M. Threads: 4. load average: 1.07 1.07 1.02 1/279 440411.412 username: "_", channel: "channel", status: :bad_request_or_not_found413 returns the correct status code414# [RSpecRunTime] RSpec elapsed time: 1 minute 18.55 seconds. Current RSS: ~1021M. Threads: 4. load average: 1.07 1.07 1.02 1/280 441415.416 username: "_", channel: "_", status: :ok_or_not_found417 returns the correct status code418# [RSpecRunTime] RSpec elapsed time: 1 minute 20.17 seconds. Current RSS: ~1021M. Threads: 4. load average: 1.07 1.07 1.02 1/280 442419.420 with existing package421 returns a hash of md5 values for the files422# [RSpecRunTime] RSpec elapsed time: 1 minute 21.67 seconds. Current RSS: ~1020M. Threads: 4. load average: 1.06 1.07 1.02 1/280 443423.424 GET /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/digest425 behaves like recipe download_urls endpoint426 behaves like conan FIPS mode427 when FIPS mode is enabled428 behaves like returning response status429 returns not_found430# [RSpecRunTime] RSpec elapsed time: 1 minute 23.12 seconds. Current RSS: ~1020M. Threads: 4. load average: 1.06 1.07 1.02 1/280 444431.432 behaves like rejects invalid recipe433 with invalid recipe path434 returns 400435# [RSpecRunTime] RSpec elapsed time: 1 minute 24.49 seconds. Current RSS: ~1020M. Threads: 4. load average: 1.06 1.07 1.02 1/280 445436.437 behaves like rejects recipe for invalid project438 with invalid project439 behaves like not found request440 returns not found441# [RSpecRunTime] RSpec elapsed time: 1 minute 26.11 seconds. Current RSS: ~1019M. Threads: 4. load average: 1.06 1.07 1.02 1/280 446442.443 behaves like recipe download_urls444 returns the download_urls for the recipe files445 behaves like not selecting a package with the wrong type446 with a nuget package with same name and version447 calls the presenter with a nil package448# [RSpecRunTime] RSpec elapsed time: 1 minute 29.76 seconds. Current RSS: ~1014M. Threads: 4. load average: 1.06 1.07 1.02 1/280 447449.450 behaves like handling empty values for username and channel451 username: "username", channel: "channel", status: :ok452 returns the correct status code453# [RSpecRunTime] RSpec elapsed time: 1 minute 32.55 seconds. Current RSS: ~1019M. Threads: 4. load average: 1.05 1.07 1.02 1/280 448454.455 username: "username", channel: "_", status: :bad_request456 returns the correct status code457# [RSpecRunTime] RSpec elapsed time: 1 minute 34.21 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.05 1.07 1.02 1/280 449458.459 username: "_", channel: "channel", status: :bad_request_or_not_found460 returns the correct status code461# [RSpecRunTime] RSpec elapsed time: 1 minute 35.9 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.05 1.07 1.02 1/280 450462.463 username: "_", channel: "_", status: :ok_or_not_found464 returns the correct status code465# [RSpecRunTime] RSpec elapsed time: 1 minute 37.53 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.05 1.07 1.02 1/280 451466.467 GET /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference/download_urls468 behaves like package download_urls endpoint469 behaves like conan FIPS mode470 when FIPS mode is enabled471 behaves like returning response status472 returns not_found473# [RSpecRunTime] RSpec elapsed time: 1 minute 39.1 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.05 1.07 1.02 1/280 452474.475 behaves like rejects invalid recipe476 with invalid recipe path477 returns 400478# [RSpecRunTime] RSpec elapsed time: 1 minute 40.57 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.05 1.07 1.02 1/280 453479.480 behaves like rejects recipe for invalid project481 with invalid project482 behaves like not found request483 returns not found484# [RSpecRunTime] RSpec elapsed time: 1 minute 42.17 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.04 1.07 1.02 2/280 454485.486 behaves like package download_urls487 returns the download_urls for the package files488 behaves like not selecting a package with the wrong type489 with a nuget package with same name and version490 calls the presenter with a nil package491# [RSpecRunTime] RSpec elapsed time: 1 minute 45.49 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.04 1.07 1.02 1/280 455492.493 behaves like handling empty values for username and channel494 username: "username", channel: "channel", status: :ok495 returns the correct status code496# [RSpecRunTime] RSpec elapsed time: 1 minute 47.33 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.04 1.06 1.02 1/280 456497.498 username: "username", channel: "_", status: :bad_request499 returns the correct status code500# [RSpecRunTime] RSpec elapsed time: 1 minute 48.89 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.04 1.06 1.02 1/280 457501.502 username: "_", channel: "channel", status: :bad_request_or_not_found503 returns the correct status code504# [RSpecRunTime] RSpec elapsed time: 1 minute 50.59 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.04 1.06 1.02 1/280 458505.506 username: "_", channel: "_", status: :ok_or_not_found507 returns the correct status code508# [RSpecRunTime] RSpec elapsed time: 1 minute 52.2 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.04 1.06 1.02 1/280 459509.510 GET /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/download_urls511 behaves like recipe download_urls endpoint512 behaves like conan FIPS mode513 when FIPS mode is enabled514 behaves like returning response status515 returns not_found516# [RSpecRunTime] RSpec elapsed time: 1 minute 53.81 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.04 1.06 1.02 1/280 460517.518 behaves like rejects invalid recipe519 with invalid recipe path520 returns 400521# [RSpecRunTime] RSpec elapsed time: 1 minute 55.33 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.04 1.06 1.02 1/280 461522.523 behaves like rejects recipe for invalid project524 with invalid project525 behaves like not found request526 returns not found527# [RSpecRunTime] RSpec elapsed time: 1 minute 56.94 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.06 1.02 1/280 462528.529 behaves like recipe download_urls530 returns the download_urls for the recipe files531 behaves like not selecting a package with the wrong type532 with a nuget package with same name and version533 calls the presenter with a nil package534# [RSpecRunTime] RSpec elapsed time: 2 minutes 0.19 second. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.06 1.02 1/280 463535.536 behaves like handling empty values for username and channel537 username: "username", channel: "channel", status: :ok538 returns the correct status code539# [RSpecRunTime] RSpec elapsed time: 2 minutes 2.87 seconds. Current RSS: ~1021M. Threads: 4. load average: 1.03 1.06 1.02 1/280 464540.541 username: "username", channel: "_", status: :bad_request542 returns the correct status code543# [RSpecRunTime] RSpec elapsed time: 2 minutes 4.47 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.03 1.06 1.02 1/280 465544.545 username: "_", channel: "channel", status: :bad_request_or_not_found546 returns the correct status code547# [RSpecRunTime] RSpec elapsed time: 2 minutes 6.0 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.06 1.02 1/280 466548.549 username: "_", channel: "_", status: :ok_or_not_found550 returns the correct status code551# [RSpecRunTime] RSpec elapsed time: 2 minutes 7.64 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.11 1.08 1.02 1/280 467552.553 GET /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference/digest554 behaves like package download_urls endpoint555 behaves like conan FIPS mode556 when FIPS mode is enabled557 behaves like returning response status558 returns not_found559# [RSpecRunTime] RSpec elapsed time: 2 minutes 9.23 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.11 1.08 1.02 1/280 468560.561 behaves like rejects invalid recipe562 with invalid recipe path563 returns 400564# [RSpecRunTime] RSpec elapsed time: 2 minutes 10.79 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.11 1.08 1.02 1/280 469565.566 behaves like rejects recipe for invalid project567 with invalid project568 behaves like not found request569 returns not found570# [RSpecRunTime] RSpec elapsed time: 2 minutes 12.35 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.18 1.09 1.03 1/280 470571.572 behaves like package download_urls573 returns the download_urls for the package files574 behaves like not selecting a package with the wrong type575 with a nuget package with same name and version576 calls the presenter with a nil package577# [RSpecRunTime] RSpec elapsed time: 2 minutes 15.59 seconds. Current RSS: ~1021M. Threads: 4. load average: 1.18 1.09 1.03 1/280 471578.579 behaves like handling empty values for username and channel580 username: "username", channel: "channel", status: :ok581 returns the correct status code582# [RSpecRunTime] RSpec elapsed time: 2 minutes 17.39 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.16 1.09 1.03 1/280 472583.584 username: "username", channel: "_", status: :bad_request585 returns the correct status code586# [RSpecRunTime] RSpec elapsed time: 2 minutes 19.07 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.16 1.09 1.03 1/280 473587.588 username: "_", channel: "channel", status: :bad_request_or_not_found589 returns the correct status code590# [RSpecRunTime] RSpec elapsed time: 2 minutes 20.76 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.16 1.09 1.03 1/280 474591.592 username: "_", channel: "_", status: :ok_or_not_found593 returns the correct status code594# [RSpecRunTime] RSpec elapsed time: 2 minutes 22.41 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.15 1.09 1.03 1/280 475595.596 POST /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/upload_urls597 behaves like recipe upload_urls endpoint598 returns a set of upload urls for the files requested599 behaves like conan FIPS mode600 when FIPS mode is enabled601 behaves like returning response status602 returns not_found603# [RSpecRunTime] RSpec elapsed time: 2 minutes 25.41 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.15 1.09 1.03 2/280 476604.605 behaves like rejects invalid recipe606 with invalid recipe path607 returns 400608# [RSpecRunTime] RSpec elapsed time: 2 minutes 26.92 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.14 1.09 1.03 1/280 477609.610 behaves like rejects invalid upload_url params611 with unaccepted json format612 returns 400613# [RSpecRunTime] RSpec elapsed time: 2 minutes 28.54 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.14 1.09 1.03 1/280 478614.615 behaves like handling empty values for username and channel616 username: "username", channel: "channel", status: :ok617 returns the correct status code618# [RSpecRunTime] RSpec elapsed time: 2 minutes 31.31 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.14 1.09 1.03 1/280 479619.620 username: "username", channel: "_", status: :bad_request621 returns the correct status code622# [RSpecRunTime] RSpec elapsed time: 2 minutes 32.97 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.13 1.08 1.03 1/280 480623.624 username: "_", channel: "channel", status: :bad_request_or_not_found625 returns the correct status code626# [RSpecRunTime] RSpec elapsed time: 2 minutes 34.74 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.13 1.08 1.03 1/280 481627.628 username: "_", channel: "_", status: :ok_or_not_found629 returns the correct status code630# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.39 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.13 1.08 1.03 1/280 482631.632 with conan_sources and conan_export files633 returns upload urls for the additional files634# [RSpecRunTime] RSpec elapsed time: 2 minutes 38.04 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.12 1.08 1.03 1/280 483635.636 with an invalid file637 does not return the invalid file as an upload_url638# [RSpecRunTime] RSpec elapsed time: 2 minutes 39.59 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.12 1.08 1.03 1/280 484639.640 POST /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference/upload_urls641 behaves like package upload_urls endpoint642 returns a set of upload urls for the files requested643 behaves like conan FIPS mode644 when FIPS mode is enabled645 behaves like returning response status646 returns not_found647# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.66 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.11 1.08 1.03 1/280 485648.649 behaves like rejects invalid recipe650 with invalid recipe path651 returns 400652# [RSpecRunTime] RSpec elapsed time: 2 minutes 44.26 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.11 1.08 1.03 1/280 486653.654 behaves like rejects invalid upload_url params655 with unaccepted json format656 returns 400657# [RSpecRunTime] RSpec elapsed time: 2 minutes 45.85 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.11 1.08 1.03 1/280 487658.659 behaves like handling empty values for username and channel660 username: "username", channel: "channel", status: :ok661 returns the correct status code662# [RSpecRunTime] RSpec elapsed time: 2 minutes 47.43 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.10 1.08 1.03 1/280 488663.664 username: "username", channel: "_", status: :bad_request665 returns the correct status code666# [RSpecRunTime] RSpec elapsed time: 2 minutes 49.15 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.10 1.08 1.03 1/280 489667.668 username: "_", channel: "channel", status: :bad_request_or_not_found669 returns the correct status code670# [RSpecRunTime] RSpec elapsed time: 2 minutes 50.73 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.10 1.08 1.03 1/280 490671.672 username: "_", channel: "_", status: :ok_or_not_found673 returns the correct status code674# [RSpecRunTime] RSpec elapsed time: 2 minutes 52.4 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.09 1.08 1.03 1/280 491675.676 with invalid files677 returns upload urls only for the valid requested files678# [RSpecRunTime] RSpec elapsed time: 2 minutes 54.05 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.09 1.08 1.03 3/280 492679.680 DELETE /api/v4/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel681 behaves like delete package endpoint682 returns unauthorized for users without valid permission683 behaves like conan FIPS mode684 when FIPS mode is enabled685 behaves like returning response status686 returns not_found687# [RSpecRunTime] RSpec elapsed time: 2 minutes 57.11 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.08 1.08 1.02 1/280 493688.689 behaves like rejects invalid recipe690 with invalid recipe path691 returns 400692# [RSpecRunTime] RSpec elapsed time: 2 minutes 59.64 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.08 1.08 1.02 1/280 494693.694 behaves like handling empty values for username and channel695 username: "username", channel: "channel", status: :ok696 returns the correct status code697# [RSpecRunTime] RSpec elapsed time: 3 minutes 1.5 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.08 1.08 1.02 1/280 495698.699 username: "username", channel: "_", status: :bad_request700 returns the correct status code701# [RSpecRunTime] RSpec elapsed time: 3 minutes 3.19 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.08 1.08 1.02 1/280 496702.703 username: "_", channel: "channel", status: :bad_request_or_not_found704 returns the correct status code705# [RSpecRunTime] RSpec elapsed time: 3 minutes 4.9 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.08 1.08 1.02 1/280 497706.707 username: "_", channel: "_", status: :ok_or_not_found708 returns the correct status code709# [RSpecRunTime] RSpec elapsed time: 3 minutes 6.64 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.15 1.09 1.03 1/280 498710.711 with delete permissions712 deletes a package713 behaves like a package tracking event714 creates a gitlab tracking event delete_package715# [RSpecRunTime] RSpec elapsed time: 3 minutes 10.42 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.15 1.09 1.03 1/280 499716.717 file download endpoints718 GET /api/v4/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:file_name719 behaves like recipe file download endpoint720 behaves like conan FIPS mode721 when FIPS mode is enabled722 behaves like returning response status723 returns not_found724# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.06 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.14 1.09 1.03 1/280 500725.726 behaves like a public project with packages727 returns the file728 behaves like allows download with no token729 with no private token730 returns 200731# [RSpecRunTime] RSpec elapsed time: 3 minutes 15.22 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.14 1.09 1.03 1/280 501732.733 behaves like bumping the package last downloaded at field734 bumps last_downloaded_at735# [RSpecRunTime] RSpec elapsed time: 3 minutes 16.88 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.13 1.09 1.03 1/280 502736.737 behaves like an internal project with packages738 returns the file739 behaves like denies download with no token740 with no private token741 returns 404742# [RSpecRunTime] RSpec elapsed time: 3 minutes 20.52 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.13 1.09 1.03 1/280 503743.744 behaves like bumping the package last downloaded at field745 bumps last_downloaded_at746# [RSpecRunTime] RSpec elapsed time: 3 minutes 22.52 seconds. Current RSS: ~1021M. Threads: 4. load average: 1.04 1.07 1.02 1/280 504747.748 behaves like a private project with packages749 returns the file750 denies download when not enough permissions751 behaves like denies download with no token752 with no private token753 returns 404754# [RSpecRunTime] RSpec elapsed time: 3 minutes 28.39 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.03 1.07 1.02 1/280 505755.756 behaves like bumping the package last downloaded at field757 bumps last_downloaded_at758# [RSpecRunTime] RSpec elapsed time: 3 minutes 30.1 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.07 1.02 1/280 506759.760 behaves like handling empty values for username and channel761 username: "username", channel: "channel", status: :ok762 returns the correct status code763# [RSpecRunTime] RSpec elapsed time: 3 minutes 31.9 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.03 1.07 1.02 1/280 507764.765 username: "username", channel: "_", status: :bad_request766 returns the correct status code767# [RSpecRunTime] RSpec elapsed time: 3 minutes 33.55 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.03 1.07 1.02 1/280 508768.769 username: "_", channel: "channel", status: :bad_request_or_not_found770 returns the correct status code771# [RSpecRunTime] RSpec elapsed time: 3 minutes 35.27 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.07 1.02 1/280 509772.773 username: "_", channel: "_", status: :ok_or_not_found774 returns the correct status code775# [RSpecRunTime] RSpec elapsed time: 3 minutes 36.95 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.06 1.02 1/280 510776.777 behaves like project not found by recipe778 behaves like not found request779 returns not found780# [RSpecRunTime] RSpec elapsed time: 3 minutes 38.59 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.06 1.02 1/280 511781.782 GET /api/v4/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/package/:conan_package_reference/:package_revision/:file_name783 behaves like package file download endpoint784 behaves like conan FIPS mode785 when FIPS mode is enabled786 behaves like returning response status787 returns not_found788# [RSpecRunTime] RSpec elapsed time: 3 minutes 40.19 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.03 1.06 1.02 1/280 512789.790 behaves like a public project with packages791 returns the file792 behaves like allows download with no token793 with no private token794 returns 200795# [RSpecRunTime] RSpec elapsed time: 3 minutes 43.32 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.11 1.08 1.03 1/280 513796.797 behaves like bumping the package last downloaded at field798 bumps last_downloaded_at799# [RSpecRunTime] RSpec elapsed time: 3 minutes 44.85 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.11 1.08 1.03 1/280 514800.801 behaves like an internal project with packages802 returns the file803 behaves like denies download with no token804 with no private token805 returns 404806# [RSpecRunTime] RSpec elapsed time: 3 minutes 48.35 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.10 1.08 1.03 1/280 515807.808 behaves like bumping the package last downloaded at field809 bumps last_downloaded_at810# [RSpecRunTime] RSpec elapsed time: 3 minutes 50.25 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.10 1.08 1.03 1/280 516811.812 behaves like a private project with packages813 returns the file814 denies download when not enough permissions815 behaves like denies download with no token816 with no private token817 returns 404818# [RSpecRunTime] RSpec elapsed time: 3 minutes 56.08 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.09 1.08 1.03 1/280 517819.820 behaves like bumping the package last downloaded at field821 bumps last_downloaded_at822# [RSpecRunTime] RSpec elapsed time: 3 minutes 57.71 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.00 1.06 1.02 1/280 518823.824 behaves like handling empty values for username and channel825 username: "username", channel: "channel", status: :ok826 returns the correct status code827# [RSpecRunTime] RSpec elapsed time: 3 minutes 59.55 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.00 1.06 1.02 1/280 519828.829 username: "username", channel: "_", status: :bad_request830 returns the correct status code831# [RSpecRunTime] RSpec elapsed time: 4 minutes 1.18 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.00 1.06 1.02 1/280 520832.833 username: "_", channel: "channel", status: :bad_request_or_not_found834 returns the correct status code835# [RSpecRunTime] RSpec elapsed time: 4 minutes 2.85 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.00 1.06 1.02 1/280 521836.837 username: "_", channel: "_", status: :ok_or_not_found838 returns the correct status code839# [RSpecRunTime] RSpec elapsed time: 4 minutes 4.45 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.00 1.06 1.02 1/280 522840.841 tracking the conan_package.tgz download842 behaves like a package tracking event843 creates a gitlab tracking event pull_package844# [RSpecRunTime] RSpec elapsed time: 4 minutes 6.19 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.00 1.06 1.02 1/280 523845.846 behaves like project not found by recipe847 behaves like not found request848 returns not found849# [RSpecRunTime] RSpec elapsed time: 4 minutes 7.77 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.00 1.06 1.02 1/280 524850.851 file upload endpoints852 PUT /api/v4/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:file_name/authorize853 behaves like workhorse authorize endpoint854 behaves like conan FIPS mode855 when FIPS mode is enabled856 behaves like returning response status857 returns not_found858# [RSpecRunTime] RSpec elapsed time: 4 minutes 9.35 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.00 1.06 1.02 1/280 525859.860 behaves like rejects invalid recipe861 with invalid recipe path862 returns 400863# [RSpecRunTime] RSpec elapsed time: 4 minutes 10.85 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.00 1.06 1.02 1/280 526864.865 behaves like rejects invalid file_name866 with invalid file_name867 returns 400868# [RSpecRunTime] RSpec elapsed time: 4 minutes 12.47 seconds. Current RSS: ~1022M. Threads: 4. load average: 1.08 1.07 1.02 1/280 527869.870 behaves like workhorse authorization871 authorizes posting package with a valid token872 rejects request without a valid token873 rejects request without a valid permission874 rejects requests that bypassed gitlab-workhorse875 when using remote storage876 when direct upload is enabled877 responds with status 200, location of package remote store and object details878# [RSpecRunTime] RSpec elapsed time: 4 minutes 21.51 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.15 1.09 1.03 1/280 528879.880 when direct upload is disabled881 handles as a local file882# [RSpecRunTime] RSpec elapsed time: 4 minutes 23.11 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.14 1.09 1.03 1/280 529883.884 behaves like handling empty values for username and channel885 username: "username", channel: "channel", status: :ok886 returns the correct status code887# [RSpecRunTime] RSpec elapsed time: 4 minutes 24.97 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.14 1.09 1.03 1/280 530888.889 username: "username", channel: "_", status: :bad_request890 returns the correct status code891# [RSpecRunTime] RSpec elapsed time: 4 minutes 26.69 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.13 1.08 1.03 1/280 531892.893 username: "_", channel: "channel", status: :bad_request_or_not_found894 returns the correct status code895# [RSpecRunTime] RSpec elapsed time: 4 minutes 28.31 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.13 1.08 1.03 1/280 532896.897 username: "_", channel: "_", status: :ok_or_not_found898 returns the correct status code899# [RSpecRunTime] RSpec elapsed time: 4 minutes 30.06 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.13 1.08 1.03 1/280 533900.901 PUT /api/v4/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:conan_package_reference/:package_revision/:file_name/authorize902 behaves like workhorse authorize endpoint903 behaves like conan FIPS mode904 when FIPS mode is enabled905 behaves like returning response status906 returns not_found907# [RSpecRunTime] RSpec elapsed time: 4 minutes 31.67 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.12 1.08 1.03 1/280 534908.909 behaves like rejects invalid recipe910 with invalid recipe path911 returns 400912# [RSpecRunTime] RSpec elapsed time: 4 minutes 33.28 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.12 1.08 1.03 1/280 535913.914 behaves like rejects invalid file_name915 with invalid file_name916 returns 400917# [RSpecRunTime] RSpec elapsed time: 4 minutes 34.87 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.12 1.08 1.03 1/280 536918.919 behaves like workhorse authorization920 authorizes posting package with a valid token921 rejects request without a valid token922 rejects request without a valid permission923 rejects requests that bypassed gitlab-workhorse924 when using remote storage925 when direct upload is enabled926 responds with status 200, location of package remote store and object details927# [RSpecRunTime] RSpec elapsed time: 4 minutes 44.04 seconds. Current RSS: ~1023M. Threads: 4. load average: 1.18 1.10 1.03 1/280 537928.929 when direct upload is disabled930 handles as a local file931# [RSpecRunTime] RSpec elapsed time: 4 minutes 45.79 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.18 1.10 1.03 1/280 538932.933 behaves like handling empty values for username and channel934 username: "username", channel: "channel", status: :ok935 returns the correct status code936# [RSpecRunTime] RSpec elapsed time: 4 minutes 47.61 seconds. Current RSS: ~1026M. Threads: 4. load average: 1.17 1.10 1.03 1/280 539937.938 username: "username", channel: "_", status: :bad_request939 returns the correct status code940# [RSpecRunTime] RSpec elapsed time: 4 minutes 49.37 seconds. Current RSS: ~1027M. Threads: 4. load average: 1.17 1.10 1.03 1/280 540941.942 username: "_", channel: "channel", status: :bad_request_or_not_found943 returns the correct status code944# [RSpecRunTime] RSpec elapsed time: 4 minutes 51.09 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.17 1.10 1.03 1/277 541945.946 username: "_", channel: "_", status: :ok_or_not_found947 returns the correct status code948# [RSpecRunTime] RSpec elapsed time: 4 minutes 52.87 seconds. Current RSS: ~1026M. Threads: 4. load average: 1.15 1.09 1.03 1/277 542949.950 PUT /api/v4/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:file_name951 behaves like workhorse recipe file upload endpoint952 behaves like conan FIPS mode953 when FIPS mode is enabled954 behaves like returning response status955 returns not_found956# [RSpecRunTime] RSpec elapsed time: 4 minutes 54.53 seconds. Current RSS: ~1026M. Threads: 4. load average: 1.15 1.09 1.03 1/277 543957.958 behaves like rejects invalid recipe959 with invalid recipe path960 returns 400961# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.13 seconds. Current RSS: ~1026M. Threads: 4. load average: 1.15 1.09 1.03 1/277 544962.963 behaves like rejects invalid file_name964 with invalid file_name965 returns 400966# [RSpecRunTime] RSpec elapsed time: 4 minutes 57.72 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.14 1.09 1.03 1/277 545967.968 behaves like uploads a package file969 file size above maximum limit970 handles as a local file971# [RSpecRunTime] RSpec elapsed time: 4 minutes 59.36 seconds. Current RSS: ~1025M. Threads: 4. load average: 1.14 1.09 1.03 1/277 546972.973 with object storage disabled974 without a file from workhorse975 rejects the request976# [RSpecRunTime] RSpec elapsed time: 5 minutes 0.86 second. Current RSS: ~1026M. Threads: 4. load average: 1.14 1.09 1.03 2/277 547977.978 with a file979 behaves like package workhorse uploads980 without a workhorse header981 logs an error982 behaves like returning response status983 returns forbidden984# [RSpecRunTime] RSpec elapsed time: 5 minutes 5.1 seconds. Current RSS: ~1024M. Threads: 4. load average: 1.13 1.09 1.03 1/277 548985.986 without a token987 rejects request without a token988# [RSpecRunTime] RSpec elapsed time: 5 minutes 6.58 seconds. Current RSS: ~1026M. Threads: 4. load average: 1.13 1.09 1.03 1/277 549989.990 when params from workhorse are correct991 creates package and stores package file992 with existing package993 does not create a new package994 marked as pending_destruction995 does not create a new package996# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.97 seconds. Current RSS: ~1029M. Threads: 4. load average: 1.11 1.09 1.03 1/277 550997.998 with object storage enabled999 and direct upload enabled1000 with invalid remote_id: 1231231001 responds with status 4031002# [RSpecRunTime] RSpec elapsed time: 5 minutes 14.7 seconds. Current RSS: ~1030M. Threads: 4. load average: 1.11 1.09 1.03 1/277 5511003.1004 with invalid remote_id: ../../1231231005 responds with status 4031006# [RSpecRunTime] RSpec elapsed time: 5 minutes 16.37 seconds. Current RSS: ~1030M. Threads: 4. load average: 1.11 1.09 1.03 1/277 5521007.1008 with valid remote_id1009 creates package and stores package file1010# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.06 seconds. Current RSS: ~1030M. Threads: 4. load average: 1.18 1.10 1.04 1/277 5531011.1012 behaves like handling empty values for username and channel1013 username: "username", channel: "channel", status: :ok1014 returns the correct status code1015# [RSpecRunTime] RSpec elapsed time: 5 minutes 19.87 seconds. Current RSS: ~1029M. Threads: 4. load average: 1.18 1.10 1.04 1/277 5541016.1017 username: "username", channel: "_", status: :bad_request1018 returns the correct status code1019# [RSpecRunTime] RSpec elapsed time: 5 minutes 21.57 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.18 1.10 1.04 1/277 5551020.1021 username: "_", channel: "channel", status: :bad_request_or_not_found1022 returns the correct status code1023# [RSpecRunTime] RSpec elapsed time: 5 minutes 24.31 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.17 1.10 1.04 1/277 5561024.1025 username: "_", channel: "_", status: :ok_or_not_found1026 returns the correct status code1027# [RSpecRunTime] RSpec elapsed time: 5 minutes 26.06 seconds. Current RSS: ~1027M. Threads: 4. load average: 1.17 1.10 1.04 1/277 5571028.1029 behaves like handling validation error for package1030 with validation error1031 returns 4001032# [RSpecRunTime] RSpec elapsed time: 5 minutes 27.82 seconds. Current RSS: ~1027M. Threads: 4. load average: 1.15 1.10 1.03 1/277 5581033.1034 PUT /api/v4/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:conan_package_reference/:package_revision/:file_name1035 behaves like workhorse package file upload endpoint1036 behaves like rejects invalid recipe1037 with invalid recipe path1038 returns 4001039# [RSpecRunTime] RSpec elapsed time: 5 minutes 29.39 seconds. Current RSS: ~1029M. Threads: 4. load average: 1.15 1.10 1.03 1/277 5591040.1041 behaves like rejects invalid file_name1042 with invalid file_name1043 returns 4001044# [RSpecRunTime] RSpec elapsed time: 5 minutes 30.92 seconds. Current RSS: ~1029M. Threads: 4. load average: 1.15 1.10 1.03 1/277 5601045.1046 behaves like uploads a package file1047 file size above maximum limit1048 handles as a local file1049# [RSpecRunTime] RSpec elapsed time: 5 minutes 32.62 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.14 1.10 1.03 1/277 5611050.1051 with object storage disabled1052 without a file from workhorse1053 rejects the request1054# [RSpecRunTime] RSpec elapsed time: 5 minutes 34.25 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.14 1.10 1.03 1/277 5621055.1056 with a file1057 behaves like package workhorse uploads1058 without a workhorse header1059 logs an error1060 behaves like returning response status1061 returns forbidden1062# [RSpecRunTime] RSpec elapsed time: 5 minutes 37.41 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.21 1.11 1.04 1/277 5631063.1064 without a token1065 rejects request without a token1066# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.95 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.21 1.11 1.04 1/277 5641067.1068 when params from workhorse are correct1069 creates package and stores package file1070 with existing package1071 does not create a new package1072 marked as pending_destruction1073 does not create a new package1074# [RSpecRunTime] RSpec elapsed time: 5 minutes 46.41 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.19 1.11 1.04 1/277 5651075.1076 with object storage enabled1077 and direct upload enabled1078 with invalid remote_id: 1231231079 responds with status 4031080# [RSpecRunTime] RSpec elapsed time: 5 minutes 48.09 seconds. Current RSS: ~1029M. Threads: 4. load average: 1.26 1.12 1.04 2/277 5661081.1082 with invalid remote_id: ../../1231231083 responds with status 4031084# [RSpecRunTime] RSpec elapsed time: 5 minutes 49.85 seconds. Current RSS: ~1030M. Threads: 4. load average: 1.26 1.12 1.04 1/277 5671085.1086 with valid remote_id1087 creates package and stores package file1088# [RSpecRunTime] RSpec elapsed time: 5 minutes 51.66 seconds. Current RSS: ~1031M. Threads: 4. load average: 1.24 1.12 1.04 1/277 5681089.1090 behaves like handling empty values for username and channel1091 username: "username", channel: "channel", status: :ok1092 returns the correct status code1093# [RSpecRunTime] RSpec elapsed time: 5 minutes 53.48 seconds. Current RSS: ~1031M. Threads: 4. load average: 1.24 1.12 1.04 1/277 5691094.1095 username: "username", channel: "_", status: :bad_request1096 returns the correct status code1097# [RSpecRunTime] RSpec elapsed time: 5 minutes 55.29 seconds. Current RSS: ~1030M. Threads: 4. load average: 1.24 1.12 1.04 1/277 5701098.1099 username: "_", channel: "channel", status: :bad_request_or_not_found1100 returns the correct status code1101# [RSpecRunTime] RSpec elapsed time: 5 minutes 57.01 seconds. Current RSS: ~1030M. Threads: 4. load average: 1.22 1.12 1.04 1/277 5711102.1103 username: "_", channel: "_", status: :ok_or_not_found1104 returns the correct status code1105# [RSpecRunTime] RSpec elapsed time: 5 minutes 58.8 seconds. Current RSS: ~1029M. Threads: 4. load average: 1.22 1.12 1.04 1/277 5721106.1107 behaves like handling validation error for package1108 with validation error1109 returns 4001110# [RSpecRunTime] RSpec elapsed time: 6 minutes 0.55 second. Current RSS: ~1029M. Threads: 4. load average: 1.22 1.12 1.04 1/277 5731111.1112 tracking the conan_package.tgz upload1113 behaves like a package tracking event1114 creates a gitlab tracking event push_package1115# [RSpecRunTime] RSpec elapsed time: 6 minutes 3.35 seconds. Current RSS: ~1028M. Threads: 4. load average: 1.20 1.12 1.04 1/277 5741116.1117# [RSpecRunTime] Finishing example group spec/requests/api/conan_instance_packages_spec.rb. It took 5 minutes 57.71 seconds. Expected to take 5 minutes 26.69 seconds.1118# [RSpecRunTime] Starting example group spec/controllers/projects/merge_requests_controller_spec.rb. Expected to take 4 minutes 51.39 seconds.1119Projects::MergeRequestsController1120 GET commit_change_content1121 renders commit_change_content template1122# [RSpecRunTime] RSpec elapsed time: 6 minutes 7.68 seconds. Current RSS: ~1034M. Threads: 5. load average: 1.18 1.12 1.04 1/285 7361123.1124 GET show1125 with view param1126 saves the preferred diff view in a cookie1127# [RSpecRunTime] RSpec elapsed time: 6 minutes 9.15 seconds. Current RSS: ~1032M. Threads: 5. load average: 1.18 1.12 1.04 1/285 8321128.1129 when merge request is unchecked1130 checks mergeability asynchronously1131# [RSpecRunTime] RSpec elapsed time: 6 minutes 10.57 seconds. Current RSS: ~1032M. Threads: 5. load average: 1.18 1.12 1.04 1/285 9291132.1133 as html1134 sets the endpoint_metadata_url1135 renders merge request page1136 logs the view with Gitlab::Search::RecentMergeRequests1137 when merge_head diff is present1138 sets the endpoint_diff_batch_url with ck1139 sets diffs_batch_cache_key1140 when diffs_batch_cache_with_max_age feature flag is disabled1141 sets the endpoint_diff_batch_url without ck param1142 does not set diffs_batch_cache_key1143# [RSpecRunTime] RSpec elapsed time: 6 minutes 20.15 seconds. Current RSS: ~1109M. Threads: 5. load average: 1.23 1.13 1.05 1/285 16481144.1145 when diff files were cleaned1146 renders page when diff size is not persisted and diff_refs does not exist1147# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.65 seconds. Current RSS: ~1121M. Threads: 5. load average: 1.22 1.13 1.05 1/285 17631148.1149 when diff is missing1150 renders merge request page1151# [RSpecRunTime] RSpec elapsed time: 6 minutes 26.18 seconds. Current RSS: ~1176M. Threads: 5. load average: 1.22 1.13 1.05 1/285 18691152.1153 that is invalid1154 renders merge request page1155 when project has moved1156 redirects from an old merge request correctly1157 redirects from an old merge request commits correctly1158# [RSpecRunTime] RSpec elapsed time: 6 minutes 30.2 seconds. Current RSS: ~1200M. Threads: 5. load average: 1.12 1.11 1.04 1/285 20751159.1160 when has pinned file1161 adds pinned file url1162# [RSpecRunTime] RSpec elapsed time: 6 minutes 31.56 seconds. Current RSS: ~1208M. Threads: 5. load average: 1.12 1.11 1.04 1/285 21731163.1164 when user is setting notes filters1165 behaves like issuable notes filter1166 sets discussion filter1167 does not set notes filter when database is in read-only mode1168 does not set notes filter when persist_filter param is false1169 returns only user comments1170 returns only activity notes1171 when filter is set to "only_comments"1172 does not merge label event notes1173# [RSpecRunTime] RSpec elapsed time: 6 minutes 41.95 seconds. Current RSS: ~1225M. Threads: 5. load average: 1.17 1.12 1.05 2/285 27431174.1175 as json1176 with basic serializer param1177 renders basic MR entity as json1178# [RSpecRunTime] RSpec elapsed time: 6 minutes 43.01 seconds. Current RSS: ~1227M. Threads: 5. load average: 1.17 1.12 1.05 1/285 28391179.1180 with widget serializer param1181 renders widget MR entity as json1182# [RSpecRunTime] RSpec elapsed time: 6 minutes 44.15 seconds. Current RSS: ~1229M. Threads: 5. load average: 1.17 1.12 1.05 1/285 29411183.1184 when no serialiser was passed1185 renders widget MR entity as json1186# [RSpecRunTime] RSpec elapsed time: 6 minutes 45.33 seconds. Current RSS: ~1232M. Threads: 5. load average: 1.17 1.12 1.05 1/285 30421187.1188 that is invalid1189 renders merge request page1190 as diff1191 triggers workhorse to serve the request1192 when there is no diff1193 renders 4041194# [RSpecRunTime] RSpec elapsed time: 6 minutes 48.16 seconds. Current RSS: ~1233M. Threads: 5. load average: 1.16 1.12 1.04 1/285 32461195.1196 as patch1197 triggers workhorse to serve the request1198 when there is no diff1199 renders 4041200# [RSpecRunTime] RSpec elapsed time: 6 minutes 50.3 seconds. Current RSS: ~1235M. Threads: 5. load average: 1.16 1.12 1.04 1/285 34351201.1202 GET index1203 behaves like issuables list meta-data1204 creates indexed meta-data object for issuable notes and votes count1205 avoids N+1 queries1206 searching1207 works when sorting by created_asc1208 works when sorting by created_at_asc1209 works when sorting by created_date1210 works when sorting by created_desc1211 works when sorting by created_at_desc1212 works when sorting by id_asc1213 works when sorting by id_desc1214 works when sorting by updated_asc1215 works when sorting by updated_at_asc1216 works when sorting by updated_desc1217 works when sorting by updated_at_desc1218 works when sorting by title_asc1219 works when sorting by title_desc1220 works when sorting by closest_future_date1221 works when sorting by closest_future_date_asc1222 works when sorting by due_date1223 works when sorting by due_date_asc1224 works when sorting by due_date_desc1225 works when sorting by relative_position1226 works when sorting by relative_position_asc1227 works when sorting by popularity1228 works when sorting by priority1229 works when sorting by label_priority1230# [RSpecRunTime] RSpec elapsed time: 7 minutes 33.18 seconds. Current RSS: ~1238M. Threads: 5. load average: 1.40 1.19 1.08 1/285 81671231.1232 when given empty collection1233 doesn't execute any queries with false conditions1234# [RSpecRunTime] RSpec elapsed time: 7 minutes 35.31 seconds. Current RSS: ~1238M. Threads: 5. load average: 1.40 1.19 1.08 1/285 83541235.1236 behaves like set sort order from user preference1237 #set_sort_order_from_user_preference1238 when database is in read-only mode1239 does not update user preference1240 when database is not in read-only mode1241 updates user preference1242 when page param1243 redirects to last_page if page number is larger than number of pages1244 redirects to specified page1245 does not redirect to external sites when provided a host field1246# [RSpecRunTime] RSpec elapsed time: 7 minutes 39.4 seconds. Current RSS: ~1244M. Threads: 5. load average: 1.29 1.17 1.07 1/285 86441247.1248 when filtering by opened state1249 with opened merge requests1250 lists those merge requests1251# [RSpecRunTime] RSpec elapsed time: 7 minutes 40.57 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.29 1.17 1.07 1/285 87391252.1253 with reopened merge requests1254 lists those merge requests1255# [RSpecRunTime] RSpec elapsed time: 7 minutes 41.78 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.26 1.17 1.07 1/285 88351256.1257 PUT update1258 changing the assignee1259 limits the attributes exposed on the assignee1260# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.33 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.26 1.17 1.07 1/285 89311261.1262 when user does not have access to update issue1263 responds with 4041264# [RSpecRunTime] RSpec elapsed time: 7 minutes 44.64 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.26 1.17 1.07 1/285 90261265.1266 there is no source project1267 closes MR without errors1268 allows editing of a closed merge request1269 does not allow to update target branch closed merge request1270 behaves like update invalid issuable1271 when updating causes conflicts1272 renders edit when format is html1273 renders json error message when format is json1274# [RSpecRunTime] RSpec elapsed time: 7 minutes 57.76 seconds. Current RSS: ~1244M. Threads: 5. load average: 1.20 1.16 1.07 1/286 96721275.1276 when updating an invalid issuable1277 renders edit when merge request is invalid1278# [RSpecRunTime] RSpec elapsed time: 8 minutes 0.05 second. Current RSS: ~1242M. Threads: 5. load average: 1.20 1.16 1.07 1/286 97931279.1280 two merge requests with the same source branch1281 does not allow a closed merge request to be reopened if another one is open1282# [RSpecRunTime] RSpec elapsed time: 8 minutes 1.93 seconds. Current RSS: ~1241M. Threads: 5. load average: 1.27 1.17 1.07 1/286 99861283.1284 POST merge1285 when user cannot access1286 returns 4041287# [RSpecRunTime] RSpec elapsed time: 8 minutes 3.22 seconds. Current RSS: ~1242M. Threads: 5. load average: 1.27 1.17 1.07 1/286 100811288.1289 when the merge request is not mergeable1290 returns :failed1291 for logging1292 behaves like storing arguments in the application context1293 places the expected params in the application context1294# [RSpecRunTime] RSpec elapsed time: 8 minutes 5.54 seconds. Current RSS: ~1242M. Threads: 5. load average: 1.27 1.17 1.07 1/286 102721295.1296 behaves like not executing any extra queries for the application context1297 does not execute more queries than without adding anything to the application context1298# [RSpecRunTime] RSpec elapsed time: 8 minutes 6.82 seconds. Current RSS: ~1241M. Threads: 5. load average: 1.25 1.17 1.07 1/286 103671299.1300 when the sha parameter does not match the source SHA1301 returns :sha_mismatch1302 for logging1303 behaves like storing arguments in the application context1304 places the expected params in the application context1305# [RSpecRunTime] RSpec elapsed time: 8 minutes 9.17 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.25 1.17 1.07 1/286 105571306.1307 behaves like not executing any extra queries for the application context1308 does not execute more queries than without adding anything to the application context1309# [RSpecRunTime] RSpec elapsed time: 8 minutes 10.44 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.25 1.17 1.07 1/286 106521310.1311 when the sha parameter matches the source SHA1312 returns :success1313 starts the merge immediately with permitted params1314 for logging1315 behaves like storing arguments in the application context1316 places the expected params in the application context1317# [RSpecRunTime] RSpec elapsed time: 8 minutes 13.7 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.23 1.17 1.07 1/286 109371318.1319 behaves like not executing any extra queries for the application context1320 does not execute more queries than without adding anything to the application context1321# [RSpecRunTime] RSpec elapsed time: 8 minutes 14.77 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.23 1.17 1.07 1/286 110321322.1323 when squash is passed as 11324 updates the squash attribute on the MR to true1325# [RSpecRunTime] RSpec elapsed time: 8 minutes 15.95 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.23 1.17 1.07 1/286 111291326.1327 when squash is passed as 01328 updates the squash attribute on the MR to false1329# [RSpecRunTime] RSpec elapsed time: 8 minutes 17.13 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.29 1.18 1.08 6/286 112251330.1331 when a squash commit message is passed1332 passes the same message to SquashService1333# [RSpecRunTime] RSpec elapsed time: 8 minutes 18.73 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.29 1.18 1.08 1/286 113361334.1335 when merge when pipeline succeeds option is passed1336 returns :merge_when_pipeline_succeeds1337 sets the MR to merge when the pipeline succeeds1338 for logging1339 behaves like storing arguments in the application context1340 places the expected params in the application context1341# [RSpecRunTime] RSpec elapsed time: 8 minutes 22.63 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.27 1.18 1.08 1/286 116461342.1343 behaves like not executing any extra queries for the application context1344 does not execute more queries than without adding anything to the application context1345# [RSpecRunTime] RSpec elapsed time: 8 minutes 23.94 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.27 1.18 1.08 1/286 117481346.1347 when project.only_allow_merge_if_pipeline_succeeds? is true1348 returns :merge_when_pipeline_succeeds1349 and head pipeline is not the current one1350 returns :failed1351# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.54 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.27 1.18 1.08 1/286 119461352.1353 when auto merge has not been enabled yet1354 calls AutoMergeService#execute1355# [RSpecRunTime] RSpec elapsed time: 8 minutes 27.78 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.24 1.18 1.08 1/286 120431356.1357 when auto merge has already been enabled1358 calls AutoMergeService#update1359# [RSpecRunTime] RSpec elapsed time: 8 minutes 29.06 seconds. Current RSS: ~1252M. Threads: 5. load average: 1.24 1.18 1.08 1/286 121401360.1361 only_allow_merge_if_all_discussions_are_resolved? setting1362 when enabled1363 with unresolved discussion1364 returns :failed1365# [RSpecRunTime] RSpec elapsed time: 8 minutes 30.39 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.24 1.18 1.08 1/286 122601366.1367 with all discussions resolved1368 returns :success1369# [RSpecRunTime] RSpec elapsed time: 8 minutes 31.79 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.22 1.17 1.08 1/286 123811370.1371 when disabled1372 with unresolved discussion1373 returns :success1374# [RSpecRunTime] RSpec elapsed time: 8 minutes 33.13 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.22 1.17 1.08 1/286 125011375.1376 with all discussions resolved1377 returns :success1378# [RSpecRunTime] RSpec elapsed time: 8 minutes 34.55 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.22 1.17 1.08 3/286 126221379.1380 DELETE destroy1381 denies access to users unless they're admin or project owner1382 when the user is owner1383 deletes the merge request1384 prevents deletion if destroy_confirm is not set1385 prevents deletion in JSON format if destroy_confirm is not set1386# [RSpecRunTime] RSpec elapsed time: 8 minutes 39.86 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.29 1.19 1.08 1/286 130291387.1388 GET commits1389 renders the commits template to a string1390 pagination1391 page: 1, next_page: 21392 renders the commits for page 11393# [RSpecRunTime] RSpec elapsed time: 8 minutes 42.18 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.34 1.20 1.09 1/286 132271394.1395 page: 2, next_page: 31396 renders the commits for page 21397# [RSpecRunTime] RSpec elapsed time: 8 minutes 43.47 seconds. Current RSS: ~1262M. Threads: 5. load average: 1.34 1.20 1.09 1/286 133261398.1399 page: 3, next_page: nil1400 renders the commits for page 31401# [RSpecRunTime] RSpec elapsed time: 8 minutes 45.07 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.34 1.20 1.09 1/286 134251402.1403 GET pipelines1404 with "enabled" builds on a public project1405 for a project owner1406 responds with serialized pipelines1407# [RSpecRunTime] RSpec elapsed time: 8 minutes 47.54 seconds. Current RSS: ~1266M. Threads: 5. load average: 1.40 1.21 1.09 1/286 135681408.1409 for an unassociated user1410 responds with no pipelines1411# [RSpecRunTime] RSpec elapsed time: 8 minutes 50.06 seconds. Current RSS: ~1274M. Threads: 5. load average: 1.40 1.21 1.09 1/286 137111412.1413 with private builds on a public project1414 for a project owner1415 responds with serialized pipelines1416# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.61 seconds. Current RSS: ~1273M. Threads: 5. load average: 1.40 1.21 1.09 1/286 138301417.1418 for an unassociated user1419 responds with no pipelines1420# [RSpecRunTime] RSpec elapsed time: 8 minutes 52.73 seconds. Current RSS: ~1273M. Threads: 5. load average: 1.36 1.21 1.09 1/286 139231421.1422 from a project fork1423 with private builds1424 for the target project member1425 does not respond with serialized pipelines1426# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.99 seconds. Current RSS: ~1280M. Threads: 5. load average: 1.36 1.21 1.09 1/286 140441427.1428 for the source project member1429 responds with serialized pipelines1430# [RSpecRunTime] RSpec elapsed time: 8 minutes 57.93 seconds. Current RSS: ~1287M. Threads: 5. load average: 1.33 1.21 1.09 1/286 141741431.1432 with public builds1433 for the target project member1434 does not respond with serialized pipelines1435# [RSpecRunTime] RSpec elapsed time: 9 minutes 0.96 second. Current RSS: ~1288M. Threads: 5. load average: 1.33 1.21 1.09 1/286 143041436.1437 for the source project member1438 responds with serialized pipelines1439# [RSpecRunTime] RSpec elapsed time: 9 minutes 3.83 seconds. Current RSS: ~1288M. Threads: 5. load average: 1.31 1.20 1.09 1/287 144351440.1441 with pagination1442 paginates the result1443# [RSpecRunTime] RSpec elapsed time: 9 minutes 5.88 seconds. Current RSS: ~1287M. Threads: 5. load average: 1.31 1.20 1.09 1/287 145421444.1445 GET context commits1446 returns the commits for context commits1447# [RSpecRunTime] RSpec elapsed time: 9 minutes 11.12 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.28 1.20 1.09 1/286 147331448.1449 GET exposed_artifacts1450 permissions on a public project with private CI/CD1451 while signed out1452 responds with a 4041453# [RSpecRunTime] RSpec elapsed time: 9 minutes 13.23 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.34 1.21 1.09 1/287 148601454.1455 while signed in as an unrelated user1456 responds with a 4041457# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.61 seconds. Current RSS: ~1274M. Threads: 5. load average: 1.34 1.21 1.09 1/286 148891458.1459 when pipeline has jobs with exposed artifacts1460 when fetching exposed artifacts is in progress1461 sends polling interval1462 returns 204 HTTP status1463 when fetching exposed artifacts is completed1464 returns exposed artifacts1465 when pipeline does not have jobs with exposed artifacts1466 returns no content1467 GET coverage_reports1468 permissions on a public project with private CI/CD1469 while signed out1470 responds with a 4041471# [RSpecRunTime] RSpec elapsed time: 9 minutes 18.35 seconds. Current RSS: ~1282M. Threads: 5. load average: 1.63 1.28 1.12 1/287 150191472.1473 while signed in as an unrelated user1474 responds with a 4041475# [RSpecRunTime] RSpec elapsed time: 9 minutes 19.66 seconds. Current RSS: ~1291M. Threads: 5. load average: 1.63 1.28 1.12 1/287 150481476.1477 when pipeline has jobs with coverage reports1478 when processing coverage reports is in progress1479 sends polling interval1480 returns 204 HTTP status1481 when processing coverage reports is completed1482 returns coverage reports1483 when user created corrupted coverage reports1484 behaves like a 400 response1485 does not send polling interval1486 returns 400 HTTP status1487 returns an error string1488# [RSpecRunTime] RSpec elapsed time: 9 minutes 21.81 seconds. Current RSS: ~1293M. Threads: 5. load average: 1.58 1.27 1.11 1/286 150611489.1490 when pipeline does not have jobs with coverage reports1491 returns no content1492 GET codequality_mr_diff_reports1493 permissions on a public project with private CI/CD1494 while signed out1495 responds with a 4041496# [RSpecRunTime] RSpec elapsed time: 9 minutes 24.01 seconds. Current RSS: ~1299M. Threads: 5. load average: 1.58 1.27 1.11 1/287 151851497.1498 while signed in as an unrelated user1499 responds with a 4041500# [RSpecRunTime] RSpec elapsed time: 9 minutes 25.27 seconds. Current RSS: ~1309M. Threads: 5. load average: 1.58 1.27 1.11 1/287 152141501.1502 when pipeline has jobs with codequality mr diff report1503 when processing codequality mr diff report is in progress1504 sends polling interval1505 returns 204 HTTP status1506 when processing codequality mr diff report is completed1507 returns codequality mr diff report1508 GET terraform_reports1509 permissions on a public project with private CI/CD1510 while signed out1511 responds with a 4041512# [RSpecRunTime] RSpec elapsed time: 9 minutes 28.39 seconds. Current RSS: ~1309M. Threads: 5. load average: 1.62 1.28 1.12 1/287 153431513.1514 while signed in as an unrelated user1515 responds with a 4041516# [RSpecRunTime] RSpec elapsed time: 9 minutes 29.78 seconds. Current RSS: ~1315M. Threads: 5. load average: 1.62 1.28 1.12 1/287 153721517.1518 when pipeline has jobs with terraform reports1519 when processing terraform reports is in progress1520 sends polling interval1521 returns 204 HTTP status1522 when processing terraform reports is completed1523 returns terraform reports1524 when user created corrupted terraform reports1525 behaves like a 400 response1526 does not send polling interval1527 returns 400 HTTP status1528 returns an error string1529# [RSpecRunTime] RSpec elapsed time: 9 minutes 32.71 seconds. Current RSS: ~1305M. Threads: 5. load average: 1.57 1.28 1.12 1/286 153851530.1531 when pipeline does not have jobs with terraform reports1532 returns error1533 GET test_reports1534 permissions on a public project with private CI/CD1535 while signed out1536 responds with a 4041537# [RSpecRunTime] RSpec elapsed time: 9 minutes 35.09 seconds. Current RSS: ~1299M. Threads: 5. load average: 1.57 1.28 1.12 1/287 155071538.1539 while signed in as an unrelated user1540 responds with a 4041541# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.29 seconds. Current RSS: ~1299M. Threads: 5. load average: 1.57 1.28 1.12 1/287 155341542.1543 when comparison is being processed1544 sends polling interval1545 returns 204 HTTP status1546 when comparison is done1547 does not send polling interval1548 returns 200 HTTP status1549 when user created corrupted test reports1550 behaves like a 400 response1551 does not send polling interval1552 returns 400 HTTP status1553 returns an error string1554 GET accessibility_reports1555 permissions on a public project with private CI/CD1556 while signed out1557 responds with a 4041558# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.5 seconds. Current RSS: ~1296M. Threads: 5. load average: 1.52 1.27 1.12 2/287 156301559.1560 while signed in as an unrelated user1561 responds with a 4041562 when pipeline has jobs with accessibility reports1563 when processing accessibility reports is in progress1564 sends polling interval1565 returns 204 HTTP status1566# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.03 seconds. Current RSS: ~1299M. Threads: 5. load average: 1.52 1.27 1.12 1/287 156371567.1568 when processing accessibility reports is completed1569 returns accessibility reports1570 when user created corrupted accessibility reports1571 behaves like a 400 response1572 does not send polling interval1573 returns 400 HTTP status1574 returns an error string1575 GET codequality_reports1576 permissions on a public project with private CI/CD1577 while signed out1578 responds with a 4041579 while signed in as an unrelated user1580 responds with a 4041581 when pipeline has jobs with codequality reports1582 when processing codequality reports is in progress1583 sends polling interval1584 returns 204 HTTP status1585 when processing codequality reports is completed1586 returns codequality reports1587 when pipeline has job without a codequality report1588 behaves like a 400 response1589 does not send polling interval1590 returns 400 HTTP status1591 returns an error string1592# [RSpecRunTime] RSpec elapsed time: 9 minutes 45.83 seconds. Current RSS: ~1283M. Threads: 5. load average: 1.48 1.27 1.12 1/286 157551593.1594 POST remove_wip1595 removes the draft status1596 renders MergeRequest as JSON1597# [RSpecRunTime] RSpec elapsed time: 9 minutes 49.26 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.36 1.25 1.11 1/287 159821598.1599 POST cancel_auto_merge1600 calls AutoMergeService1601 is expected to respond with numeric status code success1602 renders MergeRequest as JSON1603# [RSpecRunTime] RSpec elapsed time: 9 minutes 53.5 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.49 1.28 1.12 1/287 163201604.1605 POST assign_related_issues1606 displays an flash error message on fail1607 shows a flash message on success1608 correctly pluralizes flash message on success1609 calls MergeRequests::AssignIssuesService1610 is skipped when not signed in1611# [RSpecRunTime] RSpec elapsed time: 10 minutes 4.71 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.42 1.27 1.12 1/287 172861612.1613 GET ci_environments_status1614 uses the explicitly linked deployments1615 the environment is from a forked project1616 links to the environment on that project1617 keeps queries in check1618 has no N+1 SQL issues for environments1619 when environment_target is 'merge_commit'1620 returns nothing1621 when is merged1622 returns the environment on the source project1623# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.54 seconds. Current RSS: ~1281M. Threads: 5. load average: 1.55 1.30 1.13 1/288 180651624.1625 when a merge request has multiple environments with deployments1626 exposes multiple environment statuses1627 when route map is not present in the project1628 does not have N+1 Gitaly requests for environments1629# [RSpecRunTime] RSpec elapsed time: 10 minutes 22.15 seconds. Current RSS: ~1272M. Threads: 5. load average: 1.59 1.31 1.14 1/288 183161630.1631 when there is route map present in a project1632 does not have N+1 Gitaly requests for diff files1633# [RSpecRunTime] RSpec elapsed time: 10 minutes 23.85 seconds. Current RSS: ~1270M. Threads: 5. load average: 1.59 1.31 1.14 1/288 184281634.1635 GET pipeline_status.json1636 when head_pipeline exists1637 returns a detailed head_pipeline status in json1638 with project member visibility on a public project1639 returns pipeline data to project members1640 returns blank OK response to non-project-members1641# [RSpecRunTime] RSpec elapsed time: 10 minutes 27.35 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.54 1.31 1.14 1/288 187121642.1643 when head_pipeline does not exist1644 returns blank OK response1645 POST #rebase1646 successfully1647 with skip_ci not specified1648 behaves like successful rebase scheduler1649 enqueues a RebaseWorker1650# [RSpecRunTime] RSpec elapsed time: 10 minutes 29.43 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.54 1.31 1.14 1/288 189011651.1652 with skip_ci enabled1653 behaves like successful rebase scheduler1654 enqueues a RebaseWorker1655# [RSpecRunTime] RSpec elapsed time: 10 minutes 30.64 seconds. Current RSS: ~1268M. Threads: 5. load average: 1.54 1.31 1.14 2/288 189961656.1657 with skip_ci disabled1658 behaves like successful rebase scheduler1659 enqueues a RebaseWorker1660# [RSpecRunTime] RSpec elapsed time: 10 minutes 31.75 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.50 1.30 1.14 1/288 190911661.1662 with NOWAIT lock1663 returns a 4091664# [RSpecRunTime] RSpec elapsed time: 10 minutes 34.07 seconds. Current RSS: ~1265M. Threads: 5. load average: 1.50 1.30 1.14 1/288 191861665.1666 when source branch is protected from force push1667 returns 4031668# [RSpecRunTime] RSpec elapsed time: 10 minutes 35.31 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.50 1.30 1.14 1/288 192821669.1670 with a forked project1671 user cannot push to source branch1672 returns 4031673# [RSpecRunTime] RSpec elapsed time: 10 minutes 37.94 seconds. Current RSS: ~1270M. Threads: 5. load average: 1.54 1.32 1.14 1/288 194111674.1675 user can push to source branch1676 returns 2001677# [RSpecRunTime] RSpec elapsed time: 10 minutes 40.53 seconds. Current RSS: ~1274M. Threads: 5. load average: 1.54 1.32 1.14 1/288 195371678.1679 GET discussions1680 when authenticated1681 returns 2001682 highlight preloading1683 with commit diff notes1684 preloads all of the notes diffs highlights1685 preloads all of the notes diffs highlights when per_page is 11686# [RSpecRunTime] RSpec elapsed time: 10 minutes 46.22 seconds. Current RSS: ~1266M. Threads: 5. load average: 1.49 1.31 1.14 1/288 199401687.1688 with diff notes1689 preloads notes diffs highlights1690# [RSpecRunTime] RSpec elapsed time: 10 minutes 48.07 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.45 1.31 1.14 1/288 200641691.1693 behaves like discussions provider1694 returns the expected discussions1695# [RSpecRunTime] RSpec elapsed time: 10 minutes 49.94 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.45 1.31 1.14 1/288 200651696.1697 GET edit1698 responds successfully1699 assigns the noteable to make sure autocompletes work1700# [RSpecRunTime] RSpec elapsed time: 10 minutes 52.15 seconds. Current RSS: ~1256M. Threads: 5. load average: 1.42 1.30 1.14 1/288 202561701.1702 POST export_csv1703 redirects to the merge request index1704 enqueues an IssuableExportCsvWorker worker1705 #append_info_to_payload1706 appends diffs_files_count for logging1707# [RSpecRunTime] RSpec elapsed time: 10 minutes 53.97 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.42 1.30 1.14 1/288 203511708.1709# [RSpecRunTime] Finishing example group spec/controllers/projects/merge_requests_controller_spec.rb. It took 4 minutes 50.61 seconds. Expected to take 4 minutes 51.39 seconds.1710# [RSpecRunTime] Starting example group spec/requests/api/pypi_packages_spec.rb. Expected to take 3 minutes 15.4 seconds.1711API::PypiPackages1712 simple index API endpoint1713 GET /api/v4/groups/:id/-/packages/pypi/simple1714 behaves like pypi simple index API endpoint1715 with valid project1716 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1717 behaves like PyPI package index1718 for user type developer1719 returns the package index1720 behaves like returning response status1721 returns success1722# [RSpecRunTime] RSpec elapsed time: 10 minutes 56.82 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.38 1.29 1.14 1/287 203521723.1724 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1725 behaves like PyPI package index1726 for user type guest1727 returns the package index1728 behaves like returning response status1729 returns success1730# [RSpecRunTime] RSpec elapsed time: 10 minutes 58.1 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.38 1.29 1.14 1/287 203531731.1732 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1733 behaves like PyPI package index1734 for user type developer1735 returns the package index1736 behaves like returning response status1737 returns success1738# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.32 seconds. Current RSS: ~1249M. Threads: 5. load average: 1.38 1.29 1.14 1/287 203541739.1740 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1741 behaves like PyPI package index1742 for user type guest1743 returns the package index1744 behaves like returning response status1745 returns success1746# [RSpecRunTime] RSpec elapsed time: 11 minutes 0.52 second. Current RSS: ~1252M. Threads: 5. load average: 1.38 1.29 1.14 1/288 203551747.1748 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1749 behaves like PyPI package index1750 for user type developer1751 returns the package index1752 behaves like returning response status1753 returns success1754 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1755 behaves like PyPI package index1756 for user type guest1757 returns the package index1758 behaves like returning response status1759 returns success1760 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1761 behaves like PyPI package index1762 for user type developer1763 returns the package index1764 behaves like returning response status1765 returns success1766 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1767 behaves like PyPI package index1768 for user type guest1769 returns the package index1770 behaves like returning response status1771 returns success1772 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1773 behaves like PyPI package index1774 for user type anonymous1775 returns the package index1776 behaves like returning response status1777 returns success1778 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1779 behaves like PyPI package index1780 for user type developer1781 returns the package index1782 behaves like returning response status1783 returns success1784# [RSpecRunTime] RSpec elapsed time: 11 minutes 4.14 seconds. Current RSS: ~1270M. Threads: 5. load average: 1.35 1.29 1.14 1/285 203561785.1786 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden1787 behaves like process PyPI api request1788 for user type guest1789 behaves like returning response status1790 returns forbidden1791 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1792 behaves like process PyPI api request1793 for user type developer1794 behaves like returning response status1795 returns unauthorized1796 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1797 behaves like process PyPI api request1798 for user type guest1799 behaves like returning response status1800 returns unauthorized1801 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found1802 behaves like process PyPI api request1803 for user type developer1804 behaves like returning response status1805 returns not_found1806 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found1807 behaves like process PyPI api request1808 for user type guest1809 behaves like returning response status1810 returns not_found1811 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1812 behaves like process PyPI api request1813 for user type developer1814 behaves like returning response status1815 returns unauthorized1816 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1817 behaves like process PyPI api request1818 for user type guest1819 behaves like returning response status1820 returns unauthorized1821 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1822 behaves like process PyPI api request1823 for user type anonymous1824 behaves like returning response status1825 returns unauthorized1826 behaves like rejects PyPI access with unknown group id1827 with an unknown project1828 behaves like unknown PyPI scope id1829 as anonymous1830 behaves like process PyPI api request1831 for user type anonymous1832 behaves like returning response status1833 returns not_found1834 as authenticated user1835 behaves like process PyPI api request1836 for user type anonymous1837 behaves like returning response status1838 returns not_found1839 deploy tokens1840 behaves like deploy token for package GET requests1841 with deploy token headers1842 valid token1843 behaves like returning response status1844 returns success1845 invalid token1846 behaves like returning response status1847 returns unauthorized1848 with group path as id1849 behaves like deploy token for package GET requests1850 with deploy token headers1851 valid token1852 behaves like returning response status1853 returns success1854 invalid token1855 behaves like returning response status1856 returns unauthorized1857 job token1858 behaves like job token for package GET requests1859 with job token headers1860 valid token1861 behaves like returning response status1862 returns success1863 invalid token1864 behaves like returning response status1865 returns unauthorized1866 invalid user1867 behaves like returning response status1868 returns unauthorized1869 behaves like a pypi user namespace endpoint1870 visibility_level: :public, user_role: :owner, expected_status: :not_found1871 behaves like returning response status1872 returns not_found1873 visibility_level: :private, user_role: :owner, expected_status: :not_found1874 behaves like returning response status1875 returns not_found1876 visibility_level: :public, user_role: :external, expected_status: :not_found1877 behaves like returning response status1878 returns not_found1879 visibility_level: :private, user_role: :external, expected_status: :not_found1880 behaves like returning response status1881 returns not_found1882 visibility_level: :public, user_role: :anonymous, expected_status: :not_found1883 behaves like returning response status1884 returns not_found1885 visibility_level: :private, user_role: :anonymous, expected_status: :not_found1886 behaves like returning response status1887 returns not_found1888 GET /api/v4/projects/:id/packages/pypi/simple1889 behaves like pypi simple index API endpoint1890 with valid project1891 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1892 behaves like PyPI package index1893 for user type developer1894 returns the package index1895 behaves like returning response status1896 returns success1897# [RSpecRunTime] RSpec elapsed time: 11 minutes 12.89 seconds. Current RSS: ~1259M. Threads: 5. load average: 1.37 1.30 1.14 1/283 203571898.1899 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1900 behaves like PyPI package index1901 for user type guest1902 returns the package index1903 behaves like returning response status1904 returns success1905# [RSpecRunTime] RSpec elapsed time: 11 minutes 14.19 seconds. Current RSS: ~1260M. Threads: 5. load average: 1.37 1.30 1.14 2/283 203581906.1907 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1908 behaves like PyPI package index1909 for user type developer1910 returns the package index1911 behaves like returning response status1912 returns success1913# [RSpecRunTime] RSpec elapsed time: 11 minutes 15.36 seconds. Current RSS: ~1266M. Threads: 5. load average: 1.37 1.30 1.14 1/283 203591914.1915 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1916 behaves like PyPI package index1917 for user type guest1918 returns the package index1919 behaves like returning response status1920 returns success1921# [RSpecRunTime] RSpec elapsed time: 11 minutes 16.55 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.37 1.30 1.14 1/283 203601922.1923 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1924 behaves like PyPI package index1925 for user type developer1926 returns the package index1927 behaves like returning response status1928 returns success1929 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1930 behaves like PyPI package index1931 for user type guest1932 returns the package index1933 behaves like returning response status1934 returns success1935 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1936 behaves like PyPI package index1937 for user type developer1938 returns the package index1939 behaves like returning response status1940 returns success1941 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "PyPI package index", expected_status: :success1942 behaves like PyPI package index1943 for user type guest1944 returns the package index1945 behaves like returning response status1946 returns success1947 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1948 behaves like PyPI package index1949 for user type anonymous1950 returns the package index1951 behaves like returning response status1952 returns success1953 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package index", expected_status: :success1954 behaves like PyPI package index1955 for user type developer1956 returns the package index1957 behaves like returning response status1958 returns success1959# [RSpecRunTime] RSpec elapsed time: 11 minutes 20.1 seconds. Current RSS: ~1274M. Threads: 5. load average: 1.34 1.29 1.14 1/283 203611960.1961 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden1962 behaves like process PyPI api request1963 for user type guest1964 behaves like returning response status1965 returns forbidden1966 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1967 behaves like process PyPI api request1968 for user type developer1969 behaves like returning response status1970 returns unauthorized1971 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1972 behaves like process PyPI api request1973 for user type guest1974 behaves like returning response status1975 returns unauthorized1976 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found1977 behaves like process PyPI api request1978 for user type developer1979 behaves like returning response status1980 returns not_found1981 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found1982 behaves like process PyPI api request1983 for user type guest1984 behaves like returning response status1985 returns not_found1986 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1987 behaves like process PyPI api request1988 for user type developer1989 behaves like returning response status1990 returns unauthorized1991 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1992 behaves like process PyPI api request1993 for user type guest1994 behaves like returning response status1995 returns unauthorized1996 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized1997 behaves like process PyPI api request1998 for user type anonymous1999 behaves like returning response status2000 returns unauthorized2001 behaves like rejects PyPI access with unknown project id2002 with an unknown project2003 behaves like unknown PyPI scope id2004 as anonymous2005 behaves like process PyPI api request2006 for user type anonymous2007 behaves like returning response status2008 returns not_found2009 as authenticated user2010 behaves like process PyPI api request2011 for user type anonymous2012 behaves like returning response status2013 returns not_found2014 behaves like deploy token for package GET requests2015 with deploy token headers2016 valid token2017 behaves like returning response status2018 returns success2019 invalid token2020 behaves like returning response status2021 returns unauthorized2022 behaves like job token for package GET requests2023 with job token headers2024 valid token2025 behaves like returning response status2026 returns success2027 invalid token2028 behaves like returning response status2029 returns unauthorized2030 invalid user2031 behaves like returning response status2032 returns unauthorized2033 behaves like allow access for everyone with public package_registry_access_level2034 with private project but public access to package registry2035 as non-member user2036 behaves like returning response status2037 returns success2038 as anonymous2039 behaves like returning response status2040 returns success2041 with project path as id2042 behaves like deploy token for package GET requests2043 with deploy token headers2044 valid token2045 behaves like returning response status2046 returns success2047 invalid token2048 behaves like returning response status2049 returns unauthorized2050 simple package API endpoint2051 GET /api/v4/groups/:id/-/packages/pypi/simple/:package_name2052 behaves like pypi simple API endpoint2053 with valid project2054 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2055 behaves like PyPI package versions2056 for user type developer2057 returns the package listing2058 behaves like returning response status2059 returns success2060# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.57 seconds. Current RSS: ~1278M. Threads: 5. load average: 1.36 1.30 1.14 1/283 203622061.2062 behaves like a package tracking event2063 creates a gitlab tracking event list_package2064 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2065 behaves like PyPI package versions2066 for user type guest2067 returns the package listing2068 behaves like returning response status2069 returns success2070# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.49 seconds. Current RSS: ~1271M. Threads: 5. load average: 1.36 1.30 1.14 1/283 203632071.2072 behaves like a package tracking event2073 creates a gitlab tracking event list_package2074 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2075 behaves like PyPI package versions2076 for user type developer2077 returns the package listing2078 behaves like returning response status2079 returns success2080# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.32 seconds. Current RSS: ~1273M. Threads: 5. load average: 1.36 1.30 1.14 1/283 203642081.2082 behaves like a package tracking event2083 creates a gitlab tracking event list_package2084 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2085 behaves like PyPI package versions2086 for user type guest2087 returns the package listing2088 behaves like returning response status2089 returns success2090# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.27 seconds. Current RSS: ~1270M. Threads: 5. load average: 1.41 1.31 1.15 1/283 203652091.2092 behaves like a package tracking event2093 creates a gitlab tracking event list_package2094 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2095 behaves like PyPI package versions2096 for user type developer2097 returns the package listing2098 behaves like returning response status2099 returns success2100 behaves like a package tracking event2101 creates a gitlab tracking event list_package2102 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2103 behaves like PyPI package versions2104 for user type guest2105 returns the package listing2106 behaves like returning response status2107 returns success2108 behaves like a package tracking event2109 creates a gitlab tracking event list_package2110 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2111 behaves like PyPI package versions2112 for user type developer2113 returns the package listing2114 behaves like returning response status2115 returns success2116 behaves like a package tracking event2117 creates a gitlab tracking event list_package2118 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2119 behaves like PyPI package versions2120 for user type guest2121 returns the package listing2122 behaves like returning response status2123 returns success2124 behaves like a package tracking event2125 creates a gitlab tracking event list_package2126 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2127 behaves like PyPI package versions2128 for user type anonymous2129 returns the package listing2130 behaves like returning response status2131 returns success2132 behaves like a package tracking event2133 creates a gitlab tracking event list_package2134 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2135 behaves like PyPI package versions2136 for user type developer2137 returns the package listing2138 behaves like returning response status2139 returns success2140# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.1 seconds. Current RSS: ~1281M. Threads: 5. load average: 1.38 1.30 1.15 1/283 203662141.2142 behaves like a package tracking event2143 creates a gitlab tracking event list_package2144 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2145 behaves like process PyPI api request2146 for user type guest2147 behaves like returning response status2148 returns forbidden2149 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2150 behaves like process PyPI api request2151 for user type developer2152 behaves like returning response status2153 returns unauthorized2154 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2155 behaves like process PyPI api request2156 for user type guest2157 behaves like returning response status2158 returns unauthorized2159 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2160 behaves like process PyPI api request2161 for user type developer2162 behaves like returning response status2163 returns not_found2164 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2165 behaves like process PyPI api request2166 for user type guest2167 behaves like returning response status2168 returns not_found2169 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2170 behaves like process PyPI api request2171 for user type developer2172 behaves like returning response status2173 returns unauthorized2174 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2175 behaves like process PyPI api request2176 for user type guest2177 behaves like returning response status2178 returns unauthorized2179 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2180 behaves like process PyPI api request2181 for user type anonymous2182 behaves like returning response status2183 returns unauthorized2184 with a normalized package name2185 behaves like PyPI package versions2186 for user type developer2187 returns the package listing2188 behaves like returning response status2189 returns success2190# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.7 seconds. Current RSS: ~1285M. Threads: 5. load average: 1.35 1.30 1.15 1/283 203672191.2192 behaves like a package tracking event2193 creates a gitlab tracking event list_package2194 package request forward2195 forward: true, package_in_project: true, shared_examples_name: "PyPI package versions", expected_status: :success2196 behaves like PyPI package versions2197 for user type reporter2198 returns the package listing2199 behaves like returning response status2200 returns success2201# [RSpecRunTime] RSpec elapsed time: 11 minutes 45.66 seconds. Current RSS: ~1280M. Threads: 5. load average: 1.35 1.30 1.15 1/283 203682202.2203 behaves like a package tracking event2204 creates a gitlab tracking event list_package2205 forward: true, package_in_project: false, shared_examples_name: "process PyPI api request", expected_status: :redirect2206 behaves like process PyPI api request2207 for user type reporter2208 behaves like returning response status2209 returns redirect2210 forward: false, package_in_project: true, shared_examples_name: "PyPI package versions", expected_status: :success2211 behaves like PyPI package versions2212 for user type reporter2213 returns the package listing2214 behaves like returning response status2215 returns success2216# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.11 seconds. Current RSS: ~1271M. Threads: 5. load average: 1.32 1.29 1.14 1/283 203692217.2218 behaves like a package tracking event2219 creates a gitlab tracking event list_package2220 forward: false, package_in_project: false, shared_examples_name: "process PyPI api request", expected_status: :not_found2221 behaves like process PyPI api request2222 for user type reporter2223 behaves like returning response status2224 returns not_found2225 behaves like rejects PyPI access with unknown group id2226 with an unknown project2227 behaves like unknown PyPI scope id2228 as anonymous2229 behaves like process PyPI api request2230 for user type anonymous2231 behaves like returning response status2232 returns not_found2233 as authenticated user2234 behaves like process PyPI api request2235 for user type anonymous2236 behaves like returning response status2237 returns not_found2238 deploy tokens2239 behaves like deploy token for package GET requests2240 with deploy token headers2241 valid token2242 behaves like returning response status2243 returns success2244 invalid token2245 behaves like returning response status2246 returns unauthorized2247 with group path as id2248 behaves like deploy token for package GET requests2249 with deploy token headers2250 valid token2251 behaves like returning response status2252 returns success2253 invalid token2254 behaves like returning response status2255 returns unauthorized2256 job token2257 behaves like job token for package GET requests2258 with job token headers2259 valid token2260 behaves like returning response status2261 returns success2262# [RSpecRunTime] RSpec elapsed time: 11 minutes 52.0 seconds. Current RSS: ~1269M. Threads: 5. load average: 1.30 1.29 1.14 1/283 203702263.2264 invalid token2265 behaves like returning response status2266 returns unauthorized2267 invalid user2268 behaves like returning response status2269 returns unauthorized2270 behaves like a pypi user namespace endpoint2271 visibility_level: :public, user_role: :owner, expected_status: :not_found2272 behaves like returning response status2273 returns not_found2274 visibility_level: :private, user_role: :owner, expected_status: :not_found2275 behaves like returning response status2276 returns not_found2277 visibility_level: :public, user_role: :external, expected_status: :not_found2278 behaves like returning response status2279 returns not_found2280 visibility_level: :private, user_role: :external, expected_status: :not_found2281 behaves like returning response status2282 returns not_found2283 visibility_level: :public, user_role: :anonymous, expected_status: :not_found2284 behaves like returning response status2285 returns not_found2286 visibility_level: :private, user_role: :anonymous, expected_status: :not_found2287 behaves like returning response status2288 returns not_found2289 GET /api/v4/projects/:id/packages/pypi/simple/:package_name2290 behaves like pypi simple API endpoint2291 with valid project2292 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2293 behaves like PyPI package versions2294 for user type developer2295 returns the package listing2296 behaves like returning response status2297 returns success2298# [RSpecRunTime] RSpec elapsed time: 11 minutes 55.97 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.30 1.29 1.14 1/282 203712299.2300 behaves like a package tracking event2301 creates a gitlab tracking event list_package2302 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2303 behaves like PyPI package versions2304 for user type guest2305 returns the package listing2306 behaves like returning response status2307 returns success2308# [RSpecRunTime] RSpec elapsed time: 11 minutes 57.96 seconds. Current RSS: ~1268M. Threads: 5. load average: 1.27 1.28 1.14 1/282 203722309.2310 behaves like a package tracking event2311 creates a gitlab tracking event list_package2312 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2313 behaves like PyPI package versions2314 for user type developer2315 returns the package listing2316 behaves like returning response status2317 returns success2318# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.82 seconds. Current RSS: ~1266M. Threads: 5. load average: 1.27 1.28 1.14 1/282 203732319.2320 behaves like a package tracking event2321 creates a gitlab tracking event list_package2322 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2323 behaves like PyPI package versions2324 for user type guest2325 returns the package listing2326 behaves like returning response status2327 returns success2328# [RSpecRunTime] RSpec elapsed time: 12 minutes 1.71 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.25 1.28 1.14 1/282 203742329.2330 behaves like a package tracking event2331 creates a gitlab tracking event list_package2332 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2333 behaves like PyPI package versions2334 for user type developer2335 returns the package listing2336 behaves like returning response status2337 returns success2338 behaves like a package tracking event2339 creates a gitlab tracking event list_package2340 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2341 behaves like PyPI package versions2342 for user type guest2343 returns the package listing2344 behaves like returning response status2345 returns success2346 behaves like a package tracking event2347 creates a gitlab tracking event list_package2348 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2349 behaves like PyPI package versions2350 for user type developer2351 returns the package listing2352 behaves like returning response status2353 returns success2354 behaves like a package tracking event2355 creates a gitlab tracking event list_package2356 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "PyPI package versions", expected_status: :success2357 behaves like PyPI package versions2358 for user type guest2359 returns the package listing2360 behaves like returning response status2361 returns success2362 behaves like a package tracking event2363 creates a gitlab tracking event list_package2364 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2365 behaves like PyPI package versions2366 for user type anonymous2367 returns the package listing2368 behaves like returning response status2369 returns success2370 behaves like a package tracking event2371 creates a gitlab tracking event list_package2372 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package versions", expected_status: :success2373 behaves like PyPI package versions2374 for user type developer2375 returns the package listing2376 behaves like returning response status2377 returns success2378# [RSpecRunTime] RSpec elapsed time: 12 minutes 7.51 seconds. Current RSS: ~1273M. Threads: 5. load average: 1.23 1.27 1.14 1/282 203752379.2380 behaves like a package tracking event2381 creates a gitlab tracking event list_package2382 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2383 behaves like process PyPI api request2384 for user type guest2385 behaves like returning response status2386 returns forbidden2387 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2388 behaves like process PyPI api request2389 for user type developer2390 behaves like returning response status2391 returns unauthorized2392 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2393 behaves like process PyPI api request2394 for user type guest2395 behaves like returning response status2396 returns unauthorized2397 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2398 behaves like process PyPI api request2399 for user type developer2400 behaves like returning response status2401 returns not_found2402 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2403 behaves like process PyPI api request2404 for user type guest2405 behaves like returning response status2406 returns not_found2407 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2408 behaves like process PyPI api request2409 for user type developer2410 behaves like returning response status2411 returns unauthorized2412 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2413 behaves like process PyPI api request2414 for user type guest2415 behaves like returning response status2416 returns unauthorized2417 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2418 behaves like process PyPI api request2419 for user type anonymous2420 behaves like returning response status2421 returns unauthorized2422 with a normalized package name2423 behaves like PyPI package versions2424 for user type developer2425 returns the package listing2426 behaves like returning response status2427 returns success2428# [RSpecRunTime] RSpec elapsed time: 12 minutes 12.22 seconds. Current RSS: ~1271M. Threads: 5. load average: 1.21 1.27 1.14 1/282 203762429.2430 behaves like a package tracking event2431 creates a gitlab tracking event list_package2432 package request forward2433 forward: true, package_in_project: true, shared_examples_name: "PyPI package versions", expected_status: :success2434 behaves like PyPI package versions2435 for user type reporter2436 returns the package listing2437 behaves like returning response status2438 returns success2439# [RSpecRunTime] RSpec elapsed time: 12 minutes 14.05 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.21 1.27 1.14 1/282 203772440.2441 behaves like a package tracking event2442 creates a gitlab tracking event list_package2443 forward: true, package_in_project: false, shared_examples_name: "process PyPI api request", expected_status: :redirect2444 behaves like process PyPI api request2445 for user type reporter2446 behaves like returning response status2447 returns redirect2448 forward: false, package_in_project: true, shared_examples_name: "PyPI package versions", expected_status: :success2449 behaves like PyPI package versions2450 for user type reporter2451 returns the package listing2452 behaves like returning response status2453 returns success2454# [RSpecRunTime] RSpec elapsed time: 12 minutes 16.45 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.21 1.27 1.14 1/282 203782455.2456 behaves like a package tracking event2457 creates a gitlab tracking event list_package2458 forward: false, package_in_project: false, shared_examples_name: "process PyPI api request", expected_status: :not_found2459 behaves like process PyPI api request2460 for user type reporter2461 behaves like returning response status2462 returns not_found2463 behaves like rejects PyPI access with unknown project id2464 with an unknown project2465 behaves like unknown PyPI scope id2466 as anonymous2467 behaves like process PyPI api request2468 for user type anonymous2469 behaves like returning response status2470 returns not_found2471 as authenticated user2472 behaves like process PyPI api request2473 for user type anonymous2474 behaves like returning response status2475 returns not_found2476 behaves like deploy token for package GET requests2477 with deploy token headers2478 valid token2479 behaves like returning response status2480 returns success2481 invalid token2482 behaves like returning response status2483 returns unauthorized2484 behaves like job token for package GET requests2485 with job token headers2486 valid token2487 behaves like returning response status2488 returns success2489 invalid token2490 behaves like returning response status2491 returns unauthorized2492 invalid user2493 behaves like returning response status2494 returns unauthorized2495 behaves like allow access for everyone with public package_registry_access_level2496 with private project but public access to package registry2497 as non-member user2498 behaves like returning response status2499 returns success2500 as anonymous2501 behaves like returning response status2502 returns success2503 with project path as id2504 behaves like deploy token for package GET requests2505 with deploy token headers2506 valid token2507 behaves like returning response status2508 returns success2509 invalid token2510 behaves like returning response status2511 returns unauthorized2512 POST /api/v4/projects/:id/packages/pypi/authorize2513 with valid project2514 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :success2515 behaves like process PyPI api request2516 for user type developer2517 behaves like returning response status2518 returns success2519 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2520 behaves like process PyPI api request2521 for user type guest2522 behaves like returning response status2523 returns forbidden2524 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2525 behaves like process PyPI api request2526 for user type developer2527 behaves like returning response status2528 returns unauthorized2529 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2530 behaves like process PyPI api request2531 for user type guest2532 behaves like returning response status2533 returns unauthorized2534 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2535 behaves like process PyPI api request2536 for user type developer2537 behaves like returning response status2538 returns forbidden2539 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2540 behaves like process PyPI api request2541 for user type guest2542 behaves like returning response status2543 returns forbidden2544 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2545 behaves like process PyPI api request2546 for user type developer2547 behaves like returning response status2548 returns unauthorized2549 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2550 behaves like process PyPI api request2551 for user type guest2552 behaves like returning response status2553 returns unauthorized2554 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2555 behaves like process PyPI api request2556 for user type anonymous2557 behaves like returning response status2558 returns unauthorized2559 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :success2560 behaves like process PyPI api request2561 for user type developer2562 behaves like returning response status2563 returns success2564 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2565 behaves like process PyPI api request2566 for user type guest2567 behaves like returning response status2568 returns forbidden2569 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2570 behaves like process PyPI api request2571 for user type developer2572 behaves like returning response status2573 returns unauthorized2574 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2575 behaves like process PyPI api request2576 for user type guest2577 behaves like returning response status2578 returns unauthorized2579 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2580 behaves like process PyPI api request2581 for user type developer2582 behaves like returning response status2583 returns not_found2584 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2585 behaves like process PyPI api request2586 for user type guest2587 behaves like returning response status2588 returns not_found2589 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2590 behaves like process PyPI api request2591 for user type developer2592 behaves like returning response status2593 returns unauthorized2594 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2595 behaves like process PyPI api request2596 for user type guest2597 behaves like returning response status2598 returns unauthorized2599 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2600 behaves like process PyPI api request2601 for user type anonymous2602 behaves like returning response status2603 returns unauthorized2604 behaves like deploy token for package uploads2605 with deploy token headers2606 valid token2607 behaves like returning response status2608 returns success2609 invalid token2610 behaves like returning response status2611 returns unauthorized2612 behaves like job token for package uploads2613 with job token headers2614 valid token2615 behaves like returning response status2616 returns success2617 invalid token2618 behaves like returning response status2619 returns unauthorized2620 invalid user2621 behaves like returning response status2622 returns unauthorized2623 behaves like rejects PyPI access with unknown project id2624 with an unknown project2625 behaves like unknown PyPI scope id2626 as anonymous2627 behaves like process PyPI api request2628 for user type anonymous2629 behaves like returning response status2630 returns not_found2631 as authenticated user2632 behaves like process PyPI api request2633 for user type anonymous2634 behaves like returning response status2635 returns not_found2636 POST /api/v4/projects/:id/packages/pypi2637 with valid project2638 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package creation", expected_status: :created2639 behaves like PyPI package creation2640 for user type developer2641 behaves like creating pypi package files2642 creates package files2643 with a pre-existing file2644 rejects the duplicated file2645 with object storage disabled2646 without a file from workhorse2647 behaves like returning response status2648 returns bad_request2649 with correct params2650 behaves like package workhorse uploads2651 without a workhorse header2652 logs an error2653 behaves like returning response status2654 returns forbidden2655 behaves like creating pypi package files2656 creates package files2657 behaves like a package tracking event2658 creates a gitlab tracking event push_package2659 with object storage enabled2660 and direct upload enabled2661 behaves like creating pypi package files2662 creates package files2663 with invalid remote_id: 1231232664 behaves like returning response status2665 returns forbidden2666 with invalid remote_id: ../../1231232667 behaves like returning response status2668 returns forbidden2669 and direct upload disabled2670 behaves like creating pypi package files2671 creates package files2672 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2673 behaves like process PyPI api request2674 for user type guest2675 behaves like returning response status2676 returns forbidden2677 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2678 behaves like process PyPI api request2679 for user type developer2680 behaves like returning response status2681 returns unauthorized2682 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2683 behaves like process PyPI api request2684 for user type guest2685 behaves like returning response status2686 returns unauthorized2687 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2688 behaves like process PyPI api request2689 for user type developer2690 behaves like returning response status2691 returns forbidden2692 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2693 behaves like process PyPI api request2694 for user type guest2695 behaves like returning response status2696 returns forbidden2697 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2698 behaves like process PyPI api request2699 for user type developer2700 behaves like returning response status2701 returns unauthorized2702 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2703 behaves like process PyPI api request2704 for user type guest2705 behaves like returning response status2706 returns unauthorized2707 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2708 behaves like process PyPI api request2709 for user type anonymous2710 behaves like returning response status2711 returns unauthorized2712 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :created2713 behaves like process PyPI api request2714 for user type developer2715 behaves like returning response status2716 returns created2717 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :forbidden2718 behaves like process PyPI api request2719 for user type guest2720 behaves like returning response status2721 returns forbidden2722 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2723 behaves like process PyPI api request2724 for user type developer2725 behaves like returning response status2726 returns unauthorized2727 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2728 behaves like process PyPI api request2729 for user type guest2730 behaves like returning response status2731 returns unauthorized2732 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2733 behaves like process PyPI api request2734 for user type developer2735 behaves like returning response status2736 returns not_found2737 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :not_found2738 behaves like process PyPI api request2739 for user type guest2740 behaves like returning response status2741 returns not_found2742 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2743 behaves like process PyPI api request2744 for user type developer2745 behaves like returning response status2746 returns unauthorized2747 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2748 behaves like process PyPI api request2749 for user type guest2750 behaves like returning response status2751 returns unauthorized2752 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "process PyPI api request", expected_status: :unauthorized2753 behaves like process PyPI api request2754 for user type anonymous2755 behaves like returning response status2756 returns unauthorized2757 without requires_python2758 behaves like PyPI package creation2759 for user type developer2760 behaves like creating pypi package files2761 creates package files2762 with a pre-existing file2763 rejects the duplicated file2764 with object storage disabled2765 without a file from workhorse2766 behaves like returning response status2767 returns bad_request2768 with correct params2769 behaves like package workhorse uploads2770 without a workhorse header2771 logs an error2772 behaves like returning response status2773 returns forbidden2774 behaves like creating pypi package files2775 creates package files2776 behaves like a package tracking event2777 creates a gitlab tracking event push_package2778 with object storage enabled2779 and direct upload enabled2780 behaves like creating pypi package files2781 creates package files2782 with invalid remote_id: 1231232783 behaves like returning response status2784 returns forbidden2785 with invalid remote_id: ../../1231232786 behaves like returning response status2787 returns forbidden2788 and direct upload disabled2789 behaves like creating pypi package files2790 creates package files2791 with FIPS mode2792 behaves like PyPI package creation2793 for user type developer2794 behaves like creating pypi package files2795 creates package files2796 with a pre-existing file2797 rejects the duplicated file2798 with object storage disabled2799 without a file from workhorse2800 behaves like returning response status2801 returns bad_request2802 with correct params2803 behaves like package workhorse uploads2804 without a workhorse header2805 logs an error2806 behaves like returning response status2807 returns forbidden2808 behaves like creating pypi package files2809 creates package files2810 behaves like a package tracking event2811 creates a gitlab tracking event push_package2812 with object storage enabled2813 and direct upload enabled2814 behaves like creating pypi package files2815 creates package files2816 with invalid remote_id: 1231232817 behaves like returning response status2818 returns forbidden2819 with invalid remote_id: ../../1231232820 behaves like returning response status2821 returns forbidden2822 and direct upload disabled2823 behaves like creating pypi package files2824 creates package files2825 without sha256_digest2826 behaves like PyPI package creation2827 for user type developer2828 behaves like creating pypi package files2829 creates package files2830 with a pre-existing file2831 rejects the duplicated file2832 with object storage disabled2833 without a file from workhorse2834 behaves like returning response status2835 returns bad_request2836 with correct params2837 behaves like package workhorse uploads2838 without a workhorse header2839 logs an error2840 behaves like returning response status2841 returns forbidden2842 behaves like creating pypi package files2843 creates package files2844 behaves like a package tracking event2845 creates a gitlab tracking event push_package2846 with object storage enabled2847 and direct upload enabled2848 behaves like creating pypi package files2849 creates package files2850 with invalid remote_id: 1231232851 behaves like returning response status2852 returns forbidden2853 with invalid remote_id: ../../1231232854 behaves like returning response status2855 returns forbidden2856 and direct upload disabled2857 behaves like creating pypi package files2858 creates package files2859 with FIPS mode2860 returns 422 and does not create a package2861 with a very long metadata field2862 field_name: :required_python, param_name: :requires_python, max_length: 2552863 truncates the field2864 behaves like returning response status2865 returns created2866# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.58 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.11 1.23 1.13 1/282 203792867.2868 field_name: :keywords, param_name: nil, max_length: 10242869 truncates the field2870 behaves like returning response status2871 returns created2872# [RSpecRunTime] RSpec elapsed time: 12 minutes 58.95 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.11 1.23 1.13 1/282 203802873.2874 field_name: :metadata_version, param_name: nil, max_length: 162875 truncates the field2876 behaves like returning response status2877 returns created2878# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.37 second. Current RSS: ~1257M. Threads: 5. load average: 1.11 1.23 1.13 1/282 203812879.2880 field_name: :description, param_name: nil, max_length: 40002881 truncates the field2882 behaves like returning response status2883 returns created2884# [RSpecRunTime] RSpec elapsed time: 13 minutes 1.73 seconds. Current RSS: ~1256M. Threads: 5. load average: 1.10 1.23 1.13 1/282 203822885.2886 field_name: :summary, param_name: nil, max_length: 2552887 truncates the field2888 behaves like returning response status2889 returns created2890# [RSpecRunTime] RSpec elapsed time: 13 minutes 3.07 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.10 1.23 1.13 1/282 203832891.2892 field_name: :description_content_type, param_name: nil, max_length: 1282893 truncates the field2894 behaves like returning response status2895 returns created2896# [RSpecRunTime] RSpec elapsed time: 13 minutes 4.45 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.10 1.23 1.13 1/282 203842897.2898 field_name: :author_email, param_name: nil, max_length: 20482899 truncates the field2900 behaves like returning response status2901 returns created2902# [RSpecRunTime] RSpec elapsed time: 13 minutes 5.79 seconds. Current RSS: ~1252M. Threads: 5. load average: 1.10 1.23 1.13 1/282 203852903.2904 with an invalid package2905 behaves like returning response status2906 returns bad_request2907 with an invalid sha2562908 behaves like returning response status2909 returns bad_request2910 behaves like deploy token for package uploads2911 with deploy token headers2912 valid token2913 behaves like returning response status2914 returns success2915 invalid token2916 behaves like returning response status2917 returns unauthorized2918 behaves like job token for package uploads2919 with job token headers2920 valid token2921 creates a package with build info2922 behaves like returning response status2923 returns success2924# [RSpecRunTime] RSpec elapsed time: 13 minutes 9.01 seconds. Current RSS: ~1252M. Threads: 5. load average: 1.09 1.22 1.13 1/282 203862925.2926 invalid token2927 behaves like returning response status2928 returns unauthorized2929 invalid user2930 behaves like returning response status2931 returns unauthorized2932 behaves like rejects PyPI access with unknown project id2933 with an unknown project2934 behaves like unknown PyPI scope id2935 as anonymous2936 behaves like process PyPI api request2937 for user type anonymous2938 behaves like returning response status2939 returns not_found2940 as authenticated user2941 behaves like process PyPI api request2942 for user type anonymous2943 behaves like returning response status2944 returns not_found2945 file size above maximum limit2946 behaves like returning response status2947 returns bad_request2948 with existing package2949 does not create a new package2950 marked as pending_destruction2951 does create a new package2952# [RSpecRunTime] RSpec elapsed time: 13 minutes 11.6 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.09 1.22 1.13 1/282 203872953.2954 file download endpoint2955 GET /api/v4/groups/:id/-/packages/pypi/files/:sha256/*file_identifier2956 behaves like pypi file download endpoint2957 with valid project2958 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success2959 behaves like PyPI package download2960 for user type developer2961 returns the package listing2962 behaves like returning response status2963 returns success2964# [RSpecRunTime] RSpec elapsed time: 13 minutes 12.98 seconds. Current RSS: ~1256M. Threads: 5. load average: 1.08 1.22 1.13 1/282 203882965.2966 behaves like a package tracking event2967 creates a gitlab tracking event pull_package2968 behaves like bumping the package last downloaded at field2969 bumps last_downloaded_at2970 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success2971 behaves like PyPI package download2972 for user type guest2973 returns the package listing2974 behaves like returning response status2975 returns success2976# [RSpecRunTime] RSpec elapsed time: 13 minutes 15.39 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.08 1.22 1.13 1/282 203892977.2978 behaves like a package tracking event2979 creates a gitlab tracking event pull_package2980 behaves like bumping the package last downloaded at field2981 bumps last_downloaded_at2982 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success2983 behaves like PyPI package download2984 for user type developer2985 returns the package listing2986 behaves like returning response status2987 returns success2988# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.96 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.07 1.21 1.13 1/282 203902989.2990 behaves like a package tracking event2991 creates a gitlab tracking event pull_package2992 behaves like bumping the package last downloaded at field2993 bumps last_downloaded_at2994 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success2995 behaves like PyPI package download2996 for user type guest2997 returns the package listing2998 behaves like returning response status2999 returns success3000# [RSpecRunTime] RSpec elapsed time: 13 minutes 20.27 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.07 1.21 1.13 1/282 203913001.3002 behaves like a package tracking event3003 creates a gitlab tracking event pull_package3004 behaves like bumping the package last downloaded at field3005 bumps last_downloaded_at3006 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3007 behaves like PyPI package download3008 for user type developer3009 returns the package listing3010 behaves like returning response status3011 returns success3012 behaves like a package tracking event3013 creates a gitlab tracking event pull_package3014 behaves like bumping the package last downloaded at field3015 bumps last_downloaded_at3016 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3017 behaves like PyPI package download3018 for user type guest3019 returns the package listing3020 behaves like returning response status3021 returns success3022 behaves like a package tracking event3023 creates a gitlab tracking event pull_package3024 behaves like bumping the package last downloaded at field3025 bumps last_downloaded_at3026 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success3027 behaves like PyPI package download3028 for user type developer3029 returns the package listing3030 behaves like returning response status3031 returns success3032 behaves like a package tracking event3033 creates a gitlab tracking event pull_package3034 behaves like bumping the package last downloaded at field3035 bumps last_downloaded_at3036 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success3037 behaves like PyPI package download3038 for user type guest3039 returns the package listing3040 behaves like returning response status3041 returns success3042 behaves like a package tracking event3043 creates a gitlab tracking event pull_package3044 behaves like bumping the package last downloaded at field3045 bumps last_downloaded_at3046 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3047 behaves like PyPI package download3048 for user type anonymous3049 returns the package listing3050 behaves like returning response status3051 returns success3052 behaves like a package tracking event3053 creates a gitlab tracking event pull_package3054 behaves like bumping the package last downloaded at field3055 bumps last_downloaded_at3056 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3057 behaves like PyPI package download3058 for user type developer3059 returns the package listing3060 behaves like returning response status3061 returns success3062# [RSpecRunTime] RSpec elapsed time: 13 minutes 27.48 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.06 1.21 1.13 1/282 203923063.3064 behaves like a package tracking event3065 creates a gitlab tracking event pull_package3066 behaves like bumping the package last downloaded at field3067 bumps last_downloaded_at3068 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "rejected package download", expected_status: :forbidden3069 behaves like rejected package download3070 for user type guest3071 behaves like returning response status3072 returns forbidden3073 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3074 behaves like rejected package download3075 for user type developer3076 behaves like returning response status3077 returns unauthorized3078 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3079 behaves like rejected package download3080 for user type guest3081 behaves like returning response status3082 returns unauthorized3083 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "rejected package download", expected_status: :not_found3084 behaves like rejected package download3085 for user type developer3086 behaves like returning response status3087 returns not_found3088 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "rejected package download", expected_status: :not_found3089 behaves like rejected package download3090 for user type guest3091 behaves like returning response status3092 returns not_found3093 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3094 behaves like rejected package download3095 for user type developer3096 behaves like returning response status3097 returns unauthorized3098 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3099 behaves like rejected package download3100 for user type guest3101 behaves like returning response status3102 returns unauthorized3103 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "rejected package download", expected_status: :unauthorized3104 behaves like rejected package download3105 for user type anonymous3106 behaves like returning response status3107 returns unauthorized3108 with deploy token headers3109 valid token3110 behaves like returning response status3111 returns success3112 invalid token3113 behaves like returning response status3114 returns success3115 with job token headers3116 valid token3117 behaves like returning response status3118 returns success3119 invalid token3120 behaves like returning response status3121 returns unauthorized3122 invalid user3123 behaves like returning response status3124 returns success3125 behaves like rejects PyPI access with unknown group id3126 with an unknown project3127 behaves like unknown PyPI scope id3128 as anonymous3129 behaves like process PyPI api request3130 for user type anonymous3131 behaves like returning response status3132 returns not_found3133 as authenticated user3134 behaves like process PyPI api request3135 for user type anonymous3136 behaves like returning response status3137 returns not_found3138 behaves like a pypi user namespace endpoint3139 visibility_level: :public, user_role: :owner, expected_status: :not_found3140 behaves like returning response status3141 returns not_found3142 visibility_level: :private, user_role: :owner, expected_status: :not_found3143 behaves like returning response status3144 returns not_found3145 visibility_level: :public, user_role: :external, expected_status: :not_found3146 behaves like returning response status3147 returns not_found3148 visibility_level: :private, user_role: :external, expected_status: :not_found3149 behaves like returning response status3150 returns not_found3151 visibility_level: :public, user_role: :anonymous, expected_status: :not_found3152 behaves like returning response status3153 returns not_found3154 visibility_level: :private, user_role: :anonymous, expected_status: :not_found3155 behaves like returning response status3156 returns not_found3157 GET /api/v4/projects/:id/packages/pypi/files/:sha256/*file_identifier3158 behaves like pypi file download endpoint3159 with valid project3160 visibility_level: :public, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3161 behaves like PyPI package download3162 for user type developer3163 returns the package listing3164 behaves like returning response status3165 returns success3166# [RSpecRunTime] RSpec elapsed time: 13 minutes 35.62 seconds. Current RSS: ~1256M. Threads: 5. load average: 1.06 1.20 1.12 1/282 203933167.3168 behaves like a package tracking event3169 creates a gitlab tracking event pull_package3170 behaves like bumping the package last downloaded at field3171 bumps last_downloaded_at3172 visibility_level: :public, user_role: :guest, member: true, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3173 behaves like PyPI package download3174 for user type guest3175 returns the package listing3176 behaves like returning response status3177 returns success3178# [RSpecRunTime] RSpec elapsed time: 13 minutes 38.01 seconds. Current RSS: ~1259M. Threads: 5. load average: 1.05 1.20 1.12 1/282 203943179.3180 behaves like a package tracking event3181 creates a gitlab tracking event pull_package3182 behaves like bumping the package last downloaded at field3183 bumps last_downloaded_at3184 visibility_level: :public, user_role: :developer, member: true, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success3185 behaves like PyPI package download3186 for user type developer3187 returns the package listing3188 behaves like returning response status3189 returns success3190# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.36 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.05 1.20 1.12 1/282 203953191.3192 behaves like a package tracking event3193 creates a gitlab tracking event pull_package3194 behaves like bumping the package last downloaded at field3195 bumps last_downloaded_at3196 visibility_level: :public, user_role: :guest, member: true, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success3197 behaves like PyPI package download3198 for user type guest3199 returns the package listing3200 behaves like returning response status3201 returns success3202# [RSpecRunTime] RSpec elapsed time: 13 minutes 42.68 seconds. Current RSS: ~1256M. Threads: 5. load average: 1.13 1.21 1.13 1/282 203963203.3204 behaves like a package tracking event3205 creates a gitlab tracking event pull_package3206 behaves like bumping the package last downloaded at field3207 bumps last_downloaded_at3208 visibility_level: :public, user_role: :developer, member: false, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3209 behaves like PyPI package download3210 for user type developer3211 returns the package listing3212 behaves like returning response status3213 returns success3214 behaves like a package tracking event3215 creates a gitlab tracking event pull_package3216 behaves like bumping the package last downloaded at field3217 bumps last_downloaded_at3218 visibility_level: :public, user_role: :guest, member: false, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3219 behaves like PyPI package download3220 for user type guest3221 returns the package listing3222 behaves like returning response status3223 returns success3224 behaves like a package tracking event3225 creates a gitlab tracking event pull_package3226 behaves like bumping the package last downloaded at field3227 bumps last_downloaded_at3228 visibility_level: :public, user_role: :developer, member: false, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success3229 behaves like PyPI package download3230 for user type developer3231 returns the package listing3232 behaves like returning response status3233 returns success3234 behaves like a package tracking event3235 creates a gitlab tracking event pull_package3236 behaves like bumping the package last downloaded at field3237 bumps last_downloaded_at3238 visibility_level: :public, user_role: :guest, member: false, user_token: false, shared_examples_name: "PyPI package download", expected_status: :success3239 behaves like PyPI package download3240 for user type guest3241 returns the package listing3242 behaves like returning response status3243 returns success3244 behaves like a package tracking event3245 creates a gitlab tracking event pull_package3246 behaves like bumping the package last downloaded at field3247 bumps last_downloaded_at3248 visibility_level: :public, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3249 behaves like PyPI package download3250 for user type anonymous3251 returns the package listing3252 behaves like returning response status3253 returns success3254 behaves like a package tracking event3255 creates a gitlab tracking event pull_package3256 behaves like bumping the package last downloaded at field3257 bumps last_downloaded_at3258 visibility_level: :private, user_role: :developer, member: true, user_token: true, shared_examples_name: "PyPI package download", expected_status: :success3259 behaves like PyPI package download3260 for user type developer3261 returns the package listing3262 behaves like returning response status3263 returns success3264# [RSpecRunTime] RSpec elapsed time: 13 minutes 50.16 seconds. Current RSS: ~1272M. Threads: 5. load average: 1.12 1.21 1.13 1/282 203973265.3266 behaves like a package tracking event3267 creates a gitlab tracking event pull_package3268 behaves like bumping the package last downloaded at field3269 bumps last_downloaded_at3270 visibility_level: :private, user_role: :guest, member: true, user_token: true, shared_examples_name: "rejected package download", expected_status: :forbidden3271 behaves like rejected package download3272 for user type guest3273 behaves like returning response status3274 returns forbidden3275 visibility_level: :private, user_role: :developer, member: true, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3276 behaves like rejected package download3277 for user type developer3278 behaves like returning response status3279 returns unauthorized3280 visibility_level: :private, user_role: :guest, member: true, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3281 behaves like rejected package download3282 for user type guest3283 behaves like returning response status3284 returns unauthorized3285 visibility_level: :private, user_role: :developer, member: false, user_token: true, shared_examples_name: "rejected package download", expected_status: :not_found3286 behaves like rejected package download3287 for user type developer3288 behaves like returning response status3289 returns not_found3290 visibility_level: :private, user_role: :guest, member: false, user_token: true, shared_examples_name: "rejected package download", expected_status: :not_found3291 behaves like rejected package download3292 for user type guest3293 behaves like returning response status3294 returns not_found3295 visibility_level: :private, user_role: :developer, member: false, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3296 behaves like rejected package download3297 for user type developer3298 behaves like returning response status3299 returns unauthorized3300 visibility_level: :private, user_role: :guest, member: false, user_token: false, shared_examples_name: "rejected package download", expected_status: :unauthorized3301 behaves like rejected package download3302 for user type guest3303 behaves like returning response status3304 returns unauthorized3305 visibility_level: :private, user_role: :anonymous, member: false, user_token: true, shared_examples_name: "rejected package download", expected_status: :unauthorized3306 behaves like rejected package download3307 for user type anonymous3308 behaves like returning response status3309 returns unauthorized3310 with deploy token headers3311 valid token3312 behaves like returning response status3313 returns success3314 invalid token3315 behaves like returning response status3316 returns success3317 with job token headers3318 valid token3319 behaves like returning response status3320 returns success3321 invalid token3322 behaves like returning response status3323 returns unauthorized3324 invalid user3325 behaves like returning response status3326 returns success3327 behaves like rejects PyPI access with unknown project id3328 with an unknown project3329 behaves like unknown PyPI scope id3330 as anonymous3331 behaves like process PyPI api request3332 for user type anonymous3333 behaves like returning response status3334 returns not_found3335 as authenticated user3336 behaves like process PyPI api request3337 for user type anonymous3338 behaves like returning response status3339 returns not_found3340 behaves like allow access for everyone with public package_registry_access_level3341 with private project but public access to package registry3342 as non-member user3343 behaves like returning response status3344 returns success3345 as anonymous3346 behaves like returning response status3347 returns success3348# [RSpecRunTime] Finishing example group spec/requests/api/pypi_packages_spec.rb. It took 3 minutes 1.83 seconds. Expected to take 3 minutes 15.4 seconds.3349# [RSpecRunTime] Starting example group spec/requests/api/ci/triggers_spec.rb. Expected to take 2 minutes 5.11 seconds.3350API::Ci::Triggers3351 POST /projects/:project_id/trigger/pipeline3352 Handles errors3353 returns bad request if token is missing3354 returns not found if project is not found3355# [RSpecRunTime] RSpec elapsed time: 14 minutes 2.48 seconds. Current RSS: ~1285M. Threads: 5. load average: 1.23 1.23 1.14 1/283 205023356.3357 Have a commit3358 creates pipeline3359 stores payload as a variable3360 returns bad request with no pipeline created if there's no commit for that ref3361 Validates variables3362 validates variables to be a hash3363 validates variables needs to be a map of key-valued strings3364 creates trigger request with variables3365# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.12 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.17 1.22 1.13 1/285 208833366.3367 when triggering a pipeline from a trigger token3368 does not leak the presence of project when token is for different project3369 creates builds from the ref given in the URL, not in the body3370 when ref contains a dot3371 creates builds from the ref given in the URL, not in the body3372# [RSpecRunTime] RSpec elapsed time: 14 minutes 35.2 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.22 1.22 1.14 1/286 211263373.3374 adding arguments to the application context3375 when triggering a pipeline from a trigger token3376 behaves like storing arguments in the application context for the API3377 places the expected params in the application context3378# [RSpecRunTime] RSpec elapsed time: 14 minutes 39.1 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.20 1.22 1.14 1/287 211993379.3380 behaves like not executing any extra queries for the application context3381 does not execute more queries than without adding anything to the application context3382# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.43 seconds. Current RSS: ~1244M. Threads: 5. load average: 1.27 1.23 1.14 1/287 212883383.3384 when triggered from another running job3385 when other job is triggered by a user3386 behaves like storing arguments in the application context for the API3387 places the expected params in the application context3388# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.22 seconds. Current RSS: ~1249M. Threads: 5. load average: 1.25 1.23 1.14 1/287 213613389.3390 behaves like not executing any extra queries for the application context3391 does not execute more queries than without adding anything to the application context3392# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.1 seconds. Current RSS: ~1268M. Threads: 5. load average: 1.22 1.23 1.14 1/287 214503393.3394 when other job is triggered by a runner3395 behaves like storing arguments in the application context for the API3396 places the expected params in the application context3397# [RSpecRunTime] RSpec elapsed time: 15 minutes 0.26 second. Current RSS: ~1273M. Threads: 5. load average: 1.21 1.22 1.14 1/287 215033398.3399 behaves like not executing any extra queries for the application context3400 does not execute more queries than without adding anything to the application context3401# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.13 seconds. Current RSS: ~1286M. Threads: 5. load average: 1.19 1.22 1.14 1/287 215563402.3403 when is triggered by a pipeline hook3404 does not create a new pipeline3405# [RSpecRunTime] RSpec elapsed time: 15 minutes 7.51 seconds. Current RSS: ~1290M. Threads: 5. load average: 1.17 1.21 1.14 1/282 216093406.3407 GET /projects/:id/triggers3408 authenticated user who can access triggers3409 returns a list of triggers with tokens exposed correctly3410# [RSpecRunTime] RSpec elapsed time: 15 minutes 10.1 seconds. Current RSS: ~1292M. Threads: 5. load average: 1.17 1.21 1.14 1/282 216363411.3412 authenticated user with invalid permissions3413 does not return triggers list3414# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.6 seconds. Current RSS: ~1296M. Threads: 5. load average: 1.16 1.21 1.13 1/282 216633415.3416 unauthenticated user3417 does not return triggers list3418# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.09 seconds. Current RSS: ~1294M. Threads: 5. load average: 1.16 1.21 1.13 1/282 216903419.3420 GET /projects/:id/triggers/:trigger_id3421 authenticated user with valid permissions3422 returns trigger details3423 responds with 404 Not Found if requesting non-existing trigger3424# [RSpecRunTime] RSpec elapsed time: 15 minutes 19.98 seconds. Current RSS: ~1290M. Threads: 5. load average: 1.31 1.24 1.14 1/282 217433425.3426 authenticated user with invalid permissions3427 does not return triggers list3428# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.63 seconds. Current RSS: ~1289M. Threads: 5. load average: 1.28 1.24 1.14 1/282 217703429.3430 unauthenticated user3431 does not return triggers list3432# [RSpecRunTime] RSpec elapsed time: 15 minutes 24.97 seconds. Current RSS: ~1287M. Threads: 5. load average: 1.28 1.24 1.14 1/282 217973433.3434 POST /projects/:id/triggers3435 authenticated user with valid permissions3436 with required parameters3437 creates trigger3438# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.63 seconds. Current RSS: ~1286M. Threads: 5. load average: 1.26 1.23 1.14 1/282 218243439.3440 without required parameters3441 does not create trigger3442# [RSpecRunTime] RSpec elapsed time: 15 minutes 30.12 seconds. Current RSS: ~1280M. Threads: 5. load average: 1.26 1.23 1.14 1/282 218513443.3444 when the CreateService returns a permissions error3445 returns forbidden3446# [RSpecRunTime] RSpec elapsed time: 15 minutes 32.61 seconds. Current RSS: ~1287M. Threads: 5. load average: 1.24 1.23 1.14 1/282 218783447.3448 when trigger fails to save3449 returns bad request3450# [RSpecRunTime] RSpec elapsed time: 15 minutes 35.06 seconds. Current RSS: ~1283M. Threads: 5. load average: 1.24 1.23 1.14 1/281 219053451.3452 authenticated user with invalid permissions3453 does not create trigger3454# [RSpecRunTime] RSpec elapsed time: 15 minutes 37.58 seconds. Current RSS: ~1284M. Threads: 5. load average: 1.38 1.26 1.15 1/281 219323455.3456 unauthenticated user3457 does not create trigger3458# [RSpecRunTime] RSpec elapsed time: 15 minutes 40.02 seconds. Current RSS: ~1284M. Threads: 5. load average: 1.38 1.26 1.15 1/281 219593459.3460 PUT /projects/:id/triggers/:trigger_id3461 user is maintainer of the project3462 the trigger belongs to user3463 updates description3464# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.48 seconds. Current RSS: ~1281M. Threads: 5. load average: 1.27 1.24 1.15 1/281 219863465.3466 the trigger does not belong to user3467 does not update trigger3468# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.86 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.27 1.24 1.15 1/281 220133469.3470 user is developer of the project3471 the trigger belongs to user3472 does not update trigger3473# [RSpecRunTime] RSpec elapsed time: 15 minutes 47.38 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.25 1.23 1.14 1/281 220403474.3475 the trigger does not belong to user3476 does not update trigger3477# [RSpecRunTime] RSpec elapsed time: 15 minutes 49.78 seconds. Current RSS: ~1278M. Threads: 5. load average: 1.25 1.23 1.14 1/281 220673478.3479 unauthenticated user3480 does not update trigger3481# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.06 seconds. Current RSS: ~1278M. Threads: 5. load average: 1.23 1.23 1.14 1/281 220943482.3483 when the UpdateService returns a permissions error3484 returns forbidden3485# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.54 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.23 1.23 1.14 1/281 221213486.3487 when trigger fails to update3488 returns bad request3489# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.99 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.21 1.22 1.14 1/281 221483490.3491 DELETE /projects/:id/triggers/:trigger_id3492 authenticated user with valid permissions3493 deletes trigger3494 responds with 404 Not Found if requesting non-existing trigger3495 behaves like 412 response3496 for a modified resource3497 returns 412 with a JSON error3498# [RSpecRunTime] RSpec elapsed time: 16 minutes 4.16 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.19 1.22 1.14 1/281 222273499.3500 for an unmodified resource3501 returns 204 with an empty body3502# [RSpecRunTime] RSpec elapsed time: 16 minutes 6.59 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.19 1.22 1.14 1/281 222543503.3504 authenticated user with invalid permissions3505 does not delete trigger3506# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.04 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.18 1.22 1.14 1/282 222813507.3508 unauthenticated user3509 does not delete trigger3510# [RSpecRunTime] RSpec elapsed time: 16 minutes 11.25 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.18 1.22 1.14 1/282 223083511.3512# [RSpecRunTime] Finishing example group spec/requests/api/ci/triggers_spec.rb. It took 2 minutes 15.43 seconds. Expected to take 2 minutes 5.11 seconds.3513# [RSpecRunTime] Starting example group spec/requests/api/project_export_spec.rb. Expected to take 1 minute 37.68 seconds.3514API::ProjectExport3515 GET /projects/:project_id/export3516 behaves like GET request permissions for admin mode3517 behaves like when admin3518 behaves like makes request3519 returns3520# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.99 seconds. Current RSS: ~1274M. Threads: 5. load average: 1.16 1.21 1.14 1/282 223093521.3522 behaves like makes request3523 returns3524 behaves like when user3525 returns3526 behaves like makes request3527 returns3528 behaves like when project export is disabled3529 behaves like 404 response3530 returns 4043531 when project export is enabled3532 when user is an admin3533 behaves like get project export status ok3534 is none3535 when project export has started3536 returns status started3537 when project export has finished3538 returns status finished3539# [RSpecRunTime] RSpec elapsed time: 16 minutes 15.97 seconds. Current RSS: ~1285M. Threads: 5. load average: 1.16 1.21 1.14 1/285 223163540.3541 when project export is being regenerated3542 returns status regeneration_in_progress3543# [RSpecRunTime] RSpec elapsed time: 16 minutes 17.2 seconds. Current RSS: ~1286M. Threads: 5. load average: 1.15 1.21 1.14 1/285 223203544.3545 when user is a maintainer3546 behaves like get project export status ok3547 is none3548 when project export has started3549 returns status started3550# [RSpecRunTime] RSpec elapsed time: 16 minutes 22.69 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.14 1.20 1.14 1/286 223333551.3552 when project export has finished3553 returns status finished3554# [RSpecRunTime] RSpec elapsed time: 16 minutes 25.57 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.14 1.20 1.14 1/286 223403555.3556 when project export is being regenerated3557 returns status regeneration_in_progress3558# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.3 seconds. Current RSS: ~1239M. Threads: 5. load average: 1.13 1.20 1.14 1/285 223473559.3560 when user is a developer3561 behaves like get project export status denied3562 behaves like 403 response3563 returns 4033564 when user is a reporter3565 behaves like get project export status denied3566 behaves like 403 response3567 returns 4033568 when user is a guest3569 behaves like get project export status denied3570 behaves like 403 response3571 returns 4033572 when user is not a member3573 behaves like get project export status not found3574 behaves like 404 response3575 returns 4043576 GET /projects/:project_id/export/download3577 behaves like GET request permissions for admin mode3578 behaves like when admin3579 behaves like makes request3580 returns3581# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.86 seconds. Current RSS: ~1241M. Threads: 5. load average: 1.13 1.20 1.14 1/285 223513582.3583 behaves like makes request3584 returns3585# [RSpecRunTime] RSpec elapsed time: 16 minutes 32.04 seconds. Current RSS: ~1239M. Threads: 5. load average: 1.12 1.20 1.14 1/285 223553586.3587 behaves like when user3588 returns3589 behaves like makes request3590 returns3591# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.36 seconds. Current RSS: ~1242M. Threads: 5. load average: 1.12 1.20 1.14 1/285 223623592.3593 behaves like when project export is disabled3594 behaves like 404 response3595 returns 4043596 when project export is enabled3597 when user is an admin3598 behaves like get project download by strategy3599 when upload strategy set3600 behaves like get project export upload after action3601 and is uploading3602 downloads3603# [RSpecRunTime] RSpec elapsed time: 16 minutes 35.78 seconds. Current RSS: ~1243M. Threads: 5. load average: 1.12 1.20 1.14 1/285 223663604.3605 when export object is not present3606 returns 4043607# [RSpecRunTime] RSpec elapsed time: 16 minutes 36.93 seconds. Current RSS: ~1244M. Threads: 5. load average: 1.11 1.19 1.13 1/285 223703608.3609 when upload complete3610 has removed the export3611 behaves like 404 response3612 returns 4043613# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.16 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.11 1.19 1.13 2/285 223773614.3615 when download strategy set3616 behaves like get project export download3617 downloads3618 behaves like 404 response3619 returns 4043620# [RSpecRunTime] RSpec elapsed time: 16 minutes 40.57 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.11 1.19 1.13 1/285 223813621.3622 behaves like 404 response3623 returns 4043624 when rate limit is exceeded3625 prevents requesting project export3626 applies correct scope when throttling3627 allows downloads from different namespaces3628# [RSpecRunTime] RSpec elapsed time: 16 minutes 43.14 seconds. Current RSS: ~1249M. Threads: 5. load average: 1.10 1.19 1.13 1/285 223883629.3630 when user is a maintainer3631 behaves like get project download by strategy3632 when upload strategy set3633 behaves like get project export upload after action3634 and is uploading3635 downloads3636# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.73 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.10 1.19 1.13 1/285 223953637.3638 when export object is not present3639 returns 4043640# [RSpecRunTime] RSpec elapsed time: 16 minutes 48.51 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.09 1.19 1.13 1/285 224023641.3642 when upload complete3643 has removed the export3644 behaves like 404 response3645 returns 4043646# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.94 seconds. Current RSS: ~1231M. Threads: 5. load average: 1.08 1.18 1.13 1/285 224153647.3648 when download strategy set3649 behaves like get project export download3650 downloads3651 behaves like 404 response3652 returns 4043653# [RSpecRunTime] RSpec elapsed time: 16 minutes 59.32 seconds. Current RSS: ~1229M. Threads: 5. load average: 1.08 1.18 1.13 1/285 224283654.3655 behaves like 404 response3656 returns 4043657# [RSpecRunTime] RSpec elapsed time: 17 minutes 2.02 seconds. Current RSS: ~1229M. Threads: 5. load average: 1.07 1.18 1.13 1/286 224353658.3659 when user is a developer3660 behaves like get project export download denied3661 behaves like 403 response3662 returns 4033663 when user is a reporter3664 behaves like get project export download denied3665 behaves like 403 response3666 returns 4033667 when user is a guest3668 behaves like get project export download denied3669 behaves like 403 response3670 returns 4033671 when user is not a member3672 behaves like get project export download not found3673 behaves like 404 response3674 returns 4043675 when an uploader is used3676 behaves like get project download by strategy3677 when upload strategy set3678 behaves like get project export upload after action3679 and is uploading3680 downloads3681# [RSpecRunTime] RSpec elapsed time: 17 minutes 5.93 seconds. Current RSS: ~1237M. Threads: 5. load average: 1.07 1.18 1.13 1/286 224423682.3683 when export object is not present3684 returns 4043685# [RSpecRunTime] RSpec elapsed time: 17 minutes 8.49 seconds. Current RSS: ~1236M. Threads: 5. load average: 1.06 1.17 1.13 1/286 224493686.3687 when upload complete3688 has removed the export3689 behaves like 404 response3690 returns 4043691# [RSpecRunTime] RSpec elapsed time: 17 minutes 13.26 seconds. Current RSS: ~1231M. Threads: 5. load average: 1.06 1.17 1.13 1/286 224623692.3693 when download strategy set3694 behaves like get project export download3695 downloads3696 behaves like 404 response3697 returns 4043698# [RSpecRunTime] RSpec elapsed time: 17 minutes 18.44 seconds. Current RSS: ~1229M. Threads: 5. load average: 1.05 1.17 1.13 1/286 224753699.3700 behaves like 404 response3701 returns 4043702# [RSpecRunTime] RSpec elapsed time: 17 minutes 21.09 seconds. Current RSS: ~1228M. Threads: 5. load average: 1.05 1.17 1.13 1/286 224823703.3704 POST /projects/:project_id/export3705 behaves like POST request permissions for admin mode3706 behaves like when admin3707 behaves like makes request3708 returns3709 behaves like makes request3710 returns3711 behaves like when user3712 returns3713 behaves like makes request3714 returns3715 behaves like when project export is disabled3716 behaves like 404 response3717 returns 4043718 when project export is enabled3719 when user is an admin3720 behaves like post project export start3721 with upload strategy3722 starts3723 when params invalid3724 behaves like 400 response3725 returns 4003726 with download strategy3727 starts3728 removes previously exported archive file3729 with project export size limit3730 starts if limit not exceeded3731 400 response if limit exceeded3732 when rate limit is exceeded across projects3733 prevents requesting project export3734 when user is a maintainer3735 behaves like post project export start3736 with upload strategy3737 starts3738 when params invalid3739 behaves like 400 response3740 returns 4003741# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.93 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.04 1.16 1.12 1/286 224983742.3743 with download strategy3744 starts3745 removes previously exported archive file3746# [RSpecRunTime] RSpec elapsed time: 17 minutes 34.09 seconds. Current RSS: ~1232M. Threads: 5. load average: 1.04 1.16 1.12 1/286 225113747.3748 when user is a developer3749 behaves like post project export start denied3750 behaves like 403 response3751 returns 4033752 when user is a reporter3753 behaves like post project export start denied3754 behaves like 403 response3755 returns 4033756 when user is a guest3757 behaves like post project export start denied3758 behaves like 403 response3759 returns 4033760 when user is not a member3761 behaves like post project export start not found3762 behaves like 404 response3763 returns 4043764 when overriding description3765 when parallel_project_export feature flag is disabled3766 starts export service3767 when parallel_project_export feature flag is enabled3768 enqueues CreateRelationExportsWorker3769 export relations3770 when user is a maintainer3771 POST /projects/:id/export_relations3772 accepts the request3773 when response is not success3774 returns api error3775 when request is to export in batches3776 accepts the request3777 GET /projects/:id/export_relations/download3778 when export request is not batched3779 when export file exists3780 downloads exported project relation archive3781 when relation is not portable3782 behaves like 400 response3783 returns 4003784 when export file does not exist3785 returns 4043786 when export is batched3787 returns 4003788 when export request is batched3789 downloads exported batch3790 when request is to download not batched export3791 returns 4003792# [RSpecRunTime] RSpec elapsed time: 17 minutes 40.07 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.04 1.16 1.12 1/283 225123793.3794 when batch cannot be found3795 returns 4043796 when batch file cannot be found3797 returns 4043798 GET /projects/:id/export_relations/status3799 returns a list of relation export statuses3800 when relation is specified3801 return a single relation export status3802# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.42 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.03 1.15 1.12 1/283 225133803.3804 when there is a batched export3805 returns a list of batched relation export statuses3806 with bulk_import is disabled3807 POST /projects/:id/export_relations3808 behaves like 404 response3809 returns 4043810 behaves like flag override3811 enables the feature when override flag is enabled for the user3812 does not enable the feature when override flag is enabled for another user3813 GET /projects/:id/export_relations/download3814 behaves like 404 response3815 returns 4043816 behaves like flag override3817 enables the feature when override flag is enabled for the user3818 does not enable the feature when override flag is enabled for another user3819 GET /projects/:id/export_relations/status3820 behaves like 404 response3821 returns 4043822 behaves like flag override3823 enables the feature when override flag is enabled for the user3824 does not enable the feature when override flag is enabled for another user3825 when user is a developer3826 POST /projects/:id/export_relations3827 behaves like 403 response3828 returns 4033829 GET /projects/:id/export_relations/download3830 behaves like 403 response3831 returns 4033832 GET /projects/:id/export_relations/status3833 behaves like 403 response3834 returns 4033835# [RSpecRunTime] Finishing example group spec/requests/api/project_export_spec.rb. It took 1 minute 36.27 seconds. Expected to take 1 minute 37.68 seconds.3836# [RSpecRunTime] Starting example group spec/controllers/projects/compare_controller_spec.rb. Expected to take 1 minute 14.42 seconds.3837Projects::CompareController3838 GET index3839 returns successfully3840 with incorrect parameters3841 returns successfully3842# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.89 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.03 1.15 1.12 1/283 225563843.3844 with missing parameters3845 returns successfully3846# [RSpecRunTime] RSpec elapsed time: 17 minutes 52.05 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.03 1.15 1.12 1/283 225573847.3848 GET show3849 when the refs exist in the same project3850 when we set the white space param3851 shows some diffs with ignore whitespace change option3852# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.66 seconds. Current RSS: ~1257M. Threads: 5. load average: 1.03 1.15 1.12 1/287 225943853.3854 when we do not set the white space param3855 sets the diffs and commits ivars3856# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.23 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.03 1.15 1.12 1/287 226293857.3858 when refs have CI::Pipeline3859 avoids N+1 queries3860# [RSpecRunTime] RSpec elapsed time: 17 minutes 56.89 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.03 1.14 1.12 1/287 226663861.3862 when the refs exist in different projects that the user can see3863 shows the diff3864# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.93 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.03 1.14 1.12 1/287 227843865.3866 when comparing missing commits between source and target3867 when comparing them in the other direction3868 the commits are there3869# [RSpecRunTime] RSpec elapsed time: 18 minutes 1.76 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.02 1.14 1.12 1/288 228253870.3871 with straight mode true3872 the commits are empty, but the removed lines are visible as diffs3873# [RSpecRunTime] RSpec elapsed time: 18 minutes 3.03 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.02 1.14 1.12 1/288 228443874.3875 with straight mode false3876 the additional commits are not visible in diffs and commits3877# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.34 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.02 1.14 1.12 1/288 228703878.3879 when the refs exist in different projects but the user cannot see3880 does not show the diff3881# [RSpecRunTime] RSpec elapsed time: 18 minutes 7.01 seconds. Current RSS: ~1260M. Threads: 5. load average: 1.02 1.14 1.12 1/288 229073882.3883 when the target project is the default source but hidden to the user3884 does not show the diff3885# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.78 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.02 1.14 1.12 1/288 229883886.3887 when the source ref does not exist3888 sets empty diff and commit ivars3889# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.15 seconds. Current RSS: ~1270M. Threads: 5. load average: 1.02 1.14 1.12 1/288 229973890.3891 when the target ref does not exist3892 sets empty diff and commit ivars3893# [RSpecRunTime] RSpec elapsed time: 18 minutes 13.4 seconds. Current RSS: ~1272M. Threads: 5. load average: 1.02 1.14 1.12 1/288 230063894.3895 when the target ref is invalid3896 shows a flash message and redirects3897 when the from_ref and to_ref are the same3898 shows a message that refs are identical3899# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.14 seconds. Current RSS: ~1268M. Threads: 5. load average: 1.02 1.14 1.12 2/288 230303900.3901 when the source ref is invalid3902 shows a flash message and redirects3903 when the both refs are invalid3904 shows a flash message and redirects3905 when page is valid3906 only loads blobs in the current page3907 behaves like valid compare page3908 shows the diff3909# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.09 seconds. Current RSS: ~1265M. Threads: 5. load average: 1.02 1.13 1.12 2/288 231093910.3911 when from_ref is HEAD ref3912 behaves like valid compare page3913 shows the diff3914# [RSpecRunTime] RSpec elapsed time: 18 minutes 20.66 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.02 1.13 1.12 1/289 231443915.3916 when to_ref is HEAD ref3917 behaves like valid compare page3918 shows the diff3919# [RSpecRunTime] RSpec elapsed time: 18 minutes 23.57 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.02 1.13 1.11 1/289 231853920.3921 when page is not valid3922 does not return an error3923# [RSpecRunTime] RSpec elapsed time: 18 minutes 24.94 seconds. Current RSS: ~1262M. Threads: 5. load average: 1.02 1.13 1.11 1/289 232203924.3925 GET diff_for_path3926 when the source and target refs exist in the same project3927 when the user has access target the project3928 when the path exists in the diff3929 disables diff notes3930 only renders the diffs for the path given3931# [RSpecRunTime] RSpec elapsed time: 18 minutes 26.22 seconds. Current RSS: ~1261M. Threads: 5. load average: 1.02 1.13 1.11 1/289 232733932.3933 when the path does not exist in the diff3934 returns a 4043935 when the user does not have access target the project3936 returns a 4043937 when the source and target refs exist in different projects and the user can see3938 shows the diff for that path3939# [RSpecRunTime] RSpec elapsed time: 18 minutes 29.69 seconds. Current RSS: ~1271M. Threads: 5. load average: 1.01 1.13 1.11 1/289 234333940.3941 when the source and target refs exist in different projects and the user cannot see3942 does not show the diff for that path3943# [RSpecRunTime] RSpec elapsed time: 18 minutes 31.88 seconds. Current RSS: ~1274M. Threads: 5. load average: 1.01 1.13 1.11 1/288 234883944.3945 when the source ref does not exist3946 returns a 4043947 when the target ref does not exist3948 returns a 4043949 POST create3950 when sending valid params3951 without a from_project_id3952 redirects to the show page3953 with a from_project_id3954 redirects to the show page without interpreting from_project_id3955 when sending invalid params3956 from_ref: "", to_ref: "", from_project_id: "", expected_redirect_params: {}3957 redirects back to the index3958 from_ref: "main", to_ref: "", from_project_id: "", expected_redirect_params: {:from=>"main"}3959 redirects back to the index3960 from_ref: "", to_ref: "main", from_project_id: "", expected_redirect_params: {:to=>"main"}3961 redirects back to the index3962 from_ref: "", to_ref: "", from_project_id: "1", expected_redirect_params: {:from_project_id=>1}3963 redirects back to the index3964 from_ref: "main", to_ref: "", from_project_id: "1", expected_redirect_params: {:from=>"main", :from_project_id=>1}3965 redirects back to the index3966 from_ref: "", to_ref: "main", from_project_id: "1", expected_redirect_params: {:to=>"main", :from_project_id=>1}3967 redirects back to the index3968 from_ref: ["a"], to_ref: ["b"], from_project_id: ["c"], expected_redirect_params: {}3969 redirects back to the index3970 GET signatures3971 when the source and target refs exist3972 when the user has access to the project3973 returns only the commit with a signature3974 when the user has access to the project with straight compare3975 returns only the commit with a signature3976 when the user does not have access to the project3977 returns a 4043978 when the source ref does not exist3979 returns no signatures3980 when the target ref does not exist3981 returns no signatures3982# [RSpecRunTime] Finishing example group spec/controllers/projects/compare_controller_spec.rb. It took 51.21 seconds. Expected to take 1 minute 14.42 seconds.3983# [RSpecRunTime] Starting example group spec/controllers/projects/commit_controller_spec.rb. Expected to take 1 minute 5.11 seconds.3984Projects::CommitController3985 GET show3986 handles binary files3987 with valid id3988 responds with 2003989 when a pipeline job is running3990 defines last pipeline information3991# [RSpecRunTime] RSpec elapsed time: 18 minutes 45.32 seconds. Current RSS: ~1272M. Threads: 5. load average: 1.08 1.14 1.12 1/287 236673992.3993 with invalid id3994 responds with 4043995 with valid page3996 responds with 2003997# [RSpecRunTime] RSpec elapsed time: 18 minutes 47.4 seconds. Current RSS: ~1266M. Threads: 5. load average: 1.08 1.14 1.12 1/287 236963998.3999 with invalid page4000 does not return an error4001# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.13 seconds. Current RSS: ~1262M. Threads: 5. load average: 1.08 1.14 1.12 1/287 237174002.4003 as diff4004 triggers workhorse to serve the request4005 as patch4006 contains a git diff4007 commit that removes a submodule4008 renders it4009# [RSpecRunTime] RSpec elapsed time: 18 minutes 52.06 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.07 1.13 1.11 1/287 238024010.4011 in the context of a merge_request4012 prepare diff notes in the context of the merge request4013# [RSpecRunTime] RSpec elapsed time: 18 minutes 54.56 seconds. Current RSS: ~1242M. Threads: 5. load average: 1.07 1.13 1.11 1/288 239194014.4015 GET branches4016 contains branch and tags information4017 returns :limit_exceeded when number of branches/tags reach a threshhold4018 when commit is not found4019 responds with 4044020# [RSpecRunTime] RSpec elapsed time: 18 minutes 55.93 seconds. Current RSS: ~1240M. Threads: 5. load average: 1.07 1.13 1.11 1/287 239524021.4022 POST revert4023 when target branch is not provided4024 renders the 404 page4025 when the revert commit is missing4026 renders the 404 page4027 when the revert was successful4028 redirects to the commits page4029 when the revert failed4030 redirects to the commit page4031# [RSpecRunTime] RSpec elapsed time: 18 minutes 58.58 seconds. Current RSS: ~1241M. Threads: 5. load average: 1.15 1.15 1.12 1/287 241034032.4033 in the context of a merge_request4034 when the revert was successful4035 redirects to the merge request page4036# [RSpecRunTime] RSpec elapsed time: 19 minutes 0.24 second. Current RSS: ~1236M. Threads: 5. load average: 1.15 1.15 1.12 1/288 242944037.4038 when the revert failed4039 redirects to the merge request page4040# [RSpecRunTime] RSpec elapsed time: 19 minutes 2.21 seconds. Current RSS: ~1235M. Threads: 5. load average: 1.13 1.15 1.12 1/289 245074041.4042 POST cherry_pick4043 when target branch is not provided4044 renders the 404 page4045 when the cherry-pick commit is missing4046 renders the 404 page4047 when the cherry-pick was successful4048 redirects to the commits page4049 when the cherry_pick failed4050 redirects to the commit page4051 in the context of a merge_request4052 when the cherry_pick was successful4053 redirects to the merge request page4054# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.51 seconds. Current RSS: ~1231M. Threads: 5. load average: 1.13 1.15 1.12 1/288 248274055.4056 when the cherry_pick failed4057 redirects to the merge request page4058# [RSpecRunTime] RSpec elapsed time: 19 minutes 8.25 seconds. Current RSS: ~1229M. Threads: 5. load average: 1.12 1.14 1.12 1/288 249894059.4060 when a project has a fork4061 successfully cherry picks a commit from fork to upstream project4062 when the cherry pick is performed via merge request4063 successfully cherry picks a commit from fork to a cherry pick branch4064# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.76 seconds. Current RSS: ~1265M. Threads: 5. load average: 1.19 1.16 1.12 1/288 256194065.4066 when a user cannot push to upstream project4067 cherry picks a commit to the fork4068# [RSpecRunTime] RSpec elapsed time: 19 minutes 19.21 seconds. Current RSS: ~1278M. Threads: 5. load average: 1.34 1.19 1.13 1/289 258004069.4070 when a user do not have access to the target project4071 cherry picks a commit to the fork4072# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.36 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.31 1.19 1.13 1/289 259114073.4074 GET #diff_files4075 renders diff files4076 when format is not html4077 returns 404 page4078 GET diff_for_path4079 when the commit exists4080 when the user has access to the project4081 when the path exists in the diff4082 enables diff notes4083 only renders the diffs for the path given4084 when the path does not exist in the diff4085 returns a 4044086 when the user does not have access to the project4087 returns a 4044088 when the commit does not exist4089 returns a 4044090 GET pipelines4091 when the commit exists4092 when the commit has pipelines4093 when rendering a HTML format4094 shows pipelines4095 defines last pipeline information4096# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.97 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.29 1.18 1.13 1/289 259954097.4098 when rendering a JSON format4099 responds with serialized pipelines4100 with pagination4101 paginates the result when ref is blank4102 paginates the result when ref is present4103# [RSpecRunTime] RSpec elapsed time: 19 minutes 29.97 seconds. Current RSS: ~1271M. Threads: 5. load average: 1.29 1.18 1.13 1/289 260544104.4105 when the commit does not exist4106 returns a 4044107 GET #rapid_diffs4108 renders rapid_diffs template4109 when the feature flag rapid_diffs is disabled4110 returns 4044111 #append_info_to_payload4112 appends diffs_files_count for logging4113# [RSpecRunTime] Finishing example group spec/controllers/projects/commit_controller_spec.rb. It took 53.09 seconds. Expected to take 1 minute 5.11 seconds.4114# [RSpecRunTime] Starting example group spec/controllers/projects/tree_controller_spec.rb. Expected to take 52.64 seconds.4115Projects::TreeController4116 GET show4117 #set_is_ambiguous_ref before action4118 when ref requested is ambiguous with no ref type4119 behaves like #set_is_ambiguous_ref when ref is ambiguous4120 when the ref_type is nil4121 @ambiguous_ref return true4122# [RSpecRunTime] RSpec elapsed time: 19 minutes 35.33 seconds. Current RSS: ~1261M. Threads: 5. load average: 1.26 1.18 1.13 1/289 262814123.4124 when the ref_type is empty4125 @ambiguous_ref return true4126# [RSpecRunTime] RSpec elapsed time: 19 minutes 37.58 seconds. Current RSS: ~1260M. Threads: 5. load average: 1.24 1.18 1.13 1/289 264304127.4128 when the ref_type is present4129 @ambiguous_ref return false4130# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.71 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.24 1.18 1.13 1/289 265634131.4132 when ref requested is not ambiguous4133 behaves like #set_is_ambiguous_ref when ref is not ambiguous4134 when the ref_type is nil4135 @ambiguous_ref return false4136# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.84 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.22 1.17 1.13 1/289 267024137.4138 valid branch, no path4139 checks for tree without ref_type4140 responds with success4141# [RSpecRunTime] RSpec elapsed time: 19 minutes 46.13 seconds. Current RSS: ~1237M. Threads: 5. load average: 1.22 1.17 1.13 1/289 269794142.4143 valid branch, valid path4144 responds with success4145# [RSpecRunTime] RSpec elapsed time: 19 minutes 48.37 seconds. Current RSS: ~1237M. Threads: 5. load average: 1.44 1.22 1.14 1/289 271184146.4147 valid branch, invalid path4148 redirects4149# [RSpecRunTime] RSpec elapsed time: 19 minutes 49.45 seconds. Current RSS: ~1237M. Threads: 5. load average: 1.44 1.22 1.14 1/289 272574150.4151 invalid branch, valid path4152 responds with not_found4153# [RSpecRunTime] RSpec elapsed time: 19 minutes 50.5 seconds. Current RSS: ~1236M. Threads: 5. load average: 1.44 1.22 1.14 1/289 273784154.4155 when default branch was renamed4156 and the file is valid4157 redirects4158# [RSpecRunTime] RSpec elapsed time: 19 minutes 52.38 seconds. Current RSS: ~1243M. Threads: 5. load average: 1.49 1.23 1.15 2/289 275334159.4160 and the file is invalid4161 redirects4162# [RSpecRunTime] RSpec elapsed time: 19 minutes 53.42 seconds. Current RSS: ~1243M. Threads: 5. load average: 1.49 1.23 1.15 1/289 276544163.4164 valid empty branch, invalid path4165 redirects4166# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.51 seconds. Current RSS: ~1242M. Threads: 5. load average: 1.49 1.23 1.15 1/289 277934167.4168 valid empty branch4169 responds with success4170# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.66 seconds. Current RSS: ~1243M. Threads: 5. load average: 1.49 1.23 1.15 2/289 279384171.4172 invalid SHA commit ID4173 responds with not_found4174 valid SHA commit ID4175 responds with success4176 and there is a tag with the same name4177 responds with success4178# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.7 seconds. Current RSS: ~1237M. Threads: 5. load average: 1.45 1.23 1.15 1/290 283674179.4180 valid SHA commit ID with path4181 responds with found4182# [RSpecRunTime] RSpec elapsed time: 20 minutes 2.88 seconds. Current RSS: ~1231M. Threads: 5. load average: 1.41 1.23 1.15 1/290 285144183.4184 GET show with whitespace in ref4185 does not call make a Gitaly request4186 GET show with blob path4187 redirect to blob4188 redirects4189 #create_dir4190 successful creation4191 when not creating a new MR4192 redirects to the new directory4193 when creating a new MR4194 and the passed create_merge_request value is true4195 behaves like a new MR from branch redirection4196 redirects to the new MR page4197 and the passed create_merge_request value is 'true'4198 behaves like a new MR from branch redirection4199 redirects to the new MR page4200 and the passed create_merge_request value is '1'4201 behaves like a new MR from branch redirection4202 redirects to the new MR page4203 and the passed create_merge_request value is 14204 behaves like a new MR from branch redirection4205 redirects to the new MR page4206 unsuccessful creation4207 does not allow overwriting of existing files4208# [RSpecRunTime] Finishing example group spec/controllers/projects/tree_controller_spec.rb. It took 36.69 seconds. Expected to take 52.64 seconds.4209# [RSpecRunTime] Starting example group spec/requests/api/terraform/state_version_spec.rb. Expected to take 46.26 seconds.4210API::Terraform::StateVersion4211 GET /projects/:id/terraform/state/:name/versions/:serial4212 behaves like it depends on value of the `terraform_state.enabled` config4213 when terraform_state.enabled=false4214 returns `forbidden` response4215# [RSpecRunTime] RSpec elapsed time: 20 minutes 11.74 seconds. Current RSS: ~1230M. Threads: 5. load average: 1.46 1.24 1.15 1/289 289274216.4217 when terraform_state.enabled=true4218 returns a successful response4219# [RSpecRunTime] RSpec elapsed time: 20 minutes 13.92 seconds. Current RSS: ~1230M. Threads: 5. load average: 1.42 1.23 1.15 1/289 289284220.4221 with invalid authentication4222 returns unauthorized status4223# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.36 seconds. Current RSS: ~1225M. Threads: 5. load average: 1.39 1.23 1.15 1/289 289294224.4225 with no authentication4226 returns unauthorized status4227# [RSpecRunTime] RSpec elapsed time: 20 minutes 19.55 seconds. Current RSS: ~1231M. Threads: 5. load average: 1.39 1.23 1.15 1/284 289304228.4229 personal acceess token authentication4230 with maintainer permissions4231 returns the state contents at the given version4232 for a project that does not exist4233 returns not found status4234# [RSpecRunTime] RSpec elapsed time: 20 minutes 24.25 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.36 1.23 1.15 1/284 289314235.4236 with developer permissions4237 returns the state contents at the given version4238# [RSpecRunTime] RSpec elapsed time: 20 minutes 26.39 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.36 1.23 1.15 1/284 289324239.4240 with no permissions4241 returns not found status4242# [RSpecRunTime] RSpec elapsed time: 20 minutes 28.58 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.41 1.24 1.15 1/284 289334243.4244 job token authentication4245 with maintainer permissions4246 returns the state contents at the given version4247 returns unauthorized status if the the job is not running4248 for a project that does not exist4249 returns not found status4250# [RSpecRunTime] RSpec elapsed time: 20 minutes 36.48 seconds. Current RSS: ~1266M. Threads: 5. load average: 1.38 1.24 1.15 1/284 289344251.4252 with developer permissions4253 returns the state contents at the given version4254# [RSpecRunTime] RSpec elapsed time: 20 minutes 39.18 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.35 1.23 1.15 1/284 289354255.4256 with no permissions4257 returns not found status4258# [RSpecRunTime] RSpec elapsed time: 20 minutes 41.92 seconds. Current RSS: ~1261M. Threads: 5. load average: 1.32 1.23 1.15 1/284 289364259.4260 DELETE /projects/:id/terraform/state/:name/versions/:serial4261 behaves like it depends on value of the `terraform_state.enabled` config4262 when terraform_state.enabled=false4263 returns `forbidden` response4264# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.99 seconds. Current RSS: ~1261M. Threads: 5. load average: 1.32 1.23 1.15 1/284 289374265.4266 when terraform_state.enabled=true4267 returns a successful response4268# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.09 seconds. Current RSS: ~1261M. Threads: 5. load average: 1.32 1.23 1.15 1/284 289384269.4270 with invalid authentication4271 returns unauthorized status4272# [RSpecRunTime] RSpec elapsed time: 20 minutes 48.13 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.37 1.24 1.15 1/284 289394273.4274 with no authentication4275 returns unauthorized status4276# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.11 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.37 1.24 1.15 1/284 289404277.4278 with maintainer permissions4279 deletes the version4280 version does not exist4281 does not delete a version4282# [RSpecRunTime] RSpec elapsed time: 20 minutes 54.36 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.26 1.22 1.15 1/284 289414283.4284 with developer permissions4285 returns forbidden status4286# [RSpecRunTime] RSpec elapsed time: 20 minutes 56.5 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.26 1.22 1.15 1/284 289424287.4288 with no permissions4289 returns not found status4290# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.96 seconds. Current RSS: ~1262M. Threads: 5. load average: 1.24 1.22 1.15 1/284 289434291.4292# [RSpecRunTime] Finishing example group spec/requests/api/terraform/state_version_spec.rb. It took 50.46 seconds. Expected to take 46.26 seconds.4293# [RSpecRunTime] Starting example group spec/requests/api/pages/internal_access_spec.rb. Expected to take 39.64 seconds.4294Internal Project Pages Access4295 Project should be internal4296 #internal?4297 is expected to be truthy4298# [RSpecRunTime] RSpec elapsed time: 21 minutes 0.73 second. Current RSS: ~1256M. Threads: 5. load average: 1.24 1.22 1.15 1/285 289444299.4300 GET /projects/:id/pages_access4301 access depends on the level4302 pages_access_level: 0, with_user: "admin", admin_mode: true, expected_result: 4034303 correct return value4304# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.92 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.22 1.21 1.15 1/285 289454305.4306 pages_access_level: 0, with_user: "owner", admin_mode: false, expected_result: 4034307 correct return value4308# [RSpecRunTime] RSpec elapsed time: 21 minutes 3.06 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.22 1.21 1.15 1/285 289464309.4310 pages_access_level: 0, with_user: "master", admin_mode: false, expected_result: 4034311 correct return value4312# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.15 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.22 1.21 1.15 1/285 289474313.4314 pages_access_level: 0, with_user: "developer", admin_mode: false, expected_result: 4034315 correct return value4316# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.21 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.22 1.21 1.15 1/285 289484317.4318 pages_access_level: 0, with_user: "reporter", admin_mode: false, expected_result: 4034319 correct return value4320# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.32 seconds. Current RSS: ~1249M. Threads: 5. load average: 1.22 1.21 1.15 1/285 289494321.4322 pages_access_level: 0, with_user: "guest", admin_mode: false, expected_result: 4034323 correct return value4324# [RSpecRunTime] RSpec elapsed time: 21 minutes 7.46 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.36 1.24 1.16 1/285 289504325.4326 pages_access_level: 0, with_user: "user", admin_mode: false, expected_result: 4034327 correct return value4328# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.63 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.36 1.24 1.16 1/285 289514329.4330 pages_access_level: 0, with_user: nil, admin_mode: false, expected_result: 4044331 correct return value4332# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.73 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.36 1.24 1.16 1/285 289524333.4334 pages_access_level: 30, with_user: "admin", admin_mode: false, expected_result: 2004335 correct return value4336# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.92 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.36 1.24 1.16 1/285 289534337.4338 pages_access_level: 30, with_user: "owner", admin_mode: false, expected_result: 2004339 correct return value4340# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.1 seconds. Current RSS: ~1244M. Threads: 5. load average: 1.34 1.24 1.16 1/285 289544341.4342 pages_access_level: 30, with_user: "master", admin_mode: false, expected_result: 2004343 correct return value4344# [RSpecRunTime] RSpec elapsed time: 21 minutes 13.24 seconds. Current RSS: ~1243M. Threads: 5. load average: 1.34 1.24 1.16 1/285 289554345.4346 pages_access_level: 30, with_user: "developer", admin_mode: false, expected_result: 2004347 correct return value4348# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.43 seconds. Current RSS: ~1243M. Threads: 5. load average: 1.34 1.24 1.16 1/285 289564349.4350 pages_access_level: 30, with_user: "reporter", admin_mode: false, expected_result: 2004351 correct return value4352# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.54 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.34 1.24 1.16 1/285 289574353.4354 pages_access_level: 30, with_user: "guest", admin_mode: false, expected_result: 2004355 correct return value4356# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.68 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.34 1.24 1.16 1/285 289584357.4358 pages_access_level: 30, with_user: "user", admin_mode: false, expected_result: 2004359 correct return value4360# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.69 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.31 1.23 1.15 1/285 289594361.4362 pages_access_level: 30, with_user: nil, admin_mode: false, expected_result: 4044363 correct return value4364# [RSpecRunTime] RSpec elapsed time: 21 minutes 18.83 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.31 1.23 1.15 1/285 289604365.4366 pages_access_level: 20, with_user: "admin", admin_mode: false, expected_result: 2004367 correct return value4368# [RSpecRunTime] RSpec elapsed time: 21 minutes 19.87 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.31 1.23 1.15 1/285 289614369.4370 pages_access_level: 20, with_user: "owner", admin_mode: false, expected_result: 2004371 correct return value4372# [RSpecRunTime] RSpec elapsed time: 21 minutes 21.04 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.31 1.23 1.15 1/286 289624373.4374 pages_access_level: 20, with_user: "master", admin_mode: false, expected_result: 2004375 correct return value4376# [RSpecRunTime] RSpec elapsed time: 21 minutes 22.18 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.28 1.23 1.15 1/286 289634377.4378 pages_access_level: 20, with_user: "developer", admin_mode: false, expected_result: 2004379 correct return value4380# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.3 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.28 1.23 1.15 1/286 289644381.4382 pages_access_level: 20, with_user: "reporter", admin_mode: false, expected_result: 2004383 correct return value4384# [RSpecRunTime] RSpec elapsed time: 21 minutes 24.47 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.28 1.23 1.15 1/286 289654385.4386 pages_access_level: 20, with_user: "guest", admin_mode: false, expected_result: 2004387 correct return value4388# [RSpecRunTime] RSpec elapsed time: 21 minutes 25.52 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.28 1.23 1.15 1/286 289664389.4390 pages_access_level: 20, with_user: "user", admin_mode: false, expected_result: 2004391 correct return value4392# [RSpecRunTime] RSpec elapsed time: 21 minutes 26.58 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.28 1.23 1.15 1/286 289674393.4394 pages_access_level: 20, with_user: nil, admin_mode: false, expected_result: 4044395 correct return value4396# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.61 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.26 1.22 1.15 1/286 289684397.4398 pages_access_level: 10, with_user: "admin", admin_mode: true, expected_result: 2004399 correct return value4400# [RSpecRunTime] RSpec elapsed time: 21 minutes 28.67 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.26 1.22 1.15 1/286 289694401.4402 pages_access_level: 10, with_user: "owner", admin_mode: false, expected_result: 2004403 correct return value4404# [RSpecRunTime] RSpec elapsed time: 21 minutes 29.91 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.26 1.22 1.15 1/286 289704405.4406 pages_access_level: 10, with_user: "master", admin_mode: false, expected_result: 2004407 correct return value4408# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.05 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.26 1.22 1.15 1/285 289714409.4410 pages_access_level: 10, with_user: "developer", admin_mode: false, expected_result: 2004411 correct return value4412# [RSpecRunTime] RSpec elapsed time: 21 minutes 32.19 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.24 1.22 1.15 1/285 289724413.4414 pages_access_level: 10, with_user: "reporter", admin_mode: false, expected_result: 2004415 correct return value4416# [RSpecRunTime] RSpec elapsed time: 21 minutes 33.31 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.24 1.22 1.15 1/285 289734417.4418 pages_access_level: 10, with_user: "guest", admin_mode: false, expected_result: 2004419 correct return value4420# [RSpecRunTime] RSpec elapsed time: 21 minutes 34.42 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.24 1.22 1.15 1/285 289744421.4422 pages_access_level: 10, with_user: "user", admin_mode: false, expected_result: 4034423 correct return value4424# [RSpecRunTime] RSpec elapsed time: 21 minutes 35.67 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.24 1.22 1.15 1/285 289754425.4426 pages_access_level: 10, with_user: nil, admin_mode: false, expected_result: 4044427 correct return value4428# [RSpecRunTime] RSpec elapsed time: 21 minutes 36.79 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.24 1.22 1.15 1/284 289764429.4430# [RSpecRunTime] Finishing example group spec/requests/api/pages/internal_access_spec.rb. It took 37.82 seconds. Expected to take 39.64 seconds.4431# [RSpecRunTime] Starting example group spec/controllers/projects/mirrors_controller_spec.rb. Expected to take 34.23 seconds.4432Projects::MirrorsController4433 Access control4434 #update4435 when project mirroring is enabled4436 allows requests from a maintainer4437 allows requests from an admin user4438# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.74 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.22 1.22 1.15 1/284 290294439.4440 when project mirroring is disabled4441 disallows requests from a maintainer4442 when admin mode is enabled4443 allows requests from an admin user4444# [RSpecRunTime] RSpec elapsed time: 21 minutes 42.46 seconds. Current RSS: ~1301M. Threads: 5. load average: 1.36 1.25 1.16 1/284 290824445.4446 when admin mode is disabled4447 disallows requests from an admin user4448# [RSpecRunTime] RSpec elapsed time: 21 minutes 43.71 seconds. Current RSS: ~1308M. Threads: 5. load average: 1.36 1.25 1.16 1/284 291094449.4450 #update_now4451 when project mirroring is enabled4452 allows requests from a maintainer4453 allows requests from an admin user4454# [RSpecRunTime] RSpec elapsed time: 21 minutes 46.15 seconds. Current RSS: ~1321M. Threads: 5. load average: 1.36 1.25 1.16 1/284 291624455.4456 when project mirroring is disabled4457 disallows requests from a maintainer4458 when admin mode is enabled4459 allows requests from an admin user4460# [RSpecRunTime] RSpec elapsed time: 21 minutes 48.46 seconds. Current RSS: ~1336M. Threads: 5. load average: 1.73 1.33 1.19 1/284 292154461.4462 when admin mode is disabled4463 disallows requests from an admin user4464# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.65 seconds. Current RSS: ~1339M. Threads: 5. load average: 1.73 1.33 1.19 1/284 292424465.4466 setting up a remote mirror4467 when the current project is not a mirror4468 allows to create a remote mirror4469# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.93 seconds. Current RSS: ~1341M. Threads: 5. load average: 1.73 1.33 1.19 1/284 292694470.4471 setting up SSH public-key authentication4472 processes a successful update4473# [RSpecRunTime] RSpec elapsed time: 21 minutes 53.66 seconds. Current RSS: ~1333M. Threads: 5. load average: 1.67 1.32 1.19 1/284 292704474.4475 #update4476 With valid URL for a push4477 processes a successful update4478 creates a RemoteMirror object4479 with json format4480 processes a successful update4481# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.88 seconds. Current RSS: ~1337M. Threads: 5. load average: 1.70 1.33 1.19 1/284 293494482.4483 With invalid URL for a push4484 processes an unsuccessful update4485 does not create a RemoteMirror object4486 when service returns an error4487 processes an unsuccessful update4488# [RSpecRunTime] RSpec elapsed time: 22 minutes 1.97 seconds. Current RSS: ~1349M. Threads: 5. load average: 1.64 1.33 1.19 1/284 294284489.4490 with json format4491 processes an unsuccessful update4492# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.43 seconds. Current RSS: ~1347M. Threads: 5. load average: 1.64 1.33 1.19 1/284 294554493.4494 when user deletes the remote mirror4495 processes a successful delete4496 when mirror id is not found4497 returns a 404 error4498# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.08 seconds. Current RSS: ~1352M. Threads: 5. load average: 1.64 1.33 1.19 1/284 295084499.4500 #ssh_host_keys4501 invalid URLs4502 returns an error with a 400 response for URL "INVALID"4503 returns an error with a 400 response for URL "git@example.com:foo/bar.git"4504 returns an error with a 400 response for URL "ssh://git@example.com:foo/bar.git"4505 returns an error with a 400 response for URL "ssh://127.0.0.1/foo/bar.git"4506# [RSpecRunTime] RSpec elapsed time: 22 minutes 8.83 seconds. Current RSS: ~1328M. Threads: 5. load average: 1.59 1.32 1.19 1/284 295094507.4508 no data in cache4509 requests the cache to be filled and returns a 204 response4510 error in the cache4511 returns the error with a 400 response4512 data in the cache4513 returns the data with a 200 response4514# [RSpecRunTime] RSpec elapsed time: 22 minutes 12.13 seconds. Current RSS: ~1306M. Threads: 5. load average: 1.55 1.31 1.19 1/284 295104515.4516# [RSpecRunTime] Finishing example group spec/controllers/projects/mirrors_controller_spec.rb. It took 35.34 seconds. Expected to take 34.23 seconds.4517# [RSpecRunTime] Starting example group spec/controllers/projects/settings/ci_cd_controller_spec.rb. Expected to take 32.65 seconds.4518Projects::Settings::CiCdController4519 as a maintainer4520 GET show4521 renders show with 200 status code4522 with CI/CD disabled4523 renders show with 404 status code4524# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.18 seconds. Current RSS: ~1291M. Threads: 5. load average: 1.55 1.31 1.19 1/284 295114525.4526 with assignable project runners4527 sets assignable project runners4528 with project runners4529 sets project runners4530 with group runners4531 sets group runners4532 with instance runners4533 sets shared runners4534 prevents N+1 queries for tags4535 has the same number of queries with one tag or with many tags4536# [RSpecRunTime] RSpec elapsed time: 22 minutes 19.88 seconds. Current RSS: ~1290M. Threads: 5. load average: 1.50 1.31 1.18 1/284 295124537.4538 #reset_cache4539 calls reset project cache service4540 when service returns successfully4541 returns a success header4542# [RSpecRunTime] RSpec elapsed time: 22 minutes 20.99 seconds. Current RSS: ~1288M. Threads: 5. load average: 1.50 1.31 1.18 3/285 295134543.4544 when service does not return successfully4545 returns an error header4546 PUT #reset_registration_token4547 resets runner registration token4548 redirects the user to admin runners page4549# [RSpecRunTime] RSpec elapsed time: 22 minutes 22.64 seconds. Current RSS: ~1288M. Threads: 5. load average: 1.46 1.30 1.18 1/284 295144550.4551 PATCH update4552 redirects to the settings page4553 when updating the auto_devops settings4554 following the instance default4555 allows enabled to be set to nil4556# [RSpecRunTime] RSpec elapsed time: 22 minutes 23.9 seconds. Current RSS: ~1292M. Threads: 5. load average: 1.46 1.30 1.18 1/284 295154557.4558 when run_auto_devops_pipeline is true4559 when the project repository is empty4560 sets a notice flash4561 does not queue a CreatePipelineWorker4562# [RSpecRunTime] RSpec elapsed time: 22 minutes 25.17 seconds. Current RSS: ~1299M. Threads: 5. load average: 1.46 1.30 1.18 1/284 295164563.4564 when the project repository is not empty4565 displays a toast message4566 queues a CreatePipelineWorker4567 creates a pipeline4568# [RSpecRunTime] RSpec elapsed time: 22 minutes 34.1 seconds. Current RSS: ~1273M. Threads: 5. load average: 1.39 1.29 1.18 2/289 298074569.4570 when run_auto_devops_pipeline is not true4571 does not queue a CreatePipelineWorker4572 when updating general settings4573 when build_timeout_human_readable is not specified4574 set default timeout4575 when build_timeout_human_readable is specified4576 set specified timeout4577 when build_timeout_human_readable is invalid4578 set specified timeout4579 when default_git_depth is not specified4580 set specified git depth4581 when forward_deployment_enabled is not specified4582 sets forward deployment enabled4583 when changing forward_deployment_rollback_allowed4584 changes forward deployment rollback allowed4585 when max_artifacts_size is specified4586 and user is not an admin4587 does not set max_artifacts_size4588 and user is an admin4589 with admin mode disabled4590 does not set max_artifacts_size4591 with admin mode enabled4592 sets max_artifacts_size4593 GET #runner_setup_scripts4594 renders the setup scripts4595 renders errors if they occur4596 as a developer4597 responds with 4044598 as a reporter4599 responds with 4044600 as an unauthenticated user4601 redirects to sign in4602# [RSpecRunTime] Finishing example group spec/controllers/projects/settings/ci_cd_controller_spec.rb. It took 29.75 seconds. Expected to take 32.65 seconds.4603# [RSpecRunTime] Starting example group spec/requests/api/graphql/namespace/projects_spec.rb. Expected to take 28.49 seconds.4604getting projects4605 behaves like a graphql namespace4606 includes the packages size if the user can read the statistics4607 behaves like a working graphql query4608 returns a successful response4609# [RSpecRunTime] RSpec elapsed time: 22 minutes 46.81 seconds. Current RSS: ~1278M. Threads: 5. load average: 1.30 1.28 1.18 1/284 298084610.4611 when no user is given4612 finds only public projects4613# [RSpecRunTime] RSpec elapsed time: 22 minutes 48.96 seconds. Current RSS: ~1271M. Threads: 5. load average: 1.30 1.28 1.18 3/284 298094614.4615 when the namespace is a user4616 does not show namespace entity for anonymous user4617 behaves like a graphql namespace4618 includes the packages size if the user can read the statistics4619 behaves like a working graphql query4620 returns a successful response4621# [RSpecRunTime] RSpec elapsed time: 22 minutes 55.03 seconds. Current RSS: ~1249M. Threads: 5. load average: 1.28 1.27 1.18 1/284 298104622.4623 when not including subgroups4624 behaves like a graphql namespace4625 includes the packages size if the user can read the statistics4626 behaves like a working graphql query4627 returns a successful response4628# [RSpecRunTime] RSpec elapsed time: 22 minutes 59.69 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.26 1.27 1.18 1/284 298114629.4630 sorting and pagination4631 when sorting by similarity4632 behaves like sorted paginated query4633 behaves like requires variables4634 shared example requires variables to be set4635# [RSpecRunTime] RSpec elapsed time: 23 minutes 3.14 seconds. Current RSS: ~1244M. Threads: 5. load average: 1.24 1.26 1.17 1/285 298124636.4638 when sorting4639 sorts correctly4640 when paginating4641 paginates correctly4642# [RSpecRunTime] RSpec elapsed time: 23 minutes 8.19 seconds. Current RSS: ~1243M. Threads: 5. load average: 1.22 1.26 1.17 1/285 298134643.4644# [RSpecRunTime] Finishing example group spec/requests/api/graphql/namespace/projects_spec.rb. It took 26.31 seconds. Expected to take 28.49 seconds.4645# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/merge_requests/update_spec.rb. Expected to take 27.88 seconds.4646Update of an existing merge request4647 when the user is not allowed to update the merge request4648 behaves like a mutation that returns a top-level access error4649 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"4650# [RSpecRunTime] RSpec elapsed time: 23 minutes 9.47 seconds. Current RSS: ~1242M. Threads: 5. load average: 1.22 1.26 1.17 1/285 298144651.4652 when the user has permissions to update the merge request4653 behaves like updating time estimate4654 when setting time estimate4655 when time estimate is not provided4656 does not update4657# [RSpecRunTime] RSpec elapsed time: 23 minutes 10.88 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.22 1.26 1.17 1/285 298154658.4659 when time estimate is not a valid numerical value4660 does not update4661 returns error4662 when time estimate is not a number4663 does not update4664 returns error4665 when time estimate is valid4666 behaves like a working GraphQL mutation4667 with a personal access token4668 behaves like prevents access to the mutation4669 does not resolve the mutation4670# [RSpecRunTime] RSpec elapsed time: 23 minutes 13.87 seconds. Current RSS: ~1256M. Threads: 5. load average: 1.20 1.25 1.17 1/285 298164671.4672 behaves like allows access to the mutation4673 behaves like a working graphql query that returns data4674 contains data4675 behaves like a working graphql query4676 returns a successful response4677# [RSpecRunTime] RSpec elapsed time: 23 minutes 18.19 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.18 1.25 1.17 1/285 298174678.4679 with an OAuth token4680 behaves like prevents access to the mutation4681 does not resolve the mutation4682# [RSpecRunTime] RSpec elapsed time: 23 minutes 19.8 seconds. Current RSS: ~1262M. Threads: 5. load average: 1.18 1.25 1.17 1/285 298184683.4684 behaves like allows access to the mutation4685 behaves like a working graphql query that returns data4686 contains data4687 behaves like a working graphql query4688 returns a successful response4689# [RSpecRunTime] RSpec elapsed time: 23 minutes 24.32 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.17 1.25 1.17 1/285 298194690.4691 time_estimate: "1h", value: 36004692 is expected to eq 36004693# [RSpecRunTime] RSpec elapsed time: 23 minutes 25.73 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.17 1.25 1.17 1/285 298204694.4695 time_estimate: "0h", value: 04696 is expected to eq 04697# [RSpecRunTime] RSpec elapsed time: 23 minutes 27.18 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.15 1.24 1.17 1/285 298214698.4699 time_estimate: "-0h", value: 04700 is expected to eq 04701# [RSpecRunTime] RSpec elapsed time: 23 minutes 28.6 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.15 1.24 1.17 1/285 298224702.4703 time_estimate: nil, value: 04704 is expected to eq 04705# [RSpecRunTime] RSpec elapsed time: 23 minutes 29.98 seconds. Current RSS: ~1250M. Threads: 5. load average: 1.15 1.24 1.17 1/285 298234706.4707 when required arguments are missing4708 behaves like a mutation that returns top-level errors4709 is expected to include (end with "invalid value for projectPath (Expected value to not be null), iid (Expected value to not be null)")4710# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/merge_requests/update_spec.rb. It took 22.04 seconds. Expected to take 27.88 seconds.4711# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/releases_spec.rb. Expected to take 23.61 seconds.4712Query.project(fullPath).releases()4713 ensures that the correct data is returned based on the project's visibility and the user's access level4714 when the project is private4715 when the user is not logged in4716 behaves like no access to any release data4717 returns nil4718# [RSpecRunTime] RSpec elapsed time: 23 minutes 32.21 seconds. Current RSS: ~1259M. Threads: 5. load average: 1.14 1.24 1.17 1/284 298504719.4720 when the user has Guest permissions4721 behaves like no access to any repository-related fields4722 repository-related fields4723 does not return data for fields that expose repository information4724 behaves like correct total count4725 returns the total count4726 when the user has Reporter permissions4727 behaves like full access to all repository-related fields4728 repository-related fields4729 returns data for fields that are protected in private projects4730 behaves like correct total count4731 returns the total count4732 behaves like when there are no releases4733 returns an empty array4734 behaves like no access to editUrl4735 does not return editUrl4736 when the user has Developer permissions4737 behaves like full access to all repository-related fields4738 repository-related fields4739 returns data for fields that are protected in private projects4740 behaves like correct total count4741 returns the total count4742 behaves like when there are no releases4743 returns an empty array4744 behaves like access to editUrl4745 returns editUrl4746 when the project is public4747 when the user is not logged in4748 behaves like full access to all repository-related fields4749 repository-related fields4750 returns data for fields that are protected in private projects4751# [RSpecRunTime] RSpec elapsed time: 23 minutes 38.24 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.05 1.22 1.16 1/289 299134752.4753 behaves like correct total count4754 returns the total count4755 behaves like when there are no releases4756 returns an empty array4757 behaves like no access to editUrl4758 does not return editUrl4759 when the user has Guest permissions4760 behaves like full access to all repository-related fields4761 repository-related fields4762 returns data for fields that are protected in private projects4763 behaves like correct total count4764 returns the total count4765 behaves like when there are no releases4766 returns an empty array4767 behaves like no access to editUrl4768 does not return editUrl4769 when the user has Reporter permissions4770 behaves like full access to all repository-related fields4771 repository-related fields4772 returns data for fields that are protected in private projects4773 behaves like correct total count4774 returns the total count4775 behaves like when there are no releases4776 returns an empty array4777 behaves like no access to editUrl4778 does not return editUrl4779 when the user has Developer permissions4780 behaves like full access to all repository-related fields4781 repository-related fields4782 returns data for fields that are protected in private projects4783 behaves like correct total count4784 returns the total count4785 behaves like when there are no releases4786 returns an empty array4787 behaves like access to editUrl4788 returns editUrl4789 sorting and pagination4790 when sorting by released_at4791 when ascending4792 behaves like sorted paginated query4793 behaves like requires variables4794 shared example requires variables to be set4796 when sorting4797 sorts correctly4798 when paginating4799 paginates correctly4800# [RSpecRunTime] RSpec elapsed time: 23 minutes 46.24 seconds. Current RSS: ~1278M. Threads: 5. load average: 1.05 1.21 1.16 1/289 299424801.4802 when descending4803 behaves like sorted paginated query4804 behaves like requires variables4805 shared example requires variables to be set4807 when sorting4808 sorts correctly4809 when paginating4810 paginates correctly4811# [RSpecRunTime] RSpec elapsed time: 23 minutes 47.47 seconds. Current RSS: ~1280M. Threads: 5. load average: 1.04 1.21 1.16 1/289 299434812.4813 when sorting by created_at4814 when ascending4815 behaves like sorted paginated query4816 behaves like requires variables4817 shared example requires variables to be set4819 when sorting4820 sorts correctly4821 when paginating4822 paginates correctly4823# [RSpecRunTime] RSpec elapsed time: 23 minutes 49.05 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.04 1.21 1.16 1/289 299444824.4825 when descending4826 behaves like sorted paginated query4827 behaves like requires variables4828 shared example requires variables to be set4830 when sorting4831 sorts correctly4832 when paginating4833 paginates correctly4834# [RSpecRunTime] RSpec elapsed time: 23 minutes 50.25 seconds. Current RSS: ~1277M. Threads: 5. load average: 1.04 1.21 1.16 1/289 299454835.4836# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/releases_spec.rb. It took 20.03 seconds. Expected to take 23.61 seconds.4837# [RSpecRunTime] Starting example group spec/controllers/dashboard/projects_controller_spec.rb. Expected to take 22.15 seconds.4838Dashboard::ProjectsController4839 #index4840 user logged in4841 orders the projects by name by default4842 assigns the correct all_user_projects4843 assigns the correct all_starred_projects4844 external authorization4845 works when the external authorization service is enabled4846# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.33 seconds. Current RSS: ~1267M. Threads: 5. load average: 1.12 1.22 1.17 1/287 299464847.4848 project sorting4849 behaves like set sort order from user preference4850 #set_sort_order_from_user_preference4851 when database is in read-only mode4852 does not update user preference4853 when database is not in read-only mode4854 updates user preference4855 with search and sort parameters4856 behaves like search and sort parameters4857 returns a single project with no ambiguous column errors4858 behaves like search and sort parameters4859 returns a single project with no ambiguous column errors4860 behaves like search and sort parameters4861 returns a single project with no ambiguous column errors4862 behaves like search and sort parameters4863 returns a single project with no ambiguous column errors4864 behaves like search and sort parameters4865 returns a single project with no ambiguous column errors4866 with archived project4867 does not display archived project4868 excludes archived project from all_user_projects4869 excludes archived project from all_starred_projects4870 with deleted project4871 does not display deleted project4872 json requests4873 GET /projects.json4874 is expected to respond with 2004875 GET /starred.json4876 returns success4877 does not include projects aimed for deletion4878 pagination4879 paginates the records4880# [RSpecRunTime] RSpec elapsed time: 24 minutes 5.63 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.17 1.23 1.17 3/285 299474881.4882 atom requests4883 #index4884 project pagination4885 does not paginate projects, even if normally restricted by pagination4886# [RSpecRunTime] RSpec elapsed time: 24 minutes 6.96 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.16 1.23 1.17 1/284 299484887.4888 rendering4889 renders all kinds of event without error4890 with deleted project4891 does not display deleted project4892# [RSpecRunTime] RSpec elapsed time: 24 minutes 10.49 seconds. Current RSS: ~1239M. Threads: 5. load average: 1.16 1.23 1.17 1/289 301414893.4894# [RSpecRunTime] Finishing example group spec/controllers/dashboard/projects_controller_spec.rb. It took 20.22 seconds. Expected to take 22.15 seconds.4895# [RSpecRunTime] Starting example group spec/requests/api/resource_label_events_spec.rb. Expected to take 20.5 seconds.4896API::ResourceLabelEvents4897 when eventable is an Issue4898 behaves like resource_label_events API4899 GET /projects/:id/issues/:noteable_id/resource_label_events4900 with local label reference4901 returns an array of resource label events4902 returns a 404 error when eventable id not found4903 returns 404 when not authorized4904# [RSpecRunTime] RSpec elapsed time: 24 minutes 13.12 seconds. Current RSS: ~1245M. Threads: 5. load average: 1.15 1.22 1.17 1/289 301424905.4906 with cross-project label reference4907 returns cross references accessible by user4908 does not return cross references not accessible by user4909# [RSpecRunTime] RSpec elapsed time: 24 minutes 15.5 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.15 1.22 1.17 1/289 301434910.4911 GET /projects/:id/issues/:noteable_id/resource_label_events/:event_id4912 with local label reference4913 returns a resource label event by id4914 returns 404 when not authorized4915 returns a 404 error if resource label event not found4916# [RSpecRunTime] RSpec elapsed time: 24 minutes 17.37 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.13 1.22 1.17 1/290 301444917.4918 with cross-project label reference4919 returns a 404 error if cross-reference project is not accessible4920# [RSpecRunTime] RSpec elapsed time: 24 minutes 18.51 seconds. Current RSS: ~1259M. Threads: 5. load average: 1.13 1.22 1.17 1/290 301454921.4922 pagination4923 returns the second page4924 when eventable is a Merge Request4925 behaves like resource_label_events API4926 GET /projects/:id/merge_requests/:noteable_id/resource_label_events4927 with local label reference4928 returns an array of resource label events4929 returns a 404 error when eventable id not found4930 returns 404 when not authorized4931# [RSpecRunTime] RSpec elapsed time: 24 minutes 21.29 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.13 1.22 1.17 1/285 301464932.4933 with cross-project label reference4934 returns cross references accessible by user4935 does not return cross references not accessible by user4936# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.67 seconds. Current RSS: ~1260M. Threads: 5. load average: 1.12 1.22 1.17 1/285 301474937.4938 GET /projects/:id/merge_requests/:noteable_id/resource_label_events/:event_id4939 with local label reference4940 returns a resource label event by id4941 returns 404 when not authorized4942 returns a 404 error if resource label event not found4943# [RSpecRunTime] RSpec elapsed time: 24 minutes 25.63 seconds. Current RSS: ~1262M. Threads: 5. load average: 1.12 1.22 1.17 1/285 301484944.4945 with cross-project label reference4946 returns a 404 error if cross-reference project is not accessible4947# [RSpecRunTime] RSpec elapsed time: 24 minutes 26.76 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.12 1.22 1.17 1/285 301494948.4949 pagination4950 returns the second page4951# [RSpecRunTime] Finishing example group spec/requests/api/resource_label_events_spec.rb. It took 17.0 seconds. Expected to take 20.5 seconds.4952# [RSpecRunTime] Starting example group spec/requests/projects/tags_controller_spec.rb. Expected to take 18.39 seconds.4953Projects::TagsController4954 token authentication4955 when public project4956 behaves like authenticates sessionless user for the request spec4957 index atom4958 when the 'private_token' param is populated with the personal access token4959 when valid token4960 when resource is public4961 authenticates user and returns response with ok status4962 when user with expired password4963 does not authenticate user and returns response with ok status4964# [RSpecRunTime] RSpec elapsed time: 24 minutes 29.65 seconds. Current RSS: ~1268M. Threads: 5. load average: 1.11 1.21 1.16 1/287 301904965.4966 when the personal access token has no api scope4967 when resource is public4968 does not authenticate user and returns response with ok status4969 when invalid token4970 when resource is public4971 does not authenticate user and returns response with ok status4972 when the 'PRIVATE-TOKEN' header is populated with the personal access token4973 when valid token4974 when resource is public4975 authenticates user and returns response with ok status4976 when user with expired password4977 does not authenticate user and returns response with ok status4978 when the personal access token has no api scope4979 when resource is public4980 does not authenticate user and returns response with ok status4981 when invalid token4982 when resource is public4983 does not authenticate user and returns response with ok status4984 when the 'feed_token' param is populated with the feed token4985 when valid token4986 when resource is public4987 authenticates user and returns response with ok status4988 when user with expired password4989 does not authenticate user and returns response with ok status4990 when invalid token4991 when resource is public4992 does not authenticate user and returns response with ok status4993 when private project4994 behaves like authenticates sessionless user for the request spec4995 index atom4996 when the 'private_token' param is populated with the personal access token4997 when valid token4998 when resource is private4999 authenticates user and returns response with ok status5000 when user with expired password5001 does not return response with ok status5002# [RSpecRunTime] RSpec elapsed time: 24 minutes 34.99 seconds. Current RSS: ~1275M. Threads: 5. load average: 1.10 1.21 1.16 1/291 302805003.5004 when password expiration is not applicable5005 when ldap user5006 authenticates user and returns response with ok status5007 when the personal access token has no api scope5008 when resource is private5009 does not return response with ok status5010 when invalid token5011 when resource is private5012 does not return response with ok status5013 when the 'PRIVATE-TOKEN' header is populated with the personal access token5014 when valid token5015 when resource is private5016 authenticates user and returns response with ok status5017 when user with expired password5018 does not return response with ok status5019 when password expiration is not applicable5020 when ldap user5021 authenticates user and returns response with ok status5022 when the personal access token has no api scope5023 when resource is private5024 does not return response with ok status5025 when invalid token5026 when resource is private5027 does not return response with ok status5028 when the 'feed_token' param is populated with the feed token5029 when valid token5030 when resource is private5031 authenticates user and returns response with ok status5032 when user with expired password5033 does not return response with ok status5034 when password expiration is not applicable5035 when ldap user5036 authenticates user and returns response with ok status5037 when invalid token5038 when resource is private5039 does not return response with ok status5040 atom feed contents5041 returns the author's public email address rather than the commit email, when present5042# [RSpecRunTime] RSpec elapsed time: 24 minutes 41.54 seconds. Current RSS: ~1265M. Threads: 5. load average: 1.10 1.20 1.16 1/290 303455043.5044 #show5045 with x509 signature5046 displays a signature badge5047# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.6 seconds. Current RSS: ~1275M. Threads: 5. load average: 1.17 1.22 1.17 1/290 304005048.5049# [RSpecRunTime] Finishing example group spec/requests/projects/tags_controller_spec.rb. It took 16.1 seconds. Expected to take 18.39 seconds.5050# [RSpecRunTime] Starting example group spec/requests/projects/releases_controller_spec.rb. Expected to take 17.99 seconds.5051Projects::ReleasesController5052 GET #downloads5053 filepath redirection5054 valid filepath5055 redirects to the asset direct link5056 redirects with a status of 3025057# [RSpecRunTime] RSpec elapsed time: 24 minutes 45.79 seconds. Current RSS: ~1278M. Threads: 5. load average: 1.17 1.22 1.17 1/290 304295058.5059 invalid filepath5060 is not found5061 sessionless download authentication5062 will allow sessionless users to download the file5063 invalid filepath5064 cannot create an invalid filepath5065 token authentication5066 when public project5067 behaves like authenticates sessionless user for the request spec5068 index atom5069 when the 'private_token' param is populated with the personal access token5070 when valid token5071 when resource is public5072 authenticates user and returns response with ok status5073 when user with expired password5074 does not authenticate user and returns response with ok status5075# [RSpecRunTime] RSpec elapsed time: 24 minutes 48.81 seconds. Current RSS: ~1285M. Threads: 5. load average: 1.15 1.21 1.17 1/290 304565076.5077 when the personal access token has no api scope5078 when resource is public5079 does not authenticate user and returns response with ok status5080 when invalid token5081 when resource is public5082 does not authenticate user and returns response with ok status5083 when the 'PRIVATE-TOKEN' header is populated with the personal access token5084 when valid token5085 when resource is public5086 authenticates user and returns response with ok status5087 when user with expired password5088 does not authenticate user and returns response with ok status5089 when the personal access token has no api scope5090 when resource is public5091 does not authenticate user and returns response with ok status5092 when invalid token5093 when resource is public5094 does not authenticate user and returns response with ok status5095 when the 'feed_token' param is populated with the feed token5096 when valid token5097 when resource is public5098 authenticates user and returns response with ok status5099 when user with expired password5100 does not authenticate user and returns response with ok status5101 when invalid token5102 when resource is public5103 does not authenticate user and returns response with ok status5104 when private project5105 behaves like authenticates sessionless user for the request spec5106 index atom5107 when the 'private_token' param is populated with the personal access token5108 when valid token5109 when resource is private5110 authenticates user and returns response with ok status5111 when user with expired password5112 does not return response with ok status5113# [RSpecRunTime] RSpec elapsed time: 24 minutes 53.29 seconds. Current RSS: ~1280M. Threads: 5. load average: 1.14 1.21 1.17 1/286 304835114.5115 when password expiration is not applicable5116 when ldap user5117 authenticates user and returns response with ok status5118 when the personal access token has no api scope5119 when resource is private5120 does not return response with ok status5121 when invalid token5122 when resource is private5123 does not return response with ok status5124 when the 'PRIVATE-TOKEN' header is populated with the personal access token5125 when valid token5126 when resource is private5127 authenticates user and returns response with ok status5128 when user with expired password5129 does not return response with ok status5130 when password expiration is not applicable5131 when ldap user5132 authenticates user and returns response with ok status5133 when the personal access token has no api scope5134 when resource is private5135 does not return response with ok status5136 when invalid token5137 when resource is private5138 does not return response with ok status5139 when the 'feed_token' param is populated with the feed token5140 when valid token5141 when resource is private5142 authenticates user and returns response with ok status5143 when user with expired password5144 does not return response with ok status5145 when password expiration is not applicable5146 when ldap user5147 authenticates user and returns response with ok status5148 when invalid token5149 when resource is private5150 does not return response with ok status5151# [RSpecRunTime] Finishing example group spec/requests/projects/releases_controller_spec.rb. It took 14.49 seconds. Expected to take 17.99 seconds.5152# [RSpecRunTime] Starting example group spec/requests/api/group_boards_spec.rb. Expected to take 16.38 seconds.5153API::GroupBoards5154 behaves like group and project boards5155 avoids N+1 queries5156 GET /groups/:id/boards5157 when unauthenticated5158 returns authentication error5159# [RSpecRunTime] RSpec elapsed time: 25 minutes 1.15 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.13 1.21 1.16 1/286 305045160.5161 when authenticated5162 returns the issue boards5163 GET /groups/:id/boards/:board_id5164 get a single board by id5165 PUT /groups/:id/boards/:board_id5166 updates the board name5167 updates the issue board booleans5168# [RSpecRunTime] RSpec elapsed time: 25 minutes 3.25 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.12 1.20 1.16 1/286 305055169.5170 GET /groups/:id/boards/:board_id/lists5171 returns issue board lists5172 returns 404 if board not found5173# [RSpecRunTime] RSpec elapsed time: 25 minutes 4.33 seconds. Current RSS: ~1261M. Threads: 5. load average: 1.12 1.20 1.16 1/286 305065174.5175 GET /groups/:id/boards/:board_id/lists/:list_id5176 returns a list5177 returns 404 if list not found5178# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.43 seconds. Current RSS: ~1257M. Threads: 5. load average: 1.12 1.20 1.16 1/286 305075179.5180 POST /groups/:id/boards/lists5181 creates a new issue board list for labels5182 returns 400 when creating a new list if label_id is invalid5183 returns 403 for members with guest role5184# [RSpecRunTime] RSpec elapsed time: 25 minutes 7.18 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.11 1.20 1.16 1/286 305085185.5186 PUT /groups/:id/boards/:board_id/lists/:list_id to update only position5187 updates a list5188 returns 404 error if list id not found5189 returns 403 for members with guest role5190# [RSpecRunTime] RSpec elapsed time: 25 minutes 8.74 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.11 1.20 1.16 1/286 305095191.5192 DELETE /groups/:id/boards/lists/:list_id5193 rejects a non member from deleting a list5194 rejects a user with guest role from deleting a list5195 returns 404 error if list id not found5196 when the user is parent owner5197 deletes the list if an admin requests it5198 behaves like 412 response5199 for a modified resource5200 returns 412 with a JSON error5201# [RSpecRunTime] RSpec elapsed time: 25 minutes 11.74 seconds. Current RSS: ~1252M. Threads: 5. load average: 1.11 1.20 1.16 1/286 305105202.5203 for an unmodified resource5204 returns 204 with an empty body5205 POST /groups/:id/boards/lists5206 does not create lists for child project labels5207# [RSpecRunTime] Finishing example group spec/requests/api/group_boards_spec.rb. It took 14.63 seconds. Expected to take 16.38 seconds.5208# [RSpecRunTime] Starting example group spec/requests/api/personal_access_tokens_spec.rb. Expected to take 15.62 seconds.5209API::PersonalAccessTokens5210 GET /personal_access_tokens5211 logged in as an Administrator5212 returns all PATs by default5213 filtered with user_id parameter5214 returns only PATs belonging to that user5215 filter with revoked parameter5216 revoked: true, status: :ok, result_count: 1, result: lazy { [revoked_token.id] }5217 behaves like response as expected5218 status, count and result as expected5219 revoked: false, status: :ok, result_count: 3, result: lazy { [not_revoked_token1.id, not_revoked_token2.id, current_users_token.id] }5220 behaves like response as expected5221 status, count and result as expected5222 revoked: "asdf", status: :bad_request, result_count: 1, result: {"error"=>"revoked is invalid"}5223 behaves like response as expected5224 status, count and result as expected5225 filter with active parameter5226 state: "inactive", status: :ok, result_count: 2, result: lazy { [inactive_token1.id, inactive_token2.id] }5227 behaves like response as expected5228 status, count and result as expected5229 state: "active", status: :ok, result_count: 2, result: lazy { [active_token.id, current_users_token.id] }5230 behaves like response as expected5231 status, count and result as expected5232 state: "asdf", status: :bad_request, result_count: 1, result: {"error"=>"state does not have a valid value"}5233 behaves like response as expected5234 status, count and result as expected5235 filter with created parameter5236 test created_before5237 created_at: "2022-01-02", status: :ok, result_count: 1, result: lazy { [token1.id] }5238 behaves like response as expected5239 status, count and result as expected5240 created_at: "2022-01-01", status: :ok, result_count: 0, result: lazy { [] }5241 behaves like response as expected5242 status, count and result as expected5243 created_at: "2022-01-01T12:30:24", status: :ok, result_count: 0, result: lazy { [] }5244 behaves like response as expected5245 status, count and result as expected5246 created_at: "2022-01-01T12:30:25", status: :ok, result_count: 1, result: lazy { [token1.id] }5247 behaves like response as expected5248 status, count and result as expected5249 created_at: "2022-01-01T:12:30:26", status: :ok, result_count: 1, result: lazy { [token1.id] }5250 behaves like response as expected5251 status, count and result as expected5252 created_at: "asdf", status: :bad_request, result_count: 1, result: {"error"=>"created_before is invalid"}5253 behaves like response as expected5254 status, count and result as expected5255 test created_after5256 created_at: "2022-01-03", status: :ok, result_count: 1, result: lazy { [current_users_token.id] }5257 behaves like response as expected5258 status, count and result as expected5259 created_at: "2022-01-01", status: :ok, result_count: 2, result: lazy { [token1.id, current_users_token.id] }5260 behaves like response as expected5261 status, count and result as expected5262 created_at: "2022-01-01T12:30:25", status: :ok, result_count: 2, result: lazy { [token1.id, current_users_token.id] }5263 behaves like response as expected5264 status, count and result as expected5265 created_at: "2022-01-01T12:30:26", status: :ok, result_count: 1, result: lazy { [current_users_token.id] }5266 behaves like response as expected5267 status, count and result as expected5268 created_at: "2024-06-24T21:44:03+00:00", status: :ok, result_count: 0, result: lazy { [] }5269 behaves like response as expected5270 status, count and result as expected5271 created_at: "asdf", status: :bad_request, result_count: 1, result: {"error"=>"created_after is invalid"}5272 behaves like response as expected5273 status, count and result as expected5274 filter with last_used parameter5275 test last_used_before5276 last_used_at: "2022-01-02", status: :ok, result_count: 1, result: lazy { [token1.id] }5277 behaves like response as expected5278 status, count and result as expected5279 last_used_at: "2022-01-01", status: :ok, result_count: 0, result: lazy { [] }5280 behaves like response as expected5281 status, count and result as expected5282 last_used_at: "2022-01-01T12:30:24", status: :ok, result_count: 0, result: lazy { [] }5283 behaves like response as expected5284 status, count and result as expected5285 last_used_at: "2022-01-01T12:30:25", status: :ok, result_count: 1, result: lazy { [token1.id] }5286 behaves like response as expected5287 status, count and result as expected5288 last_used_at: "2022-01-01T12:30:26", status: :ok, result_count: 1, result: lazy { [token1.id] }5289 behaves like response as expected5290 status, count and result as expected5291 last_used_at: "asdf", status: :bad_request, result_count: 1, result: {"error"=>"last_used_before is invalid"}5292 behaves like response as expected5293 status, count and result as expected5294 test last_used_after5295 last_used_at: "2022-01-03", status: :ok, result_count: 1, result: lazy { [current_users_token.id] }5296 behaves like response as expected5297 status, count and result as expected5298 last_used_at: "2022-01-01", status: :ok, result_count: 2, result: lazy { [token1.id, current_users_token.id] }5299 behaves like response as expected5300 status, count and result as expected5301 last_used_at: "2022-01-01T12:30:26", status: :ok, result_count: 1, result: lazy { [current_users_token.id] }5302 behaves like response as expected5303 status, count and result as expected5304 last_used_at: "2022-01-01T12:30:25", status: :ok, result_count: 2, result: lazy { [token1.id, current_users_token.id] }5305 behaves like response as expected5306 status, count and result as expected5307 last_used_at: "2024-06-24T21:44:04+00:00", status: :ok, result_count: 0, result: lazy { [] }5308 behaves like response as expected5309 status, count and result as expected5310 last_used_at: "asdf", status: :bad_request, result_count: 1, result: {"error"=>"last_used_after is invalid"}5311 behaves like response as expected5312 status, count and result as expected5313 filter with search parameter5314 pattern: "test", status: :ok, result_count: 2, result: lazy { [token1.id, token2.id] }5315 behaves like response as expected5316 status, count and result as expected5317 pattern: "", status: :ok, result_count: 4, result: lazy { [token1.id, token2.id, token3.id, current_users_token.id] }5318 behaves like response as expected5319 status, count and result as expected5320 pattern: "test_1", status: :ok, result_count: 1, result: lazy { [token1.id] }5321 behaves like response as expected5322 status, count and result as expected5323 pattern: "asdf", status: :ok, result_count: 0, result: lazy { [] }5324 behaves like response as expected5325 status, count and result as expected5326 filter created_before/created_after combined with last_used_before/last_used_after5327 date_before: "2022-01-03", date_after: "2022-01-01", status: :ok, result_count: 1, result: lazy { [token1.id] }5328 behaves like response as expected5329 status, count and result as expected5330 behaves like response as expected5331 status, count and result as expected5332 date_before: "2022-01-01", date_after: "2022-01-03", status: :ok, result_count: 0, result: lazy { [] }5333 behaves like response as expected5334 status, count and result as expected5335 behaves like response as expected5336 status, count and result as expected5337 date_before: "2022-01-03", date_after: nil, status: :ok, result_count: 1, result: lazy { [token1.id] }5338 behaves like response as expected5339 status, count and result as expected5340 behaves like response as expected5341 status, count and result as expected5342 date_before: nil, date_after: "2022-01-01", status: :ok, result_count: 2, result: lazy { [token1.id, current_users_token.id] }5343 behaves like response as expected5344 status, count and result as expected5345 behaves like response as expected5346 status, count and result as expected5347 filter created_before and created_after combined is valid5348 created_before: "2022-01-02", created_after: "2022-01-02", status: :ok, result: lazy { [token1.id] }5349 returns all valid tokens5350 created_before: "2022-01-03", created_after: "2022-01-01", status: :ok, result: lazy { [token1.id] }5351 returns all valid tokens5352 created_before: "2022-01-01", created_after: "2022-01-03", status: :ok, result: lazy { [] }5353 returns all valid tokens5354 created_before: "2022-01-03", created_after: nil, status: :ok, result: lazy { [token1.id] }5355 returns all valid tokens5356 created_before: nil, created_after: "2022-01-01", status: :ok, result: lazy { [token1.id] }5357 returns all valid tokens5358 filter last_used_before and last_used_after combined is valid5359 last_used_before: "2022-01-02", last_used_after: "2022-01-02", status: :ok, result: lazy { [token1.id] }5360 returns all valid tokens5361 last_used_before: "2022-01-03", last_used_after: "2022-01-01", status: :ok, result: lazy { [token1.id] }5362 returns all valid tokens5363 last_used_before: "2022-01-01", last_used_after: "2022-01-03", status: :ok, result: lazy { [] }5364 returns all valid tokens5365 last_used_before: "2022-01-03", last_used_after: nil, status: :ok, result: lazy { [token1.id] }5366 returns all valid tokens5367 last_used_before: nil, last_used_after: "2022-01-01", status: :ok, result: lazy { [token1.id] }5368 returns all valid tokens5369 logged in as a non-Administrator5370 returns all PATs belonging to the signed-in user5371 filtered with user_id parameter5372 returns PATs belonging to the specific user5373 is unauthorized if filtered by a user other than current_user5374 filter with revoked parameter5375 revoked: true, status: :ok, result_count: 1, result: lazy { [users_revoked_token.id] }5376 behaves like response as expected5377 status, count and result as expected5378 revoked: false, status: :ok, result_count: 1, result: lazy { [current_users_token.id] }5379 behaves like response as expected5380 status, count and result as expected5381 filter with active parameter5382 state: "inactive", status: :ok, result_count: 1, result: lazy { [users_inactive_token.id] }5383 behaves like response as expected5384 status, count and result as expected5385 state: "active", status: :ok, result_count: 1, result: lazy { [current_users_token.id] }5386 behaves like response as expected5387 status, count and result as expected5388 filter with created parameter5389 created_before5390 behaves like response as expected5391 status, count and result as expected5392 created_after5393 behaves like response as expected5394 status, count and result as expected5395 filter with last_used5396 last_used_before5397 behaves like response as expected5398 status, count and result as expected5399 last_used_after5400 behaves like response as expected5401 status, count and result as expected5402 filter with search parameter5403 pattern: "test", status: :ok, result_count: 1, result: lazy { [token1.id] }5404 behaves like response as expected5405 status, count and result as expected5406 pattern: "", status: :ok, result_count: 2, result: lazy { [token1.id, current_users_token.id] }5407 behaves like response as expected5408 status, count and result as expected5409 pattern: "test_1", status: :ok, result_count: 1, result: lazy { [token1.id] }5410 behaves like response as expected5411 status, count and result as expected5412 not authenticated5413 is forbidden5414 GET /personal_access_tokens/:id5415 when current_user is an administrator5416 returns admins own PAT by id5417 returns a different users PAT by id5418 fails to return PAT because no PAT exists with this id5419 when current_user is not an administrator5420 returns users own PAT by id5421 fails to return other users PAT by id5422 fails to return PAT because no PAT exists with this id5423 fails to return own PAT by id with read_repository token5424 POST /personal_access_tokens/:id/rotate5425 rotates user's own token5426 when expiry is defined5427 rotates user's own token5428 without permission5429 returns an error message5430 when service raises an error5431 returns the same error message5432 when token does not exist5433 for non-admin user5434 returns unauthorized5435 for admin user5436 returns not found5437 DELETE /personal_access_tokens/:id5438 when current_user is an administrator5439 revokes a different users token5440 revokes their own token5441 fails to revoke a different user token using a readonly scope5442 when current_user is not an administrator5443 fails revokes a different users token5444 revokes their own token5445 cannot revoke impersonation token5446# [RSpecRunTime] Finishing example group spec/requests/api/personal_access_tokens_spec.rb. It took 16.38 seconds. Expected to take 15.62 seconds.5447# [RSpecRunTime] Starting example group spec/controllers/projects/hooks_controller_spec.rb. Expected to take 14.8 seconds.5448Projects::HooksController5449 #index5450 renders index with 200 status code5451 #update5452 adds, updates and deletes URL variables5453 adds, updates and deletes custom headers5454 does not update custom headers with the secret mask5455 with an existing token5456 does not change a token5457# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.7 seconds. Current RSS: ~1290M. Threads: 5. load average: 1.08 1.18 1.16 1/285 305115458.5459 #edit5460 does not error if the hook cannot be found5461 assigns hook_logs5462 handles when logs are present5463 can paginate logs5464# [RSpecRunTime] RSpec elapsed time: 25 minutes 36.76 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.07 1.18 1.16 1/285 305125465.5466 #create5467 sets all parameters5468 alerts the user if the new hook is invalid5469 DELETE #destroy5470 behaves like Web hook destroyer5471 displays a message about synchronous delete5472 displays a message about async delete5473 displays an error if deletion failed5474# [RSpecRunTime] RSpec elapsed time: 25 minutes 38.63 seconds. Current RSS: ~1275M. Threads: 5. load average: 1.07 1.18 1.16 1/285 305135475.5476 when user does not have permission5477 renders a 4045478 #test5479 when the hook executes successfully5480 informs the user5481 when the hook runs, but fails5482 informs the user5483 when the hook fails completely5484 informs the user5485 when the endpoint receives requests above the limit5486 prevents making test requests5487# [RSpecRunTime] Finishing example group spec/controllers/projects/hooks_controller_spec.rb. It took 11.8 seconds. Expected to take 14.8 seconds.5488# [RSpecRunTime] Starting example group spec/requests/projects/merge_requests/diffs_spec.rb. Expected to take 12.79 seconds.5489Merge Requests Diffs5490 GET diffs_batch5491 without caching5492 behaves like serializes diffs with expected arguments5493 serializes paginated merge request diff collection5494# [RSpecRunTime] RSpec elapsed time: 25 minutes 43.35 seconds. Current RSS: ~1304M. Threads: 5. load average: 1.06 1.17 1.16 1/291 306645495.5496 with caching5497 does not serialize diffs5498 with the different user5499 behaves like serializes diffs with expected arguments5500 serializes paginated merge request diff collection5501# [RSpecRunTime] RSpec elapsed time: 25 minutes 45.28 seconds. Current RSS: ~1295M. Threads: 5. load average: 1.06 1.17 1.16 1/291 307065502.5503 with a new unfoldable diff position5504 behaves like serializes diffs with expected arguments5505 serializes paginated merge request diff collection5506 with diff_head option5507 behaves like serializes diffs with expected arguments5508 serializes paginated merge request diff collection5509# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.72 seconds. Current RSS: ~1281M. Threads: 5. load average: 1.14 1.19 1.16 1/291 308015510.5511 with the different pagination option5512 behaves like serializes diffs with expected arguments5513 serializes paginated merge request diff collection5514 with the different diff_view5515 behaves like serializes diffs with expected arguments5516 serializes paginated merge request diff collection5517 with the different expanded option5518 behaves like serializes diffs with expected arguments5519 serializes paginated merge request diff collection5520 with the different ignore_whitespace_change option5521 behaves like serializes diffs with expected arguments5522 serializes paginated merge request diff collection5523# [RSpecRunTime] RSpec elapsed time: 25 minutes 51.74 seconds. Current RSS: ~1259M. Threads: 5. load average: 1.14 1.19 1.16 1/291 309365524.5525 when the paths is given5526 when using ETag caching5527 does not serialize diffs5528 when not using ETag caching5529 does not use cache5530# [RSpecRunTime] Finishing example group spec/requests/projects/merge_requests/diffs_spec.rb. It took 12.51 seconds. Expected to take 12.79 seconds.5531# [RSpecRunTime] Starting example group spec/controllers/projects/pipelines/tests_controller_spec.rb. Expected to take 12.21 seconds.5532Projects::Pipelines::TestsController5533 GET #summary.json5534 when pipeline has build report results5535 renders test report summary data5536# [RSpecRunTime] RSpec elapsed time: 25 minutes 55.76 seconds. Current RSS: ~1251M. Threads: 5. load average: 1.12 1.19 1.16 1/290 310075537.5538 when pipeline does not have build report results5539 renders test report summary data5540# [RSpecRunTime] RSpec elapsed time: 25 minutes 57.08 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.11 1.18 1.16 1/290 310365541.5542 GET #show.json5543 when pipeline has builds with test reports5544 when artifacts are expired5545 renders test suite5546# [RSpecRunTime] RSpec elapsed time: 25 minutes 58.7 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.11 1.18 1.16 1/292 310695547.5548 when artifacts do not exist5549 renders not_found errors5550# [RSpecRunTime] RSpec elapsed time: 26 minutes 0.17 second. Current RSS: ~1288M. Threads: 5. load average: 1.11 1.18 1.16 1/292 310985551.5552 when artifacts are not expired5553 renders test suite data5554# [RSpecRunTime] RSpec elapsed time: 26 minutes 2.05 seconds. Current RSS: ~1296M. Threads: 5. load average: 1.10 1.18 1.16 1/293 311415555.5556 when pipeline has no builds that matches the given build_ids5557 renders 4045558# [RSpecRunTime] RSpec elapsed time: 26 minutes 3.78 seconds. Current RSS: ~1299M. Threads: 5. load average: 1.10 1.18 1.16 1/291 311685559.5560# [RSpecRunTime] Finishing example group spec/controllers/projects/pipelines/tests_controller_spec.rb. It took 10.36 seconds. Expected to take 12.21 seconds.5561# [RSpecRunTime] Starting example group spec/controllers/projects/avatars_controller_spec.rb. Expected to take 11.46 seconds.5562Projects::AvatarsController5563 GET #show5564 when repository has no avatar5565 shows 4045566# [RSpecRunTime] RSpec elapsed time: 26 minutes 5.14 seconds. Current RSS: ~1308M. Threads: 5. load average: 1.10 1.18 1.16 1/287 312155567.5568 when repository has an avatar5569 when the avatar is stored in the repository5570 sends the avatar5571 sets appropriate caching headers5572 behaves like project cache control headers5573 when project is public5574 returns cache_control public header to true5575 when project is private5576 returns cache_control public header to true5577 when project is internal5578 returns cache_control public header to true5579 when the avatar is stored in lfs5580 behaves like a controller that can serve LFS files5581 when lfs is enabled5582 when the project is linked to the LfsObject5583 serves the file5584 and lfs uses object storage5585 responds with redirect to file5586 sets content disposition5587 when project is not linked to the LfsObject5588 does not serve the file5589 when the project is part of a fork network5590 when the project is the root of the fork network5591 behaves like a controller that correctly serves lfs files within a fork network5592 is expected not to eq #<Project id:878 namespace822/project-873>>5593 does not serve the file if no members are linked to the LfsObject5594 serves the file when the fork network root is linked to the LfsObject5595 serves the file when the fork network member is linked to the LfsObject5596# [RSpecRunTime] RSpec elapsed time: 26 minutes 9.99 seconds. Current RSS: ~1316M. Threads: 5. load average: 1.10 1.18 1.16 1/290 313365597.5598 when the project is a downstream member of the fork network5599 behaves like a controller that correctly serves lfs files within a fork network5600 is expected not to eq #<Project id:883 namespace827/project-878>>5601 does not serve the file if no members are linked to the LfsObject5602 serves the file when the fork network root is linked to the LfsObject5603 serves the file when the fork network member is linked to the LfsObject5604# [RSpecRunTime] RSpec elapsed time: 26 minutes 12.88 seconds. Current RSS: ~1312M. Threads: 5. load average: 1.09 1.17 1.16 1/290 313675605.5606 when lfs is not enabled5607 delivers ASCII file5608 behaves like project cache control headers5609 when project is public5610 returns cache_control public header to true5611 when project is private5612 returns cache_control public header to true5613 when project is internal5614 returns cache_control public header to true5615 DELETE #destroy5616 removes avatar from DB by calling destroy5617# [RSpecRunTime] RSpec elapsed time: 26 minutes 15.05 seconds. Current RSS: ~1315M. Threads: 5. load average: 1.09 1.17 1.16 1/290 314345618.5619# [RSpecRunTime] Finishing example group spec/controllers/projects/avatars_controller_spec.rb. It took 11.27 seconds. Expected to take 11.46 seconds.5620# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/snippets/destroy_spec.rb. Expected to take 10.72 seconds.5621Destroying a Snippet5622 PersonalSnippet5623 behaves like graphql delete actions5624 when the user does not have permission5625 does not destroy the Snippet5626 behaves like a mutation that returns top-level errors5627 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"5628# [RSpecRunTime] RSpec elapsed time: 26 minutes 16.26 seconds. Current RSS: ~1308M. Threads: 5. load average: 1.09 1.17 1.16 1/290 314355629.5630 when the user has permission5631 destroys the Snippet5632 returns an empty Snippet5633 when a bad gid is given5634 returns an error5635 does not destroy the Snippet5636 does not destroy the Project5637# [RSpecRunTime] RSpec elapsed time: 26 minutes 19.17 seconds. Current RSS: ~1305M. Threads: 5. load average: 1.08 1.17 1.15 1/290 314365638.5639 behaves like when the snippet is not found5640 behaves like a mutation that returns top-level errors5641 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"5642 ProjectSnippet5643 when the author is not a member of the project5644 returns an an error5645 when the author is a member of the project5646 behaves like graphql delete actions5647 when the user does not have permission5648 does not destroy the Snippet5649 behaves like a mutation that returns top-level errors5650 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"5651# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.39 seconds. Current RSS: ~1301M. Threads: 5. load average: 1.08 1.17 1.15 1/291 314375652.5653 when the user has permission5654 destroys the Snippet5655 returns an empty Snippet5656 when a bad gid is given5657 returns an error5658 does not destroy the Snippet5659 does not destroy the Project5660# [RSpecRunTime] RSpec elapsed time: 26 minutes 25.12 seconds. Current RSS: ~1280M. Threads: 5. load average: 1.07 1.17 1.15 1/286 314385661.5662 when the snippet project feature is disabled5663 returns an an error5664 behaves like when the snippet is not found5665 behaves like a mutation that returns top-level errors5666 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"5667# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/snippets/destroy_spec.rb. It took 10.77 seconds. Expected to take 10.72 seconds.5668# [RSpecRunTime] Starting example group spec/mailers/devise_mailer_spec.rb. Expected to take 9.42 seconds.5669DeviseMailer5670 #confirmation_instructions5671 behaves like it validates recipients5672 raises an error when delivering now5673# [RSpecRunTime] RSpec elapsed time: 26 minutes 27.22 seconds. Current RSS: ~1276M. Threads: 5. load average: 1.07 1.16 1.15 1/285 314655674.5675 when confirming a new account5676 shows the expected text5677 when confirming the unconfirmed_email5678 shows the expected text5679 when re-confirming the primary email after a security issue5680 shows the expected text5681 for secondary email5682 has the correct subject and body5683 behaves like it validates recipients5684 raises an error when delivering now5685 #password_change_by_admin5686 is sent to the user5687 has the correct subject5688 includes the correct content5689 includes a link to GitLab5690 behaves like an email sent from GitLab5691 has the characteristics of an email sent from GitLab5692 behaves like it should not have Gmail Actions links5693 is expected not to have body including "ViewAction"5694 behaves like a user cannot unsubscribe through footer link5695 does not have a List-Unsubscribe header, List-Unsubscribe-Post header or a body link5696 behaves like it validates recipients5697 raises an error when delivering now5698 #user_admin_approval5699 is sent to the user5700 has the correct subject5701 greets the user5702 includes the correct content5703 includes a link to GitLab5704 behaves like an email sent from GitLab5705 has the characteristics of an email sent from GitLab5706 behaves like it should not have Gmail Actions links5707 is expected not to have body including "ViewAction"5708 behaves like a user cannot unsubscribe through footer link5709 does not have a List-Unsubscribe header, List-Unsubscribe-Post header or a body link5710 behaves like it validates recipients5711 raises an error when delivering now5712 #reset_password_instructions5713 is sent to the user5714 has the correct subject5715 greets the user5716 includes the correct content5717 includes a link to reset the password5718 has the mailgun suppression bypass header5719 behaves like an email sent from GitLab5720 has the characteristics of an email sent from GitLab5721# [RSpecRunTime] RSpec elapsed time: 26 minutes 32.51 seconds. Current RSS: ~1311M. Threads: 5. load average: 0.98 1.14 1.15 1/285 314665722.5723 behaves like it should not have Gmail Actions links5724 is expected not to have body including "ViewAction"5725 behaves like a user cannot unsubscribe through footer link5726 does not have a List-Unsubscribe header, List-Unsubscribe-Post header or a body link5727 behaves like it validates recipients5728 raises an error when delivering now5729 with email in opts5730 is sent to the specified email5731 #email_changed5732 is sent to the user5733 has the correct subject5734 greets the user5735 behaves like an email sent from GitLab5736 has the characteristics of an email sent from GitLab5737 behaves like it validates recipients5738 raises an error when delivering now5739 when self-managed5740 has the expected content of self managed instance5741 when saas5742 has the expected content of saas instance5743 email contains updated id5744 includes changed email id5745# [RSpecRunTime] Finishing example group spec/mailers/devise_mailer_spec.rb. It took 8.69 seconds. Expected to take 9.42 seconds.5746# [RSpecRunTime] Starting example group spec/controllers/groups/variables_controller_spec.rb. Expected to take 9.39 seconds.5747Groups::VariablesController5748 GET #show5749 renders the variables as json5750 has only one variable5751 when the user is a maintainer5752 returns not found response5753# [RSpecRunTime] RSpec elapsed time: 26 minutes 36.02 seconds. Current RSS: ~1311M. Threads: 5. load average: 0.98 1.14 1.15 1/285 314675754.5755 PATCH #update5756 with invalid new variable parameters5757 does not update the existing variable5758 does not create the new variable5759 returns a bad request response5760# [RSpecRunTime] RSpec elapsed time: 26 minutes 37.22 seconds. Current RSS: ~1305M. Threads: 5. load average: 0.98 1.14 1.15 1/285 314685761.5762 with duplicate new variable parameters5763 does not update the existing variable5764 does not create the new variable5765 returns a bad request response5766# [RSpecRunTime] RSpec elapsed time: 26 minutes 38.42 seconds. Current RSS: ~1300M. Threads: 5. load average: 0.98 1.14 1.15 1/285 314695767.5768 with valid new variable parameters5769 updates the existing variable5770 creates the new variable5771 returns a successful response5772 has all variables in response5773# [RSpecRunTime] RSpec elapsed time: 26 minutes 40.15 seconds. Current RSS: ~1304M. Threads: 5. load average: 0.98 1.14 1.15 1/285 314705774.5775 with a deleted variable5776 destroys the variable5777 returns a successful response5778 has all variables in response5779# [RSpecRunTime] RSpec elapsed time: 26 minutes 41.32 seconds. Current RSS: ~1300M. Threads: 5. load average: 0.98 1.14 1.15 1/285 314715780.5781 with missing variable5782 returns not found response5783 for variables of type file5784 creates new variable of type file5785 when the user is a maintainer5786 returns not found response5787 with external authorization enabled5788 GET #show5789 is successful5790 PATCH #update5791 is successful5792# [RSpecRunTime] Finishing example group spec/controllers/groups/variables_controller_spec.rb. It took 8.65 seconds. Expected to take 9.39 seconds.5793# [RSpecRunTime] Starting example group spec/requests/projects/service_desk/custom_email_controller_spec.rb. Expected to take 8.81 seconds.5794Projects::ServiceDesk::CustomEmailController5795 with illegitimate user signed in5796 behaves like a controller that responds with status5797 responds with not_found for GET custom email5798 responds with not_found for POST custom email5799 responds with not_found for PUT custom email5800 responds with not_found for DELETE custom email5801# [RSpecRunTime] RSpec elapsed time: 26 minutes 44.98 seconds. Current RSS: ~1282M. Threads: 5. load average: 0.98 1.14 1.14 1/285 314725802.5803 with legitimate user signed in5804 GET custom email5805 behaves like a json response with empty values5806 returns json response with empty values5807 POST custom email5808 adds custom email and kicks of verification5809 when custom_email param is not valid5810 does not add custom email5811 when smtp_password param is not valid5812 does not add custom email5813 when the verification process fails fast5814 adds custom email and kicks of verification and returns verification error state5815 PUT custom email5816 does not update records5817 DELETE custom email5818 does not touch any records5819 when custom email is set up5820 and verification started5821 behaves like a deletable resource5822 DELETE custom email5823 behaves like a json response with empty values5824 returns json response with empty values5825 GET custom email5826 returns custom email in its current state5827 POST custom email5828 returns custom email in its current state5829 PUT custom email5830 marks custom email as enabled5831 and verification finished5832 behaves like a deletable resource5833 DELETE custom email5834 behaves like a json response with empty values5835 returns json response with empty values5836 GET custom email5837 returns custom email in its current state5838 PUT custom email5839 marks custom email as enabled5840 and verification failed5841 behaves like a deletable resource5842 DELETE custom email5843 behaves like a json response with empty values5844 returns json response with empty values5845 GET custom email5846 returns custom email in its current state5847 PUT custom email5848 does not mark custom email as enabled5849 when user is anonymous5850 behaves like a controller that responds with status5851 responds with found for GET custom email5852 responds with found for POST custom email5853 responds with found for PUT custom email5854 responds with found for DELETE custom email5855# [RSpecRunTime] Finishing example group spec/requests/projects/service_desk/custom_email_controller_spec.rb. It took 7.82 seconds. Expected to take 8.81 seconds.5856# [RSpecRunTime] Starting example group spec/requests/api/markdown_spec.rb. Expected to take 8.04 seconds.5857API::Markdown5858 POST /markdown5859 when not logged in5860 and authenticate_markdown_api turned on5861 responds with 401 Unathorized5862 and authenticate_markdown_api turned off5863 behaves like 400 Bad Request5864 responds with 400 Bad Request5865 when arguments are invalid5866 when text is missing5867 behaves like 400 Bad Request5868 responds with 400 Bad Request5869 when project is not found5870 behaves like 404 Project Not Found5871 responds with 404 Not Found5872 when arguments are valid5873 when personal access token has only read_api scope5874 behaves like rendered markdown text without GFM5875 renders markdown text5876 when not using gfm5877 without project5878 behaves like rendered markdown text without GFM5879 renders markdown text5880 with project5881 when not authorized5882 behaves like 404 Project Not Found5883 responds with 404 Not Found5884 when authorized5885 behaves like rendered markdown text without GFM5886 renders markdown text5887 when using gfm5888 without project5889 renders markdown text5890 with project5891 renders markdown text5892 with a public project and confidential issue5893 when not logged in5894 behaves like user without proper access5895 does not render the title or link5896 when logged in as user without access5897 behaves like user without proper access5898 does not render the title or link5899 when logged in as author5900 renders the title or link5901 with a public project and issues only for team members5902 when not logged in and authenticate_markdown_api turned off5903 behaves like user without proper access5904 does not render the title5905# [RSpecRunTime] RSpec elapsed time: 26 minutes 57.35 seconds. Current RSS: ~1295M. Threads: 5. load average: 0.99 1.13 1.14 1/285 314735906.5907 when logged in as user without access5908 behaves like user without proper access5909 does not render the title5910 when logged in as author5911 renders the title or link5912# [RSpecRunTime] Finishing example group spec/requests/api/markdown_spec.rb. It took 8.14 seconds. Expected to take 8.04 seconds.5913# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/commit_references_spec.rb. Expected to take 7.53 seconds.5914Query.project(fullPath).commitReferences(commitSha)5915 with containing refs5916 with path Query.project(fullPath).commitReferences(commitSha).containingTags5917 without excludeTipped argument5918 returns tags names containing the commit5919# [RSpecRunTime] RSpec elapsed time: 27 minutes 0.6 second. Current RSS: ~1275M. Threads: 5. load average: 0.99 1.13 1.14 1/289 315225920.5921 with excludeTipped argument5922 returns tags names containing the commit without the tipped tags5923 with limit of 25924 returns the right amount of refs5925 with limit of -25926 casts an argument error "limit must be greater then 0"5927 with limit of 10015928 casts an argument error "limit must be greater then 0"5929 with path Query.project(fullPath).commitReferences(commitSha).containingBranches5930 without excludeTipped argument5931 returns branch names containing the commit5932 with excludeTipped argument5933 returns branch names containing the commit without the tipped branch5934 with limit of 25935 returns the right amount of refs5936 with limit of -25937 casts an argument error "limit must be greater then 0"5938 with limit of 10015939 casts an argument error "limit must be greater then 0"5940 with tipping refs5941 with path Query.project(fullPath).commitReferences(commitSha).tippingTags5942 with authorized user5943 returns tags names tipping the commit5944 with limit of 25945 returns the right amount of refs5946 with limit of -25947 casts an argument error "limit must be greater then 0"5948 with limit of 10015949 casts an argument error "limit must be greater then 0"5950 with path Query.project(fullPath).commitReferences(commitSha).tippingBranches5951 returns branches names tipping the commit5952 with limit of 25953 returns the right amount of refs5954 with limit of -25955 casts an argument error "limit must be greater then 0"5956 with limit of 10015957 casts an argument error "limit must be greater then 0"5958 the path commitReferences should return nil5959 when commit does not exist5960 commitReferences returns nil5961 when sha length is incorrect5962 commitReferences returns nil5963 when user is not authorized5964 commitReferences returns nil5965# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/commit_references_spec.rb. It took 7.77 seconds. Expected to take 7.53 seconds.5966# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/packages_cleanup_policy_spec.rb. Expected to take 7.17 seconds.5967getting the packages cleanup policy linked to a project5968 behaves like a working graphql query5969 returns a successful response5970 with an existing policy5971 behaves like a working graphql query5972 returns a successful response5973 with different permissions5974 visibility: :private, role: :maintainer, policy_visible: true5975 return the proper response5976 visibility: :private, role: :developer, policy_visible: false5977 return the proper response5978 visibility: :private, role: :reporter, policy_visible: false5979 return the proper response5980 visibility: :private, role: :guest, policy_visible: false5981 return the proper response5982 visibility: :private, role: :anonymous, policy_visible: false5983 return the proper response5984 visibility: :public, role: :maintainer, policy_visible: true5985 return the proper response5986 visibility: :public, role: :developer, policy_visible: false5987 return the proper response5988 visibility: :public, role: :reporter, policy_visible: false5989 return the proper response5990 visibility: :public, role: :guest, policy_visible: false5991 return the proper response5992 visibility: :public, role: :anonymous, policy_visible: false5993 return the proper response5994# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/packages_cleanup_policy_spec.rb. It took 5.71 seconds. Expected to take 7.17 seconds.5995# [RSpecRunTime] Starting example group spec/controllers/import/fogbugz_controller_spec.rb. Expected to take 6.36 seconds.5996Import::FogbugzController5997 POST #callback5998 attempts to contact Fogbugz server5999 preserves namespace_id query param on success6000 redirects to new page maintaining namespace_id when client raises standard error6001 when client raises authentication exception6002 redirects to new page form6003# [RSpecRunTime] RSpec elapsed time: 27 minutes 13.82 seconds. Current RSS: ~1281M. Threads: 5. load average: 1.06 1.14 1.14 1/290 316876004.6005 verify url6006 when host is localhost6007 does not allow requests6008 when host is on local network6009 does not allow requests6010 when host is ftp protocol6011 does not allow requests6012 POST #create_user_map6013 stores the user map in the session6014 preserves namespace_id query param6015 GET status6016 redirects to new page form when client is invalid6017 behaves like import controller status6018 returns variables for json request6019 when format is html6020 when namespace_id is present6021 when user cannot import projects6022 returns 4046023# [RSpecRunTime] RSpec elapsed time: 27 minutes 16.92 seconds. Current RSS: ~1282M. Threads: 5. load average: 1.05 1.14 1.14 1/289 316886024.6025 when user can import projects6026 returns 2006027 POST create6028 returns the new project6029 returns an error when service reports an error6030 behaves like project import rate limiter6031 when limit exceeds6032 notifies and redirects user6033# [RSpecRunTime] Finishing example group spec/controllers/import/fogbugz_controller_spec.rb. It took 5.69 seconds. Expected to take 6.36 seconds.6034# [RSpecRunTime] Starting example group spec/requests/jira_connect/installations_controller_spec.rb. Expected to take 6.32 seconds.6035JiraConnect::InstallationsController6036 GET /-/jira_connect/installations6037 without JWT6038 returns 4036039 with valid JWT6040 returns status ok6041 returns the installation as json6042 with instance_url6043 returns the installation as json6044 PUT /-/jira_connect/installations6045 without JWT6046 returns 4036047 with valid JWT6048 returns 2006049 with instance_url param6050 instance response with success6051 updates the instance_url6052 sends an installed event to the self-managed instance6053# [RSpecRunTime] RSpec elapsed time: 27 minutes 21.57 seconds. Current RSS: ~1294M. Threads: 5. load average: 1.05 1.14 1.14 1/285 316896054.6055 instance response with error6056 returns 422 and errors6057# [RSpecRunTime] RSpec elapsed time: 27 minutes 22.94 seconds. Current RSS: ~1305M. Threads: 5. load average: 1.05 1.14 1.14 1/285 316906058.6059 invalid URL6060 returns 422 and errors6061# [RSpecRunTime] Finishing example group spec/requests/jira_connect/installations_controller_spec.rb. It took 5.0 seconds. Expected to take 6.32 seconds.6062# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/jira_import_spec.rb. Expected to take 6.08 seconds.6063query Jira import data6064 when user cannot read Jira import data6065 when anonymous user6066 is expected to be nil6067# [RSpecRunTime] RSpec elapsed time: 27 minutes 24.82 seconds. Current RSS: ~1295M. Threads: 5. load average: 1.05 1.14 1.14 1/285 316916068.6069 when user developer6070 is expected to be nil6071 when user can access Jira import data6072 behaves like a working graphql query6073 returns a successful response6074 list of jira imports sorted ascending by scheduledAt time6075 retuns list of jira imports6076 jira imports pagination6077 first jira import6078 returns latest jira import data6079 lastest jira import6080 returns latest jira import data6081 jira import status6082 when user cannot access project6083 does not return import status6084 when user can access project6085 when import never ran6086 returns import status6087 when import finished6088 returns import status6089 when import running6090 returns import status6091# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/jira_import_spec.rb. It took 5.8 seconds. Expected to take 6.08 seconds.6092# [RSpecRunTime] Starting example group spec/controllers/admin/runners_controller_spec.rb. Expected to take 5.45 seconds.6093Admin::RunnersController6094 #update6095 with update succeeding6096 updates the runner and ticks the queue6097 with update failing6098 does not update runner or tick the queue6099 GET #runner_setup_scripts6100 renders the setup scripts6101 renders errors if they occur6102 #index6103 renders index template6104# [RSpecRunTime] RSpec elapsed time: 27 minutes 31.2 seconds. Current RSS: ~1282M. Threads: 5. load average: 1.21 1.17 1.15 1/285 316926105.6106 #new6107 renders a :new template6108 #edit6109 shows a runner edit page6110 shows 404 for unknown runner6111 avoids N+1 queries6112# [RSpecRunTime] RSpec elapsed time: 27 minutes 33.25 seconds. Current RSS: ~1281M. Threads: 5. load average: 1.27 1.18 1.16 1/285 316936113.6114 #register6115 when runner can be registered after creation6116 renders a :register template6117 when runner cannot be registered after creation6118 returns :not_found6119 #show6120 shows a runner show page6121# [RSpecRunTime] Finishing example group spec/controllers/admin/runners_controller_spec.rb. It took 5.01 seconds. Expected to take 5.45 seconds.6122# [RSpecRunTime] Starting example group spec/controllers/projects/protected_branches_controller_spec.rb. Expected to take 5.33 seconds.6123Projects::ProtectedBranchesController6124 GET #index6125 redirects to repository settings6126# [RSpecRunTime] RSpec elapsed time: 27 minutes 36.08 seconds. Current RSS: ~1269M. Threads: 5. load average: 1.27 1.18 1.16 1/285 317306127.6128 POST #create6129 created successfully6130 format: :html, ref_project: project, response_status: :found6131 creates a protected branch6132 format: :html, ref_project: empty_project, response_status: :found6133 creates a protected branch6134 format: :json, ref_project: project, response_status: :ok6135 creates a protected branch6136 format: :json, ref_project: empty_project, response_status: :ok6137 creates a protected branch6138 when a policy restricts rule creation6139 prevents creation of the protected branch rule6140 PUT #update6141 updates the protected branch rule6142 when repository is empty6143 updates the protected branch rule6144 when a policy restricts rule update6145 prevents update of the protected branch rule6146 DELETE #destroy6147 deletes the protected branch rule6148 when repository is empty6149 deletes the protected branch rule6150 when a policy restricts rule deletion6151 prevents deletion of the protected branch rule6152# [RSpecRunTime] Finishing example group spec/controllers/projects/protected_branches_controller_spec.rb. It took 5.06 seconds. Expected to take 5.33 seconds.6153# [RSpecRunTime] Starting example group spec/requests/api/graphql/current_user/groups_query_spec.rb. Expected to take 5.05 seconds.6154Query current user groups6155 avoids N+1 queries6156 returns all groups where the user is a direct member6157 behaves like a working graphql query6158 returns a successful response6159# [RSpecRunTime] RSpec elapsed time: 27 minutes 41.69 seconds. Current RSS: ~1281M. Threads: 5. load average: 1.25 1.18 1.16 1/285 317316160.6161 when permission_scope is CREATE_PROJECTS6162 is expected to match [{"id"=>"gid://gitlab/Group/1991", "name"=>"a public maintainer", "path"=>"a-public-maintainer", "fullPath"=>"root-group/a-public-maintainer"}, {"id"=>"gid://gitlab/Group/1992", "name"=>"a public owner", "path"=>"a-public-owner", "fullPath"=>"a-public-owner"}, {"id"=>"gid://gitlab/Group/1989", "name"=>"b private maintainer", "path"=>"b-private-maintainer", "fullPath"=>"root-group/b-private-maintainer"}, {"id"=>"gid://gitlab/Group/1990", "name"=>"c public developer", "path"=>"c-public-developer", "fullPath"=>"c-public-developer"}]6163 when search is provided6164 is expected to match [{"id"=>"gid://gitlab/Group/1991", "name"=>"a public maintainer", "path"=>"a-public-maintainer", "fullPath"=>"root-group/a-public-maintainer"}, {"id"=>"gid://gitlab/Group/1989", "name"=>"b private maintainer", "path"=>"b-private-maintainer", "fullPath"=>"root-group/b-private-maintainer"}]6165 when permission_scope is TRANSFER_PROJECTS6166 is expected to match [{"id"=>"gid://gitlab/Group/1991", "name"=>"a public maintainer", "path"=>"a-public-maintainer", "fullPath"=>"root-group/a-public-maintainer"}, {"id"=>"gid://gitlab/Group/1992", "name"=>"a public owner", "path"=>"a-public-owner", "fullPath"=>"a-public-owner"}, {"id"=>"gid://gitlab/Group/1989", "name"=>"b private maintainer", "path"=>"b-private-maintainer", "fullPath"=>"root-group/b-private-maintainer"}]6167 when search is provided6168 is expected to match [{"id"=>"gid://gitlab/Group/1992", "name"=>"a public owner", "path"=>"a-public-owner", "fullPath"=>"a-public-owner"}]6169 when search is provided6170 is expected to match [{"id"=>"gid://gitlab/Group/1991", "name"=>"a public maintainer", "path"=>"a-public-maintainer", "fullPath"=>"root-group/a-public-maintainer"}, {"id"=>"gid://gitlab/Group/1989", "name"=>"b private maintainer", "path"=>"b-private-maintainer", "fullPath"=>"root-group/b-private-maintainer"}]6171 when searching for a full path (including parent)6172 is expected to match [{"id"=>"gid://gitlab/Group/1989", "name"=>"b private maintainer", "path"=>"b-private-maintainer", "fullPath"=>"root-group/b-private-maintainer"}]6173# [RSpecRunTime] Finishing example group spec/requests/api/graphql/current_user/groups_query_spec.rb. It took 4.26 seconds. Expected to take 5.05 seconds.6174# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/alert_management/alert_status_counts_spec.rb. Expected to take 4.91 seconds.6175getting Alert Management Alert counts by status6176 with alert data6177 without project permissions6178 is expected to equal nil6179 behaves like a working graphql query6180 returns a successful response6181# [RSpecRunTime] RSpec elapsed time: 27 minutes 45.5 seconds. Current RSS: ~1293M. Threads: 5. load average: 1.23 1.18 1.16 1/285 317586182.6183 with project permissions6184 returns the correct counts for each status6185 behaves like a working graphql query6186 returns a successful response6187 with search criteria6188 returns the correct counts for each status6189 behaves like a working graphql query6190 returns a successful response6191# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/alert_management/alert_status_counts_spec.rb. It took 3.79 seconds. Expected to take 4.91 seconds.6192# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/boards/issues/issue_move_list_spec.rb. Expected to take 4.57 seconds.6193Reposition and move issue within board lists6194 when the board_id is not a board6195 behaves like returns an error6196 fails with error6197# [RSpecRunTime] RSpec elapsed time: 27 minutes 48.63 seconds. Current RSS: ~1266M. Threads: 5. load average: 1.21 1.17 1.15 1/285 317596198.6199 when the user cannot read the issue board6200 behaves like returns an error6201 fails with error6202 when user has access to resources6203 when repositioning an issue6204 repositions an issue6205 when moving an issue to a different list6206 moves issue to a different list6207 when moving an issue using position_in_list6208 repositions an issue6209 when user has no access to resources6210 the user is not allowed to update the issue6211 behaves like returns an error6212 fails with error6213 when the user can not read board6214 behaves like returns an error6215 fails with error6216# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/boards/issues/issue_move_list_spec.rb. It took 4.05 seconds. Expected to take 4.57 seconds.6217# [RSpecRunTime] Starting example group spec/requests/projects/settings/slacks_controller_spec.rb. Expected to take 4.47 seconds.6218Projects::Settings::SlacksController6219 behaves like Integrations::SlackControllerSettings6220 GET slack_auth6221 when valid CSRF token is provided6222 calls service and redirects with no alerts if result is successful6223 calls service and redirects with an alert if there is a service error6224 when the flag is disabled6225 responds with status :not_found (PENDING: No reason given)6226# [RSpecRunTime] RSpec elapsed time: 27 minutes 52.57 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.19 1.17 1.15 1/285 317606227.6228 when user is unauthorized6229 returns not found response6230 when no CSRF token is provided6231 returns 4036232 when there was an OAuth error6233 redirects with an alert6234 DELETE destroy6235 destroys the record and redirects back to #edit6236 enqueues a worker job6237 when the flag is disabled6238 responds with status :not_found (PENDING: No reason given)6239 when user is unauthorized6240 returns not found response6241 PUT update6242 updates the record6243 when alias is invalid6244 does not update the record6245 when user is unauthorized6246 returns not found response6247# [RSpecRunTime] Finishing example group spec/requests/projects/settings/slacks_controller_spec.rb. It took 4.48 seconds. Expected to take 4.47 seconds.6248# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/project_ci_cd_settings_update_spec.rb. Expected to take 4.11 seconds.6249ProjectCiCdSettingsUpdate6250 when unauthorized6251 when not a project member6252 behaves like unauthorized6253 returns an error6254 when a non-admin project member6255 behaves like unauthorized6256 returns an error6257 when authorized6258 updates ci cd settings6259 allows setting job_token_scope_enabled to false6260 does not update job_token_scope_enabled if not specified6261 when job_token_scope_enabled: true6262 prevents the update6263# [RSpecRunTime] RSpec elapsed time: 27 minutes 58.76 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.18 1.17 1.15 1/285 317616264.6265 inbound_job_token_scope_enabled6266 updates inbound_job_token_scope_enabled6267 does not update inbound_job_token_scope_enabled if not specified6268 when bad arguments are provided6269 returns the errors6270# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/project_ci_cd_settings_update_spec.rb. It took 4.1 seconds. Expected to take 4.11 seconds.6271# [RSpecRunTime] Starting example group spec/requests/api/graphql/group/timelogs_spec.rb. Expected to take 3.96 seconds.6272Timelogs through GroupQuery6273 Get list of timelogs from a group issues6274 when the project is private6275 when the user is not a member of the project6276 returns no timelogs6277# [RSpecRunTime] RSpec elapsed time: 28 minutes 1.61 seconds. Current RSS: ~1257M. Threads: 5. load average: 1.18 1.17 1.15 1/286 317626278.6279 when the user is a member of the project6280 returns timelogs6281 when the request is correct6282 returns timelogs successfully6283 contains correct data6284 behaves like a working graphql query6285 returns a successful response6286 when arguments with no time are present6287 sets times as start of day and end of day6288 when requests has errors6289 when there are no timelogs present6290 returns empty result6291# [RSpecRunTime] Finishing example group spec/requests/api/graphql/group/timelogs_spec.rb. It took 3.71 seconds. Expected to take 3.96 seconds.6292# [RSpecRunTime] Starting example group spec/requests/api/graphql/namespace/work_item_spec.rb. Expected to take 3.75 seconds.6293getting a single work item associated with a group6294 when namespace is a project6295 behaves like identifies work item at namespace level6296 when the user cannot read the work item6297 returns does not return the work item6298# [RSpecRunTime] RSpec elapsed time: 28 minutes 5.21 seconds. Current RSS: ~1246M. Threads: 5. load average: 1.16 1.16 1.15 1/285 317636299.6300 when the user can read the work item6301 returns the work item6302 when namespace is a group6303 behaves like identifies work item at namespace level6304 when the user cannot read the work item6305 returns does not return the work item6306 when the user can read the work item6307 returns the work item6308 when the namespace_level_work_items feature flag is disabled6309 does not return the work item6310# [RSpecRunTime] Finishing example group spec/requests/api/graphql/namespace/work_item_spec.rb. It took 3.64 seconds. Expected to take 3.75 seconds.6311# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/grafana_integration_spec.rb. Expected to take 3.5 seconds.6312Getting Grafana Integration6313 with grafana integration data6314 without project admin permissions6315 is expected to equal nil6316 behaves like a working graphql query6317 returns a successful response6318# [RSpecRunTime] RSpec elapsed time: 28 minutes 9.39 seconds. Current RSS: ~1249M. Threads: 5. load average: 1.23 1.18 1.16 1/285 317906319.6320 with project admin permissions6321 is expected to eql "https://grafana.example.com"6322 is expected to eql "2024-06-23T22:12:13Z"6323 is expected to eql "2024-06-23T22:12:13Z"6324 behaves like a working graphql query6325 returns a successful response6326# [RSpecRunTime] RSpec elapsed time: 28 minutes 10.52 seconds. Current RSS: ~1254M. Threads: 5. load average: 1.23 1.18 1.16 1/285 317916327.6328# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/grafana_integration_spec.rb. It took 3.36 seconds. Expected to take 3.5 seconds.6329# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/recent_issue_boards_query_spec.rb. Expected to take 3.39 seconds.6330getting project recent issue boards6331 behaves like querying a GraphQL type recent boards6332 Get list of recently visited boards6333 when the request is correct6334 returns recent boards for user successfully6335 behaves like a working graphql query6336 returns a successful response6337# [RSpecRunTime] RSpec elapsed time: 28 minutes 12.03 seconds. Current RSS: ~1252M. Threads: 5. load average: 1.21 1.17 1.16 1/285 317926338.6339 when requests has errors6340 when there are no recently visited boards6341 returns empty result6342# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/recent_issue_boards_query_spec.rb. It took 1.83 seconds. Expected to take 3.39 seconds.6343# [RSpecRunTime] Starting example group spec/controllers/projects/analytics/cycle_analytics/summary_controller_spec.rb. Expected to take 3.22 seconds.6344Projects::Analytics::CycleAnalytics::SummaryController6345 GET "show"6346 succeeds6347 when analytics_disabled features are disabled6348 renders 4046349# [RSpecRunTime] RSpec elapsed time: 28 minutes 13.86 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.21 1.17 1.16 1/285 317936350.6351 when user is not part of the project6352 renders 4046353 when filters are applied6354 filters by author username6355 filters by milestone title6356# [RSpecRunTime] RSpec elapsed time: 28 minutes 15.26 seconds. Current RSS: ~1247M. Threads: 5. load average: 1.21 1.17 1.16 2/285 317946357.6358# [RSpecRunTime] Finishing example group spec/controllers/projects/analytics/cycle_analytics/summary_controller_spec.rb. It took 2.9 seconds. Expected to take 3.22 seconds.6359# [RSpecRunTime] Starting example group spec/mailers/emails/work_items_spec.rb. Expected to take 3.05 seconds.6360Emails::WorkItems6361 #export_work_items_csv_email6362 behaves like export csv email6363 attachment has csv mime type6364 generates a useful filename6365 mentions number of objects and project name6366 doesn't need to mention truncation by default6367 when truncated6368 mentions that the csv has been truncated6369 mentions the number of objects written and expected6370# [RSpecRunTime] RSpec elapsed time: 28 minutes 17.99 seconds. Current RSS: ~1253M. Threads: 5. load average: 1.19 1.17 1.15 1/285 318216371.6372# [RSpecRunTime] Finishing example group spec/mailers/emails/work_items_spec.rb. It took 2.73 seconds. Expected to take 3.05 seconds.6373# [RSpecRunTime] Starting example group spec/requests/import/source_users_controller_spec.rb. Expected to take 3.01 seconds.6374Import::SourceUsersController6375 POST /decline6376 when signed in6377 is expected to change `source_user.reload.rejected?` from false to true6378 is expected to change `source_user.reload.reassign_to_user` from an_instance_of(User) to nil6379 redirects with a notice6380 cannot be declined after being accepted6381# [RSpecRunTime] RSpec elapsed time: 28 minutes 19.39 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.19 1.17 1.15 1/285 318226382.6383 behaves like it requires feature flag6384 when :improved_user_mapping is disabled6385 returns 4046386 behaves like it requires the user to be signed in6387 when the user is not signed in6388 redirects to the login screen6389 POST /accept6390 when signed in6391 is expected to change `source_user.reload.reassignment_in_progress?` from false to true6392 redirects with a notice when accepted6393 can only be accepted by the reassign_to_user6394 cannot be accepted twice6395# [RSpecRunTime] RSpec elapsed time: 28 minutes 20.81 seconds. Current RSS: ~1260M. Threads: 5. load average: 1.19 1.17 1.15 1/286 318236396.6397 behaves like it requires feature flag6398 when :improved_user_mapping is disabled6399 returns 4046400 behaves like it requires the user to be signed in6401 when the user is not signed in6402 redirects to the login screen6403# [RSpecRunTime] Finishing example group spec/requests/import/source_users_controller_spec.rb. It took 3.21 seconds. Expected to take 3.01 seconds.6404# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/base_service_spec.rb. Expected to take 2.83 seconds.6405query Jira service6406 behaves like unauthorized users cannot read services6407 when anonymous user6408 is expected to equal nil6409# [RSpecRunTime] RSpec elapsed time: 28 minutes 22.58 seconds. Current RSS: ~1262M. Threads: 5. load average: 1.18 1.17 1.15 1/285 318246410.6411 when user developer6412 is expected to equal nil6413 when user can access project services6414 retuns list of jira imports6415 behaves like a working graphql query6416 returns a successful response6417# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/base_service_spec.rb. It took 2.62 seconds. Expected to take 2.83 seconds.6418# [RSpecRunTime] Starting example group spec/controllers/projects/issue_links_controller_spec.rb. Expected to take 2.68 seconds.6419Projects::IssueLinksController6420 GET #index6421 returns success response6422# [RSpecRunTime] RSpec elapsed time: 28 minutes 25.19 seconds. Current RSS: ~1257M. Threads: 5. load average: 1.18 1.17 1.15 1/285 318256423.6424 POST #create6425 returns success response6426# [RSpecRunTime] RSpec elapsed time: 28 minutes 26.23 seconds. Current RSS: ~1258M. Threads: 5. load average: 1.18 1.17 1.15 1/285 318266427.6428# [RSpecRunTime] Finishing example group spec/controllers/projects/issue_links_controller_spec.rb. It took 2.4 seconds. Expected to take 2.68 seconds.6429# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/job/artifacts_destroy_spec.rb. Expected to take 2.52 seconds.6430JobArtifactsDestroy6431 when the user is allowed to destroy the job artifacts6432 destroys the job artifacts and returns the expected data6433 when the the project this job belongs to is undergoing stats refresh6434 destroys no artifacts and returns the correct error6435# [RSpecRunTime] RSpec elapsed time: 28 minutes 28.24 seconds. Current RSS: ~1248M. Threads: 5. load average: 1.24 1.18 1.16 2/285 318276436.6437 when the user is not allowed to destroy the job artifacts6438 returns an error6439# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/job/artifacts_destroy_spec.rb. It took 2.35 seconds. Expected to take 2.52 seconds.6440# [RSpecRunTime] Starting example group spec/requests/jira_connect/subscriptions_controller_spec.rb. Expected to take 2.46 seconds.6441JiraConnect::SubscriptionsController6442 GET /-/jira_connect/subscriptions6443 is expected to include "http://self-managed-gitlab.com/-/jira_connect/"6444 is expected to include "http://self-managed-gitlab.com/api/"6445 is expected to include "http://self-managed-gitlab.com/oauth/"6446 is expected to include "frame-ancestors 'self' https://*.atlassian.net https://*.jira.com"6447 with additional iframe ancestors6448 is expected to include "frame-ancestors 'self' https://*.atlassian.net https://*.jira.com http://localhost:* http://dev.gitlab.com"6449# [RSpecRunTime] RSpec elapsed time: 28 minutes 29.91 seconds. Current RSS: ~1252M. Threads: 5. load average: 1.24 1.18 1.16 1/285 318286450.6451 with no self-managed instance configured6452 is expected not to include "http://self-managed-gitlab.com/-/jira_connect/"6453 is expected not to include "http://self-managed-gitlab.com/api/"6454 is expected not to include "http://self-managed-gitlab.com/oauth/"6455# [RSpecRunTime] RSpec elapsed time: 28 minutes 31.83 seconds. Current RSS: ~1257M. Threads: 5. load average: 1.24 1.18 1.16 1/285 318296456.6457 when json format6458 allows cross-origin requests6459 OPTIONS /-/jira_connect/subscriptions6460 allows cross-origin requests6461 OPTIONS /-/jira_connect/subscriptions/:id6462 allows cross-origin requests6463 DELETE /-/jira_connect/subscriptions/:id6464 allows cross-origin requests6465# [RSpecRunTime] Finishing example group spec/requests/jira_connect/subscriptions_controller_spec.rb. It took 4.06 seconds. Expected to take 2.46 seconds.6466# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/integrations/exclusions/delete_spec.rb. Expected to take 2.37 seconds.6467Mutations::Integrations::Exclusions::Delete6468 when the user is authorized6469 returns an empty array6470 and there are integrations6471 deletes the integration6472 and the integration is active for the instance6473 enables the integration for the specified project6474# [RSpecRunTime] RSpec elapsed time: 28 minutes 34.56 seconds. Current RSS: ~1255M. Threads: 5. load average: 1.22 1.18 1.16 1/285 318306475.6476 when the user is not authorized6477 responds with an error6478# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/integrations/exclusions/delete_spec.rb. It took 2.18 seconds. Expected to take 2.37 seconds.6479# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/issues/set_locked_spec.rb. Expected to take 2.27 seconds.6480Setting an issue as locked6481 when the user is not allowed to update the issue6482 behaves like a mutation that returns a top-level access error6483 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"6484 when user is allowed to update the issue6485 updates the issue locked status6486# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/issues/set_locked_spec.rb. It took 1.63 seconds. Expected to take 2.27 seconds.6487# [RSpecRunTime] Starting example group spec/requests/projects/usage_quotas_spec.rb. Expected to take 2.07 seconds.6488Project Usage Quotas6489 GET /:namespace/:project/usage_quotas6490 renders usage quotas path6491 renders :not_found for user without permission6492 behaves like response with 404 status6493 renders :not_found6494# [RSpecRunTime] RSpec elapsed time: 28 minutes 38.14 seconds. Current RSS: ~1259M. Threads: 5. load average: 1.21 1.18 1.16 1/285 318316495.6496# [RSpecRunTime] Finishing example group spec/requests/projects/usage_quotas_spec.rb. It took 1.68 seconds. Expected to take 2.07 seconds.6497# [RSpecRunTime] Starting example group spec/requests/projects/uploads_spec.rb. Expected to take 2.07 seconds.6498File uploads6499 POST /:namespace/:project/create/:branch6500 redirects to blob6501# [RSpecRunTime] RSpec elapsed time: 28 minutes 40.11 seconds. Current RSS: ~1264M. Threads: 5. load average: 1.21 1.18 1.16 1/286 319206502.6503# [RSpecRunTime] Finishing example group spec/requests/projects/uploads_spec.rb. It took 1.96 seconds. Expected to take 2.07 seconds.6504# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/alert_management/alert/issue_spec.rb. Expected to take 1.88 seconds.6505getting Alert Management Alert Issue6506 with gitlab alert6507 includes the correct alert issue payload data6508# [RSpecRunTime] RSpec elapsed time: 28 minutes 41.36 seconds. Current RSS: ~1263M. Threads: 5. load average: 1.21 1.18 1.16 1/286 319216509.6510 performance6511 with gitlab alert6512 avoids N+1 queries6513# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/alert_management/alert/issue_spec.rb. It took 1.67 seconds. Expected to take 1.88 seconds.6514# [RSpecRunTime] Starting example group spec/controllers/profiles/slacks_controller_spec.rb. Expected to take 1.74 seconds.6515Profiles::SlacksController6516 GET slack_link6517 when user is not a maintainer of the project6518 renders 4046519 when user is a maintainer of the project6520 renders slack link6521 GET edit6522 renders6523 assigns projects6524 assigns disabled_projects6525# [RSpecRunTime] Finishing example group spec/controllers/profiles/slacks_controller_spec.rb. It took 1.79 seconds. Expected to take 1.74 seconds.6526# [RSpecRunTime] Starting example group spec/controllers/oauth/token_info_controller_spec.rb. Expected to take 1.71 seconds.6527Oauth::TokenInfoController6528 includes Two-factor enforcement concern6529 #show6530 when the user is not authenticated6531 responds with a 4016532 when the request is valid6533 responds with the token info6534 when the doorkeeper_token is not recognised6535 responds with a 4016536 when the token is expired6537 responds with a 4016538 when the token is revoked6539 responds with a 4016540# [RSpecRunTime] Finishing example group spec/controllers/oauth/token_info_controller_spec.rb. It took 1.63 seconds. Expected to take 1.71 seconds.6541# [RSpecRunTime] Starting example group spec/requests/well_known_spec.rb. Expected to take 1.54 seconds.6542well-known URLs6543 /.well-known/change-password6544 redirects to edit profile password path6545 /.well-known/security.txt6546 for an authenticated user6547 renders when a security txt is configured6548 returns a 404 when a security txt is blank6549 returns a 404 when a security txt is nil6550 for an unauthenticated user6551 renders when a security txt is configured6552 redirects to sign in6553# [RSpecRunTime] Finishing example group spec/requests/well_known_spec.rb. It took 1.43 seconds. Expected to take 1.54 seconds.6554# [RSpecRunTime] Starting example group spec/requests/api/graphql/organizations/organizations_query_spec.rb. Expected to take 1.51 seconds.6555getting organizations information6556 without authenticated user6557 behaves like a working graphql query6558 returns a successful response6559 with authenticated user6560 behaves like a working graphql query6561 returns a successful response6562 behaves like sorted paginated query6563 behaves like requires variables6564 shared example requires variables to be set6566 when sorting6567 sorts correctly6568 when paginating6569 paginates correctly6570# [RSpecRunTime] Finishing example group spec/requests/api/graphql/organizations/organizations_query_spec.rb. It took 1.35 seconds. Expected to take 1.51 seconds.6571# [RSpecRunTime] Starting example group spec/controllers/oauth/tokens_controller_spec.rb. Expected to take 1.33 seconds.6572Oauth::TokensController6573 includes Two-factor enforcement concern6574 #append_info_to_payload6575 does log correlation id6576 adds context metadata to the payload6577 logs response length6578 with log_response_length disabled6579 logs response length6580# [RSpecRunTime] Finishing example group spec/controllers/oauth/tokens_controller_spec.rb. It took 1.03 seconds. Expected to take 1.33 seconds.6581# [RSpecRunTime] Starting example group spec/requests/admin/applications_controller_spec.rb. Expected to take 1.23 seconds.6582Admin::ApplicationsController6583 sets `@created` instance variable to `true`6584 GET #show6585 renders template6586# [RSpecRunTime] Finishing example group spec/requests/admin/applications_controller_spec.rb. It took 1.02 seconds. Expected to take 1.23 seconds.6587# [RSpecRunTime] Starting example group spec/requests/jira_connect/oauth_application_ids_controller_spec.rb. Expected to take 1.11 seconds.6588JiraConnect::OauthApplicationIdsController6589 GET /-/jira_connect/oauth_application_id6590 renders the jira connect application id6591 allows cross-origin requests6592 application ID is empty6593 renders not found6594 on SaaS6595 renders not found6596 OPTIONS /-/jira_connect/oauth_application_id6597 allows cross-origin requests6598# [RSpecRunTime] Finishing example group spec/requests/jira_connect/oauth_application_ids_controller_spec.rb. It took 1.0 second. Expected to take 1.11 seconds.6599# [RSpecRunTime] Starting example group spec/controllers/admin/plan_limits_controller_spec.rb. Expected to take 0.99 second.6600Admin::PlanLimitsController6601 POST create6602 with an authenticated admin user6603 updates the plan limits6604 when pipeline_hierarchy_size is passed in params6605 updates the pipeline_hierarchy_size plan limit6606 without admin access6607 returns `not_found`6608# [RSpecRunTime] Finishing example group spec/controllers/admin/plan_limits_controller_spec.rb. It took 0.91 second. Expected to take 0.99 second.6609# [RSpecRunTime] Starting example group spec/requests/api/graphql/namespace/package_settings_spec.rb. Expected to take 0.85 second.6610getting namespace package settings in a namespace6611 behaves like a working graphql query6612 returns a successful response6613 matches the JSON schema6614# [RSpecRunTime] Finishing example group spec/requests/api/graphql/namespace/package_settings_spec.rb. It took 0.85 second. Expected to take 0.85 second.6615# [RSpecRunTime] Starting example group spec/requests/jira_connect/oauth_callbacks_controller_spec.rb. Expected to take 0.57 second.6616JiraConnect::OauthCallbacksController6617 GET /-/jira_connect/oauth_callbacks6618 when logged in6619 renders a page prompting the user to close the window6620# [RSpecRunTime] Finishing example group spec/requests/jira_connect/oauth_callbacks_controller_spec.rb. It took 0.48 second. Expected to take 0.57 second.6621# [RSpecRunTime] Starting example group spec/controllers/profiles/usage_quotas_controller_spec.rb. Expected to take 0.52 second.6622Profiles::UsageQuotasController6623 GET index6624 does not render the usage quota page6625 when signed in6626 GET index6627 renders usage quota page6628# [RSpecRunTime] Finishing example group spec/controllers/profiles/usage_quotas_controller_spec.rb. It took 0.61 second. Expected to take 0.52 second.6629auto_explain log contains 1548 entries for main, writing to /builds/gitlab-org/gitlab-foss/auto_explain/rspec-integration-pg14-14-16.331.main.ndjson.gz6630took 35.5765467676631auto_explain log contains 1549 entries for ci, writing to /builds/gitlab-org/gitlab-foss/auto_explain/rspec-integration-pg14-14-16.331.ci.ndjson.gz6632took 34.1269624586633[TEST PROF INFO] EventProf results for sql.active_record6634Total time: 06:40.753 of 28:48.169 (23.19%)6635Total events: 2399226636Top 5 slowest suites (by time):6637API::ConanInstancePackages (./spec/requests/api/conan_instance_packages_spec.rb:5) – 01:42.178 (61158 / 205) of 05:57.712 (28.56%)6638Projects::Mer...estsController (./spec/controllers/projects/merge_requests_controller_spec.rb:5) – 00:45.330 (24346 / 210) of 04:50.611 (15.6%)6639API::PypiPackages (./spec/requests/api/pypi_packages_spec.rb:4) – 00:44.829 (23364 / 438) of 03:01.829 (24.65%)6640API::Ci::Triggers (./spec/requests/api/ci/triggers_spec.rb:5) – 00:33.713 (20177 / 44) of 02:15.425 (24.89%)6641API::ProjectExport (./spec/requests/api/project_export_spec.rb:5) – 00:25.844 (17019 / 97) of 01:36.266 (26.85%)6642Knapsack report was generated. Preview:6643{6644 "spec/requests/api/conan_instance_packages_spec.rb": 357.712350498,6645 "spec/controllers/projects/merge_requests_controller_spec.rb": 290.61074048499995,6646 "spec/requests/api/pypi_packages_spec.rb": 181.82902709500013,6647 "spec/requests/api/ci/triggers_spec.rb": 135.42556499399961,6648 "spec/requests/api/project_export_spec.rb": 96.26541292900038,6649 "spec/controllers/projects/compare_controller_spec.rb": 51.211192226000094,6650 "spec/controllers/projects/commit_controller_spec.rb": 53.088884439999674,6651 "spec/controllers/projects/tree_controller_spec.rb": 36.688749320999705,6652 "spec/requests/api/terraform/state_version_spec.rb": 50.454775074999816,6653 "spec/requests/api/pages/internal_access_spec.rb": 37.821814361999714,6654 "spec/controllers/projects/mirrors_controller_spec.rb": 35.34420850999959,6655 "spec/controllers/projects/settings/ci_cd_controller_spec.rb": 29.747449726000013,6656 "spec/requests/api/graphql/namespace/projects_spec.rb": 26.310076272000515,6657 "spec/requests/api/graphql/mutations/merge_requests/update_spec.rb": 22.034938061000503,6658 "spec/requests/api/graphql/project/releases_spec.rb": 20.032938154000476,6659 "spec/controllers/dashboard/projects_controller_spec.rb": 20.219068474999403,6660 "spec/requests/api/resource_label_events_spec.rb": 17.00154087900046,6661 "spec/requests/projects/tags_controller_spec.rb": 16.103170804,6662 "spec/requests/projects/releases_controller_spec.rb": 14.48825239999951,6663 "spec/requests/api/group_boards_spec.rb": 14.62802883599943,6664 "spec/requests/api/personal_access_tokens_spec.rb": 16.38117767699987,6665 "spec/controllers/projects/hooks_controller_spec.rb": 11.801393603000179,6666 "spec/requests/projects/merge_requests/diffs_spec.rb": 12.513074798000162,6667 "spec/controllers/projects/pipelines/tests_controller_spec.rb": 10.358083103000354,6668 "spec/controllers/projects/avatars_controller_spec.rb": 11.271405165999568,6669 "spec/requests/api/graphql/mutations/snippets/destroy_spec.rb": 10.767920006999702,6670 "spec/mailers/devise_mailer_spec.rb": 8.68626250699981,6671 "spec/controllers/groups/variables_controller_spec.rb": 8.653701859000648,6672 "spec/requests/projects/service_desk/custom_email_controller_spec.rb": 7.8230087510000885,6673 "spec/requests/api/markdown_spec.rb": 8.14188860700051,6674 "spec/requests/api/graphql/project/commit_references_spec.rb": 7.76498967400039,6675 "spec/requests/api/graphql/project/packages_cleanup_policy_spec.rb": 5.705076250000275,6676 "spec/controllers/import/fogbugz_controller_spec.rb": 5.685214971999812,6677 "spec/requests/jira_connect/installations_controller_spec.rb": 4.997131906000504,6678 "spec/requests/api/graphql/project/jira_import_spec.rb": 5.804511917000127,6679 "spec/controllers/admin/runners_controller_spec.rb": 5.011848677000671,6680 "spec/controllers/projects/protected_branches_controller_spec.rb": 5.055445754000175,6681 "spec/requests/api/graphql/current_user/groups_query_spec.rb": 4.256224554000255,6682 "spec/requests/api/graphql/project/alert_management/alert_status_counts_spec.rb": 3.7867401439998503,6683 "spec/requests/api/graphql/mutations/boards/issues/issue_move_list_spec.rb": 4.045197477000329,6684 "spec/requests/projects/settings/slacks_controller_spec.rb": 4.4757413509996695,6685 "spec/requests/api/graphql/mutations/ci/project_ci_cd_settings_update_spec.rb": 4.1027797240003565,6686 "spec/requests/api/graphql/group/timelogs_spec.rb": 3.7089072680000754,6687 "spec/requests/api/graphql/namespace/work_item_spec.rb": 3.640595083000335,6688 "spec/requests/api/graphql/project/grafana_integration_spec.rb": 3.3569914199997584,6689 "spec/requests/api/graphql/project/recent_issue_boards_query_spec.rb": 1.8345245749997048,6690 "spec/controllers/projects/analytics/cycle_analytics/summary_controller_spec.rb": 2.897186469999724,6691 "spec/mailers/emails/work_items_spec.rb": 2.731302429999232,6692 "spec/requests/import/source_users_controller_spec.rb": 3.2115497989998403,6693 "spec/requests/api/graphql/project/base_service_spec.rb": 2.614904387000024,6694 "spec/controllers/projects/issue_links_controller_spec.rb": 2.40129356000034,6695 "spec/requests/api/graphql/mutations/ci/job/artifacts_destroy_spec.rb": 2.3466381839998576,6696 "spec/requests/jira_connect/subscriptions_controller_spec.rb": 4.064354776000073,6697 "spec/requests/api/graphql/mutations/integrations/exclusions/delete_spec.rb": 2.180213334000655,6698 "spec/requests/api/graphql/mutations/issues/set_locked_spec.rb": 1.629939158000525,6699 "spec/requests/projects/usage_quotas_spec.rb": 1.683028015000673,6700 "spec/requests/projects/uploads_spec.rb": 1.958526147000157,6701 "spec/requests/api/graphql/project/alert_management/alert/issue_spec.rb": 1.6669283060000453,6702 "spec/controllers/profiles/slacks_controller_spec.rb": 1.784988658999282,6703 "spec/controllers/oauth/token_info_controller_spec.rb": 1.6262274279997655,6704 "spec/requests/well_known_spec.rb": 1.4300534110006993,6705 "spec/requests/api/graphql/organizations/organizations_query_spec.rb": 1.3542594250002367,6706 "spec/controllers/oauth/tokens_controller_spec.rb": 1.0321650850000879,6707 "spec/requests/admin/applications_controller_spec.rb": 1.0240473260000726,6708 "spec/requests/jira_connect/oauth_application_ids_controller_spec.rb": 0.9991393880000032,6709 "spec/controllers/admin/plan_limits_controller_spec.rb": 0.9141317330004313,6710 "spec/requests/api/graphql/namespace/package_settings_spec.rb": 0.8496805770000719,6711 "spec/requests/jira_connect/oauth_callbacks_controller_spec.rb": 0.4771051299994724,6712 "spec/controllers/profiles/usage_quotas_controller_spec.rb": 0.6137201809997356713}6714Knapsack global time execution for tests: 28m 48s6715Pending: (Failures listed here are expected and do not affect your suite's status)6716 1) Projects::Settings::SlacksController behaves like Integrations::SlackControllerSettings GET slack_auth when valid CSRF token is provided when the flag is disabled responds with status :not_found6717 # No reason given6718 # ./spec/support/shared_examples/requests/integrations/slack_controller_settings_shared_examples.rb:476719 2) Projects::Settings::SlacksController behaves like Integrations::SlackControllerSettings DELETE destroy when the flag is disabled responds with status :not_found6720 # No reason given6721 # ./spec/support/shared_examples/requests/integrations/slack_controller_settings_shared_examples.rb:1196722Finished in 30 minutes 4 seconds (files took 1 minute 29.74 seconds to load)67231938 examples, 0 failures, 2 pending6724Randomized with seed 143596725[TEST PROF INFO] Time spent in factories: 13:18.894 (43.13% of total time)6726RSpec exited with 0.6727No examples to retry, congrats!6729Running after script...6730$ source scripts/utils.sh6731$ bundle exec gem list gitlab_quality-test_tooling6732gitlab_quality-test_tooling (1.29.1)6733$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command6737$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command6740$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command6744$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command6747$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command6750$ tooling/bin/push_job_metrics || true6751[job-metrics] Feature disabled because CI_JOB_METRICS_ENABLED is not set to true.6753Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-3 due to policy6755Uploading artifacts...6756auto_explain/: found 3 matching artifact files and directories 6757coverage/: found 5 matching artifact files and directories 6758WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab-foss) 6759WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab-foss) 6760knapsack/: found 4 matching artifact files and directories 6761rspec/: found 12 matching artifact files and directories 6762WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab-foss) 6763log/*.log: found 18 matching artifact files and directories 6764WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7166819737/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com6765WARNING: Retrying... context=artifacts-uploader error=request redirected6766Uploading artifacts as "archive" to coordinator... 201 Created id=7166819737 responseStatus=201 Created token=glcbt-666767Uploading artifacts...6768rspec/rspec-*.xml: found 1 matching artifact files and directories 6769WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7166819737/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com6770WARNING: Retrying... context=artifacts-uploader error=request redirected6771Uploading artifacts as "junit" to coordinator... 201 Created id=7166819737 responseStatus=201 Created token=glcbt-666773Job succeeded