rspec unit pg14 no_gitaly_transactions 20/44
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM, system ID: s_9d15f3e4e7ae3 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:36c1d3cfe18f4b12d4640576f7048068acbfc3625027b6bbb46bba0e31b11831 for redis:6.2-alpine with digest redis@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e ...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:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 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:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...25Running on runner-4bq1s9ym-project-278964-concurrent-0 via runner-4bq1s9ym-private-1722407886-a30aa71f...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 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 (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 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:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...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.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 1 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:14:39] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_TEST_FILE_PATTERN: spec/{bin,channels,components,config,contracts,db,dependencies,elastic,elastic_integration,experiments,factories,finders,frontend,graphql,haml_lint,helpers,initializers,keeps,lib,metrics_server,models,policies,presenters,rack_servers,replicators,routing,rubocop,scripts,serializers,services,sidekiq,sidekiq_cluster,spam,support_specs,tasks,uploaders,validators,views,workers,tooling,dot_gitlab_ci}{,/**/}*_spec.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_unit_pg14_no_gitaly_transactions_20_44_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_unit_pg14_no_gitaly_transactions_20_44_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_unit_pg14_no_gitaly_transactions_20_44_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346544.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Parsing expected rspec suite duration...133spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rb not found in master report134RSpec suite is expected to take 41 minutes 23.55 seconds.135Expected duration for tests:136{137 "spec/services/merge_requests/refresh_service_spec.rb": 430.0555535515562,138 "spec/services/projects/import_service_spec.rb": 172.13614746238616,139 "spec/lib/gitlab/ci/pipeline/seed/build_spec.rb": 130.33367498798214,140 "spec/lib/gitlab/color_spec.rb": 105.9635931603136,141 "spec/services/issuable/bulk_update_service_spec.rb": 90.54756351048208,142 "spec/tasks/gitlab/check_rake_spec.rb": 76.87833844736014,143 "spec/helpers/groups/group_members_helper_spec.rb": 67.93207346313875,144 "spec/services/projects/fork_service_spec.rb": 59.82250637024281,145 "spec/services/packages/maven/find_or_create_package_service_spec.rb": 53.820286992301824,146 "spec/services/incident_management/timeline_events/create_service_spec.rb": 48.190028167240484,147 "spec/finders/admin/projects_finder_spec.rb": 44.65422970307364,148 "spec/models/concerns/integrations/has_data_fields_spec.rb": 39.91980927417177,149 "spec/services/todos/destroy/group_private_service_spec.rb": 37.403297372806534,150 "spec/services/members/projects/creator_service_spec.rb": 35.23428409965948,151 "spec/lib/gitlab/ci/build/prerequisite/kubernetes_namespace_spec.rb": 33.48536012667951,152 "spec/services/environments/create_for_job_service_spec.rb": 31.976477880442793,153 "spec/services/clusters/update_service_spec.rb": 30.939136229397114,154 "spec/lib/gitlab/background_migration/backfill_boards_epic_board_positions_group_id_spec.rb": 29.792115258436993,155 "spec/services/wikis/create_attachment_service_spec.rb": 28.506912310449096,156 "spec/services/ci/update_build_queue_service_spec.rb": 26.985773870986137,157 "spec/services/alert_management/alerts/update_service_spec.rb": 25.48511967443379,158 "spec/finders/events_finder_spec.rb": 24.215522557067192,159 "spec/lib/gitlab/usage/metric_definition_spec.rb": 23.087139402528305,160 "spec/lib/gitlab/blob_helper_spec.rb": 21.844488403302975,161 "spec/lib/gitlab/database/health_status/indicators/wal_rate_spec.rb": 21.037242490382727,162 "spec/lib/gitlab/ci/config/entry/processable_spec.rb": 20.00187963175727,163 "spec/workers/merge_requests/ensure_prepared_worker_spec.rb": 19.217315425998223,164 "spec/services/container_registry/protection/create_rule_service_spec.rb": 18.626937757091902,165 "spec/services/ci/runners/set_runner_associated_projects_service_spec.rb": 18.048840740246817,166 "spec/lib/gitlab/background_migration/backfill_vulnerability_finding_signatures_project_id_spec.rb": 17.49310391847665,167 "spec/models/packages/debian/project_component_file_spec.rb": 17.020735251747446,168 "spec/lib/gitlab/import_export/command_line_util_spec.rb": 16.390324250253663,169 "spec/workers/merge_worker_spec.rb": 15.820057384719588,170 "spec/presenters/gitlab/blame_presenter_spec.rb": 15.264814429304149,171 "spec/lib/gitlab/gitaly_client/blob_service_spec.rb": 14.818033093722839,172 "spec/lib/gitlab/config/entry/validators_spec.rb": 14.319167258695597,173 "spec/models/protected_branch/merge_access_level_spec.rb": 13.848885615186646,174 "spec/models/members/last_group_owner_assigner_spec.rb": 13.450096572809148,175 "spec/lib/gitlab/ci/status/build/unschedule_spec.rb": 13.10829147227144,176 "spec/lib/gitlab/ci/reports/sbom/component_spec.rb": 12.746157062426857,177 "spec/models/ml/model_spec.rb": 12.308753611393673,178 "spec/helpers/projects/error_tracking_helper_spec.rb": 11.96695543628434,179 "spec/models/concerns/token_authenticatable_strategies/encrypted_spec.rb": 11.648874295118887,180 "spec/services/ci/create_pipeline_service/rate_limit_spec.rb": 11.38332986762826,181 "spec/models/packages/dependency_link_spec.rb": 11.145970780806037,182 "spec/services/packages/mark_packages_for_destruction_service_spec.rb": 10.930312281036958,183 "spec/serializers/paginated_diff_entity_spec.rb": 10.635368412278968,184 "spec/models/lfs_download_object_spec.rb": 10.402984989559714,185 "spec/views/admin/application_settings/general.html.haml_spec.rb": 10.186135941196612,186 "spec/workers/gitlab/github_import/stage/import_issue_events_worker_spec.rb": 9.885220612468075,187 "spec/lib/gitlab/repository_cache_spec.rb": 9.688172744657361,188 "spec/lib/bitbucket/representation/issue_spec.rb": 9.447091914843032,189 "spec/workers/deployments/hooks_worker_spec.rb": 9.249363459149459,190 "spec/models/packages/debian/group_distribution_key_spec.rb": 8.937507670455746,191 "spec/services/lfs/locks_finder_service_spec.rb": 8.750582034324104,192 "spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern_spec.rb": 8.501428876605681,193 "spec/serializers/base_discussion_entity_spec.rb": 8.34413416630214,194 "spec/views/layouts/terms.html.haml_spec.rb": 8.182218407708064,195 "spec/lib/gitlab/issuable_metadata_spec.rb": 8.034279077497214,196 "spec/workers/issuable/related_links_create_worker_spec.rb": 7.832379711092346,197 "spec/services/ci/pipelines/add_job_service_spec.rb": 7.783385438549965,198 "spec/services/spam/akismet_service_spec.rb": 7.596853605797698,199 "spec/services/environments/update_service_spec.rb": 7.365849415284504,200 "spec/finders/environments/environments_finder_spec.rb": 7.208184581619641,201 "spec/uploaders/import_export_uploader_spec.rb": 7.041429282700273,202 "spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb": 6.926225351418017,203 "spec/tasks/gitlab/x509/update_rake_spec.rb": 6.714192601723663,204 "spec/models/chat_name_spec.rb": 6.649817345079636,205 "spec/workers/projects/import_export/parallel_project_export_worker_spec.rb": 6.399544040686874,206 "spec/lib/gitlab/metrics/samplers/action_cable_sampler_spec.rb": 6.348550608330037,207 "spec/services/snippets/update_repository_storage_service_spec.rb": 6.184589233898029,208 "spec/lib/sidebars/user_profile/menus/personal_projects_menu_spec.rb": 6.10220536921776,209 "spec/lib/gitlab/github_gists_import/importer/gist_importer_spec.rb": 6.0335511173789245,210 "spec/services/ci/pipeline_schedules/variables_create_service_spec.rb": 5.8620591819230015,211 "spec/lib/gitlab/graphql/loaders/lazy_relation_loader_spec.rb": 5.833770080469462,212 "spec/workers/gitlab/bitbucket_import/advance_stage_worker_spec.rb": 5.671711599234957,213 "spec/services/namespaces/statistics_refresher_service_spec.rb": 5.6557089273502905,214 "spec/workers/propagate_integration_project_worker_spec.rb": 5.488620202125585,215 "spec/models/integrations/assembla_spec.rb": 5.469744909237485,216 "spec/lib/gitlab/gl_repository_spec.rb": 5.286802629694497,217 "spec/graphql/mutations/dependency_proxy/group_settings/update_spec.rb": 5.238504205172324,218 "spec/lib/gitlab/cleanup/orphan_job_artifact_final_objects/batch_from_list_spec.rb": 5.1316487291157955,219 "spec/workers/gitlab/bitbucket_server_import/import_pull_request_note_worker_spec.rb": 5.039462747678028,220 "spec/workers/group_destroy_worker_spec.rb": 4.97691655384384,221 "spec/views/shared/projects/_list.html.haml_spec.rb": 4.9259725088839375,222 "spec/rubocop/cop/file_decompression_spec.rb": 4.838449939107495,223 "spec/services/jira_connect/sync_service_spec.rb": 4.772234137714845,224 "spec/models/atlassian/identity_spec.rb": 4.658511432063003,225 "spec/models/integrations/pushover_spec.rb": 4.625030883766773,226 "spec/services/import_export_clean_up_service_spec.rb": 4.504593831336809,227 "spec/workers/jira_connect/sync_merge_request_worker_spec.rb": 4.459361427280234,228 "spec/scripts/api/get_package_and_test_job_spec.rb": 4.339153288800494,229 "spec/workers/projects/delete_branch_worker_spec.rb": 4.307670795296628,230 "spec/graphql/resolvers/alert_management/http_integrations_resolver_spec.rb": 4.200133033580123,231 "spec/lib/gitlab/usage/metrics/instrumentations/redis_hll_metric_spec.rb": 4.17428707683994,232 "spec/workers/authorized_projects_worker_spec.rb": 4.070396579397308,233 "spec/views/projects/jobs/_build.html.haml_spec.rb": 4.016967270868886,234 "spec/services/packages/nuget/extract_remote_metadata_file_service_spec.rb": 3.972399093584189,235 "spec/services/admin/abuse_report_labels/create_service_spec.rb": 3.878521865208967,236 "spec/lib/sidebars/admin/menus/system_hooks_menu_spec.rb": 3.8329914256545425,237 "spec/lib/gitlab/bitbucket_import/user_finder_spec.rb": 3.7836393424718064,238 "spec/lib/gitlab/database/health_status/indicators/prometheus_alert_indicator_spec.rb": 3.697552222008047,239 "spec/lib/bulk_imports/network_error_spec.rb": 3.668950004461256,240 "spec/lib/gitlab/database/load_balancing/service_discovery/sampler_spec.rb": 3.5727557524375086,241 "spec/models/pages/virtual_domain_spec.rb": 3.53990249666428,242 "spec/lib/gitlab/database/partitioning/list/locking_configuration_spec.rb": 3.4273028598688686,243 "spec/services/users/activate_service_spec.rb": 3.424739806509524,244 "spec/models/description_version_spec.rb": 3.3070663474417445,245 "spec/lib/gitlab/database/migrations/runner_backoff/communicator_spec.rb": 3.2966305154861297,246 "spec/finders/groups/custom_emoji_finder_spec.rb": 3.1720905109342317,247 "spec/lib/gitlab/ci/status/build/failed_unmet_prerequisites_spec.rb": 3.1332981891734333,248 "spec/lib/gitlab/github_import/importer/pull_requests/merged_by_importer_spec.rb": 3.0956516273975874,249 "spec/models/work_items/widgets/milestone_spec.rb": 3.036007003985934,250 "spec/lib/gitlab/grape_logging/loggers/response_logger_spec.rb": 2.956920847252813,251 "spec/services/ci/process_pipeline_service_spec.rb": 2.9107836483500606,252 "spec/services/chat_names/find_user_service_spec.rb": 2.848391060538043,253 "spec/serializers/ci/downloadable_artifact_entity_spec.rb": 2.815230254842211,254 "spec/graphql/resolvers/ci/runner_jobs_resolver_spec.rb": 2.735843772793044,255 "spec/helpers/explore_helper_spec.rb": 2.687627646666022,256 "spec/finders/groups/accepting_project_imports_finder_spec.rb": 2.6679275343318993,257 "spec/lib/gitlab/usage_data_counters_spec.rb": 2.6207887385602406,258 "spec/lib/gitlab/global_id/deprecations_spec.rb": 2.5479716223023066,259 "spec/lib/gitlab/github_import/representation/pull_request_review_spec.rb": 2.514441039731643,260 "spec/lib/gitlab/instrumentation/connection_pool_spec.rb": 2.4498063200207736,261 "spec/lib/gitlab/ci/status/waiting_for_callback_spec.rb": 2.4210381080807295,262 "spec/rubocop/cop/migration/add_timestamps_spec.rb": 2.3610319715389227,263 "spec/services/environments/stop_stale_service_spec.rb": 2.322155637843979,264 "spec/services/merge_requests/create_approval_event_service_spec.rb": 2.2674978678363775,265 "spec/rubocop/cop/rspec/top_level_describe_path_spec.rb": 2.2273306066469587,266 "spec/helpers/artifacts_helper_spec.rb": 2.1589265036167538,267 "spec/lib/gitlab/audit/target_spec.rb": 2.110765945227767,268 "spec/tooling/lib/tooling/check_ruby_syntax_spec.rb": 2.037407774648428,269 "spec/services/cohorts_service_spec.rb": 2.0024071313957617,270 "spec/helpers/container_registry/container_registry_helper_spec.rb": 1.9741497089839515,271 "spec/lib/gitlab/data_builder/alert_spec.rb": 1.904314789556633,272 "spec/lib/security/ci_configuration/secret_detection_build_action_spec.rb": 1.8805845667170684,273 "spec/services/achievements/create_service_spec.rb": 1.8098611475328539,274 "spec/lib/gitlab/emoji_spec.rb": 1.7838271105506978,275 "spec/lib/web_ide/settings/main_spec.rb": 1.730618047160901,276 "spec/lib/gitlab/usage_data_counters/merge_request_widget_extension_counter_spec.rb": 1.6800511843694594,277 "spec/lib/prometheus/pid_provider_spec.rb": 1.629571977919833,278 "spec/services/projects/deploy_tokens/destroy_service_spec.rb": 1.595076485696099,279 "spec/lib/gitlab/xml_converter_spec.rb": 1.53873071058557,280 "spec/models/instance_metadata/kas_spec.rb": 1.4911188720182469,281 "spec/lib/gitlab/memory/reports/jemalloc_stats_spec.rb": 1.4475388205278152,282 "spec/lib/slack/api_spec.rb": 1.3845734117579964,283 "spec/lib/error_tracking/sentry_client/pagination_parser_spec.rb": 1.3442259864009123,284 "spec/models/ci/trigger_request_spec.rb": 1.317961663733229,285 "spec/lib/gitlab/circuit_breaker/notifier_spec.rb": 1.2612884731610423,286 "spec/views/shared/groups/_dropdown.html.haml_spec.rb": 1.2355827884697477,287 "spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/order_values_loader_strategy_spec.rb": 1.1869930772229336,288 "spec/lib/api/validations/validators/integer_none_any_spec.rb": 1.1313057856780708,289 "spec/tooling/danger/specs/project_factory_suggestion_spec.rb": 1.1058373501479424,290 "spec/lib/gitlab/config/entry/boolean_spec.rb": 1.0691929577508117,291 "spec/graphql/types/work_items/widgets/hierarchy_update_input_type_spec.rb": 1.0393911673446694,292 "spec/lib/gitlab/metrics/memory_spec.rb": 0.9902446216931944,293 "spec/rubocop/cop/database/avoid_inheritance_column_spec.rb": 0.9718328676164558,294 "spec/lib/gitlab/default_branch_spec.rb": 0.8850404226143157,295 "spec/lib/parameter_filters/saml_response_spec.rb": 0.8626282511446106,296 "spec/services/import/gitlab_projects/file_acquisition_strategies/file_upload_spec.rb": 0.8445511595043852,297 "spec/views/dashboard/projects/_nav.html.haml_spec.rb": 0.7999921470512179,298 "spec/graphql/types/ci_configuration/sast/analyzers_entity_input_type_spec.rb": 0.7991736418209112,299 "spec/rubocop/cop/rspec/env_assignment_spec.rb": 0.7663204589946366,300 "spec/lib/gitlab/ci/jwt_v2/claim_mapper_spec.rb": 0.7644331696050066,301 "spec/support_specs/matchers/result_matchers_spec.rb": 0.6882981893749593,302 "spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb": 0.6859454981532278,303 "spec/scripts/api/commit_merge_requests_spec.rb": 0.5660628392278964,304 "spec/lib/gitlab/fp/message_support_spec.rb": 0.5431677547395578,305 "spec/lib/gitlab/word_diff/segments/newline_spec.rb": 0.5238638130370201,306 "spec/lib/gitlab/usage/metrics/instrumentations/version_metric_spec.rb": 0.5204493598314388,307 "spec/serializers/integrations/harbor_serializers/artifact_serializer_spec.rb": 0.5046608386855675308}309Running 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-7471346544.json --format RspecJunitFormatter --out rspec/rspec-7471346544.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/services/merge_requests/refresh_service_spec.rb spec/services/projects/import_service_spec.rb spec/lib/gitlab/ci/pipeline/seed/build_spec.rb spec/lib/gitlab/color_spec.rb spec/services/issuable/bulk_update_service_spec.rb spec/tasks/gitlab/check_rake_spec.rb spec/helpers/groups/group_members_helper_spec.rb spec/services/projects/fork_service_spec.rb spec/services/packages/maven/find_or_create_package_service_spec.rb spec/services/incident_management/timeline_events/create_service_spec.rb spec/finders/admin/projects_finder_spec.rb spec/models/concerns/integrations/has_data_fields_spec.rb spec/services/todos/destroy/group_private_service_spec.rb spec/services/members/projects/creator_service_spec.rb spec/lib/gitlab/ci/build/prerequisite/kubernetes_namespace_spec.rb spec/services/environments/create_for_job_service_spec.rb spec/services/clusters/update_service_spec.rb spec/lib/gitlab/background_migration/backfill_boards_epic_board_positions_group_id_spec.rb spec/services/wikis/create_attachment_service_spec.rb spec/services/ci/update_build_queue_service_spec.rb spec/services/alert_management/alerts/update_service_spec.rb spec/finders/events_finder_spec.rb spec/lib/gitlab/usage/metric_definition_spec.rb spec/lib/gitlab/blob_helper_spec.rb spec/lib/gitlab/database/health_status/indicators/wal_rate_spec.rb spec/lib/gitlab/ci/config/entry/processable_spec.rb spec/workers/merge_requests/ensure_prepared_worker_spec.rb spec/services/container_registry/protection/create_rule_service_spec.rb spec/services/ci/runners/set_runner_associated_projects_service_spec.rb spec/lib/gitlab/background_migration/backfill_vulnerability_finding_signatures_project_id_spec.rb spec/models/packages/debian/project_component_file_spec.rb spec/lib/gitlab/import_export/command_line_util_spec.rb spec/workers/merge_worker_spec.rb spec/presenters/gitlab/blame_presenter_spec.rb spec/lib/gitlab/gitaly_client/blob_service_spec.rb spec/lib/gitlab/config/entry/validators_spec.rb spec/models/protected_branch/merge_access_level_spec.rb spec/models/members/last_group_owner_assigner_spec.rb spec/lib/gitlab/ci/status/build/unschedule_spec.rb spec/lib/gitlab/ci/reports/sbom/component_spec.rb spec/models/ml/model_spec.rb spec/helpers/projects/error_tracking_helper_spec.rb spec/models/concerns/token_authenticatable_strategies/encrypted_spec.rb spec/services/ci/create_pipeline_service/rate_limit_spec.rb spec/models/packages/dependency_link_spec.rb spec/services/packages/mark_packages_for_destruction_service_spec.rb spec/serializers/paginated_diff_entity_spec.rb spec/models/lfs_download_object_spec.rb spec/views/admin/application_settings/general.html.haml_spec.rb spec/workers/gitlab/github_import/stage/import_issue_events_worker_spec.rb spec/lib/gitlab/repository_cache_spec.rb spec/lib/bitbucket/representation/issue_spec.rb spec/workers/deployments/hooks_worker_spec.rb spec/models/packages/debian/group_distribution_key_spec.rb spec/services/lfs/locks_finder_service_spec.rb spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern_spec.rb spec/serializers/base_discussion_entity_spec.rb spec/views/layouts/terms.html.haml_spec.rb spec/lib/gitlab/issuable_metadata_spec.rb spec/workers/issuable/related_links_create_worker_spec.rb spec/services/ci/pipelines/add_job_service_spec.rb spec/services/spam/akismet_service_spec.rb spec/services/environments/update_service_spec.rb spec/finders/environments/environments_finder_spec.rb spec/uploaders/import_export_uploader_spec.rb spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb spec/tasks/gitlab/x509/update_rake_spec.rb spec/models/chat_name_spec.rb spec/workers/projects/import_export/parallel_project_export_worker_spec.rb spec/lib/gitlab/metrics/samplers/action_cable_sampler_spec.rb spec/services/snippets/update_repository_storage_service_spec.rb spec/lib/sidebars/user_profile/menus/personal_projects_menu_spec.rb spec/lib/gitlab/github_gists_import/importer/gist_importer_spec.rb spec/services/ci/pipeline_schedules/variables_create_service_spec.rb spec/lib/gitlab/graphql/loaders/lazy_relation_loader_spec.rb spec/workers/gitlab/bitbucket_import/advance_stage_worker_spec.rb spec/services/namespaces/statistics_refresher_service_spec.rb spec/workers/propagate_integration_project_worker_spec.rb spec/models/integrations/assembla_spec.rb spec/lib/gitlab/gl_repository_spec.rb spec/graphql/mutations/dependency_proxy/group_settings/update_spec.rb spec/lib/gitlab/cleanup/orphan_job_artifact_final_objects/batch_from_list_spec.rb spec/workers/gitlab/bitbucket_server_import/import_pull_request_note_worker_spec.rb spec/workers/group_destroy_worker_spec.rb spec/views/shared/projects/_list.html.haml_spec.rb spec/rubocop/cop/file_decompression_spec.rb spec/services/jira_connect/sync_service_spec.rb spec/models/atlassian/identity_spec.rb spec/models/integrations/pushover_spec.rb spec/services/import_export_clean_up_service_spec.rb spec/workers/jira_connect/sync_merge_request_worker_spec.rb spec/scripts/api/get_package_and_test_job_spec.rb spec/workers/projects/delete_branch_worker_spec.rb spec/graphql/resolvers/alert_management/http_integrations_resolver_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/redis_hll_metric_spec.rb spec/workers/authorized_projects_worker_spec.rb spec/views/projects/jobs/_build.html.haml_spec.rb spec/services/packages/nuget/extract_remote_metadata_file_service_spec.rb spec/services/admin/abuse_report_labels/create_service_spec.rb spec/lib/sidebars/admin/menus/system_hooks_menu_spec.rb spec/lib/gitlab/bitbucket_import/user_finder_spec.rb spec/lib/gitlab/database/health_status/indicators/prometheus_alert_indicator_spec.rb spec/lib/bulk_imports/network_error_spec.rb spec/lib/gitlab/database/load_balancing/service_discovery/sampler_spec.rb spec/models/pages/virtual_domain_spec.rb spec/lib/gitlab/database/partitioning/list/locking_configuration_spec.rb spec/services/users/activate_service_spec.rb spec/models/description_version_spec.rb spec/lib/gitlab/database/migrations/runner_backoff/communicator_spec.rb spec/finders/groups/custom_emoji_finder_spec.rb spec/lib/gitlab/ci/status/build/failed_unmet_prerequisites_spec.rb spec/lib/gitlab/github_import/importer/pull_requests/merged_by_importer_spec.rb spec/models/work_items/widgets/milestone_spec.rb spec/lib/gitlab/grape_logging/loggers/response_logger_spec.rb spec/services/ci/process_pipeline_service_spec.rb spec/services/chat_names/find_user_service_spec.rb spec/serializers/ci/downloadable_artifact_entity_spec.rb spec/graphql/resolvers/ci/runner_jobs_resolver_spec.rb spec/helpers/explore_helper_spec.rb spec/finders/groups/accepting_project_imports_finder_spec.rb spec/lib/gitlab/usage_data_counters_spec.rb spec/lib/gitlab/global_id/deprecations_spec.rb spec/lib/gitlab/github_import/representation/pull_request_review_spec.rb spec/lib/gitlab/instrumentation/connection_pool_spec.rb spec/lib/gitlab/ci/status/waiting_for_callback_spec.rb spec/rubocop/cop/migration/add_timestamps_spec.rb spec/services/environments/stop_stale_service_spec.rb spec/services/merge_requests/create_approval_event_service_spec.rb spec/rubocop/cop/rspec/top_level_describe_path_spec.rb spec/helpers/artifacts_helper_spec.rb spec/lib/gitlab/audit/target_spec.rb spec/tooling/lib/tooling/check_ruby_syntax_spec.rb spec/services/cohorts_service_spec.rb spec/helpers/container_registry/container_registry_helper_spec.rb spec/lib/gitlab/data_builder/alert_spec.rb spec/lib/security/ci_configuration/secret_detection_build_action_spec.rb spec/services/achievements/create_service_spec.rb spec/lib/gitlab/emoji_spec.rb spec/lib/web_ide/settings/main_spec.rb spec/lib/gitlab/usage_data_counters/merge_request_widget_extension_counter_spec.rb spec/lib/prometheus/pid_provider_spec.rb spec/services/projects/deploy_tokens/destroy_service_spec.rb spec/lib/gitlab/xml_converter_spec.rb spec/models/instance_metadata/kas_spec.rb spec/lib/gitlab/memory/reports/jemalloc_stats_spec.rb spec/lib/slack/api_spec.rb spec/lib/error_tracking/sentry_client/pagination_parser_spec.rb spec/models/ci/trigger_request_spec.rb spec/lib/gitlab/circuit_breaker/notifier_spec.rb spec/views/shared/groups/_dropdown.html.haml_spec.rb spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/order_values_loader_strategy_spec.rb spec/lib/api/validations/validators/integer_none_any_spec.rb spec/tooling/danger/specs/project_factory_suggestion_spec.rb spec/lib/gitlab/config/entry/boolean_spec.rb spec/graphql/types/work_items/widgets/hierarchy_update_input_type_spec.rb spec/lib/gitlab/metrics/memory_spec.rb spec/rubocop/cop/database/avoid_inheritance_column_spec.rb spec/lib/gitlab/default_branch_spec.rb spec/lib/parameter_filters/saml_response_spec.rb spec/services/import/gitlab_projects/file_acquisition_strategies/file_upload_spec.rb spec/views/dashboard/projects/_nav.html.haml_spec.rb spec/graphql/types/ci_configuration/sast/analyzers_entity_input_type_spec.rb spec/rubocop/cop/rspec/env_assignment_spec.rb spec/lib/gitlab/ci/jwt_v2/claim_mapper_spec.rb spec/support_specs/matchers/result_matchers_spec.rb spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb spec/scripts/api/commit_merge_requests_spec.rb spec/lib/gitlab/fp/message_support_spec.rb spec/lib/gitlab/word_diff/segments/newline_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/version_metric_spec.rb spec/serializers/integrations/harbor_serializers/artifact_serializer_spec.rb spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rbKnapsack report generator started!310warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.312Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}313# [RSpecRunTime] Starting RSpec timer...314[TEST PROF INFO] EventProf enabled (sql.active_record)315unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.316unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.317Test environment set up in 1.975377489 seconds318# [RSpecRunTime] Starting example group spec/services/merge_requests/refresh_service_spec.rb. Expected to take 7 minutes 10.06 seconds.319MergeRequests::RefreshService320 #execute321 push to origin repo source branch322WARNING: All log messages before absl::InitializeLog() is called are written to STDERR323I0000 00:00:1722421002.291150 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0324 executes hooks with update action325 triggers mergeRequestMergeStatusUpdated GraphQL subscription conditionally326 reloads source branch MRs memoization327 outdates MR suggestions328 calls the merge request activity counter329 query count330 does not execute a lot of queries331 when a merge error exists332 clears merge errors when pushing to the source branch333 does not clear merge errors when pushing to the target branch334# [RSpecRunTime] RSpec elapsed time: 52.72 seconds. Current RSS: ~1452M. Threads: 4. load average: 1.08 1.43 1.56 1/286 4146335.336 when source branch ref does not exists337 closes MRs without source branch ref338 does not change the merge request diff339# [RSpecRunTime] RSpec elapsed time: 1 minute 2.39 seconds. Current RSS: ~1474M. Threads: 4. load average: 1.07 1.41 1.55 1/286 4785340.341 when pipeline exists for the source branch342 updates the head_pipeline_id for @merge_request343 does not update the head_pipeline_id for @fork_merge_request344# [RSpecRunTime] RSpec elapsed time: 1 minute 15.95 seconds. Current RSS: ~1433M. Threads: 4. load average: 1.05 1.39 1.54 1/286 5684345.346 Pipelines for merge requests347 when .gitlab-ci.yml has merge_requests keywords348 create detached merge request pipeline with commits349 does not create detached merge request pipeline for forked project350 create detached merge request pipeline for non-fork merge request351 when "push_options: nil" is passed352 creates a detached merge request pipeline with commits353# [RSpecRunTime] RSpec elapsed time: 1 minute 45.69 seconds. Current RSS: ~1411M. Threads: 4. load average: 1.24 1.40 1.54 1/284 7581354.355 when ci.skip push_options are passed356 creates a skipped detached merge request pipeline with commits357# [RSpecRunTime] RSpec elapsed time: 1 minute 53.73 seconds. Current RSS: ~1431M. Threads: 4. load average: 1.21 1.39 1.53 1/285 8023358.359 when service is hooked by target branch360 does not create detached merge request pipeline361# [RSpecRunTime] RSpec elapsed time: 1 minute 58.47 seconds. Current RSS: ~1435M. Threads: 4. load average: 1.21 1.39 1.53 1/285 8263362.363 when service runs on forked project364 creates detached merge request pipeline for fork merge request365# [RSpecRunTime] RSpec elapsed time: 2 minutes 4.66 seconds. Current RSS: ~1432M. Threads: 4. load average: 1.17 1.38 1.53 1/285 8630366.367 when branch pipeline was created before a detaced merge request pipeline has been created368 sets the latest detached merge request pipeline as a head pipeline369 returns pipelines in correct order370# [RSpecRunTime] RSpec elapsed time: 2 minutes 19.45 seconds. Current RSS: ~1431M. Threads: 4. load average: 1.13 1.36 1.52 1/285 9584371.372 when MergeRequestUpdateWorker is retried by an exception373 does not re-create a duplicate detached merge request pipeline374# [RSpecRunTime] RSpec elapsed time: 2 minutes 29.39 seconds. Current RSS: ~1405M. Threads: 4. load average: 1.11 1.35 1.51 1/285 10279375.376 when the pipeline should be skipped377 saves a skipped detached merge request pipeline378# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.55 seconds. Current RSS: ~1422M. Threads: 4. load average: 1.18 1.36 1.52 1/285 10749379.380 when .gitlab-ci.yml does not have merge_requests keywords381 does not create a detached merge request pipeline382# [RSpecRunTime] RSpec elapsed time: 2 minutes 43.18 seconds. Current RSS: ~1432M. Threads: 4. load average: 1.17 1.35 1.51 1/285 11193383.384 when .gitlab-ci.yml is invalid385 persists a pipeline with config error386# [RSpecRunTime] RSpec elapsed time: 2 minutes 51.51 seconds. Current RSS: ~1427M. Threads: 4. load average: 1.06 1.32 1.50 1/284 11639387.388 when .gitlab-ci.yml file is valid but has a logical error389 persists a pipeline with config error390# [RSpecRunTime] RSpec elapsed time: 2 minutes 58.79 seconds. Current RSS: ~1442M. Threads: 4. load average: 0.97 1.29 1.49 1/285 12085391.392 push to origin repo source branch393 executes hooks with update action394# [RSpecRunTime] RSpec elapsed time: 3 minutes 4.27 seconds. Current RSS: ~1441M. Threads: 4. load average: 0.97 1.29 1.49 1/285 12520395.396 push to origin repo target branch397 when all MRs to the target branch had diffs398 updates the merge state399# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.71 seconds. Current RSS: ~1451M. Threads: 4. load average: 0.98 1.28 1.49 1/285 12758400.401 when an MR to be closed was empty already402 only updates the non-empty MRs403# [RSpecRunTime] RSpec elapsed time: 3 minutes 13.73 seconds. Current RSS: ~1446M. Threads: 4. load average: 0.98 1.28 1.48 1/285 13052404.405 manual merge of source branch406 updates the merge state407# [RSpecRunTime] RSpec elapsed time: 3 minutes 18.48 seconds. Current RSS: ~1444M. Threads: 4. load average: 0.98 1.28 1.48 1/285 13314408.409 With merged MR that contains the same SHA410 updates the merge state411# [RSpecRunTime] RSpec elapsed time: 3 minutes 23.12 seconds. Current RSS: ~1445M. Threads: 4. load average: 0.98 1.27 1.48 1/285 13565412.413 push to fork repo source branch414 open fork merge request415 calls MergeRequests::LinkLfsObjectsService#execute416 executes hooks with update action417 outdates opened forked MR suggestions418# [RSpecRunTime] RSpec elapsed time: 3 minutes 37.81 seconds. Current RSS: ~1451M. Threads: 4. load average: 0.99 1.26 1.47 1/285 14533419.420 closed fork merge request421 do not execute hooks with update action422 updates merge request to closed state423# [RSpecRunTime] RSpec elapsed time: 3 minutes 44.93 seconds. Current RSS: ~1473M. Threads: 4. load average: 0.99 1.25 1.47 1/285 14984424.425 push to fork repo target branch426 changes to merge requests427 updates the merge request state428# [RSpecRunTime] RSpec elapsed time: 3 minutes 48.47 seconds. Current RSS: ~1486M. Threads: 4. load average: 0.99 1.25 1.47 1/285 15210429.430 merge request diff431 does not reload the diff of the merge request made from fork432# [RSpecRunTime] RSpec elapsed time: 3 minutes 52.04 seconds. Current RSS: ~1490M. Threads: 4. load average: 0.99 1.25 1.46 1/285 15434433.434 forked projects with the same source branch name as target branch435 reloads a new diff for a push to the forked project436 reloads a new diff for a force push to the source branch437 reloads a new diff for a force push to the target branch438 reloads a new diff for a push to the target project that contains a commit in the MR439 does not increase the diff count for a new push to target branch440# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.1 seconds. Current RSS: ~1445M. Threads: 4. load average: 1.00 1.22 1.44 1/286 18495441.442 push to origin repo target branch after fork project was removed443 updates the merge request state444# [RSpecRunTime] RSpec elapsed time: 4 minutes 29.54 seconds. Current RSS: ~1451M. Threads: 4. load average: 1.00 1.21 1.44 1/286 18729445.446 push new branch that exists in a merge request447 refreshes the merge request448# [RSpecRunTime] RSpec elapsed time: 4 minutes 34.09 seconds. Current RSS: ~1454M. Threads: 4. load average: 1.08 1.23 1.44 1/286 19048449.450 merge request metrics451 when the merge request is sourced from the same project452 creates a `MergeRequestsClosingIssues` record for each issue closed by a commit453# [RSpecRunTime] RSpec elapsed time: 4 minutes 40.65 seconds. Current RSS: ~1440M. Threads: 4. load average: 0.99 1.21 1.44 1/286 19309454.455 when the merge request is sourced from a different project456 creates a `MergeRequestsClosingIssues` record for each issue closed by a commit457# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.66 seconds. Current RSS: ~1452M. Threads: 4. load average: 1.15 1.24 1.45 1/286 19589458.459 marking the merge request as draft460 marks the merge request as draft from fixup commits461 references the commit that caused the draft status462 does not mark as draft based on commits that do not belong to an MR463# [RSpecRunTime] RSpec elapsed time: 5 minutes 2.91 seconds. Current RSS: ~1437M. Threads: 4. load average: 1.12 1.22 1.44 1/286 20695464.465 updating merge_commit466 feature enabled467 updates merge requests' merge_commit and merged_commit values468# [RSpecRunTime] RSpec elapsed time: 5 minutes 5.96 seconds. Current RSS: ~1443M. Threads: 4. load average: 1.11 1.22 1.44 1/286 20890469.470 #abort_ff_merge_requests_with_auto_merges471 when the auto megre strategy is MWCP472 behaves like abort ff merge requests with auto merges473 when Project#merge_method is set to FF474 behaves like aborted merge requests for auto merges475 aborts auto_merge476 removes merge_user477 does not add todos for merge user478 adds todos for merge author479# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.49 seconds. Current RSS: ~1502M. Threads: 4. load average: 1.10 1.22 1.43 1/286 21300480.481 with forked project482 behaves like aborted merge requests for auto merges483 aborts auto_merge484 removes merge_user485 does not add todos for merge user486 adds todos for merge author487# [RSpecRunTime] RSpec elapsed time: 5 minutes 17.21 seconds. Current RSS: ~1536M. Threads: 4. load average: 1.17 1.23 1.44 1/286 21658488.489 with bogus auto merge strategy490 behaves like maintained merge requests for auto merges491 does not cancel auto merge492 does not change merge_user493 does not add todos494# [RSpecRunTime] RSpec elapsed time: 5 minutes 21.31 seconds. Current RSS: ~1563M. Threads: 4. load average: 1.16 1.23 1.43 1/286 21890495.496 when Project#merge_method is set to rebase_merge497 behaves like aborted merge requests for auto merges498 aborts auto_merge499 removes merge_user500 does not add todos for merge user501 adds todos for merge author502# [RSpecRunTime] RSpec elapsed time: 5 minutes 25.96 seconds. Current RSS: ~1550M. Threads: 4. load average: 1.14 1.22 1.43 1/286 22220503.504 with forked project505 behaves like aborted merge requests for auto merges506 aborts auto_merge507 removes merge_user508 does not add todos for merge user509 adds todos for merge author510# [RSpecRunTime] RSpec elapsed time: 5 minutes 30.71 seconds. Current RSS: ~1541M. Threads: 4. load average: 1.13 1.22 1.43 1/286 22575511.512 when Project#merge_method is set to merge513 behaves like maintained merge requests for auto merges514 does not cancel auto merge515 does not change merge_user516 does not add todos517# [RSpecRunTime] RSpec elapsed time: 5 minutes 33.43 seconds. Current RSS: ~1565M. Threads: 4. load average: 1.13 1.22 1.43 1/286 22806518.519 with forked project520 behaves like maintained merge requests for auto merges521 does not cancel auto merge522 does not change merge_user523 does not add todos524# [RSpecRunTime] RSpec elapsed time: 5 minutes 36.81 seconds. Current RSS: ~1568M. Threads: 4. load average: 1.12 1.21 1.43 1/286 23055525.526 when auto merge strategy is MWPS527 behaves like abort ff merge requests with auto merges528 when Project#merge_method is set to FF529 behaves like aborted merge requests for auto merges530 aborts auto_merge531 removes merge_user532 does not add todos for merge user533 adds todos for merge author534# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.74 seconds. Current RSS: ~1620M. Threads: 4. load average: 1.10 1.21 1.42 1/286 23463535.536 with forked project537 behaves like aborted merge requests for auto merges538 aborts auto_merge539 removes merge_user540 does not add todos for merge user541 adds todos for merge author542# [RSpecRunTime] RSpec elapsed time: 5 minutes 48.55 seconds. Current RSS: ~1695M. Threads: 4. load average: 1.09 1.20 1.42 1/286 23819543.544 with bogus auto merge strategy545 behaves like maintained merge requests for auto merges546 does not cancel auto merge547 does not change merge_user548 does not add todos549# [RSpecRunTime] RSpec elapsed time: 5 minutes 51.25 seconds. Current RSS: ~1707M. Threads: 4. load average: 1.09 1.20 1.42 1/286 24048550.551 when Project#merge_method is set to rebase_merge552 behaves like aborted merge requests for auto merges553 aborts auto_merge554 removes merge_user555 does not add todos for merge user556 adds todos for merge author557# [RSpecRunTime] RSpec elapsed time: 5 minutes 57.21 seconds. Current RSS: ~1705M. Threads: 4. load average: 1.09 1.20 1.42 1/286 24380558.559 with forked project560 behaves like aborted merge requests for auto merges561 aborts auto_merge562 removes merge_user563 does not add todos for merge user564 adds todos for merge author565# [RSpecRunTime] RSpec elapsed time: 6 minutes 2.14 seconds. Current RSS: ~1790M. Threads: 4. load average: 1.08 1.20 1.41 1/287 24734566.567 when Project#merge_method is set to merge568 behaves like maintained merge requests for auto merges569 does not cancel auto merge570 does not change merge_user571 does not add todos572# [RSpecRunTime] RSpec elapsed time: 6 minutes 4.85 seconds. Current RSS: ~1812M. Threads: 4. load average: 1.07 1.19 1.41 1/287 24966573.574 with forked project575 behaves like maintained merge requests for auto merges576 does not cancel auto merge577 does not change merge_user578 does not add todos579# [RSpecRunTime] RSpec elapsed time: 6 minutes 7.77 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.07 1.19 1.41 1/287 25214580.581 #abort_auto_merges582 aborts MWPS for merge requests583 when merge params contains up-to-date sha584 maintains MWPS for merge requests585# [RSpecRunTime] RSpec elapsed time: 6 minutes 11.7 seconds. Current RSS: ~1888M. Threads: 4. load average: 1.23 1.22 1.42 1/287 25486586.587# [RSpecRunTime] Finishing example group spec/services/merge_requests/refresh_service_spec.rb. It took 6 minutes 6.96 seconds. Expected to take 7 minutes 10.06 seconds.588# [RSpecRunTime] Starting example group spec/services/projects/import_service_spec.rb. Expected to take 2 minutes 52.14 seconds.589Projects::ImportService590 #async?591 returns true for an asynchronous importer592 returns false for a regular importer593 returns false when the importer does not define #async?594 returns false when the importer does not exist595# [RSpecRunTime] RSpec elapsed time: 6 minutes 16.94 seconds. Current RSS: ~1882M. Threads: 4. load average: 1.21 1.22 1.42 1/285 25487596.597 #execute598 with unknown url599 succeeds if repository is created successfully600 fails if repository creation fails601 when repository creation succeeds602 does not download lfs files603# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.77 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.19 1.21 1.42 1/285 25511604.605 with known url606 with a Github repository607 tracks the start of import608 succeeds if repository import was scheduled609 fails if repository import was not scheduled610 when repository import scheduled611 does not download lfs objects612# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.1 seconds. Current RSS: ~1851M. Threads: 4. load average: 1.19 1.21 1.42 1/280 25512613.614 with a non Github repository615 when importer supports refmap616 succeeds if repository fetch as mirror is successful617 fails if repository fetch as mirror fails618# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.75 seconds. Current RSS: ~1843M. Threads: 4. load average: 1.18 1.21 1.41 1/280 25513619.620 when importer does not support refmap621 succeeds if repository import is successful622 fails if repository import fails623# [RSpecRunTime] RSpec elapsed time: 6 minutes 26.41 seconds. Current RSS: ~1804M. Threads: 4. load average: 1.18 1.21 1.41 1/280 25514624.625 with valid importer626 succeeds if importer succeeds627 fails if importer fails628 when importer629 has a custom repository importer it does not download lfs objects630 does not have a custom repository importer downloads lfs objects631 when lfs import fails632 logs the error633# [RSpecRunTime] RSpec elapsed time: 7 minutes 40.99 seconds. Current RSS: ~1864M. Threads: 4. load average: 1.08 1.17 1.38 1/280 25567634.635 with blocked import_URL636 fails with localhost637 fails with port 25638 fails with file scheme639# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.36 seconds. Current RSS: ~1891M. Threads: 4. load average: 1.08 1.17 1.38 1/280 25568640.641 when import is a local request642 when local network requests are enabled643 imports successfully644 when local network requests are disabled645 when the IP is allow-listed646 imports successfully647 when the IP is not allow-listed648 returns an error649 when DNS rebind protection is disabled650 imports repository with url without additional resolved address651 when DNS rebind protection is enabled652 when https url is provided653 imports repository with url and additional resolved address654 when host resolves to an IPv6 address655 imports repository with url and additional resolved bare IPv6 address656# [RSpecRunTime] RSpec elapsed time: 7 minutes 48.09 seconds. Current RSS: ~1914M. Threads: 4. load average: 1.07 1.17 1.38 1/280 25569657.658 when http url is provided659 imports repository with url and additional resolved address660 when git address is provided661 imports repository with url and without resolved address662# [RSpecRunTime] Finishing example group spec/services/projects/import_service_spec.rb. It took 1 minute 37.44 seconds. Expected to take 2 minutes 52.14 seconds.663# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/seed/build_spec.rb. Expected to take 2 minutes 10.33 seconds.664Gitlab::Ci::Pipeline::Seed::Build665 #attributes666 is expected to be a kind of Hash667 is expected to include :name, :project, and :ref668 with job:when669 is expected to include {:when => "on_failure"}670# [RSpecRunTime] RSpec elapsed time: 7 minutes 51.61 seconds. Current RSS: ~2026M. Threads: 4. load average: 1.06 1.17 1.38 1/281 25599671.672 with job:when:delayed673 is expected to include {:when => "delayed", :options => {:start_in => "3 hours"}}674 with job:rules:[when:]675 is matched676 is expected to include {:when => "always"}677 is not matched678 is expected to include {:when => "never"}679 with job:run attribute680 includes execution_config attribute with run steps681 when feature flag is disabled682 does not include execution_config attribute683 when job:run attribute is not specified684 does not include execution_config attribute685 with job:rules:[when:delayed]686 is matched687 is expected to include {:when => "delayed", :options => {:start_in => "3 hours"}}688 is not matched689 is expected to include {:when => "never"}690 with job: rules but no explicit when:691 with a manual job692 with a matched rule693 is expected to include {:when => "manual"}694 is not matched695 is expected to include {:when => "never"}696# [RSpecRunTime] RSpec elapsed time: 7 minutes 56.78 seconds. Current RSS: ~2079M. Threads: 4. load average: 1.06 1.16 1.38 1/285 25636697.698 with an automatic job699 is matched700 is expected to include {:when => "on_success"}701 is not matched702 is expected to include {:when => "never"}703 with job:rules:[variables:]704 is expected to include {:yaml_variables => [{:key => "VAR1", :value => "new var 1"}, {:key => "VAR3", :value => "var 3"}, {:key => "VAR2", :value => "var 2"}]}705 with job:rules:[needs:]706 with a single rule707 when job has needs set708 when rule evaluates to true709 overrides the job needs710 when rule evaluates to false711 keeps the job needs712 with subkeys: artifacts, optional713 when rule evaluates to true714 sets the job needs as well as the job subkeys715 sets the scheduling type to dag716 with multiple rules717 when a rule evaluates to true718 overrides the job needs719 when all rules evaluates to false720 keeps the job needs721 with job:rules:[interruptible:]722 when rule evaluates to true723 overrides the job interruptible value724 when job does not have an interruptible value725 adds interruptible value to the job726 when rules:interruptible is not specified727 does not change the job interruptible value728 when rule evaluates to false729 does not change the job interruptible value730# [RSpecRunTime] RSpec elapsed time: 8 minutes 3.03 seconds. Current RSS: ~1943M. Threads: 4. load average: 1.05 1.16 1.37 1/286 25715731.732 with job:tags733 is expected to include {:tag_list => ["static-tag", "value", "$NO_VARIABLE"]}734 is expected to include {:yaml_variables => [{:key => "VARIABLE", :value => "value"}]}735 with cache:key736 is expected to include {:options => {:cache => [(a hash including {:key => "a-value"})]}}737 with cache:key:files738 includes cache options739 with cache:key:prefix740 is expected to include {:options => {:cache => [(a hash including {:key => "something-default"})]}}741 with cache:key:files and prefix742 includes cache options743 with empty cache744 is expected to include {}745 with allow_failure746 when rules does not override allow_failure747 is expected to match (a hash including {:options => {:allow_failure_criteria => {:exit_codes => [42]}}})748 when rules set allow_failure to true749 is expected to match (a hash including {:options => {:allow_failure_criteria => nil}})750 when rules set allow_failure to false751 is expected to match (a hash including {:options => {:allow_failure_criteria => nil}})752 with workflow:rules:[variables:]753 when the pipeline has variables754 when root_variables_inheritance is true755 returns calculated yaml variables756 when root_variables_inheritance is false757 returns job variables758 when root_variables_inheritance is an array759 returns calculated yaml variables760# [RSpecRunTime] RSpec elapsed time: 8 minutes 8.71 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.04 1.16 1.37 1/285 25751761.762 when the pipeline has not a variable763 returns seed yaml variables764 when the job rule depends on variables765 when the rules use job variables766 recalculates the variables767 when the rules use root variables768 recalculates the variables769 when the root_variables_inheritance is false770 does not recalculate the variables771 #bridge?772 when job is a downstream bridge773 is expected to be truthy774 when trigger definition is empty775 is expected to be falsey776 when job is an upstream bridge777 is expected to be truthy778 when upstream definition is empty779 is expected to be falsey780 when job is not a bridge781 is expected to be falsey782 #to_resource783 memoizes a resource object784 can not be persisted without explicit assignment785 applying job inclusion policies786 when no branch policy is specified787 is expected to be included788 when branch policy does not match789 when using only790 is expected not to be included791 when using except792 is expected to be included793 with both only and except policies794 is expected not to be included795# [RSpecRunTime] RSpec elapsed time: 8 minutes 14.82 seconds. Current RSS: ~1937M. Threads: 4. load average: 1.04 1.15 1.37 1/285 25772796.797 when branch regexp policy does not match798 when using only799 is expected not to be included800 when using except801 is expected to be included802 with both only and except policies803 is expected not to be included804 when branch policy matches805 when using only806 is expected to be included807 when using except808 is expected not to be included809 when using both only and except policies810 is expected not to be included811 when keyword policy matches812 when using only813 is expected to be included814 when using except815 is expected not to be included816 when using both only and except policies817 is expected not to be included818 when keyword policy does not match819 when using only820 is expected not to be included821 when using except822 is expected to be included823 when using both only and except policies824 is expected not to be included825 with source-keyword policy826 matches827 keyword: "pushes", source: "push"828 using an only policy829 is expected to be included830# [RSpecRunTime] RSpec elapsed time: 8 minutes 19.9 seconds. Current RSS: ~1929M. Threads: 4. load average: 1.04 1.15 1.36 1/282 25773831.832 using an except policy833 is expected not to be included834 using both only and except policies835 is expected not to be included836 keyword: "web", source: "web"837 using an only policy838 is expected to be included839 using an except policy840 is expected not to be included841 using both only and except policies842 is expected not to be included843 keyword: "triggers", source: "trigger"844 using an only policy845 is expected to be included846 using an except policy847 is expected not to be included848 using both only and except policies849 is expected not to be included850 keyword: "schedules", source: "schedule"851 using an only policy852 is expected to be included853 using an except policy854 is expected not to be included855 using both only and except policies856 is expected not to be included857 keyword: "api", source: "api"858 using an only policy859 is expected to be included860 using an except policy861 is expected not to be included862# [RSpecRunTime] RSpec elapsed time: 8 minutes 24.99 seconds. Current RSS: ~1894M. Threads: 4. load average: 1.03 1.15 1.36 1/280 25774863.864 using both only and except policies865 is expected not to be included866 keyword: "external", source: "external"867 using an only policy868 is expected to be included869 using an except policy870 is expected not to be included871 using both only and except policies872 is expected not to be included873 non-matches874 keyword: "pushes", source: "web"875 using an only policy876 is expected not to be included877 using an except policy878 is expected to be included879 using both only and except policies880 is expected not to be included881 keyword: "pushes", source: "trigger"882 using an only policy883 is expected not to be included884 using an except policy885 is expected to be included886 using both only and except policies887 is expected not to be included888 keyword: "pushes", source: "schedule"889 using an only policy890 is expected not to be included891 using an except policy892 is expected to be included893 using both only and except policies894 is expected not to be included895 keyword: "pushes", source: "api"896 using an only policy897 is expected not to be included898 using an except policy899 is expected to be included900# [RSpecRunTime] RSpec elapsed time: 8 minutes 30.6 seconds. Current RSS: ~1906M. Threads: 4. load average: 1.03 1.14 1.36 2/280 25775901.902 using both only and except policies903 is expected not to be included904 keyword: "pushes", source: "external"905 using an only policy906 is expected not to be included907 using an except policy908 is expected to be included909 using both only and except policies910 is expected not to be included911 keyword: "web", source: "push"912 using an only policy913 is expected not to be included914 using an except policy915 is expected to be included916 using both only and except policies917 is expected not to be included918 keyword: "web", source: "trigger"919 using an only policy920 is expected not to be included921 using an except policy922 is expected to be included923 using both only and except policies924 is expected not to be included925 keyword: "web", source: "schedule"926 using an only policy927 is expected not to be included928 using an except policy929 is expected to be included930# [RSpecRunTime] RSpec elapsed time: 8 minutes 35.42 seconds. Current RSS: ~1890M. Threads: 4. load average: 1.03 1.14 1.36 1/280 25776931.932 using both only and except policies933 is expected not to be included934 keyword: "web", source: "api"935 using an only policy936 is expected not to be included937 using an except policy938 is expected to be included939 using both only and except policies940 is expected not to be included941 keyword: "web", source: "external"942 using an only policy943 is expected not to be included944 using an except policy945 is expected to be included946 using both only and except policies947 is expected not to be included948 keyword: "triggers", source: "push"949 using an only policy950 is expected not to be included951 using an except policy952 is expected to be included953 using both only and except policies954 is expected not to be included955 keyword: "triggers", source: "web"956 using an only policy957 is expected not to be included958 using an except policy959 is expected to be included960 using both only and except policies961 is expected not to be included962 keyword: "triggers", source: "schedule"963 using an only policy964 is expected not to be included965 using an except policy966 is expected to be included967# [RSpecRunTime] RSpec elapsed time: 8 minutes 40.97 seconds. Current RSS: ~1910M. Threads: 4. load average: 1.03 1.14 1.36 1/280 25777968.969 using both only and except policies970 is expected not to be included971 keyword: "triggers", source: "api"972 using an only policy973 is expected not to be included974 using an except policy975 is expected to be included976 using both only and except policies977 is expected not to be included978 keyword: "triggers", source: "external"979 using an only policy980 is expected not to be included981 using an except policy982 is expected to be included983 using both only and except policies984 is expected not to be included985 keyword: "schedules", source: "push"986 using an only policy987 is expected not to be included988 using an except policy989 is expected to be included990 using both only and except policies991 is expected not to be included992 keyword: "schedules", source: "web"993 using an only policy994 is expected not to be included995 using an except policy996 is expected to be included997 using both only and except policies998 is expected not to be included999# [RSpecRunTime] RSpec elapsed time: 8 minutes 46.04 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.10 1.15 1.36 1/280 257781000.1001 keyword: "schedules", source: "trigger"1002 using an only policy1003 is expected not to be included1004 using an except policy1005 is expected to be included1006 using both only and except policies1007 is expected not to be included1008 keyword: "schedules", source: "api"1009 using an only policy1010 is expected not to be included1011 using an except policy1012 is expected to be included1013 using both only and except policies1014 is expected not to be included1015 keyword: "schedules", source: "external"1016 using an only policy1017 is expected not to be included1018 using an except policy1019 is expected to be included1020 using both only and except policies1021 is expected not to be included1022 keyword: "api", source: "push"1023 using an only policy1024 is expected not to be included1025 using an except policy1026 is expected to be included1027 using both only and except policies1028 is expected not to be included1029 keyword: "api", source: "web"1030 using an only policy1031 is expected not to be included1032# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.07 seconds. Current RSS: ~1889M. Threads: 4. load average: 1.10 1.15 1.36 1/280 257791033.1034 using an except policy1035 is expected to be included1036 using both only and except policies1037 is expected not to be included1038 keyword: "api", source: "trigger"1039 using an only policy1040 is expected not to be included1041 using an except policy1042 is expected to be included1043 using both only and except policies1044 is expected not to be included1045 keyword: "api", source: "schedule"1046 using an only policy1047 is expected not to be included1048 using an except policy1049 is expected to be included1050 using both only and except policies1051 is expected not to be included1052 keyword: "api", source: "external"1053 using an only policy1054 is expected not to be included1055 using an except policy1056 is expected to be included1057 using both only and except policies1058 is expected not to be included1059 keyword: "external", source: "push"1060 using an only policy1061 is expected not to be included1062 using an except policy1063 is expected to be included1064# [RSpecRunTime] RSpec elapsed time: 8 minutes 56.09 seconds. Current RSS: ~1889M. Threads: 4. load average: 1.09 1.15 1.36 1/280 257801065.1066 using both only and except policies1067 is expected not to be included1068 keyword: "external", source: "web"1069 using an only policy1070 is expected not to be included1071 using an except policy1072 is expected to be included1073 using both only and except policies1074 is expected not to be included1075 keyword: "external", source: "trigger"1076 using an only policy1077 is expected not to be included1078 using an except policy1079 is expected to be included1080 using both only and except policies1081 is expected not to be included1082 keyword: "external", source: "schedule"1083 using an only policy1084 is expected not to be included1085 using an except policy1086 is expected to be included1087 using both only and except policies1088 is expected not to be included1089 keyword: "external", source: "api"1090 using an only policy1091 is expected not to be included1092 using an except policy1093 is expected to be included1094 using both only and except policies1095 is expected not to be included1096# [RSpecRunTime] RSpec elapsed time: 9 minutes 1.17 seconds. Current RSS: ~1880M. Threads: 4. load average: 1.16 1.16 1.36 1/280 257811097.1098 when repository path matches1099 when using only1100 is expected to be included1101 when using except1102 is expected not to be included1103 when using both only and except policies1104 is expected not to be included1105 when using both only and except policies1106 is expected not to be included1107 when repository path does not match1108 when using only1109 is expected not to be included1110 when using except1111 is expected to be included1112 when using both only and except policies1113 is expected not to be included1114 using rules:1115 with a matching if: rule1116 with an explicit `when: never`1117 rule_set: [{:if=>"$VARIABLE == null", :when=>"never"}]1118 is expected not to be included1119 still correctly populates when:1120 rule_set: [{:if=>"$VARIABLE == null", :when=>"never"}, {:if=>"$VARIABLE == null", :when=>"always"}]1121 is expected not to be included1122 still correctly populates when:1123 rule_set: [{:if=>"$VARIABLE != \"the wrong value\"", :when=>"never"}, {:if=>"$VARIABLE == null", :when=>"always"}]1124 is expected not to be included1125 still correctly populates when:1126# [RSpecRunTime] RSpec elapsed time: 9 minutes 6.64 seconds. Current RSS: ~1873M. Threads: 4. load average: 1.15 1.16 1.36 1/285 258181127.1128 with an explicit `when: always`1129 rule_set: [{:if=>"$VARIABLE == null", :when=>"always"}]1130 is expected to be included1131 correctly populates when:1132 rule_set: [{:if=>"$VARIABLE == null", :when=>"always"}, {:if=>"$VARIABLE == null", :when=>"never"}]1133 is expected to be included1134 correctly populates when:1135 rule_set: [{:if=>"$VARIABLE != \"the wrong value\"", :when=>"always"}, {:if=>"$VARIABLE == null", :when=>"never"}]1136 is expected to be included1137 correctly populates when:1138 with an explicit `when: on_failure`1139 rule_set: [{:if=>"$CI_JOB_NAME == \"rspec\" && $VAR == null", :when=>"on_failure"}]1140 is expected to be included1141 correctly populates when:1142 rule_set: [{:if=>"$VARIABLE != null", :when=>"delayed", :start_in=>"1 day"}, {:if=>"$CI_JOB_NAME == \"rspec\"", :when=>"on_failure"}]1143 is expected to be included1144 correctly populates when:1145 rule_set: [{:if=>"$VARIABLE == \"the wrong value\"", :when=>"delayed", :start_in=>"1 day"}, {:if=>"$CI_JOB_NAME == \"rspec\"", :when=>"on_failure"}]1146 is expected to be included1147 correctly populates when:1148# [RSpecRunTime] RSpec elapsed time: 9 minutes 12.4 seconds. Current RSS: ~1870M. Threads: 4. load average: 1.14 1.16 1.36 1/285 258911149.1150 with an explicit `when: delayed`1151 rule_set: [{:if=>"$VARIABLE == null", :when=>"delayed", :start_in=>"1 day"}]1152 is expected to be included1153 correctly populates when:1154 rule_set: [{:if=>"$VARIABLE == null", :when=>"delayed", :start_in=>"1 day"}, {:if=>"$VARIABLE == null", :when=>"never"}]1155 is expected to be included1156 correctly populates when:1157 rule_set: [{:if=>"$VARIABLE != \"the wrong value\"", :when=>"delayed", :start_in=>"1 day"}, {:if=>"$VARIABLE == null", :when=>"never"}]1158 is expected to be included1159 correctly populates when:1160 without an explicit when: value1161 rule_set: [{:if=>"$VARIABLE == null"}]1162 is expected to be included1163 correctly populates when:1164 rule_set: [{:if=>"$VARIABLE == null"}, {:if=>"$VARIABLE == null"}]1165 is expected to be included1166 correctly populates when:1167 rule_set: [{:if=>"$VARIABLE != \"the wrong value\""}, {:if=>"$VARIABLE == null"}]1168 is expected to be included1169 correctly populates when:1170 with a matching changes: rule1171 with an explicit `when: never`1172 rule_set: [{:changes=>{:paths=>["*/**/*.rb"]}, :when=>"never"}, {:changes=>{:paths=>["*/**/*.rb"]}, :when=>"always"}]1173 is expected not to be included1174 correctly populates when:1175# [RSpecRunTime] RSpec elapsed time: 9 minutes 18.6 seconds. Current RSS: ~1872M. Threads: 4. load average: 1.11 1.15 1.35 1/285 259641176.1177 rule_set: [{:changes=>{:paths=>["app/models/ci/pipeline.rb"]}, :when=>"never"}, {:changes=>{:paths=>["app/models/ci/pipeline.rb"]}, :when=>"always"}]1178 is expected not to be included1179 correctly populates when:1180 rule_set: [{:changes=>{:paths=>["spec/**/*.rb"]}, :when=>"never"}, {:changes=>{:paths=>["spec/**/*.rb"]}, :when=>"always"}]1181 is expected not to be included1182 correctly populates when:1183 rule_set: [{:changes=>{:paths=>["*.yml"]}, :when=>"never"}, {:changes=>{:paths=>["*.yml"]}, :when=>"always"}]1184 is expected not to be included1185 correctly populates when:1186 rule_set: [{:changes=>{:paths=>[".*.yml"]}, :when=>"never"}, {:changes=>{:paths=>[".*.yml"]}, :when=>"always"}]1187 is expected not to be included1188 correctly populates when:1189 rule_set: [{:changes=>{:paths=>["**/*"]}, :when=>"never"}, {:changes=>{:paths=>["**/*"]}, :when=>"always"}]1190 is expected not to be included1191 correctly populates when:1192 rule_set: [{:changes=>{:paths=>["*/**/*.rb", "*.yml"]}, :when=>"never"}, {:changes=>{:paths=>["*/**/*.rb", "*.yml"]}, :when=>"always"}]1193 is expected not to be included1194 correctly populates when:1195# [RSpecRunTime] RSpec elapsed time: 9 minutes 23.42 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.11 1.15 1.35 1/285 259651196.1197 rule_set: [{:changes=>{:paths=>[".*.yml", "**/*"]}, :when=>"never"}, {:changes=>{:paths=>[".*.yml", "**/*"]}, :when=>"always"}]1198 is expected not to be included1199 correctly populates when:1200 with an explicit `when: always`1201 rule_set: [{:changes=>{:paths=>["*/**/*.rb"]}, :when=>"always"}, {:changes=>{:paths=>["*/**/*.rb"]}, :when=>"never"}]1202 is expected to be included1203 correctly populates when:1204 rule_set: [{:changes=>{:paths=>["app/models/ci/pipeline.rb"]}, :when=>"always"}, {:changes=>{:paths=>["app/models/ci/pipeline.rb"]}, :when=>"never"}]1205 is expected to be included1206 correctly populates when:1207 rule_set: [{:changes=>{:paths=>["spec/**/*.rb"]}, :when=>"always"}, {:changes=>{:paths=>["spec/**/*.rb"]}, :when=>"never"}]1208 is expected to be included1209 correctly populates when:1210 rule_set: [{:changes=>{:paths=>["*.yml"]}, :when=>"always"}, {:changes=>{:paths=>["*.yml"]}, :when=>"never"}]1211 is expected to be included1212 correctly populates when:1213 rule_set: [{:changes=>{:paths=>[".*.yml"]}, :when=>"always"}, {:changes=>{:paths=>[".*.yml"]}, :when=>"never"}]1214 is expected to be included1215 correctly populates when:1216 rule_set: [{:changes=>{:paths=>["**/*"]}, :when=>"always"}, {:changes=>{:paths=>["**/*"]}, :when=>"never"}]1217 is expected to be included1218 correctly populates when:1219# [RSpecRunTime] RSpec elapsed time: 9 minutes 28.79 seconds. Current RSS: ~1879M. Threads: 4. load average: 1.10 1.14 1.35 1/280 259661220.1221 rule_set: [{:changes=>{:paths=>["*/**/*.rb", "*.yml"]}, :when=>"always"}, {:changes=>{:paths=>["*/**/*.rb", "*.yml"]}, :when=>"never"}]1222 is expected to be included1223 correctly populates when:1224 rule_set: [{:changes=>{:paths=>[".*.yml", "**/*"]}, :when=>"always"}, {:changes=>{:paths=>[".*.yml", "**/*"]}, :when=>"never"}]1225 is expected to be included1226 correctly populates when:1227 without an explicit when: value1228 rule_set: [{:changes=>{:paths=>["*/**/*.rb"]}}]1229 is expected to be included1230 correctly populates when:1231 rule_set: [{:changes=>{:paths=>["app/models/ci/pipeline.rb"]}}]1232 is expected to be included1233 correctly populates when:1234 rule_set: [{:changes=>{:paths=>["spec/**/*.rb"]}}]1235 is expected to be included1236 correctly populates when:1237 rule_set: [{:changes=>{:paths=>["*.yml"]}}]1238 is expected to be included1239 correctly populates when:1240# [RSpecRunTime] RSpec elapsed time: 9 minutes 33.63 seconds. Current RSS: ~1888M. Threads: 4. load average: 1.09 1.14 1.35 1/280 259671241.1242 rule_set: [{:changes=>{:paths=>[".*.yml"]}}]1243 is expected to be included1244 correctly populates when:1245 rule_set: [{:changes=>{:paths=>["**/*"]}}]1246 is expected to be included1247 correctly populates when:1248 rule_set: [{:changes=>{:paths=>["*/**/*.rb", "*.yml"]}}]1249 is expected to be included1250 correctly populates when:1251 rule_set: [{:changes=>{:paths=>[".*.yml", "**/*"]}}]1252 is expected to be included1253 correctly populates when:1254 with no matching rule1255 rule_set: [{:if=>"$VARIABLE != null", :when=>"never"}]1256 is expected not to be included1257 correctly populates when:1258 rule_set: [{:if=>"$VARIABLE != null", :when=>"never"}, {:if=>"$VARIABLE != null", :when=>"always"}]1259 is expected not to be included1260 correctly populates when:1261 rule_set: [{:if=>"$VARIABLE == \"the wrong value\"", :when=>"never"}, {:if=>"$VARIABLE != null", :when=>"always"}]1262 is expected not to be included1263 correctly populates when:1264# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.36 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.08 1.14 1.34 1/285 260041265.1266 rule_set: [{:if=>"$VARIABLE != null", :when=>"always"}]1267 is expected not to be included1268 correctly populates when:1269 rule_set: [{:if=>"$VARIABLE != null", :when=>"always"}, {:if=>"$VARIABLE != null", :when=>"never"}]1270 is expected not to be included1271 correctly populates when:1272 rule_set: [{:if=>"$VARIABLE == \"the wrong value\"", :when=>"always"}, {:if=>"$VARIABLE != null", :when=>"never"}]1273 is expected not to be included1274 correctly populates when:1275 rule_set: [{:if=>"$VARIABLE != null"}]1276 is expected not to be included1277 correctly populates when:1278 rule_set: [{:if=>"$VARIABLE != null"}, {:if=>"$VARIABLE != null"}]1279 is expected not to be included1280 correctly populates when:1281 rule_set: [{:if=>"$VARIABLE == \"the wrong value\""}, {:if=>"$VARIABLE != null"}]1282 is expected not to be included1283 correctly populates when:1284# [RSpecRunTime] RSpec elapsed time: 9 minutes 45.12 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.07 1.14 1.34 1/285 260771285.1286 with a rule using CI_ENVIRONMENT_NAME variable1287 when environment:name satisfies the rule1288 is expected to be included1289 correctly populates when:1290 when environment:name does not satisfy rule1291 is expected not to be included1292 correctly populates when:1293 when environment:name is not set1294 is expected not to be included1295 correctly populates when:1296 with a rule using CI_ENVIRONMENT_ACTION variable1297 when environment:action satisfies the rule1298 is expected to be included1299 correctly populates when:1300 when environment:action does not satisfy rule1301 is expected not to be included1302 correctly populates when:1303 when environment:action is not set1304 is expected not to be included1305 correctly populates when:1306 with a rule using CI_ENVIRONMENT_TIER variable1307 when environment:deployment_tier satisfies the rule1308 is expected to be included1309 correctly populates when:1310# [RSpecRunTime] RSpec elapsed time: 9 minutes 51.82 seconds. Current RSS: ~1882M. Threads: 4. load average: 1.07 1.14 1.34 1/285 261621311.1312 when environment:deployment_tier does not satisfy rule1313 is expected not to be included1314 correctly populates when:1315 when environment:action is not set1316 is expected not to be included1317 correctly populates when:1318 with a rule using CI_ENVIRONMENT_URL variable1319 when environment:url satisfies the rule1320 is expected to be included1321 correctly populates when:1322 when environment:url does not satisfy rule1323 is expected not to be included1324 correctly populates when:1325 when environment:action is not set1326 is expected not to be included1327 correctly populates when:1328 with no rules1329 is expected not to be included1330 correctly populates when:1331# [RSpecRunTime] RSpec elapsed time: 9 minutes 57.64 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.06 1.13 1.34 1/285 262231332.1333 with invalid rules raising error1334 is expected not to be included1335 correctly populates when:1336 returns an error1337# [RSpecRunTime] RSpec elapsed time: 9 minutes 58.68 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.06 1.13 1.34 1/285 262361338.1339 applying needs: dependency1340 when build job is not present in prior stages1341 is included1342 returns an error1343 when the needed job is optional1344 does not return an error1345# [RSpecRunTime] RSpec elapsed time: 9 minutes 59.87 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.06 1.13 1.34 1/285 262491346.1347 when build job is part of prior stages1348 is included1349 does not have errors1350 when build job is part of the same stage1351 is included1352 does not have errors1353 when using 101 needs1354 returns an error1355 when ci_needs_size_limit is set to 1001356 returns an error1357 when ci_needs_size_limit is set to 01358 returns an error1359# [RSpecRunTime] RSpec elapsed time: 10 minutes 3.87 seconds. Current RSS: ~1878M. Threads: 4. load average: 1.05 1.13 1.33 1/285 262801360.1361 applying pipeline variables1362 containing variable references1363 does not have errors1364# [RSpecRunTime] RSpec elapsed time: 10 minutes 4.96 seconds. Current RSS: ~1871M. Threads: 4. load average: 1.05 1.13 1.33 1/285 262871365.1366 containing cyclic reference1367 returns an error1368 with job:rules:[if:]1369 included? does not raise1370 included? returns true1371# [RSpecRunTime] RSpec elapsed time: 10 minutes 9.1 seconds. Current RSS: ~1740M. Threads: 4. load average: 1.05 1.13 1.33 1/285 263061372.1373# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/seed/build_spec.rb. It took 2 minutes 19.47 seconds. Expected to take 2 minutes 10.33 seconds.1374# [RSpecRunTime] Starting example group spec/lib/gitlab/color_spec.rb. Expected to take 1 minute 45.96 seconds.1375Gitlab::Color1376 .of1377 parses black to #0000001378 parses silver to #C0C0C01379 parses gray to #8080801380 parses white to #FFFFFF1381 parses maroon to #8000001382 parses red to #FF00001383 parses purple to #8000801384 parses fuchsia to #FF00FF1385 parses green to #0080001386 parses lime to #00FF001387 parses olive to #8080001388 parses yellow to #FFFF001389 parses navy to #0000801390 parses blue to #0000FF1391 parses teal to #0080801392 parses aqua to #00FFFF1393 parses orange to #FFA5001394 parses aliceblue to #F0F8FF1395 parses antiquewhite to #FAEBD71396 parses aquamarine to #7FFFD41397 parses azure to #F0FFFF1398 parses beige to #F5F5DC1399 parses bisque to #FFE4C41400 parses blanchedalmond to #FFEBCD1401 parses blueviolet to #8A2BE21402 parses brown to #A52A2A1403 parses burlywood to #DEB8871404 parses cadetblue to #5F9EA01405 parses chartreuse to #7FFF001406 parses chocolate to #D2691E1407 parses coral to #FF7F501408 parses cornflowerblue to #6495ED1409 parses cornsilk to #FFF8DC1410 parses crimson to #DC143C1411 parses darkblue to #00008B1412 parses darkcyan to #008B8B1413 parses darkgoldenrod to #B8860B1414 parses darkgray to #A9A9A91415 parses darkgreen to #0064001416 parses darkgrey to #A9A9A91417 parses darkkhaki to #BDB76B1418 parses darkmagenta to #8B008B1419 parses darkolivegreen to #556B2F1420 parses darkorange to #FF8C001421 parses darkorchid to #9932CC1422 parses darkred to #8B00001423 parses darksalmon to #E9967A1424 parses darkseagreen to #8FBC8F1425 parses darkslateblue to #483D8B1426 parses darkslategray to #2F4F4F1427 parses darkslategrey to #2F4F4F1428 parses darkturquoise to #00CED11429 parses darkviolet to #9400D31430 parses deeppink to #FF14931431 parses deepskyblue to #00BFFF1432 parses dimgray to #6969691433 parses dimgrey to #6969691434 parses dodgerblue to #1E90FF1435 parses firebrick to #B222221436 parses floralwhite to #FFFAF01437 parses forestgreen to #228B221438 parses gainsboro to #DCDCDC1439 parses ghostwhite to #F8F8FF1440 parses gold to #FFD7001441 parses goldenrod to #DAA5201442 parses greenyellow to #ADFF2F1443 parses grey to #8080801444 parses honeydew to #F0FFF01445 parses hotpink to #FF69B41446 parses indianred to #CD5C5C1447 parses indigo to #4B00821448 parses ivory to #FFFFF01449 parses khaki to #F0E68C1450 parses lavender to #E6E6FA1451 parses lavenderblush to #FFF0F51452 parses lawngreen to #7CFC001453 parses lemonchiffon to #FFFACD1454 parses lightblue to #ADD8E61455 parses lightcoral to #F080801456 parses lightcyan to #E0FFFF1457 parses lightgoldenrodyellow to #FAFAD21458 parses lightgray to #D3D3D31459 parses lightgreen to #90EE901460 parses lightgrey to #D3D3D31461 parses lightpink to #FFB6C11462 parses lightsalmon to #FFA07A1463 parses lightseagreen to #20B2AA1464 parses lightskyblue to #87CEFA1465 parses lightslategray to #7788991466 parses lightslategrey to #7788991467 parses lightsteelblue to #B0C4DE1468 parses lightyellow to #FFFFE01469 parses limegreen to #32CD321470 parses linen to #FAF0E61471 parses mediumaquamarine to #66CDAA1472 parses mediumblue to #0000CD1473 parses mediumorchid to #BA55D31474 parses mediumpurple to #9370DB1475 parses mediumseagreen to #3CB3711476 parses mediumslateblue to #7B68EE1477 parses mediumspringgreen to #00FA9A1478 parses mediumturquoise to #48D1CC1479 parses mediumvioletred to #C715851480 parses midnightblue to #1919701481 parses mintcream to #F5FFFA1482 parses mistyrose to #FFE4E11483 parses moccasin to #FFE4B51484 parses navajowhite to #FFDEAD1485 parses oldlace to #FDF5E61486 parses olivedrab to #6B8E231487 parses orangered to #FF45001488 parses orchid to #DA70D61489 parses palegoldenrod to #EEE8AA1490 parses palegreen to #98FB981491 parses paleturquoise to #AFEEEE1492 parses palevioletred to #DB70931493 parses papayawhip to #FFEFD51494 parses peachpuff to #FFDAB91495 parses peru to #CD853F1496 parses pink to #FFC0CB1497 parses plum to #DDA0DD1498 parses powderblue to #B0E0E61499 parses rosybrown to #BC8F8F1500 parses royalblue to #4169E11501 parses saddlebrown to #8B45131502 parses salmon to #FA80721503 parses sandybrown to #F4A4601504 parses seagreen to #2E8B571505 parses seashell to #FFF5EE1506 parses sienna to #A0522D1507 parses skyblue to #87CEEB1508 parses slateblue to #6A5ACD1509 parses slategray to #7080901510 parses slategrey to #7080901511 parses snow to #FFFAFA1512 parses springgreen to #00FF7F1513 parses steelblue to #4682B41514 parses tan to #D2B48C1515 parses thistle to #D8BFD81516 parses tomato to #FF63471517 parses turquoise to #40E0D01518 parses violet to #EE82EE1519 parses wheat to #F5DEB31520 parses whitesmoke to #F5F5F51521 parses yellowgreen to #9ACD321522 parses rebeccapurple to #6633991523 parses hex literals as colors1524 raises if the input is nil1525 returns an invalid color if the input is not valid1526# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.55 seconds. Current RSS: ~1925M. Threads: 4. load average: 1.02 1.10 1.31 1/281 263071527.1528 .color_for1529 when generating color for nil value1530 is expected to be valid1531 behaves like deterministic1532 is deterministoc1533 when generating color for empty string value1534 is expected to be valid1535 behaves like deterministic1536 is deterministoc1537# [RSpecRunTime] RSpec elapsed time: 11 minutes 2.05 seconds. Current RSS: ~1958M. Threads: 4. load average: 1.02 1.10 1.31 1/281 263081538.1539 when generating color for number value1540 is expected to be valid1541 behaves like deterministic1542 is deterministoc1543 when generating color for string value1544 is expected to be valid1545 behaves like deterministic1546 is deterministoc1547 #new1548 handles nil values1549 strips input1550 #valid?1551 black is a valid color1552 silver is a valid color1553 gray is a valid color1554 white is a valid color1555 maroon is a valid color1556 red is a valid color1557 purple is a valid color1558 fuchsia is a valid color1559 green is a valid color1560 lime is a valid color1561 olive is a valid color1562 yellow is a valid color1563 navy is a valid color1564 blue is a valid color1565 teal is a valid color1566 aqua is a valid color1567 orange is a valid color1568 aliceblue is a valid color1569 antiquewhite is a valid color1570 aquamarine is a valid color1571 azure is a valid color1572 beige is a valid color1573 bisque is a valid color1574 blanchedalmond is a valid color1575 blueviolet is a valid color1576 brown is a valid color1577 burlywood is a valid color1578 cadetblue is a valid color1579 chartreuse is a valid color1580 chocolate is a valid color1581 coral is a valid color1582 cornflowerblue is a valid color1583 cornsilk is a valid color1584 crimson is a valid color1585 darkblue is a valid color1586 darkcyan is a valid color1587 darkgoldenrod is a valid color1588 darkgray is a valid color1589 darkgreen is a valid color1590 darkgrey is a valid color1591 darkkhaki is a valid color1592 darkmagenta is a valid color1593 darkolivegreen is a valid color1594 darkorange is a valid color1595 darkorchid is a valid color1596 darkred is a valid color1597 darksalmon is a valid color1598 darkseagreen is a valid color1599 darkslateblue is a valid color1600 darkslategray is a valid color1601 darkslategrey is a valid color1602 darkturquoise is a valid color1603 darkviolet is a valid color1604 deeppink is a valid color1605 deepskyblue is a valid color1606 dimgray is a valid color1607 dimgrey is a valid color1608 dodgerblue is a valid color1609 firebrick is a valid color1610 floralwhite is a valid color1611 forestgreen is a valid color1612 gainsboro is a valid color1613 ghostwhite is a valid color1614 gold is a valid color1615 goldenrod is a valid color1616 greenyellow is a valid color1617 grey is a valid color1618 honeydew is a valid color1619 hotpink is a valid color1620 indianred is a valid color1621 indigo is a valid color1622 ivory is a valid color1623 khaki is a valid color1624 lavender is a valid color1625 lavenderblush is a valid color1626 lawngreen is a valid color1627 lemonchiffon is a valid color1628 lightblue is a valid color1629 lightcoral is a valid color1630 lightcyan is a valid color1631 lightgoldenrodyellow is a valid color1632 lightgray is a valid color1633 lightgreen is a valid color1634 lightgrey is a valid color1635 lightpink is a valid color1636 lightsalmon is a valid color1637 lightseagreen is a valid color1638 lightskyblue is a valid color1639 lightslategray is a valid color1640 lightslategrey is a valid color1641 lightsteelblue is a valid color1642 lightyellow is a valid color1643 limegreen is a valid color1644 linen is a valid color1645 mediumaquamarine is a valid color1646 mediumblue is a valid color1647 mediumorchid is a valid color1648 mediumpurple is a valid color1649 mediumseagreen is a valid color1650 mediumslateblue is a valid color1651 mediumspringgreen is a valid color1652 mediumturquoise is a valid color1653 mediumvioletred is a valid color1654 midnightblue is a valid color1655 mintcream is a valid color1656 mistyrose is a valid color1657 moccasin is a valid color1658 navajowhite is a valid color1659 oldlace is a valid color1660 olivedrab is a valid color1661 orangered is a valid color1662 orchid is a valid color1663 palegoldenrod is a valid color1664 palegreen is a valid color1665 paleturquoise is a valid color1666 palevioletred is a valid color1667 papayawhip is a valid color1668 peachpuff is a valid color1669 peru is a valid color1670 pink is a valid color1671 plum is a valid color1672 powderblue is a valid color1673 rosybrown is a valid color1674 royalblue is a valid color1675 saddlebrown is a valid color1676 salmon is a valid color1677 sandybrown is a valid color1678 seagreen is a valid color1679 seashell is a valid color1680 sienna is a valid color1681 skyblue is a valid color1682 slateblue is a valid color1683 slategray is a valid color1684 slategrey is a valid color1685 snow is a valid color1686 springgreen is a valid color1687 steelblue is a valid color1688 tan is a valid color1689 thistle is a valid color1690 tomato is a valid color1691 turquoise is a valid color1692 violet is a valid color1693 wheat is a valid color1694 whitesmoke is a valid color1695 yellowgreen is a valid color1696 rebeccapurple is a valid color1697 #fff is a valid color1698 #ffffff is a valid color1699 #ABCDEF is a valid color1700 #123456 is a valid color1701 #1234567 is not a valid color1702 fff is not a valid color1703 #deadbeaf is not a valid color1704 #a1b2c3 is a valid color1705 nil is not a valid color1706# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.51 seconds. Current RSS: ~1952M. Threads: 4. load average: 1.04 1.10 1.30 1/280 263091707.1708 #light?1709 #fff is light1710 #c2c2c2 is light1711 #868686 is dark1712 #000 is dark1713 invalid colors are not light1714# [RSpecRunTime] RSpec elapsed time: 11 minutes 57.96 seconds. Current RSS: ~1952M. Threads: 4. load average: 1.04 1.10 1.30 1/280 263101715.1716 #contrast1717 with light colors1718 is dark1719 with dark colors1720 is light1721 as_json1722 serializes correctly1723# [RSpecRunTime] Finishing example group spec/lib/gitlab/color_spec.rb. It took 1 minute 49.66 seconds. Expected to take 1 minute 45.96 seconds.1724# [RSpecRunTime] Starting example group spec/services/issuable/bulk_update_service_spec.rb. Expected to take 1 minute 30.55 seconds.1725Issuable::BulkUpdateService1726 with issuables at a project level1727 behaves like bulk update service1728 result count only includes authorized issuables1729 when issuable_ids are passed as an array1730 updates assignees1731# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.94 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.04 1.10 1.29 1/280 263241732.1733 with unpermitted attributes1734 does not update the issues1735# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.57 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.03 1.10 1.29 1/280 263251736.1737 when issuable update service raises an ArgumentError1738 returns an error response1739 close issues1740 succeeds and returns the correct number of issues updated1741 closes all the issues passed1742 behaves like scheduling cached group count clear1743 schedules worker1744# [RSpecRunTime] RSpec elapsed time: 12 minutes 7.26 seconds. Current RSS: ~1910M. Threads: 4. load average: 1.03 1.10 1.29 1/280 263261745.1746 reopen issues1747 succeeds and returns the correct number of issues updated1748 reopens all the issues passed1749 behaves like scheduling cached group count clear1750 schedules worker1751# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.62 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.03 1.09 1.29 1/280 263271752.1753 updating merge request assignee1754 when the new assignee ID is a valid user1755 succeeds1756 updates the assignee to the user ID passed1757# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.82 seconds. Current RSS: ~1930M. Threads: 4. load average: 1.03 1.09 1.29 1/286 264771758.1759 when the new assignee ID is 01760 unassigns the issues1761# [RSpecRunTime] RSpec elapsed time: 12 minutes 14.87 seconds. Current RSS: ~1931M. Threads: 4. load average: 1.03 1.09 1.29 1/286 265471762.1763 when the new assignee IDs array is empty1764 removes all assignees1765# [RSpecRunTime] RSpec elapsed time: 12 minutes 15.96 seconds. Current RSS: ~1931M. Threads: 4. load average: 1.03 1.09 1.29 1/286 266161766.1767 updating issue assignee1768 when the new assignee ID is a valid user1769 succeeds1770 updates the assignee to the user ID passed1771# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.04 seconds. Current RSS: ~1904M. Threads: 4. load average: 1.03 1.09 1.29 1/286 266171772.1773 when the new assignee ID is 01774 unassigns the issues1775 when the new assignee IDs array is empty1776 removes all assignees1777 updating milestones1778 behaves like updates milestones1779 succeeds1780 updates the issuables milestone1781# [RSpecRunTime] RSpec elapsed time: 12 minutes 22.18 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.11 1.11 1.29 1/285 266181782.1783 behaves like not scheduling cached group count clear1784 does not schedule worker1785 updating confidentiality1786 behaves like updates confidentiality1787 succeeds1788 updates the issuables confidentiality1789# [RSpecRunTime] RSpec elapsed time: 12 minutes 24.64 seconds. Current RSS: ~1846M. Threads: 4. load average: 1.10 1.10 1.29 1/285 266191790.1791 behaves like not scheduling cached group count clear1792 does not schedule worker1793# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.68 seconds. Current RSS: ~1845M. Threads: 4. load average: 1.10 1.10 1.29 1/280 266201794.1795 updating labels1796 behaves like updating labels1797 when add_label_ids are passed1798 adds those label IDs to all issues passed1799 does not update issues not passed in1800# [RSpecRunTime] RSpec elapsed time: 12 minutes 28.57 seconds. Current RSS: ~1746M. Threads: 4. load average: 1.10 1.10 1.29 1/280 266211801.1802 when remove_label_ids are passed1803 removes those label IDs from all issues passed1804 does not update issues not passed in1805# [RSpecRunTime] RSpec elapsed time: 12 minutes 32.89 seconds. Current RSS: ~1824M. Threads: 4. load average: 1.09 1.10 1.29 1/280 266221806.1807 when add_label_ids and remove_label_ids are passed1808 adds the label IDs to all issues passed1809 removes the label IDs from all issues passed1810 does not update issues not passed in1811# [RSpecRunTime] RSpec elapsed time: 12 minutes 37.02 seconds. Current RSS: ~1868M. Threads: 4. load average: 1.08 1.10 1.29 1/280 266231812.1813 subscribe to issues1814 subscribes the given user1815 unsubscribe from issues1816 unsubscribes the given user1817 updating issues from external project1818 updates only issues that belong to the parent project1819# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.78 seconds. Current RSS: ~1920M. Threads: 4. load average: 1.08 1.10 1.29 1/280 266241820.1821 with issuables at a group level1822 behaves like bulk update service1823 result count only includes authorized issuables1824 when issuable_ids are passed as an array1825 updates assignees1826# [RSpecRunTime] RSpec elapsed time: 12 minutes 43.63 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.07 1.10 1.28 1/280 266251827.1828 updating milestones1829 when issues1830 behaves like updates milestones1831 succeeds1832 updates the issuables milestone1833# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.79 seconds. Current RSS: ~1883M. Threads: 4. load average: 1.07 1.10 1.28 1/280 266521834.1835 when merge requests1836 behaves like updates milestones1837 succeeds1838 updates the issuables milestone1839# [RSpecRunTime] RSpec elapsed time: 12 minutes 52.63 seconds. Current RSS: ~1856M. Threads: 4. load average: 0.98 1.08 1.28 1/285 267351840.1841 updating confidentiality1842 with issues1843 behaves like updates confidentiality1844 succeeds1845 updates the issuables confidentiality1846# [RSpecRunTime] RSpec elapsed time: 12 minutes 55.77 seconds. Current RSS: ~1867M. Threads: 4. load average: 0.98 1.08 1.27 1/285 267491847.1848 with merge requests1849 does not throw an error1850# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.14 seconds. Current RSS: ~1878M. Threads: 4. load average: 0.98 1.08 1.27 1/286 268321851.1852 updating labels1853 behaves like updating labels1854 when add_label_ids are passed1855 adds those label IDs to all issues passed1856 does not update issues not passed in1857# [RSpecRunTime] RSpec elapsed time: 13 minutes 1.89 seconds. Current RSS: ~1878M. Threads: 4. load average: 0.99 1.08 1.27 1/285 268591858.1859 when remove_label_ids are passed1860 removes those label IDs from all issues passed1861 does not update issues not passed in1862# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.66 seconds. Current RSS: ~1860M. Threads: 4. load average: 0.99 1.07 1.27 1/280 268861863.1864 when add_label_ids and remove_label_ids are passed1865 adds the label IDs to all issues passed1866 removes the label IDs from all issues passed1867 does not update issues not passed in1868# [RSpecRunTime] RSpec elapsed time: 13 minutes 14.01 seconds. Current RSS: ~1842M. Threads: 4. load average: 0.99 1.07 1.27 1/280 269261869.1870 with issues from external group1871 updates issues that belong to the parent group or descendants1872# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.2 seconds. Current RSS: ~1808M. Threads: 4. load average: 0.99 1.07 1.27 1/280 269271873.1874 when no parent is provided1875 returns an unscoped update error1876# [RSpecRunTime] Finishing example group spec/services/issuable/bulk_update_service_spec.rb. It took 1 minute 18.74 seconds. Expected to take 1 minute 30.55 seconds.1877# [RSpecRunTime] Starting example group spec/tasks/gitlab/check_rake_spec.rb. Expected to take 1 minute 16.88 seconds.1878check.rake1879 gitlab:check rake task1880 behaves like system check rake task1881 runs the check1882# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.89 seconds. Current RSS: ~1815M. Threads: 4. load average: 1.29 1.13 1.28 1/280 269531883.1884 gitlab:gitlab_shell:check rake task1885 behaves like system check rake task1886 runs the check1887# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.03 seconds. Current RSS: ~1815M. Threads: 4. load average: 1.18 1.11 1.27 1/280 269601888.1889 gitlab:gitaly:check rake task1890 behaves like system check rake task1891 runs the check1892# [RSpecRunTime] RSpec elapsed time: 13 minutes 55.79 seconds. Current RSS: ~1802M. Threads: 4. load average: 1.17 1.11 1.27 1/280 269661893.1894 gitlab:sidekiq:check rake task1895 behaves like system check rake task1896 runs the check1897# [RSpecRunTime] RSpec elapsed time: 13 minutes 59.81 seconds. Current RSS: ~1793M. Threads: 4. load average: 1.15 1.11 1.27 1/280 269751898.1899 gitlab:incoming_email:check rake task1900 behaves like system check rake task1901 runs the check1902# [RSpecRunTime] RSpec elapsed time: 14 minutes 4.77 seconds. Current RSS: ~1793M. Threads: 4. load average: 1.22 1.12 1.27 1/280 269811903.1904 gitlab:ldap:check rake task1905 behaves like system check rake task1906 runs the check1907# [RSpecRunTime] RSpec elapsed time: 14 minutes 8.42 seconds. Current RSS: ~1782M. Threads: 4. load average: 1.22 1.12 1.27 1/280 269871908.1909 when LDAP is not enabled1910 does not attempt to bind or search for users1911# [RSpecRunTime] RSpec elapsed time: 14 minutes 12.19 seconds. Current RSS: ~1780M. Threads: 4. load average: 1.20 1.12 1.27 1/280 269881912.1913 when LDAP is enabled1914 attempts to bind using credentials1915 searches for 100 LDAP users1916 sanitizes output1917# [RSpecRunTime] RSpec elapsed time: 14 minutes 22.78 seconds. Current RSS: ~1781M. Threads: 4. load average: 1.17 1.11 1.27 1/280 269891918.1919# [RSpecRunTime] Finishing example group spec/tasks/gitlab/check_rake_spec.rb. It took 1 minute 8.1 seconds. Expected to take 1 minute 16.88 seconds.1920# [RSpecRunTime] RSpec elapsed time: 14 minutes 25.82 seconds. Current RSS: ~1763M. Threads: 4. load average: 1.16 1.11 1.27 1/281 269901921.1922# [RSpecRunTime] Starting example group spec/helpers/groups/group_members_helper_spec.rb. Expected to take 1 minute 7.93 seconds.1923Groups::GroupMembersHelper1924 #group_members_app_data1925 returns expected json1926 group members1927 behaves like members.json1928 returns `members` property that matches json schema1929 sets `member_path` property1930# [RSpecRunTime] RSpec elapsed time: 14 minutes 37.47 seconds. Current RSS: ~1727M. Threads: 4. load average: 1.13 1.11 1.27 1/281 269911931.1932 with user status set1933 behaves like members.json1934 returns `members` property that matches json schema1935 sets `member_path` property1936# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.7 seconds. Current RSS: ~1768M. Threads: 4. load average: 1.12 1.11 1.26 1/281 269921937.1938 invited group members1939 behaves like members.json1940 returns `members` property that matches json schema1941 sets `member_path` property1942# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.42 seconds. Current RSS: ~1781M. Threads: 4. load average: 1.10 1.10 1.26 1/281 269931943.1944 access requests1945 behaves like members.json1946 returns `members` property that matches json schema1947 sets `member_path` property1948# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.66 seconds. Current RSS: ~1777M. Threads: 4. load average: 1.10 1.10 1.26 1/281 269941949.1950 group links1951 sets `group.members` property that matches json schema1952 sets `member_path` property1953 inherited1954 include_relations: [:inherited, :direct], result: lazy { [group_group_link, sub_group_group_link].map(&:id) }1955 returns correct group links1956# [RSpecRunTime] RSpec elapsed time: 15 minutes 6.15 seconds. Current RSS: ~1785M. Threads: 4. load average: 1.08 1.10 1.26 1/282 269951957.1958 include_relations: [:inherited], result: lazy { [group_group_link].map(&:id) }1959 returns correct group links1960# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.41 seconds. Current RSS: ~1787M. Threads: 4. load average: 1.07 1.10 1.25 1/282 269961961.1962 include_relations: [:direct], result: lazy { [sub_group_group_link].map(&:id) }1963 returns correct group links1964# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.67 seconds. Current RSS: ~1778M. Threads: 4. load average: 1.07 1.10 1.25 1/281 269971965.1966 when pagination is not available1967 sets `pagination` attribute to expected json1968# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.72 seconds. Current RSS: ~1779M. Threads: 4. load average: 1.07 1.09 1.25 1/281 269981969.1970 when pagination is available1971 sets `pagination` attribute to expected json1972# [RSpecRunTime] RSpec elapsed time: 15 minutes 18.87 seconds. Current RSS: ~1782M. Threads: 4. load average: 1.06 1.09 1.25 1/281 269991973.1974 when placeholder users data is available1975 returns placeholder information1976# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.05 seconds. Current RSS: ~1782M. Threads: 4. load average: 1.06 1.09 1.25 1/281 270001977.1978 #group_member_header_subtext1979 contains expected text with group name1980# [RSpecRunTime] Finishing example group spec/helpers/groups/group_members_helper_spec.rb. It took 56.69 seconds. Expected to take 1 minute 7.93 seconds.1981# [RSpecRunTime] Starting example group spec/services/projects/fork_service_spec.rb. Expected to take 59.82 seconds.1982Projects::ForkService1983 #execute1984 when forker is a guest1985 does not create a fork1986 does not create a fork network1987# [RSpecRunTime] RSpec elapsed time: 15 minutes 24.68 seconds. Current RSS: ~1835M. Threads: 4. load average: 1.06 1.09 1.25 1/281 270141988.1989 when forker is a developer1990 creates a fork of the project1991 after forking the original project still has its avatar1992 creates a fork network with the new project and the root project set1993 imports the repository of the forked project1994 behaves like forks count cache refresh1995 flushes the forks count cache of the source project1996# [RSpecRunTime] RSpec elapsed time: 15 minutes 32.59 seconds. Current RSS: ~1860M. Threads: 4. load average: 1.05 1.09 1.25 1/284 271251997.1998 when creating fork of the fork1999 creates a new project2000 when the forked project has higher visibility than the root project2001 successfully creates a fork of the fork with correct visibility2002# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.55 seconds. Current RSS: ~1844M. Threads: 4. load average: 1.05 1.09 1.25 1/284 271462003.2004 behaves like forks count cache refresh2005 flushes the forks count cache of the source project2006# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.3 seconds. Current RSS: ~1832M. Threads: 4. load average: 1.05 1.09 1.25 1/284 271572007.2008 when project already exists2009 fails due to validation, not transaction failure2010 when repository in legacy storage already exists2011 does not allow creation2012 when repository disk validation is explicitly skipped2013 allows fork project creation2014# [RSpecRunTime] RSpec elapsed time: 15 minutes 41.26 seconds. Current RSS: ~1858M. Threads: 4. load average: 1.04 1.08 1.25 1/283 271712015.2016 CI/CD settings2017 when origin has git depth specified2018 inherits default_git_depth from the origin project2019# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.45 seconds. Current RSS: ~1878M. Threads: 4. load average: 1.04 1.08 1.25 1/282 271772020.2021 when origin does not define git depth2022 the fork has git depth set to 02023# [RSpecRunTime] RSpec elapsed time: 15 minutes 43.64 seconds. Current RSS: ~1877M. Threads: 4. load average: 1.04 1.08 1.25 1/282 271832024.2025 when project has restricted visibility level2026 and only one visibility level is restricted2027 creates fork with lowest level2028# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.97 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.04 1.08 1.24 1/282 271892029.2030 and all visibility levels are restricted2031 doesn't create a fork2032 when forking is disabled2033 does not create a fork2034 when forking to the group namespace2035 when user owns a target group2036 creates a fork in the group2037 when project already exists in group2038 fails due to validation, not transaction failure2039# [RSpecRunTime] RSpec elapsed time: 15 minutes 50.06 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.12 1.10 1.25 1/282 272082040.2041 when the namespace has a lower visibility level than the project2042 creates the project with the lower visibility level2043# [RSpecRunTime] RSpec elapsed time: 15 minutes 51.69 seconds. Current RSS: ~1904M. Threads: 4. load average: 1.12 1.10 1.25 1/282 272142044.2045 when user is not a group owner2046 does not create a fork2047 with optional attributes2048 sets optional attributes to specified values2049 when an unknown visibility is requested2050 sets visibility level to private2051# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.01 seconds. Current RSS: ~1904M. Threads: 4. load average: 1.11 1.10 1.25 1/282 272252052.2053 when requested visibility level is greater than allowed2054 sets visibility level to project visibility2055# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.47 seconds. Current RSS: ~1901M. Threads: 4. load average: 1.11 1.10 1.25 1/282 272312056.2057 when target namespace has lower visibility than a project2058 sets visibility level to target namespace visibility level2059# [RSpecRunTime] RSpec elapsed time: 15 minutes 58.1 seconds. Current RSS: ~1884M. Threads: 4. load average: 1.11 1.10 1.25 1/282 272372060.2061 when project has custom visibility settings2062 copies project features visibility settings to the fork2063# [RSpecRunTime] RSpec elapsed time: 15 minutes 59.62 seconds. Current RSS: ~1873M. Threads: 4. load average: 1.10 1.09 1.25 1/282 272432064.2065 when a project is already forked2066I0000 00:00:1722421955.602425 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12067 creates a new pool repository after the project is moved to a new shard2068# [RSpecRunTime] RSpec elapsed time: 16 minutes 2.31 seconds. Current RSS: ~1857M. Threads: 4. load average: 1.10 1.09 1.25 1/283 272592069.2070 when forking with object pools2071 when no pool exists2072 creates a new object pool2073 when project is private2074 does not create an object pool2075# [RSpecRunTime] RSpec elapsed time: 16 minutes 5.51 seconds. Current RSS: ~1862M. Threads: 4. load average: 1.09 1.09 1.24 1/283 272962076.2077 when a pool already exists2078 joins the object pool2079# [RSpecRunTime] RSpec elapsed time: 16 minutes 6.66 seconds. Current RSS: ~1864M. Threads: 4. load average: 1.09 1.09 1.24 1/283 273022080.2081 when linking fork to an existing project2082 if project is already forked2083 does not create fork relation2084 if project is not forked2085 creates fork relation2086 flushes the forks count cache of the source project2087 when user cannot fork2088 returns an error2089# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.32 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.08 1.09 1.24 1/283 273032090.2091 if the fork is not allowed2092 does not delete the LFS objects2093 #valid_fork_targets2094 returns whatever finder returns2095 #valid_fork_branch?2096 when branch exists2097 is expected to be truthy2098 when branch does not exist2099 is expected to be falsey2100 #valid_fork_target?2101 when target is not passed2102 when current user is an admin2103 is expected to be truthy2104 when current_user is not an admin2105 when target namespace is in valid fork targets2106 is expected to be truthy2107 when target namespace is not in valid fork targets2108 is expected to be falsey2109# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.59 seconds. Current RSS: ~2035M. Threads: 4. load average: 1.08 1.09 1.24 1/283 273142110.2111 when target is passed2112 when current user is an admin2113 is expected to be truthy2114 when current user is not an admin2115 when target namespace is in valid fork targets2116 is expected to be truthy2117 when target namespace is not in valid fork targets2118 is expected to be falsey2119# [RSpecRunTime] Finishing example group spec/services/projects/fork_service_spec.rb. It took 52.81 seconds. Expected to take 59.82 seconds.2120# [RSpecRunTime] Starting example group spec/services/packages/maven/find_or_create_package_service_spec.rb. Expected to take 53.82 seconds.2121Packages::Maven::FindOrCreatePackageService2122 #execute2123 with path including version2124 package_exist: true, file_type: :jar, snapshot_version: false, shared_example_name: "reuse existing package"2125 behaves like reuse existing package2126 is expected not to change `Packages::Package.count`2127 returns the existing package2128# [RSpecRunTime] RSpec elapsed time: 16 minutes 17.49 seconds. Current RSS: ~2056M. Threads: 4. load average: 1.08 1.09 1.24 1/282 273152129.2130 package_exist: false, file_type: :jar, snapshot_version: false, shared_example_name: "create package"2131 behaves like create package2132 is expected to change `Packages::Package.count` by 12133 sets the proper name and version2134 behaves like returning a success service response2135 returns a success service response2136 with optional attributes2137 behaves like assigns build to package2138 with build info2139 assigns the pipeline to the package2140 behaves like assigns status to package2141 with status param2142 assigns the status to the package2143 package_exist: true, file_type: :jar, snapshot_version: true, shared_example_name: "reuse existing package"2144 behaves like reuse existing package2145 is expected not to change `Packages::Package.count`2146 returns the existing package2147# [RSpecRunTime] RSpec elapsed time: 16 minutes 21.52 seconds. Current RSS: ~2029M. Threads: 4. load average: 0.99 1.07 1.23 1/282 273162148.2149 package_exist: false, file_type: :jar, snapshot_version: true, shared_example_name: "create package"2150 behaves like create package2151 is expected to change `Packages::Package.count` by 12152 sets the proper name and version2153 behaves like returning a success service response2154 returns a success service response2155# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.49 seconds. Current RSS: ~2041M. Threads: 4. load average: 0.99 1.07 1.23 1/282 273172156.2157 with optional attributes2158 behaves like assigns build to package2159 with build info2160 assigns the pipeline to the package2161 behaves like assigns status to package2162 with status param2163 assigns the status to the package2164 package_exist: true, file_type: :maven_xml, snapshot_version: true, shared_example_name: "reuse existing package"2165 behaves like reuse existing package2166 is expected not to change `Packages::Package.count`2167 returns the existing package2168# [RSpecRunTime] RSpec elapsed time: 16 minutes 26.18 seconds. Current RSS: ~2057M. Threads: 4. load average: 0.99 1.07 1.23 1/282 273182169.2170 package_exist: false, file_type: :maven_xml, snapshot_version: true, shared_example_name: "create package"2171 behaves like create package2172 is expected to change `Packages::Package.count` by 12173 sets the proper name and version2174 behaves like returning a success service response2175 returns a success service response2176 with optional attributes2177 behaves like assigns build to package2178 with build info2179 assigns the pipeline to the package2180 behaves like assigns status to package2181 with status param2182 assigns the status to the package2183 with path not including version2184 and maven-metadata.xml file2185 with existing package2186 behaves like reuse existing package2187 is expected not to change `Packages::Package.count`2188 returns the existing package2189# [RSpecRunTime] RSpec elapsed time: 16 minutes 29.6 seconds. Current RSS: ~2031M. Threads: 4. load average: 0.99 1.07 1.23 1/282 273192190.2191 and marked as pending_destruction2192 behaves like create package2193 is expected to change `Packages::Package.count` by 12194 sets the proper name and version2195 behaves like returning a success service response2196 returns a success service response2197# [RSpecRunTime] RSpec elapsed time: 16 minutes 33.55 seconds. Current RSS: ~1971M. Threads: 4. load average: 0.99 1.07 1.23 1/282 273202198.2199 with optional attributes2200 behaves like assigns build to package2201 with build info2202 assigns the pipeline to the package2203# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.89 seconds. Current RSS: ~1970M. Threads: 4. load average: 0.99 1.07 1.23 1/282 273212204.2205 behaves like assigns status to package2206 with status param2207 assigns the status to the package2208 without existing package2209 behaves like create package2210 is expected to change `Packages::Package.count` by 12211 sets the proper name and version2212 behaves like returning a success service response2213 returns a success service response2214 with optional attributes2215 behaves like assigns build to package2216 with build info2217 assigns the pipeline to the package2218 behaves like assigns status to package2219 with status param2220 assigns the status to the package2221 with a build2222 creates a build_info2223 with multiple files for the same package and the same pipeline2224 creates a single build info2225 when package duplicates are not allowed2226 behaves like returning an error2227 is expected not to change `project.package_files.count`2228 behaves like returning an error service response2229 returns an error service response2230 is expected to be empty2231# [RSpecRunTime] RSpec elapsed time: 16 minutes 41.29 seconds. Current RSS: ~1983M. Threads: 4. load average: 0.99 1.06 1.23 1/282 273222232.2233 for a SNAPSHOT version2234 behaves like returning an error2235 is expected not to change `project.package_files.count`2236 behaves like returning an error service response2237 returns an error service response2238 is expected to be empty2239# [RSpecRunTime] RSpec elapsed time: 16 minutes 43.76 seconds. Current RSS: ~1966M. Threads: 4. load average: 0.99 1.06 1.23 1/282 273232240.2241 when uploading to the versionless package which contains metadata about all versions2242 behaves like reuse existing package2243 is expected not to change `Packages::Package.count`2244 returns the existing package2245# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.41 seconds. Current RSS: ~1958M. Threads: 4. load average: 0.99 1.06 1.23 1/282 273242246.2247 when uploading different non-duplicate files to the same package2248 behaves like reuse existing package2249 is expected not to change `Packages::Package.count`2250 returns the existing package2251# [RSpecRunTime] RSpec elapsed time: 16 minutes 47.21 seconds. Current RSS: ~1950M. Threads: 4. load average: 0.99 1.06 1.23 1/282 273252252.2253 when the package name matches the exception regex2254 behaves like reuse existing package2255 is expected not to change `Packages::Package.count`2256 returns the existing package2257# [RSpecRunTime] RSpec elapsed time: 16 minutes 48.86 seconds. Current RSS: ~1939M. Threads: 4. load average: 1.07 1.08 1.23 1/282 273262258.2259 when the package version matches the exception regex2260 behaves like reuse existing package2261 is expected not to change `Packages::Package.count`2262 returns the existing package2263# [RSpecRunTime] RSpec elapsed time: 16 minutes 50.65 seconds. Current RSS: ~1934M. Threads: 4. load average: 1.07 1.08 1.23 1/282 273272264.2265 when uploading a similar package file name with a classifier2266 behaves like reuse existing package2267 is expected not to change `Packages::Package.count`2268 returns the existing package2269# [RSpecRunTime] RSpec elapsed time: 16 minutes 52.26 seconds. Current RSS: ~1933M. Threads: 4. load average: 1.07 1.08 1.23 1/282 273282270.2271 for a SNAPSHOT version2272 behaves like reuse existing package2273 is expected not to change `Packages::Package.count`2274 returns the existing package2275# [RSpecRunTime] RSpec elapsed time: 16 minutes 54.06 seconds. Current RSS: ~1932M. Threads: 4. load average: 1.07 1.08 1.23 1/282 273292276.2277 with a very large file name2278 behaves like returning an error2279 is expected not to change `project.package_files.count`2280 behaves like returning an error service response2281 returns an error service response2282 is expected to be empty2283 with invalid params causing the erroneous service response2284 behaves like returning an error2285 is expected not to change `project.package_files.count`2286 behaves like returning an error service response2287 returns an error service response2288 is expected to be empty2289# [RSpecRunTime] Finishing example group spec/services/packages/maven/find_or_create_package_service_spec.rb. It took 40.61 seconds. Expected to take 53.82 seconds.2290# [RSpecRunTime] Starting example group spec/services/incident_management/timeline_events/create_service_spec.rb. Expected to take 48.19 seconds.2291IncidentManagement::TimelineEvents::CreateService2292 #execute2293 successfully creates a database record2294 when current user is blank2295 behaves like error response2296 has an informative message2297 behaves like does not track incident management event2298 does not track the event2299# [RSpecRunTime] RSpec elapsed time: 16 minutes 57.73 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.07 1.08 1.23 1/282 273302300.2301 when user does not have permissions to create timeline events2302 behaves like error response2303 has an informative message2304 behaves like does not track incident management event2305 does not track the event2306 when error occurs during creation2307 behaves like error response2308 has an informative message2309 behaves like does not track incident management event2310 does not track the event2311# [RSpecRunTime] RSpec elapsed time: 17 minutes 0.34 second. Current RSS: ~2026M. Threads: 4. load average: 1.06 1.08 1.23 1/282 273312312.2313 with default action2314 matches the default action2315 creates a system note2316 behaves like success response2317 has timeline event2318 behaves like an incident management tracked event2319 .track_event2320 tracks the event using redis2321# [RSpecRunTime] RSpec elapsed time: 17 minutes 2.03 seconds. Current RSS: ~2078M. Threads: 4. load average: 1.06 1.08 1.23 1/283 273322322.2323 behaves like Snowplow event tracking with RedisHLL context2324 behaves like Snowplow event tracking2325 is emitted2326 with auto_created param2327 when auto_created is true2328 does not create a system note2329 when user does not have permissions2330 behaves like success response2331 has timeline event2332 behaves like an incident management tracked event2333 .track_event2334 tracks the event using redis2335 behaves like Snowplow event tracking with RedisHLL context2336 behaves like Snowplow event tracking2337 is emitted2338 when auto_created is false2339 creates a system note2340 with non_default action2341 matches the action from arguments2342 behaves like success response2343 has timeline event2344 behaves like an incident management tracked event2345 .track_event2346 tracks the event using redis2347# [RSpecRunTime] RSpec elapsed time: 17 minutes 5.02 seconds. Current RSS: ~2073M. Threads: 4. load average: 1.06 1.07 1.23 1/283 273332348.2349 behaves like Snowplow event tracking with RedisHLL context2350 behaves like Snowplow event tracking2351 is emitted2352 when timeline event tag names are passed2353 matches the tag name2354 behaves like success response2355 has timeline event2356 behaves like an incident management tracked event2357 .track_event2358 tracks the event using redis2359# [RSpecRunTime] RSpec elapsed time: 17 minutes 8.04 seconds. Current RSS: ~2086M. Threads: 4. load average: 1.06 1.07 1.23 1/283 273342360.2361 behaves like Snowplow event tracking with RedisHLL context2362 behaves like Snowplow event tracking2363 is emitted2364 when predefined tags are passed2365 matches the two tags on the event and creates on project2366 behaves like success response2367 has timeline event2368 behaves like an incident management tracked event2369 .track_event2370 tracks the event using redis2371# [RSpecRunTime] RSpec elapsed time: 17 minutes 9.66 seconds. Current RSS: ~2080M. Threads: 4. load average: 0.97 1.06 1.22 1/283 273352372.2373 behaves like Snowplow event tracking with RedisHLL context2374 behaves like Snowplow event tracking2375 is emitted2376 when invalid tag names are passed2377 does not create timeline event2378 behaves like error response2379 has an informative message2380 behaves like does not track incident management event2381 does not track the event2382 with editable param2383 when editable is true2384 behaves like success response2385 has timeline event2386 behaves like an incident management tracked event2387 .track_event2388 tracks the event using redis2389 behaves like Snowplow event tracking with RedisHLL context2390 behaves like Snowplow event tracking2391 is emitted2392 when editable is false2393 behaves like success response2394 has timeline event2395 behaves like an incident management tracked event2396 .track_event2397 tracks the event using redis2398 behaves like Snowplow event tracking with RedisHLL context2399 behaves like Snowplow event tracking2400 is emitted2401 when note is more than 280 characters long2402 when was not promoted from note2403 when auto_created is true2404 behaves like success response2405 has timeline event2406 behaves like an incident management tracked event2407 .track_event2408 tracks the event using redis2409 behaves like Snowplow event tracking with RedisHLL context2410 behaves like Snowplow event tracking2411 is emitted2412 when auto_created is false2413 behaves like error response2414 has an informative message2415 behaves like does not track incident management event2416 does not track the event2417 when promoted from note2418 behaves like success response2419 has timeline event2420 behaves like an incident management tracked event2421 .track_event2422 tracks the event using redis2423 behaves like Snowplow event tracking with RedisHLL context2424 behaves like Snowplow event tracking2425 is emitted2426 automatically created timeline events2427 .create_incident2428 behaves like successfully created timeline event2429 creates a timeline event2430 successfully creates a database record2431 does not create a system note2432 behaves like an incident management tracked event2433 .track_event2434 tracks the event using redis2435# [RSpecRunTime] RSpec elapsed time: 17 minutes 16.52 seconds. Current RSS: ~2126M. Threads: 4. load average: 0.97 1.06 1.22 1/283 273362436.2437 behaves like Snowplow event tracking with RedisHLL context2438 behaves like Snowplow event tracking2439 is emitted2440 .reopen_incident2441 behaves like successfully created timeline event2442 creates a timeline event2443 successfully creates a database record2444 does not create a system note2445 behaves like an incident management tracked event2446 .track_event2447 tracks the event using redis2448# [RSpecRunTime] RSpec elapsed time: 17 minutes 18.13 seconds. Current RSS: ~2130M. Threads: 4. load average: 0.97 1.06 1.22 1/283 273372449.2450 behaves like Snowplow event tracking with RedisHLL context2451 behaves like Snowplow event tracking2452 is emitted2453 .resolve_incident2454 behaves like successfully created timeline event2455 creates a timeline event2456 successfully creates a database record2457 does not create a system note2458 behaves like an incident management tracked event2459 .track_event2460 tracks the event using redis2461# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.63 seconds. Current RSS: ~2134M. Threads: 4. load average: 0.98 1.05 1.22 1/283 273382462.2463 behaves like Snowplow event tracking with RedisHLL context2464 behaves like Snowplow event tracking2465 is emitted2466 .change_incident_status2467 behaves like successfully created timeline event2468 creates a timeline event2469 successfully creates a database record2470 does not create a system note2471 behaves like an incident management tracked event2472 .track_event2473 tracks the event using redis2474# [RSpecRunTime] RSpec elapsed time: 17 minutes 21.29 seconds. Current RSS: ~2134M. Threads: 4. load average: 0.98 1.05 1.22 1/283 273392475.2476 behaves like Snowplow event tracking with RedisHLL context2477 behaves like Snowplow event tracking2478 is emitted2479 .change_severity2480 behaves like successfully created timeline event2481 creates a timeline event2482 successfully creates a database record2483 does not create a system note2484 behaves like an incident management tracked event2485 .track_event2486 tracks the event using redis2487# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.21 seconds. Current RSS: ~2118M. Threads: 4. load average: 0.98 1.05 1.22 1/283 273402488.2489 behaves like Snowplow event tracking with RedisHLL context2490 behaves like Snowplow event tracking2491 is emitted2492 .change_labels2493 when there are neither added nor removed labels2494 responds with error2495 does not create timeline event2496 when there are only added labels2497 behaves like successfully created timeline event2498 creates a timeline event2499 successfully creates a database record2500 does not create a system note2501 behaves like an incident management tracked event2502 .track_event2503 tracks the event using redis2504# [RSpecRunTime] RSpec elapsed time: 17 minutes 25.5 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.06 1.07 1.22 1/283 273412505.2506 behaves like Snowplow event tracking with RedisHLL context2507 behaves like Snowplow event tracking2508 is emitted2509 when there are only removed labels2510 behaves like successfully created timeline event2511 creates a timeline event2512 successfully creates a database record2513 does not create a system note2514 behaves like an incident management tracked event2515 .track_event2516 tracks the event using redis2517# [RSpecRunTime] RSpec elapsed time: 17 minutes 27.21 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.06 1.07 1.22 1/283 273422518.2519 behaves like Snowplow event tracking with RedisHLL context2520 behaves like Snowplow event tracking2521 is emitted2522 when there are both added and removed labels2523 behaves like successfully created timeline event2524 creates a timeline event2525 successfully creates a database record2526 does not create a system note2527 behaves like an incident management tracked event2528 .track_event2529 tracks the event using redis2530# [RSpecRunTime] RSpec elapsed time: 17 minutes 29.03 seconds. Current RSS: ~2109M. Threads: 4. load average: 1.05 1.07 1.22 1/283 273432531.2532 behaves like Snowplow event tracking with RedisHLL context2533 behaves like Snowplow event tracking2534 is emitted2535 when there is a single added and single removed labels2536 behaves like successfully created timeline event2537 creates a timeline event2538 successfully creates a database record2539 does not create a system note2540 behaves like an incident management tracked event2541 .track_event2542 tracks the event using redis2543# [RSpecRunTime] RSpec elapsed time: 17 minutes 30.81 seconds. Current RSS: ~2102M. Threads: 4. load average: 1.05 1.07 1.22 1/283 273442544.2545 behaves like Snowplow event tracking with RedisHLL context2546 behaves like Snowplow event tracking2547 is emitted2548 when feature flag is disabled2549 does not create timeline event2550# [RSpecRunTime] Finishing example group spec/services/incident_management/timeline_events/create_service_spec.rb. It took 35.67 seconds. Expected to take 48.19 seconds.2551# [RSpecRunTime] Starting example group spec/finders/admin/projects_finder_spec.rb. Expected to take 44.65 seconds.2552Admin::ProjectsFinder2553 #execute2554 without a user2555 is expected to contain exactly #<Project id:258 namespace124/D>>, #<Project id:257 group224/C>>, #<Project id:256 group224/B>>, and #<Project id:255 namespace121/A>>2556# [RSpecRunTime] RSpec elapsed time: 17 minutes 34.07 seconds. Current RSS: ~2053M. Threads: 4. load average: 1.05 1.07 1.22 1/282 273452557.2558 with a user2559 is expected to contain exactly #<Project id:262 namespace128/D>>, #<Project id:261 group225/C>>, #<Project id:260 group225/B>>, and #<Project id:259 namespace125/A>>2560# [RSpecRunTime] RSpec elapsed time: 17 minutes 36.49 seconds. Current RSS: ~1977M. Threads: 4. load average: 1.05 1.07 1.22 1/282 273462561.2562 with pending delete project2563 is expected not to include #<Project id:267 namespace133/project-225>>2564# [RSpecRunTime] RSpec elapsed time: 17 minutes 39.32 seconds. Current RSS: ~1898M. Threads: 4. load average: 1.13 1.08 1.22 1/282 273472565.2566 filter by namespace_id2567 is expected to eq [#<Project id:272 namespace138/project-226>>]2568# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.18 seconds. Current RSS: ~1840M. Threads: 4. load average: 1.13 1.08 1.22 1/282 273482569.2570 filter by visibility_level2571 private2572 is expected to contain exactly #<Project id:276 namespace142/D>> and #<Project id:273 namespace139/A>>2573# [RSpecRunTime] RSpec elapsed time: 17 minutes 44.76 seconds. Current RSS: ~1820M. Threads: 4. load average: 1.12 1.08 1.22 1/282 273492574.2575 internal2576 is expected to eq [#<Project id:278 group229/B>>]2577# [RSpecRunTime] RSpec elapsed time: 17 minutes 48.89 seconds. Current RSS: ~1816M. Threads: 4. load average: 1.11 1.08 1.22 1/282 273502578.2579 public2580 is expected to eq [#<Project id:283 group230/C>>]2581# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.38 seconds. Current RSS: ~1813M. Threads: 4. load average: 1.11 1.08 1.22 1/282 273512582.2583 filter by push2584 is expected to eq [#<Project id:289 namespace155/project-227>>]2585# [RSpecRunTime] RSpec elapsed time: 17 minutes 54.44 seconds. Current RSS: ~1808M. Threads: 4. load average: 1.10 1.08 1.22 1/282 273522586.2587 filter by abandoned2588 is expected to eq [#<Project id:290 namespace156/A>>]2589# [RSpecRunTime] RSpec elapsed time: 17 minutes 57.09 seconds. Current RSS: ~1801M. Threads: 4. load average: 1.10 1.08 1.22 1/282 273532590.2591 filter by last_repository_check_failed2592 is expected to eq [#<Project id:294 namespace160/A>>]2593# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.51 seconds. Current RSS: ~1803M. Threads: 4. load average: 1.09 1.08 1.22 1/282 273542594.2595 filter by archived2596 archived=false2597 is expected to contain exactly #<Project id:301 namespace167/D>>, #<Project id:300 group234/C>>, #<Project id:299 group234/B>>, and #<Project id:298 namespace164/A>>2598# [RSpecRunTime] RSpec elapsed time: 18 minutes 2.45 seconds. Current RSS: ~1803M. Threads: 4. load average: 1.09 1.08 1.22 1/285 273552599.2600 archived=true2601 is expected to contain exactly #<Project id:307 namespace173/E>>, #<Project id:306 namespace172/D>>, #<Project id:305 group235/C>>, #<Project id:304 group235/B>>, and #<Project id:303 namespace169/A>>2602# [RSpecRunTime] RSpec elapsed time: 18 minutes 5.45 seconds. Current RSS: ~1794M. Threads: 4. load average: 1.08 1.08 1.22 1/284 273562603.2604 archived=only2605 is expected to eq [#<Project id:312 namespace178/E>>]2606# [RSpecRunTime] RSpec elapsed time: 18 minutes 9.95 seconds. Current RSS: ~1786M. Threads: 4. load average: 1.24 1.11 1.23 1/284 273572607.2608 filter by personal2609 is expected to eq [#<Project id:317 user251/project-228>>]2610# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.59 seconds. Current RSS: ~1781M. Threads: 4. load average: 1.24 1.11 1.23 1/284 273582611.2612 filter by name2613 is expected to contain exactly #<Project id:320 group238/C>>2614# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.11 seconds. Current RSS: ~1787M. Threads: 4. load average: 1.30 1.12 1.23 1/284 273592615.2616 sorting2617 is expected to eq [#<Project id:322 namespace187/A>>, #<Project id:323 group239/B>>, #<Project id:324 group239/C>>, #<Project id:325 namespace190/D>>]2618# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.52 seconds. Current RSS: ~1788M. Threads: 4. load average: 1.30 1.12 1.23 1/284 273602619.2620# [RSpecRunTime] Finishing example group spec/finders/admin/projects_finder_spec.rb. It took 46.05 seconds. Expected to take 44.65 seconds.2621# [RSpecRunTime] Starting example group spec/models/concerns/integrations/has_data_fields_spec.rb. Expected to take 39.92 seconds.2622Integrations::HasDataFields2623 does not allow STI2624 when data are stored in data_fields2625 behaves like data fields2626 #arg2627 returns the expected values2628# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.0 seconds. Current RSS: ~1832M. Threads: 4. load average: 1.27 1.12 1.23 1/284 273612629.2630 {arg}_changed?2631 returns false when the property has not been assigned a new value2632 returns true when the property has been assigned a different value2633 returns true when the property has been assigned a different value twice2634 returns false when the property has been re-assigned the same value2635# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.75 seconds. Current RSS: ~1852M. Threads: 4. load average: 1.27 1.12 1.23 1/284 273622636.2637 {arg}_touched?2638 returns false when the property has not been assigned a new value2639 returns true when the property has been assigned a different value2640 returns true when the property has been assigned a different value twice2641 returns true when the property has been re-assigned the same value2642 returns false when the property has been re-assigned the same value2643# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.8 seconds. Current RSS: ~1881M. Threads: 4. load average: 1.23 1.12 1.23 1/284 273632644.2645 data_fields_present?2646 returns true from the issue tracker integration2647 {arg}_was?2648 returns nil2649 when integration and data_fields are not persisted2650 data_fields_present?2651 returns true2652 when data are stored in properties2653 behaves like data fields2654 #arg2655 returns the expected values2656 {arg}_changed?2657 returns false when the property has not been assigned a new value2658 returns true when the property has been assigned a different value2659 returns true when the property has been assigned a different value twice2660 returns false when the property has been re-assigned the same value2661# [RSpecRunTime] RSpec elapsed time: 18 minutes 34.59 seconds. Current RSS: ~1966M. Threads: 4. load average: 1.21 1.11 1.22 1/284 273642662.2663 {arg}_touched?2664 returns false when the property has not been assigned a new value2665 returns true when the property has been assigned a different value2666 returns true when the property has been assigned a different value twice2667 returns true when the property has been re-assigned the same value2668 returns false when the property has been re-assigned the same value2669# [RSpecRunTime] RSpec elapsed time: 18 minutes 38.49 seconds. Current RSS: ~2072M. Threads: 4. load average: 1.21 1.11 1.22 1/284 273652670.2671 data_fields_present?2672 returns true from the issue tracker integration2673 {arg}_was?2674 returns nil when the property has not been assigned a new value2675 returns initial value when the property has been assigned a different value2676 returns initial value when the property has been re-assigned the same value2677# [RSpecRunTime] RSpec elapsed time: 18 minutes 43.16 seconds. Current RSS: ~2067M. Threads: 4. load average: 1.20 1.11 1.22 1/284 273662678.2679 when data are stored in both properties and data_fields2680 behaves like data fields2681 #arg2682 returns the expected values2683 {arg}_changed?2684 returns false when the property has not been assigned a new value2685 returns true when the property has been assigned a different value2686 returns true when the property has been assigned a different value twice2687 returns false when the property has been re-assigned the same value2688# [RSpecRunTime] RSpec elapsed time: 18 minutes 46.65 seconds. Current RSS: ~2129M. Threads: 4. load average: 1.18 1.11 1.22 1/284 273672689.2690 {arg}_touched?2691 returns false when the property has not been assigned a new value2692 returns true when the property has been assigned a different value2693 returns true when the property has been assigned a different value twice2694 returns true when the property has been re-assigned the same value2695 returns false when the property has been re-assigned the same value2696# [RSpecRunTime] RSpec elapsed time: 18 minutes 50.11 seconds. Current RSS: ~2159M. Threads: 4. load average: 1.16 1.11 1.22 1/284 273682697.2698 data_fields_present?2699 returns true from the issue tracker integration2700 {arg}_was?2701 returns nil2702# [RSpecRunTime] Finishing example group spec/models/concerns/integrations/has_data_fields_spec.rb. It took 33.88 seconds. Expected to take 39.92 seconds.2703# [RSpecRunTime] Starting example group spec/services/todos/destroy/group_private_service_spec.rb. Expected to take 37.4 seconds.2704Todos::Destroy::GroupPrivateService2705 #execute2706 when a group set to private2707 removes todos only for users who are not group users2708 with nested groups2709 removes todos only for users who are not group users2710# [RSpecRunTime] RSpec elapsed time: 19 minutes 7.86 seconds. Current RSS: ~2003M. Threads: 4. load average: 1.05 1.09 1.21 1/284 273692711.2712 with member via group share2713 does not remove todos for users invited to the group2714 does not remove todos for users invited to an ancestor group2715# [RSpecRunTime] RSpec elapsed time: 19 minutes 20.85 seconds. Current RSS: ~2136M. Threads: 4. load average: 1.04 1.08 1.21 1/284 273702716.2717 when group is not private2718 does not remove any todos2719# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.02 seconds. Current RSS: ~2148M. Threads: 4. load average: 1.11 1.10 1.21 1/283 273712720.2721# [RSpecRunTime] Finishing example group spec/services/todos/destroy/group_private_service_spec.rb. It took 34.62 seconds. Expected to take 37.4 seconds.2722# [RSpecRunTime] Starting example group spec/services/members/projects/creator_service_spec.rb. Expected to take 35.23 seconds.2723Members::Projects::CreatorService2724 .access_levels2725 returns Gitlab::Access.sym_options_with_owner2726# [RSpecRunTime] RSpec elapsed time: 19 minutes 27.23 seconds. Current RSS: ~2154M. Threads: 4. load average: 1.11 1.10 1.21 1/283 273722727.2728 behaves like owner management2729 .cannot_manage_owners?2730 when maintainer2731 cannot manage owners2732 when owner2733 can manage owners2734 .add_members2735 behaves like bulk member creation2736 returns Member objects2737 returns an empty array2738 supports different formats2739 with the same user sent more than once by user and by email2740 with the same user sent more than once by user id and by email2741 when current user does not have permission2742 does not succeed2743# [RSpecRunTime] RSpec elapsed time: 19 minutes 33.18 seconds. Current RSS: ~2307M. Threads: 4. load average: 1.10 1.09 1.21 1/283 273732744.2745 with different source types2746 with an array of sources2747 behaves like supports multiple sources2748 is expected to all be persisted2749 with a query producing sources2750 behaves like supports multiple sources2751 is expected to all be persisted2752 with de-duplication2753 has the same user by id and user2754 has the same user sent more than once2755 with uppercased email with user in same invite2756 only creates the one member2757 with same email with different cases2758 when the lowercased email is invited first2759 invites the first and errors on the uppercase one2760 when the lowercased email is invited last2761 invites the first and finds updates that record for the second one2762 when a member already exists2763 has the same user sent more than once with the member already existing2764 supports existing users as expected with user_ids passed2765 supports existing users as expected without user ids passed2766# [RSpecRunTime] RSpec elapsed time: 19 minutes 40.7 seconds. Current RSS: ~2188M. Threads: 4. load average: 1.09 1.09 1.21 1/283 273742767.2768 .add_member2769 behaves like member creation2770 returns a Member object2771 sets members.expires_at to the given expires_at2772 accepts the :guest symbol as access level2773 accepts the 10 integer as access level2774 accepts the :reporter symbol as access level2775 accepts the 20 integer as access level2776 accepts the :developer symbol as access level2777 accepts the 30 integer as access level2778 accepts the :maintainer symbol as access level2779 accepts the 40 integer as access level2780 accepts the :owner symbol as access level2781 accepts the 50 integer as access level2782 when adding a project_bot2783 when project_bot is already a member2784 does not update the member2785# [RSpecRunTime] RSpec elapsed time: 19 minutes 47.78 seconds. Current RSS: ~2185M. Threads: 4. load average: 1.08 1.09 1.20 1/283 273752786.2787 when project_bot is not already a member2788 adds the member2789 when admin mode is enabled2790 sets members.created_by to the given admin current_user2791 when admin mode is disabled2792 rejects setting members.created_by to the given admin current_user2793 with no current_user2794 when called with a known user id2795 adds the user as a member2796 when called with an unknown user id2797 does not add the user as a member2798 when called with a user object2799 adds the user as a member2800 when called with a requester user object2801 adds the requester as a member2802 when called with a known user email2803 adds the user as a member2804 when called with an unknown user email2805 creates an invited member2806 when called with an unknown user email starting with a number2807 creates an invited member2808 when current_user can update member2809 creates the member2810 when called with a requester user object2811 adds the requester as a member2812# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.67 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.15 1.10 1.21 1/283 273762813.2814 when current_user cannot update member2815 does not create the member2816 when called with a requester user object2817 does not destroy the requester2818 when member already exists2819 when member is a user2820 with no current_user2821 updates the member2822 when current_user can update member2823 updates the member2824 when current_user cannot update member2825 does not update the member2826 when member is an invite by email2827 updates the member for that email2828 authorized projects update2829 schedules a single project authorization update job when called multiple times2830# [RSpecRunTime] Finishing example group spec/services/members/projects/creator_service_spec.rb. It took 31.87 seconds. Expected to take 35.23 seconds.2831# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/build/prerequisite/kubernetes_namespace_spec.rb. Expected to take 33.49 seconds.2832Gitlab::Ci::Build::Prerequisite::KubernetesNamespace2833 #unmet?2834 build has no deployment2835 is expected to be falsey2836 build has a deployment2837 and a cluster to deploy to2838 is expected to be truthy2839 and the cluster is not managed2840 is expected to be falsey2841# [RSpecRunTime] RSpec elapsed time: 20 minutes 5.54 seconds. Current RSS: ~2133M. Threads: 4. load average: 1.12 1.10 1.20 1/288 274652842.2843 and a namespace is already created for this project2844 is expected to be falsey2845 and the service_account_token is blank2846 is expected to be truthy2847# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.88 seconds. Current RSS: ~2044M. Threads: 4. load average: 1.11 1.10 1.20 1/288 275542848.2849 and no cluster to deploy to2850 is expected to be falsey2851 #complete!2852 completion is required2853 kubernetes namespace does not exist2854 creates a namespace using a new record2855 the build has a namespace configured via CI template2856 the requested namespace matches the default2857 creates a namespace2858# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.31 seconds. Current RSS: ~2036M. Threads: 4. load average: 1.10 1.09 1.20 1/288 276472859.2860 the requested namespace differs from the default2861 does not create a namespace2862# [RSpecRunTime] RSpec elapsed time: 20 minutes 22.07 seconds. Current RSS: ~2120M. Threads: 4. load average: 1.02 1.08 1.19 1/288 276942863.2864 kubernetes namespace exists (but has no service_account_token)2865 creates a namespace using the tokenless record2866# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.01 seconds. Current RSS: ~2081M. Threads: 4. load average: 1.01 1.07 1.19 1/288 277412867.2868 completion is not required2869 does not create a namespace2870# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/build/prerequisite/kubernetes_namespace_spec.rb. It took 27.91 seconds. Expected to take 33.49 seconds.2871# [RSpecRunTime] Starting example group spec/services/environments/create_for_job_service_spec.rb. Expected to take 31.98 seconds.2872Environments::CreateForJobService2873 behaves like create environment for job2874 #execute2875 when job has environment name attribute2876 behaves like returning a correct environment2877 returns a persisted environment object2878 when environment has already existed2879 returns the existing environment object2880# [RSpecRunTime] RSpec elapsed time: 20 minutes 27.52 seconds. Current RSS: ~2050M. Threads: 4. load average: 1.01 1.07 1.19 1/288 277572881.2882 and job environment also has an auto_stop_in attribute2883 behaves like returning a correct environment2884 returns a persisted environment object2885 when environment has already existed2886 returns the existing environment object2887 and job environment has an auto_stop_in variable attribute2888 behaves like returning a correct environment2889 returns a persisted environment object2890 when environment has already existed2891 returns the existing environment object2892 when job has deployment tier attribute2893 when environment has not been created yet2894 sets the specified deployment tier2895 when deployment tier is staging2896 sets the specified deployment tier2897# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.33 seconds. Current RSS: ~2166M. Threads: 4. load average: 1.01 1.07 1.19 1/288 277762898.2899 when deployment tier is unknown2900 raises an error2901 when environment has already been created2902 does not overwrite the specified deployment tier2903 when job starts a review app2904 behaves like returning a correct environment2905 returns a persisted environment object2906 when environment has already existed2907 returns the existing environment object2908 when job stops a review app2909 behaves like returning a correct environment2910 returns a persisted environment object2911 when environment has already existed2912 returns the existing environment object2913 when merge_request is provided2914 and environment does not exist2915 creates an environment associated with the merge request2916# [RSpecRunTime] RSpec elapsed time: 20 minutes 34.43 seconds. Current RSS: ~2179M. Threads: 4. load average: 1.09 1.09 1.20 1/289 278582917.2918 and environment already exists2919 does not change the merge request associated with the environment2920 when a pipeline contains a deployment job2921 and the environment does not exist2922 creates the environment specified by the job2923 and the pipeline is for a merge request2924 associates the environment with the merge request2925# [RSpecRunTime] RSpec elapsed time: 20 minutes 36.57 seconds. Current RSS: ~2142M. Threads: 4. load average: 1.09 1.09 1.20 1/289 280142926.2927 when an environment already exists2928 ensures environment existence for the job2929 and the pipeline is for a merge request2930 does not associate the environment with the merge request2931# [RSpecRunTime] RSpec elapsed time: 20 minutes 38.02 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.09 1.09 1.20 1/289 280992932.2933 when an environment name contains an invalid character2934 sets the failure status2935# [RSpecRunTime] RSpec elapsed time: 20 minutes 40.32 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.08 1.09 1.19 1/289 281082936.2937 when a pipeline contains a teardown job2938 ensures environment existence for the job2939 when a pipeline does not contain a deployment job2940 does not create any environments2941 behaves like create environment for job2942 #execute2943 when job has environment name attribute2944 behaves like returning a correct environment2945 returns a persisted environment object2946 when environment has already existed2947 returns the existing environment object2948 and job environment also has an auto_stop_in attribute2949 behaves like returning a correct environment2950 returns a persisted environment object2951 when environment has already existed2952 returns the existing environment object2953 and job environment has an auto_stop_in variable attribute2954 behaves like returning a correct environment2955 returns a persisted environment object2956 when environment has already existed2957 returns the existing environment object2958 when job has deployment tier attribute2959 when environment has not been created yet2960 sets the specified deployment tier2961 when deployment tier is staging2962 sets the specified deployment tier2963 when deployment tier is unknown2964 raises an error2965 when environment has already been created2966 does not overwrite the specified deployment tier2967 when job starts a review app2968 behaves like returning a correct environment2969 returns a persisted environment object2970 when environment has already existed2971 returns the existing environment object2972# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.97 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.08 1.09 1.19 1/288 281092973.2974 when job stops a review app2975 behaves like returning a correct environment2976 returns a persisted environment object2977 when environment has already existed2978 returns the existing environment object2979 when merge_request is provided2980 and environment does not exist2981 creates an environment associated with the merge request2982 and environment already exists2983 does not change the merge request associated with the environment2984 when a pipeline contains a deployment job2985 and the environment does not exist2986 creates the environment specified by the job2987 and the pipeline is for a merge request2988 associates the environment with the merge request2989# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.99 seconds. Current RSS: ~2102M. Threads: 4. load average: 1.07 1.08 1.19 1/289 283412990.2991 when an environment already exists2992 ensures environment existence for the job2993 and the pipeline is for a merge request2994 does not associate the environment with the merge request2995# [RSpecRunTime] RSpec elapsed time: 20 minutes 52.51 seconds. Current RSS: ~2079M. Threads: 4. load average: 1.07 1.08 1.19 1/289 284282996.2997 when an environment name contains an invalid character2998 sets the failure status2999 when a pipeline contains a teardown job3000 ensures environment existence for the job3001 when a pipeline does not contain a deployment job3002 does not create any environments3003# [RSpecRunTime] RSpec elapsed time: 20 minutes 55.95 seconds. Current RSS: ~2125M. Threads: 4. load average: 1.07 1.08 1.19 1/288 284373004.3005# [RSpecRunTime] Finishing example group spec/services/environments/create_for_job_service_spec.rb. It took 30.17 seconds. Expected to take 31.98 seconds.3006# [RSpecRunTime] Starting example group spec/services/clusters/update_service_spec.rb. Expected to take 30.94 seconds.3007Clusters::UpdateService3008 #execute3009 when correct params3010 when enabled is true3011 enables cluster3012# [RSpecRunTime] RSpec elapsed time: 20 minutes 57.3 seconds. Current RSS: ~2130M. Threads: 4. load average: 1.07 1.08 1.19 1/288 284383013.3014 when enabled is false3015 disables cluster3016# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.51 seconds. Current RSS: ~2102M. Threads: 4. load average: 1.07 1.08 1.19 1/288 284393017.3018 when namespace is specified3019 updates namespace3020# [RSpecRunTime] RSpec elapsed time: 20 minutes 59.74 seconds. Current RSS: ~2073M. Threads: 4. load average: 1.38 1.15 1.21 1/288 284403021.3022 when service token is empty3023 does not update the token3024# [RSpecRunTime] RSpec elapsed time: 21 minutes 0.93 second. Current RSS: ~2052M. Threads: 4. load average: 1.38 1.15 1.21 3/289 284413025.3026 when service token is not empty3027 updates the token3028# [RSpecRunTime] RSpec elapsed time: 21 minutes 2.31 seconds. Current RSS: ~1996M. Threads: 4. load average: 1.38 1.15 1.21 1/287 284423029.3030 when invalid params3031 returns false3032# [RSpecRunTime] RSpec elapsed time: 21 minutes 3.51 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.38 1.15 1.21 1/283 284433033.3034 when cluster is provided by GCP3035 does not change cluster name3036 when cluster is being created3037 rejects changes3038# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.06 seconds. Current RSS: ~2065M. Threads: 4. load average: 1.35 1.14 1.21 1/283 284443039.3040 when params includes :management_project_id3041 management_project is non-existent3042 does not update management_project_id3043# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.14 seconds. Current RSS: ~2130M. Threads: 4. load average: 1.35 1.14 1.21 1/283 284453044.3045 project cluster3046 user is authorized to adminster manangement_project3047 updates management_project_id3048# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.68 seconds. Current RSS: ~2120M. Threads: 4. load average: 1.32 1.14 1.21 1/283 284463049.3050 user is not authorized to adminster manangement_project3051 does not update management_project_id3052# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.22 seconds. Current RSS: ~2086M. Threads: 4. load average: 1.32 1.14 1.21 1/283 284473053.3054 cluster already has a management project set3055 unsets management_project_id3056# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.79 seconds. Current RSS: ~2046M. Threads: 4. load average: 1.32 1.14 1.21 1/283 284483057.3058 manangement_project is outside of the namespace scope3059 does not update management_project_id3060# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.52 seconds. Current RSS: ~2019M. Threads: 4. load average: 1.30 1.14 1.21 1/283 284493061.3062 group cluster3063 user is authorized to adminster manangement_project3064 updates management_project_id3065# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.75 seconds. Current RSS: ~2006M. Threads: 4. load average: 1.30 1.14 1.21 1/283 284503066.3067 user is not authorized to adminster manangement_project3068 does not update management_project_id3069 cluster already has a management project set3070 unsets management_project_id3071 manangement_project is outside of the namespace scope3072 does not update management_project_id3073# [RSpecRunTime] RSpec elapsed time: 21 minutes 18.7 seconds. Current RSS: ~2077M. Threads: 4. load average: 1.30 1.14 1.21 1/283 284513074.3075 instance cluster3076 user is authorized to adminster manangement_project3077 updates management_project_id3078 user is not authorized to adminster manangement_project3079 does not update management_project_id3080# [RSpecRunTime] RSpec elapsed time: 21 minutes 22.49 seconds. Current RSS: ~2179M. Threads: 4. load average: 1.27 1.14 1.20 1/283 284523081.3082 cluster already has a management project set3083 unsets management_project_id3084# [RSpecRunTime] Finishing example group spec/services/clusters/update_service_spec.rb. It took 27.3 seconds. Expected to take 30.94 seconds.3085# [RSpecRunTime] Starting example group spec/services/wikis/create_attachment_service_spec.rb. Expected to take 28.51 seconds.3086Wikis::CreateAttachmentService3087 initialization3088 author commit info3089 does not raise error if user is nil3090 when no author info provided3091 fills author_email and author_name from current_user info3092# [RSpecRunTime] RSpec elapsed time: 21 minutes 25.61 seconds. Current RSS: ~2111M. Threads: 4. load average: 1.25 1.14 1.20 1/283 284673093.3094 when author info provided3095 fills author_email and author_name from params3096# [RSpecRunTime] RSpec elapsed time: 21 minutes 26.62 seconds. Current RSS: ~2109M. Threads: 4. load average: 1.25 1.14 1.20 1/283 284753097.3098 commit message3099 when no commit message provided3100 sets a default commit message3101# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.79 seconds. Current RSS: ~2061M. Threads: 4. load average: 1.25 1.14 1.20 1/283 284833102.3103 when commit message provided3104 use the commit message from params3105# [RSpecRunTime] RSpec elapsed time: 21 minutes 28.94 seconds. Current RSS: ~2011M. Threads: 4. load average: 1.23 1.13 1.20 1/283 284913106.3107 branch name3108 when no branch provided3109 sets the branch from the wiki default_branch3110 when branch provided3111 use the commit message from params3112 #parse_file_name3113 when file_name3114 has white spaces3115 replaces all of them with '_'3116# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.81 seconds. Current RSS: ~2071M. Threads: 4. load average: 1.23 1.13 1.20 1/283 285353117.3118 has other invalid characters3119 replaces all of them with '_'3120# [RSpecRunTime] RSpec elapsed time: 21 minutes 34.8 seconds. Current RSS: ~2144M. Threads: 4. load average: 1.21 1.13 1.20 1/283 285673121.3122 is not present3123 returns error3124# [RSpecRunTime] RSpec elapsed time: 21 minutes 35.91 seconds. Current RSS: ~2145M. Threads: 4. load average: 1.21 1.13 1.20 1/283 285753125.3126 length3127 is bigger than 2553128 truncates file name3129# [RSpecRunTime] RSpec elapsed time: 21 minutes 37.19 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.21 1.13 1.20 1/283 286073130.3131 is less or equal to 255 does not return error3132 does not return error3133# [RSpecRunTime] RSpec elapsed time: 21 minutes 38.36 seconds. Current RSS: ~2111M. Threads: 4. load average: 1.21 1.13 1.20 1/283 286393134.3135 when user3136 does not have permission3137 behaves like wiki attachment user validations3138 returns error3139# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.46 seconds. Current RSS: ~2106M. Threads: 4. load average: 1.19 1.13 1.20 1/283 286473140.3141 is nil3142 behaves like wiki attachment user validations3143 returns error3144# [RSpecRunTime] RSpec elapsed time: 21 minutes 40.59 seconds. Current RSS: ~2092M. Threads: 4. load average: 1.19 1.13 1.20 1/283 286553145.3146 behaves like Wikis::CreateAttachmentService#execute3147 adds file to the repository3148 creates wiki repository if it does not exist3149 creates wiki repository3150 if an error is raised creating the repository3151 catches error and return gracefully3152# [RSpecRunTime] RSpec elapsed time: 21 minutes 43.71 seconds. Current RSS: ~2031M. Threads: 4. load average: 1.19 1.13 1.20 1/283 287333153.3154 creates branch if it does not exists3155 is expected to eq "new_branch"3156# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.91 seconds. Current RSS: ~2076M. Threads: 4. load average: 1.18 1.13 1.20 1/285 287773157.3158 returns3159 returns related information3160# [RSpecRunTime] RSpec elapsed time: 21 minutes 47.95 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.18 1.13 1.20 1/285 288173161.3162# [RSpecRunTime] Finishing example group spec/services/wikis/create_attachment_service_spec.rb. It took 24.7 seconds. Expected to take 28.51 seconds.3163# [RSpecRunTime] Starting example group spec/services/ci/update_build_queue_service_spec.rb. Expected to take 26.99 seconds.3164Ci::UpdateBuildQueueService3165 pending builds queue push / pop3166 #push3167 when pending build can be created3168 creates a new pending build in transaction3169 increments queue push metric3170# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.91 seconds. Current RSS: ~2151M. Threads: 4. load average: 1.16 1.12 1.20 1/285 288353171.3172 when invalid transition is detected3173 raises an error3174 when duplicate entry exists3175 does nothing and returns build id3176 #pop3177 when pending build exists3178 removes pending build in a transaction3179 increments queue pop metric3180 when pending build does not exist3181 does nothing if there is no pending build to remove3182 when invalid transition is detected3183 raises an error3184 #remove!3185 when pending build exists3186 removes pending build in a transaction3187 when pending build does not exist3188 does nothing if there is no pending build to remove3189 runner builds tracking3190 #track3191 when a shared runner build can be tracked3192 creates a new shared runner build tracking entry3193 increments new shared runner build metric3194 when a project runner build can be tracked3195 creates a new project runner build tracking entry3196 does not increment new shared runner build metric3197# [RSpecRunTime] RSpec elapsed time: 21 minutes 56.56 seconds. Current RSS: ~2174M. Threads: 4. load average: 1.15 1.12 1.19 1/283 288603198.3199 when runner is nil3200 does nothing3201 when invalid transition is detected3202 raises an error3203 when duplicate entry exists3204 does nothing and returns build id3205 #untrack3206 when shared runner build tracking entry exists3207 removes shared runner build3208 increments shared runner build done metric3209 when project runner build tracking entry exists3210 removes project runner build3211 does not increment shared runner build done metric3212 when tracking entry does not exist3213 does nothing if there is no tracking entry to remove3214 when invalid transition is detected3215 raises an error3216 #tick3217 when updating project runners3218 behaves like matching build3219 when there is a online runner that can pick build3220 avoids running redundant queries3221 behaves like refreshes runner3222 ticks runner queue value3223 behaves like mismatching tags3224 when there is no runner that can pick build due to tag mismatch3225 behaves like does not refresh runner3226 ticks runner queue value3227# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.11 seconds. Current RSS: ~2154M. Threads: 4. load average: 1.14 1.12 1.19 1/283 288853228.3229 behaves like recent runner queue3230 when there is runner with expired cache3231 behaves like does not refresh runner3232 ticks runner queue value3233 when the runner is assigned to another project3234 behaves like does not refresh runner3235 ticks runner queue value3236 when updating shared runners3237 behaves like matching build3238 when there is a online runner that can pick build3239 avoids running redundant queries3240 behaves like refreshes runner3241 ticks runner queue value3242 behaves like mismatching tags3243 when there is no runner that can pick build due to tag mismatch3244 behaves like does not refresh runner3245 ticks runner queue value3246 behaves like recent runner queue3247 when there is runner with expired cache3248 behaves like does not refresh runner3249 ticks runner queue value3250 when there is no runner that can pick build due to being disabled on project3251 behaves like does not refresh runner3252 ticks runner queue value3253 when updating group runners3254 behaves like matching build3255 when there is a online runner that can pick build3256 avoids running redundant queries3257 behaves like refreshes runner3258 ticks runner queue value3259# [RSpecRunTime] RSpec elapsed time: 22 minutes 8.11 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.13 1.12 1.19 1/283 289003260.3261 behaves like mismatching tags3262 when there is no runner that can pick build due to tag mismatch3263 behaves like does not refresh runner3264 ticks runner queue value3265# [RSpecRunTime] RSpec elapsed time: 22 minutes 10.35 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.12 1.11 1.19 1/283 289013266.3267 behaves like recent runner queue3268 when there is runner with expired cache3269 behaves like does not refresh runner3270 ticks runner queue value3271 when there is no runner that can pick build due to being disabled on project3272 behaves like does not refresh runner3273 ticks runner queue value3274 avoids N+1 queries3275 does execute the same amount of queries regardless of number of runners3276# [RSpecRunTime] RSpec elapsed time: 22 minutes 12.63 seconds. Current RSS: ~2108M. Threads: 4. load average: 1.12 1.11 1.19 1/283 289043277.3278# [RSpecRunTime] Finishing example group spec/services/ci/update_build_queue_service_spec.rb. It took 24.68 seconds. Expected to take 26.99 seconds.3279# [RSpecRunTime] Starting example group spec/services/alert_management/alerts/update_service_spec.rb. Expected to take 25.49 seconds.3280AlertManagement::Alerts::UpdateService3281 #execute3282 when the current_user is nil3283 behaves like error response3284 has an informative message3285 behaves like does not add a todo3286 is expected not to change `Todo.count`3287# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.26 seconds. Current RSS: ~2087M. Threads: 4. load average: 1.11 1.11 1.19 1/283 289053288.3289 behaves like does not add a system note3290 is expected not to change `Note.count`3291 when current_user does not have permission to update alerts3292 behaves like error response3293 has an informative message3294 behaves like does not add a todo3295 is expected not to change `Todo.count`3296 behaves like does not add a system note3297 is expected not to change `Note.count`3298 when no parameters are included3299 behaves like error response3300 has an informative message3301 behaves like does not add a todo3302 is expected not to change `Todo.count`3303 behaves like does not add a system note3304 is expected not to change `Note.count`3305# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.09 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.11 1.11 1.19 1/283 289063306.3307 when an error occurs during update3308 behaves like error response3309 has an informative message3310 behaves like does not add a todo3311 is expected not to change `Todo.count`3312 behaves like does not add a system note3313 is expected not to change `Note.count`3314 when a model attribute is included without assignees3315 behaves like title update3316 updates the attribute3317 behaves like does not add a todo3318 is expected not to change `Todo.count`3319 behaves like does not add a system note3320 is expected not to change `Note.count`3321 when alert is resolved and another existing unresolved alert3322 behaves like title update3323 updates the attribute3324 behaves like does not add a todo3325 is expected not to change `Todo.count`3326 behaves like does not add a system note3327 is expected not to change `Note.count`3328 when assignees are included3329 when the assignee is the current user3330 behaves like successful assignment3331 is expected to be success3332 behaves like adds a system note3333 is expected to change `alert.reload.notes.count` by 13334 behaves like adds a todo3335 is expected to eq #<User id:731 @user373>3336 when the assignee has read permissions3337 behaves like successful assignment3338 is expected to be success3339 behaves like adds a system note3340 is expected to change `alert.reload.notes.count` by 13341# [RSpecRunTime] RSpec elapsed time: 22 minutes 24.61 seconds. Current RSS: ~2159M. Threads: 4. load average: 1.09 1.11 1.19 1/283 289073342.3343 behaves like adds a todo3344 is expected to eq #<User id:731 @user373>3345 when the assignee does not have read permissions3346 behaves like error response3347 has an informative message3348 behaves like does not add a todo3349 is expected not to change `Todo.count`3350 behaves like does not add a system note3351 is expected not to change `Note.count`3352 when user is already assigned3353 behaves like does not add a system note3354 is expected not to change `Note.count`3355 behaves like does not add a todo3356 is expected not to change `Todo.count`3357 with multiple users included3358 behaves like successful assignment3359 is expected to be success3360 behaves like adds a system note3361 is expected to change `alert.reload.notes.count` by 13362 behaves like adds a todo3363 is expected to eq #<User id:731 @user373>3364 when a status is included3365 successfully changes the status3366 behaves like adds a system note3367 is expected to change `alert.reload.notes.count` by 13368# [RSpecRunTime] RSpec elapsed time: 22 minutes 30.31 seconds. Current RSS: ~2186M. Threads: 4. load average: 1.08 1.11 1.18 1/283 289083369.3370 with unknown status3371 behaves like error response3372 has an informative message3373 behaves like does not add a todo3374 is expected not to change `Todo.count`3375 behaves like does not add a system note3376 is expected not to change `Note.count`3377 with resolving status3378 changes the status3379 resolves the current user's related todos3380 with existing unresolved alert3381 with fingerprints3382 does not query for existing alerts3383 when status was resolved3384 has an informative message3385 behaves like does not add a todo3386 is expected not to change `Todo.count`3387 behaves like does not add a system note3388 is expected not to change `Note.count`3389 without fingerprints3390 successfully changes the status3391 behaves like adds a system note3392 is expected to change `alert.reload.notes.count` by 13393 two existing closed alerts3394 successfully changes the status3395 behaves like adds a system note3396 is expected to change `alert.reload.notes.count` by 13397# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.19 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.08 1.10 1.18 1/283 289093398.3399# [RSpecRunTime] Finishing example group spec/services/alert_management/alerts/update_service_spec.rb. It took 23.56 seconds. Expected to take 25.49 seconds.3400# [RSpecRunTime] Starting example group spec/finders/events_finder_spec.rb. Expected to take 24.22 seconds.3401EventsFinder3402 when targeting a user3403 returns events between specified dates filtered on action and type3404 does not return events the current_user does not have access to3405 does not include events on confidential issues the user does not have access to3406 includes confidential events user has access to3407 returns nothing when the current user cannot read cross project3408 returns nothing when the target profile is private3409# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.78 seconds. Current RSS: ~2000M. Threads: 4. load average: 1.06 1.10 1.18 1/283 289103410.3411 wiki events3412 can find the wiki events3413# [RSpecRunTime] RSpec elapsed time: 22 minutes 48.28 seconds. Current RSS: ~2086M. Threads: 4. load average: 1.06 1.10 1.18 1/288 291003414.3415 dashboard events3416 scope is `all`3417 includes activity of other users3418# [RSpecRunTime] RSpec elapsed time: 22 minutes 52.11 seconds. Current RSS: ~2116M. Threads: 4. load average: 1.06 1.10 1.18 1/288 291013419.3420 scope is not `all`3421 does not include activity of other users3422# [RSpecRunTime] RSpec elapsed time: 22 minutes 54.03 seconds. Current RSS: ~2087M. Threads: 4. load average: 1.05 1.10 1.18 1/288 291023423.3424 when targeting a project3425 returns project events between specified dates filtered on action and type3426 does not return events the current_user does not have access to3427# [RSpecRunTime] RSpec elapsed time: 22 minutes 57.03 seconds. Current RSS: ~2034M. Threads: 4. load average: 1.05 1.10 1.18 1/283 291033428.3429# [RSpecRunTime] Finishing example group spec/finders/events_finder_spec.rb. It took 20.83 seconds. Expected to take 24.22 seconds.3430# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metric_definition_spec.rb. Expected to take 23.09 seconds.3431Gitlab::Usage::MetricDefinition3432 .instrumentation_class3433 for non internal events3434 returns class from the definition3435 for internal events3436 for total counter3437 returns TotalCounterMetric3438 for uniq counter3439 returns UniqueCountMetric3440 not_removed3441 includes metrics that are not removed3442 invalid product_group3443 has validation errors3444 #with_instrumentation_class3445 includes definitions with instrumentation_class3446 #key3447 returns a symbol from name3448 #to_context3449 with data_source redis_hll metric3450 returns a ServicePingContext with first event as event_name3451 with data_source redis metric3452 returns a ServicePingContext with first event as event_name3453# [RSpecRunTime] RSpec elapsed time: 23 minutes 1.6 seconds. Current RSS: ~2250M. Threads: 4. load average: 1.05 1.09 1.18 1/283 291043454.3455 with data_source database metric3456 returns nil3457 #validate3458 attribute: :description, value: nil3459 has validation errors3460 attribute: :value_type, value: nil3461 has validation errors3462 attribute: :value_type, value: "test"3463 has validation errors3464 attribute: :status, value: nil3465 has validation errors3466 attribute: :milestone, value: 10.03467 has validation errors3468 attribute: :data_category, value: nil3469 has validation errors3470 attribute: :key_path, value: nil3471 has validation errors3472 attribute: :product_group, value: nil3473 has validation errors3474 attribute: :time_frame, value: nil3475 has validation errors3476 attribute: :time_frame, value: "29d"3477 has validation errors3478 attribute: :data_source, value: "other"3479 has validation errors3480 attribute: :data_source, value: nil3481 has validation errors3482# [RSpecRunTime] RSpec elapsed time: 23 minutes 6.73 seconds. Current RSS: ~2282M. Threads: 4. load average: 1.04 1.09 1.18 1/284 291053483.3484 attribute: :distribution, value: nil3485 has validation errors3486 attribute: :distribution, value: "test"3487 has validation errors3488 attribute: :tier, value: ["test", "ee"]3489 has validation errors3490 attribute: :repair_issue_url, value: nil3491 has validation errors3492 attribute: :removed_by_url, value: 13493 has validation errors3494 attribute: :another_attribute, value: nil3495 has validation errors3496 attribute: :performance_indicator_type, value: nil3497 has validation errors3498 attribute: :instrumentation_class, value: "Metric_Class"3499 has validation errors3500 attribute: :instrumentation_class, value: "metricClass"3501 has validation errors3502 validation errors3503 has descriptive error messages3504 conditional validations3505 when metric has broken status3506 has to have repair issue url provided3507 when metric has removed status3508 has validation errors when removed_by_url is not provided3509 has validation errors when milestone_removed is not provided3510# [RSpecRunTime] RSpec elapsed time: 23 minutes 11.83 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.04 1.09 1.18 1/284 291063511.3512 internal metric3513 instrumentation_class: "AnotherClass", options: {:events=>["a"]}, events: [{:name=>"a", :unique=>"user.id"}], is_valid: false3514 has validation errors when invalid3515 instrumentation_class: "RedisHLLMetric", options: {:events=>["a"]}, events: [{:name=>"a", :unique=>"user.id"}], is_valid: false3516 has validation errors when invalid3517 instrumentation_class: "RedisHLLMetric", options: {:events=>["a"]}, events: nil, is_valid: false3518 has validation errors when invalid3519 instrumentation_class: nil, options: {:events=>["a"]}, events: [{:name=>"a", :unique=>"user.id"}], is_valid: true3520 has validation errors when invalid3521 Redis metric3522 instrumentation_class: "AnotherClass", options: {:event=>"a", :widget=>"b"}, is_valid: false3523 validates properly3524 instrumentation_class: "RedisMetric", options: {:event=>"a", :prefix=>"b", :include_usage_prefix=>true}, is_valid: true3525 validates properly3526 instrumentation_class: "RedisMetric", options: {:event=>"a", :prefix=>nil, :include_usage_prefix=>true}, is_valid: true3527 validates properly3528 instrumentation_class: "RedisMetric", options: {:event=>"a", :prefix=>"b", :include_usage_prefix=>2}, is_valid: false3529 validates properly3530 instrumentation_class: "RedisMetric", options: {:event=>"a", :prefix=>"b", :include_usage_prefix=>true, :c=>"d"}, is_valid: false3531 validates properly3532 instrumentation_class: "RedisMetric", options: {:prefix=>"b", :include_usage_prefix=>true}, is_valid: false3533 validates properly3534 instrumentation_class: "RedisMetric", options: {:event=>"a", :include_usage_prefix=>true}, is_valid: false3535 validates properly3536 instrumentation_class: "RedisMetric", options: {:event=>"a", :prefix=>"b"}, is_valid: true3537 validates properly3538 RedisHLL metric3539 instrumentation_class: "AnotherClass", options: {:events=>["a"]}, is_valid: false3540 validates properly3541 instrumentation_class: "RedisHLLMetric", options: {:events=>["a"]}, is_valid: true3542 validates properly3543 instrumentation_class: "RedisHLLMetric", options: nil, is_valid: false3544 validates properly3545# [RSpecRunTime] RSpec elapsed time: 23 minutes 17.37 seconds. Current RSS: ~2247M. Threads: 4. load average: 1.04 1.09 1.17 1/284 291073546.3547 instrumentation_class: "RedisHLLMetric", options: {}, is_valid: false3548 validates properly3549 instrumentation_class: "RedisHLLMetric", options: {:events=>["a"], :b=>"c"}, is_valid: false3550 validates properly3551 instrumentation_class: "RedisHLLMetric", options: {:events=>[2]}, is_valid: false3552 validates properly3553 instrumentation_class: "RedisHLLMetric", options: {:events=>"a"}, is_valid: false3554 validates properly3555 instrumentation_class: "RedisHLLMetric", options: {:event=>["a"]}, is_valid: false3556 validates properly3557 #events3558 when metric is not event based3559 returns empty hash3560 when metric is using old format3561 returns a correct hash3562 when metric is using new format3563 returns a correct hash3564 when metric is using both formats3565 uses the new format3566 #event_selection_rules3567 when metric is not event based3568 returns an empty array3569 when the metric has unique keys3570 returns unique counter event selection rules3571 when the metric has no unique keys3572 returns total counter event selection rules3573 #valid_service_ping_status?3574 when metric has active status3575 has to return true3576# [RSpecRunTime] RSpec elapsed time: 23 minutes 22.53 seconds. Current RSS: ~2233M. Threads: 4. load average: 1.03 1.09 1.17 1/284 291083577.3578 when metric has removed status3579 has to return false3580 .load_all!3581 has empty list when there are no definition files3582 has one metric when there is one file3583 when the same metric is defined multiple times raises exception3584 dump_metrics_yaml3585 returns a YAML with both metrics in a sequence3586# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metric_definition_spec.rb. It took 26.87 seconds. Expected to take 23.09 seconds.3587# [RSpecRunTime] Starting example group spec/lib/gitlab/blob_helper_spec.rb. Expected to take 21.84 seconds.3588Gitlab::BlobHelper3589 #extname3590 returns the extension3591 #known_extension?3592 returns true3593 #viewable3594 returns true3595 returns false3596# [RSpecRunTime] RSpec elapsed time: 23 minutes 26.85 seconds. Current RSS: ~2126M. Threads: 4. load average: 1.03 1.08 1.17 1/284 291093597.3598 #large?3599 returns false3600 returns true3601# [RSpecRunTime] RSpec elapsed time: 23 minutes 30.06 seconds. Current RSS: ~2100M. Threads: 4. load average: 1.03 1.08 1.17 1/284 291103602.3603 #binary?3604 returns true3605 returns false3606# [RSpecRunTime] RSpec elapsed time: 23 minutes 31.55 seconds. Current RSS: ~2095M. Threads: 4. load average: 1.03 1.08 1.17 1/284 291113607.3608 #text?3609 returns true3610 returns false3611# [RSpecRunTime] RSpec elapsed time: 23 minutes 32.91 seconds. Current RSS: ~2083M. Threads: 4. load average: 1.03 1.08 1.17 2/284 291123612.3613 #image?3614 with a .txt file3615 returns false3616 with a .bmp file3617 returns true3618 with a .webp file3619 returns true3620 #mime_type3621 returns text/plain3622 returns application/pdf3623# [RSpecRunTime] RSpec elapsed time: 23 minutes 36.42 seconds. Current RSS: ~2087M. Threads: 4. load average: 1.03 1.08 1.17 1/284 291133624.3625 #binary_mime_type?3626 returns false3627 #lines3628 returns the payload in an Array3629 #content_type3630 returns text/plain3631 returns text/plain3632# [RSpecRunTime] RSpec elapsed time: 23 minutes 40.89 seconds. Current RSS: ~2201M. Threads: 4. load average: 1.02 1.08 1.17 1/284 291143633.3634 #encoded_newlines_re3635 returns a regular expression3636 #ruby_encoding3637 returns UTF-83638 #encoding3639 returns UTF-83640 #empty?3641 returns false3642# [RSpecRunTime] Finishing example group spec/lib/gitlab/blob_helper_spec.rb. It took 19.7 seconds. Expected to take 21.84 seconds.3643# [RSpecRunTime] Starting example group spec/lib/gitlab/database/health_status/indicators/wal_rate_spec.rb. Expected to take 21.04 seconds.3644Gitlab::Database::HealthStatus::Indicators::WalRate3645 behaves like Prometheus Alert based health indicator3646 #evaluate3647 when using prometheus client3648 behaves like Patroni Apdex Evaluator3649 with main schema3650 returns NoSignal signal in case the feature flag is disabled3651 returns Normal signal when SLI condition is met3652 returns Stop signal when SLI condition is not met3653 without prometheus_alert_db_indicators_settings3654 returns Unknown signal3655# [RSpecRunTime] RSpec elapsed time: 23 minutes 44.98 seconds. Current RSS: ~2144M. Threads: 4. load average: 1.02 1.08 1.17 1/284 291153656.3657 when Prometheus client is not ready3658 returns Unknown signal3659# [RSpecRunTime] RSpec elapsed time: 23 minutes 47.17 seconds. Current RSS: ~2147M. Threads: 4. load average: 1.02 1.08 1.17 1/284 291163660.3661 when apdex SLI query is not configured3662 returns Unknown signal3663 when slo is not configured3664 returns Unknown signal3665 when SLI can not be calculated3666 result: nil3667 returns Unknown signal3668 result: []3669 returns Unknown signal3670 result: [{}]3671 returns Unknown signal3672 result: [{"value"=>1}]3673 returns Unknown signal3674 result: [{"value"=>[1]}]3675 returns Unknown signal3676 when using mimir client3677 behaves like Patroni Apdex Evaluator3678 with main schema3679 returns NoSignal signal in case the feature flag is disabled3680 returns Normal signal when SLI condition is met3681 returns Stop signal when SLI condition is not met3682 without prometheus_alert_db_indicators_settings3683 returns Unknown signal3684 when Prometheus client is not ready3685 returns Unknown signal3686 when apdex SLI query is not configured3687 returns Unknown signal3688 when slo is not configured3689 returns Unknown signal3690 when SLI can not be calculated3691 result: nil3692 returns Unknown signal3693# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.87 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.02 1.08 1.17 1/284 291173694.3695 result: []3696 returns Unknown signal3697 result: [{}]3698 returns Unknown signal3699 result: [{"value"=>1}]3700 returns Unknown signal3701 result: [{"value"=>[1]}]3702 returns Unknown signal3703 when using prometheus client3704 behaves like Patroni Apdex Evaluator3705 with ci schema3706 returns NoSignal signal in case the feature flag is disabled3707 returns Normal signal when SLI condition is met3708 returns Stop signal when SLI condition is not met3709 without prometheus_alert_db_indicators_settings3710 returns Unknown signal3711# [RSpecRunTime] RSpec elapsed time: 23 minutes 55.17 seconds. Current RSS: ~2221M. Threads: 4. load average: 1.02 1.08 1.17 1/284 291183712.3713 when Prometheus client is not ready3714 returns Unknown signal3715 when apdex SLI query is not configured3716 returns Unknown signal3717 when slo is not configured3718 returns Unknown signal3719 when SLI can not be calculated3720 result: nil3721 returns Unknown signal3722 result: []3723 returns Unknown signal3724# [RSpecRunTime] RSpec elapsed time: 23 minutes 58.23 seconds. Current RSS: ~2212M. Threads: 4. load average: 1.02 1.08 1.17 1/284 291193725.3726 result: [{}]3727 returns Unknown signal3728 result: [{"value"=>1}]3729 returns Unknown signal3730 result: [{"value"=>[1]}]3731 returns Unknown signal3732 when using mimir client3733 behaves like Patroni Apdex Evaluator3734 with ci schema3735 returns NoSignal signal in case the feature flag is disabled3736 returns Normal signal when SLI condition is met3737 returns Stop signal when SLI condition is not met3738 without prometheus_alert_db_indicators_settings3739 returns Unknown signal3740# [RSpecRunTime] RSpec elapsed time: 24 minutes 0.29 second. Current RSS: ~2210M. Threads: 4. load average: 1.02 1.07 1.17 1/284 291203741.3742 when Prometheus client is not ready3743 returns Unknown signal3744 when apdex SLI query is not configured3745 returns Unknown signal3746 when slo is not configured3747 returns Unknown signal3748 when SLI can not be calculated3749 result: nil3750 returns Unknown signal3751 result: []3752 returns Unknown signal3753 result: [{}]3754 returns Unknown signal3755# [RSpecRunTime] RSpec elapsed time: 24 minutes 3.69 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.02 1.07 1.17 1/284 291213756.3757 result: [{"value"=>1}]3758 returns Unknown signal3759 result: [{"value"=>[1]}]3760 returns Unknown signal3761# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/health_status/indicators/wal_rate_spec.rb. It took 20.71 seconds. Expected to take 21.04 seconds.3762# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/processable_spec.rb. Expected to take 20.0 seconds.3763Gitlab::Ci::Config::Entry::Processable3764 validations3765 when entry config value is correct3766 #valid?3767 is valid3768 when config uses both "when:" and "rules:"3769 is valid3770 when job name is more than 2553771 shows a validation error3772 when job name is empty3773 reports error3774 when entry value is not correct3775 incorrect config value type3776 #errors3777 reports error about a config type3778 when config is empty3779 #valid3780 is invalid3781 when extends key is not a string3782 returns error about wrong value type3783 when resource_group key is not a string3784 returns error about wrong value type3785 when a variable has an invalid data attribute3786 reports error about variable3787 when script: and trigger: are used together3788 returns is invalid3789 when run: and trigger: are used together3790 is invalid3791# [RSpecRunTime] RSpec elapsed time: 24 minutes 9.06 seconds. Current RSS: ~2202M. Threads: 4. load average: 1.01 1.07 1.16 1/284 291223792.3793 when only: is used with rules:3794 returns error about mixing only: with rules:3795 and only: is blank3796 is valid3797 and rules: is blank3798 is valid3799 when except: is used with rules:3800 returns error about mixing except: with rules:3801 and except: is blank3802 is valid3803 and rules: is blank3804 is valid3805 when only: and except: are both used with rules:3806 returns errors about mixing both only: and except: with rules:3807 when only: and except: as both blank3808 is valid3809 when rules: is blank3810 is valid3811 when interruptible is not a boolean3812 returns error about wrong value type3813 #relevant?3814 is a relevant entry3815 #compose!3816 with workflow rules3817 name: "uses default only", has_workflow_rules?: false, only: nil, rules: nil, result: {:refs=>["branches", "tags"]}3818 RSpec::ExampleGroups::GitlabCiConfigEntryProcessable::Compose::WithWorkflowRules::NameUsesDefaultOnlyHasWorkflowRulesFalseOnlyNilRulesNilResultRefsBranchesTags3819 name: "uses user only", has_workflow_rules?: false, only: ["branches"], rules: nil, result: {:refs=>["branches"]}3820 RSpec::ExampleGroups::GitlabCiConfigEntryProcessable::Compose::WithWorkflowRules::NameUsesUserOnlyHasWorkflowRulesFalseOnlyBranchesRulesNilResultRefsBranches3821# [RSpecRunTime] RSpec elapsed time: 24 minutes 14.09 seconds. Current RSS: ~2199M. Threads: 4. load average: 1.01 1.07 1.16 1/284 291233822.3823 name: "does not define only", has_workflow_rules?: false, only: nil, rules: [], result: nil3824 RSpec::ExampleGroups::GitlabCiConfigEntryProcessable::Compose::WithWorkflowRules::NameDoesNotDefineOnlyHasWorkflowRulesFalseOnlyNilRulesResultNil3825 name: "does not define only", has_workflow_rules?: true, only: nil, rules: nil, result: nil3826 RSpec::ExampleGroups::GitlabCiConfigEntryProcessable::Compose::WithWorkflowRules::NameDoesNotDefineOnlyHasWorkflowRulesTrueOnlyNilRulesNilResultNil3827 name: "uses user only", has_workflow_rules?: true, only: ["branches"], rules: nil, result: {:refs=>["branches"]}3828 RSpec::ExampleGroups::GitlabCiConfigEntryProcessable::Compose::WithWorkflowRules::NameUsesUserOnlyHasWorkflowRulesTrueOnlyBranchesRulesNilResultRefsBranches3829 name: "does not define only", has_workflow_rules?: true, only: nil, rules: [], result: nil3830 RSpec::ExampleGroups::GitlabCiConfigEntryProcessable::Compose::WithWorkflowRules::NameDoesNotDefineOnlyHasWorkflowRulesTrueOnlyNilRulesResultNil3831 when workflow rules is used3832 when rules are used3833 does not define only3834 when rules are not used and only is defined3835 keeps only entry3836 when workflow rules is not used3837 when rules are valid3838 when last rule contains only `when`3839 and its value is not `never`3840 raises a warning3841 and its value is `never`3842 behaves like has no warnings3843 does not raise the warning3844 when last rule does not contain only `when`3845 behaves like has no warnings3846 does not raise the warning3847 when rules are invalid3848 behaves like has no warnings3849 does not raise the warning3850 when workflow rules is used3851 when last rule contains only `when3852 behaves like has no warnings3853 does not raise the warning3854 with resource group3855 resource_group: "iOS", result: "iOS"3856 is expected to eq "iOS"3857 resource_group: "review/$CI_COMMIT_REF_NAME", result: "review/$CI_COMMIT_REF_NAME"3858 is expected to eq "review/$CI_COMMIT_REF_NAME"3859# [RSpecRunTime] RSpec elapsed time: 24 minutes 19.15 seconds. Current RSS: ~2187M. Threads: 4. load average: 1.01 1.07 1.16 1/284 291243860.3861 resource_group: nil, result: nil3862 is expected to eq nil3863 with environment3864 when environment name is specified3865 sets environment name and action to the entry value3866 when environment name, url and action are specified3867 sets environment name, action and url to the entry value3868 with inheritance3869 of default:tags3870 name: "only local tags", default_tags: nil, tags: ["a", "b"], inherit_default: nil, result: ["a", "b"]3871 is expected to eq ["a", "b"]3872 name: "only local tags", default_tags: nil, tags: ["a", "b"], inherit_default: true, result: ["a", "b"]3873 is expected to eq ["a", "b"]3874 name: "only local tags", default_tags: nil, tags: ["a", "b"], inherit_default: false, result: ["a", "b"]3875 is expected to eq ["a", "b"]3876 name: "global and local tags", default_tags: ["b", "c"], tags: ["a", "b"], inherit_default: nil, result: ["a", "b"]3877 is expected to eq ["a", "b"]3878 name: "global and local tags", default_tags: ["b", "c"], tags: ["a", "b"], inherit_default: true, result: ["a", "b"]3879 is expected to eq ["a", "b"]3880 name: "global and local tags", default_tags: ["b", "c"], tags: ["a", "b"], inherit_default: false, result: ["a", "b"]3881 is expected to eq ["a", "b"]3882 name: "only global tags", default_tags: ["b", "c"], tags: nil, inherit_default: nil, result: ["b", "c"]3883 is expected to eq ["b", "c"]3884 name: "only global tags", default_tags: ["b", "c"], tags: nil, inherit_default: true, result: ["b", "c"]3885 is expected to eq ["b", "c"]3886 name: "only global tags", default_tags: ["b", "c"], tags: nil, inherit_default: false, result: nil3887 is expected to eq nil3888 name: "only global tags", default_tags: ["b", "c"], tags: nil, inherit_default: ["image"], result: nil3889 is expected to eq nil3890# [RSpecRunTime] RSpec elapsed time: 24 minutes 24.28 seconds. Current RSS: ~2204M. Threads: 4. load average: 1.01 1.07 1.16 1/285 291253891.3892 name: "only global tags", default_tags: ["b", "c"], tags: nil, inherit_default: ["tags"], result: ["b", "c"]3893 is expected to eq ["b", "c"]3894 with interruptible3895 when interruptible is not defined3896 sets interruptible to nil3897 when interruptible is defined3898 sets interruptible to the value3899 when composed3900 #value3901 when entry is correct3902 returns correct value3903 when variables have "expand" data3904 returns correct value3905# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/processable_spec.rb. It took 21.34 seconds. Expected to take 20.0 seconds.3906# [RSpecRunTime] Starting example group spec/workers/merge_requests/ensure_prepared_worker_spec.rb. Expected to take 19.22 seconds.3907MergeRequests::EnsurePreparedWorker3908 behaves like an idempotent worker3909 is labeled as idempotent3910 performs multiple times sequentially without raising an exception3911 creates the expected NewMergeRequestWorkers of the unprepared merge requests3912# [RSpecRunTime] RSpec elapsed time: 24 minutes 37.63 seconds. Current RSS: ~2110M. Threads: 4. load average: 1.08 1.08 1.16 1/291 296043913.3914 #perform3915 when ensure_merge_requests_prepared is enabled3916 creates the expected NewMergeRequestWorkers of the unprepared merge requests3917# [RSpecRunTime] RSpec elapsed time: 24 minutes 41.07 seconds. Current RSS: ~2048M. Threads: 4. load average: 1.00 1.06 1.16 1/291 297033918.3919 when ensure_merge_requests_prepared is disabled3920 does not prepare any merge requests3921# [RSpecRunTime] Finishing example group spec/workers/merge_requests/ensure_prepared_worker_spec.rb. It took 15.69 seconds. Expected to take 19.22 seconds.3922# [RSpecRunTime] Starting example group spec/services/container_registry/protection/create_rule_service_spec.rb. Expected to take 18.63 seconds.3923ContainerRegistry::Protection::CreateRuleService#execute3924 with existing container registry protection rule in the database3925 when container registry name pattern is slightly different3926 behaves like a successful service response with side effects3927 creates a new container registry protection rule in the database3928 behaves like returning a success service response3929 returns a success service response3930 is expected to have attributes {:errors => (be blank)}3931 is expected to have attributes {:payload => {:container_registry_protection_rule => (be a kind of ContainerRegistry::Protection::Rule(id...ss_level_for_push => "maintainer", :repository_path_pattern => "namespace388/project-452-unique"})}}3932# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.58 seconds. Current RSS: ~2133M. Threads: 4. load average: 1.00 1.06 1.16 1/290 297173933.3934 when field `repository_path_pattern` is taken3935 behaves like an erroneous service response without side effects3936 does not create a new container registry protection rule in the database3937 does not create a container registry protection rule with the given params3938 is expected not to change `existing_container_registry_protection_rule.updated_at`3939 behaves like returning an error service response3940 returns an error service response3941 is expected to have attributes {:errors => (be present), :payload => (include {:container_registry_protection_rule => nil})}3942# [RSpecRunTime] RSpec elapsed time: 24 minutes 45.1 seconds. Current RSS: ~2152M. Threads: 4. load average: 1.00 1.06 1.16 1/290 297183943.3944 with forbidden user access level (project developer role)3945 behaves like an erroneous service response without side effects3946 does not create a new container registry protection rule in the database3947 does not create a container registry protection rule with the given params3948 behaves like returning an error service response3949 returns an error service response3950 is expected to have attributes {:errors => (be present), :payload => (include {:container_registry_protection_rule => nil})}3951# [RSpecRunTime] RSpec elapsed time: 24 minutes 46.32 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.00 1.06 1.16 1/289 297193952.3953 with invalid params3954 for "repository_path_pattern"3955 behaves like an erroneous service response without side effects3956 does not create a new container registry protection rule in the database3957 does not create a container registry protection rule with the given params3958 behaves like returning an error service response3959 returns an error service response3960 is expected to have attributes {:errors => (be present), :payload => (include {:container_registry_protection_rule => nil})}3961# [RSpecRunTime] RSpec elapsed time: 24 minutes 49.28 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.00 1.06 1.16 1/288 297203962.3963 for "minimum_access_level_for_delete"3964 behaves like an erroneous service response without side effects3965 does not create a new container registry protection rule in the database3966 does not create a container registry protection rule with the given params3967 behaves like returning an error service response3968 returns an error service response3969 is expected to have attributes {:errors => (be present), :payload => (include {:container_registry_protection_rule => nil})}3970# [RSpecRunTime] RSpec elapsed time: 24 minutes 50.42 seconds. Current RSS: ~2245M. Threads: 4. load average: 1.00 1.06 1.16 1/287 297213971.3972 for "minimum_access_level_for_push"3973 behaves like an erroneous service response without side effects3974 does not create a new container registry protection rule in the database3975 does not create a container registry protection rule with the given params3976 behaves like returning an error service response3977 returns an error service response3978 is expected to have attributes {:errors => (be present), :payload => (include {:container_registry_protection_rule => nil})}3979 when minimum_access_level_for_delete and minimum_access_level_for_push are blank3980 behaves like an erroneous service response without side effects3981 does not create a new container registry protection rule in the database3982 does not create a container registry protection rule with the given params3983 behaves like returning an error service response3984 returns an error service response3985 is expected to have attributes {:errors => (be present), :payload => (include {:container_registry_protection_rule => nil})}3986# [RSpecRunTime] RSpec elapsed time: 24 minutes 54.18 seconds. Current RSS: ~2264M. Threads: 4. load average: 1.00 1.06 1.16 1/286 297223987.3988 behaves like a successful service response with side effects3989 creates a new container registry protection rule in the database3990 behaves like returning a success service response3991 returns a success service response3992 is expected to have attributes {:errors => (be blank)}3993 is expected to have attributes {:payload => {:container_registry_protection_rule => (be a kind of ContainerRegistry::Protection::Rule(id...um_access_level_for_push => "maintainer", :repository_path_pattern => "namespace388/project-452"})}}3994# [RSpecRunTime] RSpec elapsed time: 24 minutes 55.38 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.00 1.06 1.16 1/286 297233995.3996 with disallowed params3997 behaves like a successful service response with side effects3998 creates a new container registry protection rule in the database3999 behaves like returning a success service response4000 returns a success service response4001 is expected to have attributes {:errors => (be blank)}4002 is expected to have attributes {:payload => {:container_registry_protection_rule => (be a kind of ContainerRegistry::Protection::Rule(id...um_access_level_for_push => "maintainer", :repository_path_pattern => "namespace388/project-452"})}}4003# [RSpecRunTime] RSpec elapsed time: 24 minutes 56.56 seconds. Current RSS: ~2233M. Threads: 4. load average: 1.00 1.06 1.16 1/286 297244004.4005# [RSpecRunTime] Finishing example group spec/services/container_registry/protection/create_rule_service_spec.rb. It took 15.23 seconds. Expected to take 18.63 seconds.4006# [RSpecRunTime] Starting example group spec/services/ci/runners/set_runner_associated_projects_service_spec.rb. Expected to take 18.05 seconds.4007Ci::Runners::SetRunnerAssociatedProjectsService#execute4008 without user4009 does not call assign_to on runner and returns error response4010# [RSpecRunTime] RSpec elapsed time: 24 minutes 57.84 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.00 1.06 1.16 1/286 297254011.4012 with unauthorized user4013 does not call assign_to on runner and returns error message4014 with authorized user4015 with maintainer user4016 behaves like with successful requests4017 when disassociating a project4018 reassigns associated projects and returns success response4019# [RSpecRunTime] RSpec elapsed time: 25 minutes 0.03 second. Current RSS: ~2187M. Threads: 4. load average: 0.92 1.04 1.15 1/286 297264020.4021 when disassociating no projects4022 reassigns associated projects and returns success response4023# [RSpecRunTime] RSpec elapsed time: 25 minutes 2.85 seconds. Current RSS: ~2198M. Threads: 4. load average: 0.92 1.04 1.15 1/287 297274024.4025 when disassociating all projects4026 reassigns associated projects and returns success response4027 behaves like with failing destroy calls4028 returns error response and rolls back transaction4029# [RSpecRunTime] RSpec elapsed time: 25 minutes 4.87 seconds. Current RSS: ~2202M. Threads: 4. load average: 0.92 1.04 1.15 1/287 297284030.4031 when associating new projects4032 with missing permissions on one of the new projects4033 returns error response and rolls back transaction4034# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.89 seconds. Current RSS: ~2201M. Threads: 4. load average: 0.92 1.04 1.15 1/287 297294035.4036 when some of the new projects are from a different organization4037 returns error response and rolls back transaction4038 with multiple failures4039 returns error response and rolls back transaction4040# [RSpecRunTime] RSpec elapsed time: 25 minutes 8.46 seconds. Current RSS: ~2069M. Threads: 4. load average: 0.92 1.04 1.15 1/286 297304041.4042 with admin user4043 behaves like with successful requests4044 when disassociating a project4045 reassigns associated projects and returns success response4046 when disassociating no projects4047 reassigns associated projects and returns success response4048 when disassociating all projects4049 reassigns associated projects and returns success response4050 behaves like with failing destroy calls4051 returns error response and rolls back transaction4052# [RSpecRunTime] RSpec elapsed time: 25 minutes 13.77 seconds. Current RSS: ~2158M. Threads: 4. load average: 0.94 1.04 1.15 1/286 297314053.4054# [RSpecRunTime] Finishing example group spec/services/ci/runners/set_runner_associated_projects_service_spec.rb. It took 17.19 seconds. Expected to take 18.05 seconds.4055# [RSpecRunTime] Starting example group spec/models/packages/debian/project_component_file_spec.rb. Expected to take 17.02 seconds.4056Packages::Debian::ProjectComponentFile4057 does not allow STI4058 behaves like Debian Component File4059 relationships4060 with stubbed uploader4061 is expected to belong to component class_name => Packages::Debian::ProjectComponent required: false inverse_of => files4062# [RSpecRunTime] RSpec elapsed time: 25 minutes 15.52 seconds. Current RSS: ~2159M. Threads: 4. load average: 0.94 1.04 1.15 1/286 297324063.4064 with packages file_type4065 is expected to belong to architecture class_name => Packages::Debian::ProjectArchitecture required: false inverse_of => files4066 with :sources file_type4067 is expected to belong to architecture class_name => Packages::Debian::ProjectArchitecture inverse_of => files optional: true4068 delegations4069 is expected to delegate #project to the #component object4070 validations4071 #component4072 is expected to validate that :component cannot be empty/falsy4073 #architecture4074 with packages file_type4075 is expected to validate that :architecture cannot be empty/falsy4076 with :sources file_type4077 is expected to validate that :architecture is empty/falsy4078 #file_type4079 is expected to validate that :file_type cannot be empty/falsy4080 is expected to allow :file_type to be ‹:packages›4081 #compression_type4082 is expected not to validate that :compression_type cannot be empty/falsy4083 is expected to allow :compression_type to be ‹nil›4084 is expected to allow :compression_type to be ‹:gz›4085# [RSpecRunTime] RSpec elapsed time: 25 minutes 20.02 seconds. Current RSS: ~2211M. Threads: 4. load average: 0.94 1.04 1.15 1/286 297334086.4087 #file4088 the uploader api4089 is expected to respond to #store_dir4090 is expected to respond to #cache_dir4091 is expected to respond to #work_dir4092 #file_store4093 is expected to validate that :file_store cannot be empty/falsy4094 #file_sha2564095 is expected to validate that :file_sha256 cannot be empty/falsy4096 scopes4097 .with_container4098 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 6, created_at: "2024-07-31 10:41:48.916219915 +0000", up...type: nil, file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4099 .with_codename_or_suite4100 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 6, created_at: "2024-07-31 10:41:48.916219915 +0000", up...type: nil, file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4101 .with_component_name4102 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 3, created_at: "2024-07-31 10:41:48.894036557 +0000", up...type: nil, file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4103 .with_file_type4104 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 7, created_at: "2024-07-31 10:41:48.924896000 +0000", up..._type: nil, file_store: 1, file: "Sources", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4105 .with_architecture4106 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 2, created_at: "2024-07-31 10:41:48.886083218 +0000", up...type: nil, file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4107 .with_architecture_name4108 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 2, created_at: "2024-07-31 10:41:48.886083218 +0000", up...type: nil, file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4109 .with_compression_type4110 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 4, created_at: "2024-07-31 10:41:48.901537117 +0000", up...ype: "xz", file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4111 .with_file_sha2564112 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 5, created_at: "2024-07-31 10:41:48.908948296 +0000", up...pe: "packages", compression_type: nil, file_store: 1, file: "Packages", file_sha256: "other_sha256">4113# [RSpecRunTime] RSpec elapsed time: 25 minutes 24.99 seconds. Current RSS: ~2253M. Threads: 4. load average: 0.95 1.04 1.14 1/286 297344114.4115 .updated_before4116 is expected to contain exactly #<Packages::Debian::ProjectComponentFile id: 9, created_at: "2024-07-31 10:41:58.762693045 +0000", up...type: nil, file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad"> and #<Packages::Debian::ProjectComponentFile id: 10, created_at: "2024-07-31 10:41:58.771838995 +0000", u...type: nil, file_store: 1, file: "Packages", file_sha256: "be93151dc23ac34a82752444556fe79b32c7a1ad">4117 callbacks4118 updates metadata columns4119 #relative_path4120 with a Packages file_type4121 is expected to eq "quia1/binary-magni1/Packages"4122 with a Source file_type4123 is expected to eq "quia1/source/Sources"4124 with a DI Packages file_type4125 is expected to eq "quia1/debian-installer/binary-magni1/Packages"4126 with an xz compression_type4127 is expected to eq "quia1/binary-magni1/Packages.xz"4128 #empty?4129 with a non-empty component4130 is expected to be falsey4131 with an empty component4132 is expected to be truthy4133# [RSpecRunTime] Finishing example group spec/models/packages/debian/project_component_file_spec.rb. It took 13.28 seconds. Expected to take 17.02 seconds.4134# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4135Lint factories for Packages::Debian::ProjectComponentFile4136 with saas, license, and factory defaults4137 behaves like factory4138 debian_project_component_file factory4139 does not raise error when built4140 does not raise error when created4141 linting :packages trait4142 does not raise error when created4143# [RSpecRunTime] RSpec elapsed time: 25 minutes 29.13 seconds. Current RSS: ~2258M. Threads: 4. load average: 0.95 1.04 1.14 1/286 297484144.4145 linting :sources trait4146 does not raise error when created4147# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.32 seconds. Current RSS: ~2248M. Threads: 4. load average: 0.95 1.04 1.14 1/286 297494148.4149 linting :di_packages trait4150 does not raise error when created4151 linting :older_sha256 trait4152 does not raise error when created4153 linting :object_storage trait4154 does not raise error when created4155 linting :empty trait4156 does not raise error when created4157# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 5.56 seconds. Expected to take 46.95 seconds.4158# [RSpecRunTime] Starting example group spec/lib/gitlab/import_export/command_line_util_spec.rb. Expected to take 16.39 seconds.4159Gitlab::ImportExport::CommandLineUtil4160 #download_or_copy_upload4161 when the upload is local4162 copies the file4163 when the upload is remote4164 downloads the file4165 #download4166 a non-localhost uri4167 with ok status code4168 gets the contents4169 streams the contents via Gitlab::HTTP4170 does not get the content over the size_limit4171 gets the content within the size_limit4172 with a redirect status code MOVED_PERMANENTLY4173 logs the redirect4174 with a redirect status code FOUND4175 logs the redirect4176 with a redirect status code SEE_OTHER4177 logs the redirect4178# [RSpecRunTime] RSpec elapsed time: 25 minutes 36.73 seconds. Current RSS: ~2256M. Threads: 4. load average: 0.95 1.03 1.14 1/286 297504179.4180 with a redirect status code TEMPORARY_REDIRECT4181 logs the redirect4182 with an invalid status code ACCEPTED4183 throws an error4184 with an invalid status code UNAUTHORIZED4185 throws an error4186 with an invalid status code BAD_REQUEST4187 throws an error4188 a localhost uri4189 throws a blocked url error4190 for object_storage uri4191 gets the content4192 #gzip4193 compresses specified file4194 when exception occurs4195 raises an exception4196 #gunzip4197 decompresses specified file4198 when exception occurs4199 raises an exception4200 #tar_cf4201 archives a folder without compression4202 when something goes wrong4203 raises an error4204 #untar_zxf4205 has the right mask for project.json4206 has the right mask for uploads4207 behaves like deletes symlinks4208 deletes the symlinks4209# [RSpecRunTime] RSpec elapsed time: 25 minutes 43.53 seconds. Current RSS: ~2255M. Threads: 4. load average: 0.96 1.03 1.14 1/289 297714210.4211 behaves like handles shared hard links4212 raises an exception and deletes the extraction dir4213 behaves like deletes pipes4214 deletes the pipes4215 #untar_xf4216 extracts archive without decompression4217 behaves like deletes symlinks4218 deletes the symlinks4219# [RSpecRunTime] RSpec elapsed time: 25 minutes 45.76 seconds. Current RSS: ~2226M. Threads: 4. load average: 0.96 1.03 1.14 2/289 297904220.4221 behaves like handles shared hard links4222 raises an exception and deletes the extraction dir4223 behaves like deletes pipes4224 deletes the pipes4225 when something goes wrong4226 raises an error4227 returns false and includes error status4228# [RSpecRunTime] Finishing example group spec/lib/gitlab/import_export/command_line_util_spec.rb. It took 14.75 seconds. Expected to take 16.39 seconds.4229# [RSpecRunTime] Starting example group spec/workers/merge_worker_spec.rb. Expected to take 15.82 seconds.4230MergeWorker4231 remove source branch4232 clears cache of source repo after removing source branch4233 behaves like an idempotent worker4234 is labeled as idempotent4235 performs multiple times sequentially without raising an exception4236 the merge request is still shown as merged4237# [RSpecRunTime] RSpec elapsed time: 25 minutes 56.96 seconds. Current RSS: ~2208M. Threads: 4. load average: 0.89 1.01 1.13 1/292 302634238.4239 delegation to MergeRequests::MergeService4240 does not call MergeRequests::MergeService4241 when user exists4242 does not call MergeRequests::MergeService4243 and merge request exists4244 delegates to MergeRequests::MergeService4245 and check_mergeability_retry_lease is specified4246 does not change the check_mergeability_retry_lease parameter4247# [RSpecRunTime] RSpec elapsed time: 25 minutes 59.38 seconds. Current RSS: ~2168M. Threads: 4. load average: 0.98 1.03 1.14 1/291 302984248.4249# [RSpecRunTime] Finishing example group spec/workers/merge_worker_spec.rb. It took 12.03 seconds. Expected to take 15.82 seconds.4250# [RSpecRunTime] Starting example group spec/presenters/gitlab/blame_presenter_spec.rb. Expected to take 15.26 seconds.4251Gitlab::BlamePresenter4252 precalculates necessary data on init4253 #groups4254 delegates #groups call to the blame4255# [RSpecRunTime] RSpec elapsed time: 26 minutes 1.6 seconds. Current RSS: ~2070M. Threads: 4. load average: 0.98 1.03 1.14 1/291 303614256.4257 #first_line4258 delegates #first_line call to the blame4259# [RSpecRunTime] RSpec elapsed time: 26 minutes 2.6 seconds. Current RSS: ~2081M. Threads: 4. load average: 0.98 1.03 1.14 1/291 303934260.4261 #commit_data4262 has the data necessary to render the view4263 renamed file4264 does not generate link to previous blame on initial commit4265 generates link link to previous blame4266# [RSpecRunTime] RSpec elapsed time: 26 minutes 7.38 seconds. Current RSS: ~2162M. Threads: 4. load average: 0.98 1.03 1.14 1/291 304874267.4268 #groups_commit_data4269 behaves like groups_commit_data4270 combines group and commit data4271 when page is not sent as attribute4272 behaves like groups_commit_data4273 combines group and commit data4274 when project is not sent as attribute4275 behaves like groups_commit_data4276 combines group and commit data4277# [RSpecRunTime] Finishing example group spec/presenters/gitlab/blame_presenter_spec.rb. It took 10.87 seconds. Expected to take 15.26 seconds.4278# [RSpecRunTime] Starting example group spec/lib/gitlab/gitaly_client/blob_service_spec.rb. Expected to take 14.82 seconds.4279Gitlab::GitalyClient::BlobService4280 #get_new_lfs_pointers4281 sends a get_new_lfs_pointers message4282 with not_in = :all4283 sends the correct message4284# [RSpecRunTime] RSpec elapsed time: 26 minutes 12.25 seconds. Current RSS: ~2089M. Threads: 4. load average: 0.99 1.03 1.14 1/291 306074285.4286 with hook environment4287 sends a list_all_lfs_pointers message4288 #get_all_lfs_pointers4289 sends a get_all_lfs_pointers message4290 #list_blobs4291 with a single revision4292I0000 00:00:1722422568.059905 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=14293 sends a list_blobs message4294# [RSpecRunTime] RSpec elapsed time: 26 minutes 16.71 seconds. Current RSS: ~2195M. Threads: 4. load average: 0.99 1.03 1.14 1/291 306474295.4296 with multiple revisions4297I0000 00:00:1722422570.852560 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=14298 sends a list_blobs message4299 with multiple revisions and limits4300I0000 00:00:1722422571.770703 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=14301 sends a list_blobs message4302 with paths4303I0000 00:00:1722422572.595803 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=14304 sends a list_blobs message4305 with split contents4306I0000 00:00:1722422573.399852 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=14307 sends a list_blobs message4308 #list_all_blobs4309I0000 00:00:1722422574.304119 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=14310 sends a list all blobs message4311# [RSpecRunTime] Finishing example group spec/lib/gitlab/gitaly_client/blob_service_spec.rb. It took 10.78 seconds. Expected to take 14.82 seconds.4312# [RSpecRunTime] Starting example group spec/lib/gitlab/config/entry/validators_spec.rb. Expected to take 14.32 seconds.4313Gitlab::Config::Entry::Validators4314 Gitlab::Config::Entry::Validators::MutuallyExclusiveKeysValidator4315 context: "with mutually exclusive keys", config: {:foo=>1, :bar=>2}, valid_result: false4316 validates the instance4317 context: "without mutually exclusive keys", config: {:foo=>1}, valid_result: true4318 validates the instance4319 context: "without mutually exclusive keys", config: {:bar=>1}, valid_result: true4320 validates the instance4321 context: "with other keys", config: {:foo=>1, :baz=>2}, valid_result: true4322 validates the instance4323 Gitlab::Config::Entry::Validators::DisallowedKeysValidator4324 config: {:foo=>"1"}, disallowed_keys: "foo", ignore_nil: false, valid_result: false4325 validates the instance4326 config: {:foo=>"1", :bar=>"2", :baz=>"3"}, disallowed_keys: "foo, bar", ignore_nil: false, valid_result: false4327 validates the instance4328# [RSpecRunTime] RSpec elapsed time: 26 minutes 24.68 seconds. Current RSS: ~2224M. Threads: 4. load average: 0.99 1.03 1.13 1/286 307134329.4330 config: {:baz=>"1", :qux=>"2"}, disallowed_keys: "", ignore_nil: false, valid_result: true4331 validates the instance4332 config: {:foo=>nil}, disallowed_keys: "foo", ignore_nil: false, valid_result: false4333 validates the instance4334 config: {:foo=>nil, :bar=>"2", :baz=>"3"}, disallowed_keys: "foo, bar", ignore_nil: false, valid_result: false4335 validates the instance4336 config: {:foo=>nil, :bar=>nil, :baz=>"3"}, disallowed_keys: "foo, bar", ignore_nil: false, valid_result: false4337 validates the instance4338 config: {:baz=>nil, :qux=>nil}, disallowed_keys: "", ignore_nil: false, valid_result: true4339 validates the instance4340 config: {:foo=>"1"}, disallowed_keys: "foo", ignore_nil: true, valid_result: false4341 validates the instance4342 config: {:foo=>"1", :bar=>"2", :baz=>"3"}, disallowed_keys: "foo, bar", ignore_nil: true, valid_result: false4343 validates the instance4344 config: {:baz=>"1", :qux=>"2"}, disallowed_keys: "", ignore_nil: true, valid_result: true4345 validates the instance4346 config: {:foo=>nil}, disallowed_keys: "", ignore_nil: true, valid_result: true4347 validates the instance4348 config: {:foo=>nil, :bar=>"2", :baz=>"3"}, disallowed_keys: "bar", ignore_nil: true, valid_result: false4349 validates the instance4350 config: {:foo=>nil, :bar=>nil, :baz=>"3"}, disallowed_keys: "", ignore_nil: true, valid_result: true4351 validates the instance4352 config: {:baz=>nil, :qux=>nil}, disallowed_keys: "", ignore_nil: true, valid_result: true4353 validates the instance4354 when custom message is provided4355 returns the custom message when invalid4356# [RSpecRunTime] RSpec elapsed time: 26 minutes 29.67 seconds. Current RSS: ~2232M. Threads: 4. load average: 0.99 1.03 1.13 1/286 307144357.4358 Gitlab::Config::Entry::Validators::OnlyOneOfKeysValidator4359 config: {:foo=>"1"}, valid_result: true4360 validates the instance4361 config: {:foo=>"1", :bar=>"2", :baz=>"3"}, valid_result: false4362 validates the instance4363 config: {:bar=>"2"}, valid_result: true4364 validates the instance4365 config: {:foo=>"1"}, valid_result: true4366 validates the instance4367 config: {}, valid_result: false4368 validates the instance4369 config: {:baz=>"3"}, valid_result: false4370 validates the instance4371 Gitlab::Config::Entry::Validators::ScalarValidator4372 config: "string", valid_result: true4373 validates the instance4374 config: :symbol, valid_result: true4375 validates the instance4376 config: true, valid_result: true4377 validates the instance4378 config: false, valid_result: true4379 validates the instance4380 config: 2, valid_result: true4381 validates the instance4382 config: 2.2, valid_result: true4383 validates the instance4384 config: [], valid_result: false4385 validates the instance4386# [RSpecRunTime] RSpec elapsed time: 26 minutes 34.67 seconds. Current RSS: ~2244M. Threads: 4. load average: 0.99 1.03 1.13 1/286 307154387.4388 config: {}, valid_result: false4389 validates the instance4390# [RSpecRunTime] Finishing example group spec/lib/gitlab/config/entry/validators_spec.rb. It took 13.89 seconds. Expected to take 14.32 seconds.4391# [RSpecRunTime] Starting example group spec/models/protected_branch/merge_access_level_spec.rb. Expected to take 13.85 seconds.4392ProtectedBranch::MergeAccessLevel4393 does not allow STI4394 is expected to belong to protected_branch required: false4395 validations4396 when role?4397 is expected to validate that :access_level is either ‹30›, ‹40›, ‹60›, or ‹0›4398 is expected to validate that :access_level cannot be empty/falsy4399 is expected to validate that :access_level is case-sensitively unique within the scope of :protected_branch_id4400# [RSpecRunTime] RSpec elapsed time: 26 minutes 37.01 seconds. Current RSS: ~2241M. Threads: 4. load average: 0.99 1.03 1.13 1/286 307164401.4402 when not role?4403 is expected not to validate that :access_level cannot be empty/falsy4404 is expected not to validate that :access_level is either ‹30›, ‹40›, ‹60›, or ‹0›4405 is expected not to validate that :access_level is case-sensitively unique within the scope of :protected_branch_id4406 ::human_access_levels4407 is expected to eq {30=>"Developers + Maintainers", 40=>"Maintainers", 60=>"Instance admins", 0=>"No one"}4408 #check_access(user, current_project)4409 when current_user is nil4410 is expected to eq false4411 when access_level is NO_ACCESS4412 is expected to eq false4413 when instance admin access is configured4414 when current_user is a maintainer4415 is expected to eq false4416# [RSpecRunTime] RSpec elapsed time: 26 minutes 41.17 seconds. Current RSS: ~2235M. Threads: 4. load average: 0.99 1.03 1.13 1/286 307174417.4418 when current_user is admin4419 is expected to eq true4420 when current_user can push_code to project4421 and member access is high enough4422 is expected to eq true4423 when external authorization denies access4424 is expected to eq false4425 and member access is too low4426 is expected to eq false4427 when current_user cannot push_code to project4428 is expected to eq false4429 #project4430 delegates project to protected_branch association4431 does not error when protected_branch is nil4432 #protected_branch_group4433 looks for the group attached to protected_branch4434 when current_project is nil4435 and protected_branch_group isn't nil4436 assign_access_level: :guest, expected_check_access: false4437 is expected to eq false4438 assign_access_level: :reporter, expected_check_access: false4439 is expected to eq false4440 assign_access_level: :developer, expected_check_access: true4441 is expected to eq true4442 assign_access_level: :maintainer, expected_check_access: true4443 is expected to eq true4444 assign_access_level: :owner, expected_check_access: true4445 is expected to eq true4446# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.09 seconds. Current RSS: ~2241M. Threads: 4. load average: 0.99 1.03 1.13 2/286 307184447.4448 ::allowed_access_levels4449 when running on Gitlab.com?4450 is expected to contain exactly 30, 40, and 04451 when self hosted?4452 is expected to contain exactly 30, 40, 60, and 04453# [RSpecRunTime] Finishing example group spec/models/protected_branch/merge_access_level_spec.rb. It took 12.72 seconds. Expected to take 13.85 seconds.4454# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4455Lint factories for ProtectedBranch::MergeAccessLevel4456 with saas, license, and no factory defaults4457 behaves like factory4458 protected_branch_merge_access_level factory4459 does not raise error when built4460 does not raise error when created4461# [RSpecRunTime] RSpec elapsed time: 26 minutes 48.91 seconds. Current RSS: ~2219M. Threads: 4. load average: 0.99 1.02 1.13 1/286 307194462.4463# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.27 seconds. Expected to take 46.95 seconds.4464# [RSpecRunTime] Starting example group spec/models/members/last_group_owner_assigner_spec.rb. Expected to take 13.45 seconds.4465LastGroupOwnerAssigner4466 does not allow STI4467 #execute4468 avoids extra database queries utilizing memoization4469 when there are unblocked owners4470 with one unblocked owner4471 is expected to change `GroupMember#last_owner` from nil to true4472# [RSpecRunTime] RSpec elapsed time: 26 minutes 50.49 seconds. Current RSS: ~2196M. Threads: 4. load average: 0.99 1.02 1.13 1/286 307204473.4474 with multiple unblocked owners4475 is expected to change `GroupMember#last_owner` from nil to false4476 has many members passed4477 with owners from a parent4478 when top-level group4479 with group sharing4480 is expected to change `GroupMember#last_owner` from nil to true4481 when subgroup4482 is expected to change `GroupMember#last_owner` from nil to false4483 when there are blocked owners4484 with one blocked owner4485 is expected to change `GroupMember#last_owner` from nil to true4486# [RSpecRunTime] RSpec elapsed time: 26 minutes 55.25 seconds. Current RSS: ~2232M. Threads: 4. load average: 1.00 1.02 1.13 1/286 307214487.4488 with multiple unblocked owners4489 is expected to change `GroupMember#last_owner` from nil to false4490 with multiple blocked owners4491 is expected to change `GroupMember#last_owner` from nil to false4492 with owners from a parent4493 when top-level group4494 with group sharing4495 is expected to change `GroupMember#last_owner` from nil to true4496 when subgroup4497 is expected to change `GroupMember#last_owner` from nil to true4498 with two owners4499 is expected to change `GroupMember#last_owner` from nil to false4500# [RSpecRunTime] RSpec elapsed time: 26 minutes 59.39 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.08 1.04 1.13 1/286 307224501.4502 when there are bot members4503 with a bot owner4504 is expected to change `GroupMember#last_owner` from nil to true4505# [RSpecRunTime] Finishing example group spec/models/members/last_group_owner_assigner_spec.rb. It took 11.06 seconds. Expected to take 13.45 seconds.4506# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/build/unschedule_spec.rb. Expected to take 13.11 seconds.4507Gitlab::Ci::Status::Build::Unschedule4508 #label4509 is expected to eq "unschedule action"4510 action details4511 #has_action?4512 when user is allowed to update build4513 is expected to have action4514# [RSpecRunTime] RSpec elapsed time: 27 minutes 1.61 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.08 1.04 1.13 1/286 307234515.4516 when user is not allowed to update build4517 is expected not to have action4518 #action_path4519 is expected to include "78/unschedule"4520 #action_icon4521 is expected to eq "time-out"4522# [RSpecRunTime] RSpec elapsed time: 27 minutes 5.88 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.07 1.04 1.13 1/286 307244523.4524 #action_title4525 is expected to eq "Unschedule"4526 #action_button_title4527 is expected to eq "Unschedule job"4528 .matches?4529 when build is scheduled4530 when build unschedules an delayed job4531 is a correct match4532 when build unschedules an normal job4533 does not match4534 #status_tooltip4535 does not override status status_tooltip4536 #badge_tooltip4537 does not override status badge_tooltip4538# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/build/unschedule_spec.rb. It took 9.98 seconds. Expected to take 13.11 seconds.4539# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/sbom/component_spec.rb. Expected to take 12.75 seconds.4540Gitlab::Ci::Reports::Sbom::Component4541 has correct attributes4542 #name4543 is expected to eq "component-name"4544 with namespace4545 is expected to eq "org.NameSpace/Name"4546 #purl_type4547 is expected to eq "npm"4548 #type4549 is expected to eq "library"4550 #<=>4551 equal4552 is expected to eq 04553# [RSpecRunTime] RSpec elapsed time: 27 minutes 13.39 seconds. Current RSS: ~2257M. Threads: 4. load average: 1.06 1.04 1.13 1/286 307254554.4555 name lesser4556 is expected to eq -14557 name greater4558 is expected to eq 14559 purl type lesser4560 is expected to eq -14561 purl type greater4562 is expected to eq 14563 purl type nulls first4564 is expected to eq -14565 version lesser4566 is expected to eq -14567 version greater4568 is expected to eq 14569 version nulls first4570 is expected to eq -14571 #ingestible?4572 when component_type is invalid4573 is expected to equal false4574 when purl_type is invalid4575 is expected to equal false4576 when component_type is valid4577 component_type: "library"4578 is expected to equal true4579 when purl_type is valid4580 purl_type: "composer"4581 is expected to equal true4582 purl_type: "conan"4583 is expected to equal true4584 purl_type: "gem"4585 is expected to equal true4586 purl_type: "golang"4587 is expected to equal true4588# [RSpecRunTime] RSpec elapsed time: 27 minutes 18.69 seconds. Current RSS: ~2285M. Threads: 4. load average: 1.06 1.04 1.13 1/286 307264589.4590 purl_type: "maven"4591 is expected to equal true4592 purl_type: "npm"4593 is expected to equal true4594 purl_type: "nuget"4595 is expected to equal true4596 purl_type: "pypi"4597 is expected to equal true4598 purl_type: "apk"4599 is expected to equal true4600 purl_type: "rpm"4601 is expected to equal true4602 purl_type: "deb"4603 is expected to equal true4604 purl_type: "cbl-mariner"4605 is expected to equal true4606 purl_type: "wolfi"4607 is expected to equal true4608 purl_type: "cargo"4609 is expected to equal true4610 when there is no purl4611 is expected to equal true4612# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/sbom/component_spec.rb. It took 11.46 seconds. Expected to take 12.75 seconds.4613# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4614Lint factories for Gitlab::Ci::Reports::Sbom::Component4615 with saas, license, and factory defaults4616 behaves like factory4617 ci_reports_sbom_component factory4618 does not raise error when built4619 does not raise error when created4620 linting :with_source_package_name trait4621 does not raise error when created4622# [RSpecRunTime] RSpec elapsed time: 27 minutes 24.8 seconds. Current RSS: ~2275M. Threads: 4. load average: 1.05 1.04 1.13 1/286 307404623.4624 linting :with_trivy_properties trait4625 does not raise error when created4626# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.69 seconds. Expected to take 46.95 seconds.4627# [RSpecRunTime] Starting example group spec/models/ml/model_spec.rb. Expected to take 12.31 seconds.4628Ml::Model4629 does not allow STI4630 .including_project4631 loads latest version4632# [RSpecRunTime] RSpec elapsed time: 27 minutes 27.17 seconds. Current RSS: ~2227M. Threads: 4. load average: 1.05 1.04 1.13 1/286 307414633.4634 #by_project_and_id4635 if exists4636 is expected to eq #<Ml::Model id: 1, created_at: "2024-07-31 10:43:59.994213203 +0000", updated_at: "2024-07-31 10:43:5...xisting_model", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>4637 if id has no match4638 is expected to equal nil4639 if project id does not match4640 is expected to equal nil4641 associations4642 is expected to belong to project required: false4643 is expected to have one default_experiment4644 is expected to have many versions4645 is expected to have many metadata4646 is expected to have one latest_version class_name => Ml::ModelVersion inverse_of => model4647# [RSpecRunTime] RSpec elapsed time: 27 minutes 30.91 seconds. Current RSS: ~2280M. Threads: 4. load average: 1.04 1.04 1.13 1/286 307424648.4649 with_version_count4650 when model has versions4651 is expected to eq 14652 when model has no versions4653 is expected to eq 04654 .prefixed_experiment4655 returns the given string prefixed with "[model]"4656 #valid?4657 validates a valid model version4658 name4659 ctx: "name is blank", name: ""4660 is expected to include :name4661 ctx: "name is not valid package name", name: "!!()()"4662 is expected to include :name4663 ctx: "name is too large", name: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"4664 is expected to include :name4665 ctx: "name is not unique in the project", name: "an_existing_model"4666 is expected to include :name4667 default_experiment4668 when experiment name name is different than model name4669 is expected to include :default_experiment4670 when model version project is different than model project4671 is expected to include :default_experiment4672 candidates4673 returns only the candidates for default experiment that do not belong to a model version4674 .by_project4675 is expected to contain exactly #<Ml::Model id: 1, created_at: "2024-07-31 10:43:59.994213203 +0000", updated_at: "2024-07-31 10:43:5...xisting_model", description: nil, user_id: nil, cached_markdown_version: nil, description_html: nil>4676 .including_latest_version4677 loads latest version4678# [RSpecRunTime] RSpec elapsed time: 27 minutes 36.02 seconds. Current RSS: ~2278M. Threads: 4. load average: 1.04 1.03 1.13 1/286 307434679.4680 #all_packages4681 returns an empty array when no model versions exist4682 returns one package when a single model version exists4683 returns multiple packages when multiple model versions exist4684# [RSpecRunTime] Finishing example group spec/models/ml/model_spec.rb. It took 11.86 seconds. Expected to take 12.31 seconds.4685# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4686Lint factories for Ml::Model4687 with saas, license, and factory defaults4688 behaves like factory4689 ml_models factory4690 does not raise error when built4691 does not raise error when created4692 linting :with_versions trait4693 does not raise error when created4694# [RSpecRunTime] RSpec elapsed time: 27 minutes 38.77 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.04 1.03 1.13 1/286 307574695.4696 linting :with_latest_version_and_package trait4697 does not raise error when created4698 linting :with_metadata trait4699 does not raise error when created4700# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.5 seconds. Expected to take 46.95 seconds.4701# [RSpecRunTime] Starting example group spec/helpers/projects/error_tracking_helper_spec.rb. Expected to take 11.97 seconds.4702Projects::ErrorTrackingHelper4703 #error_tracking_data4704 without error_tracking_setting4705 returns frontend configuration4706 with error_tracking_setting4707 when enabled4708 show error tracking enabled4709 when disabled4710 show error tracking not enabled4711 with integrated error tracking feature4712 feature_flag: false, enabled: true, settings_integrated: true, show_alert: true, integrated_enabled: false4713 is expected to include {"show-integrated-tracking-disabled-alert" => "true", "integrated-error-tracking-enabled" => "false"}4714 feature_flag: false, enabled: true, settings_integrated: false, show_alert: false, integrated_enabled: false4715 is expected to include {"show-integrated-tracking-disabled-alert" => "false", "integrated-error-tracking-enabled" => "false"}4716# [RSpecRunTime] RSpec elapsed time: 27 minutes 43.02 seconds. Current RSS: ~2257M. Threads: 4. load average: 1.04 1.03 1.12 1/286 307584717.4718 feature_flag: false, enabled: false, settings_integrated: true, show_alert: false, integrated_enabled: false4719 is expected to include {"show-integrated-tracking-disabled-alert" => "false", "integrated-error-tracking-enabled" => "false"}4720 feature_flag: false, enabled: false, settings_integrated: false, show_alert: false, integrated_enabled: false4721 is expected to include {"show-integrated-tracking-disabled-alert" => "false", "integrated-error-tracking-enabled" => "false"}4722 feature_flag: true, enabled: true, settings_integrated: true, show_alert: false, integrated_enabled: true4723 is expected to include {"show-integrated-tracking-disabled-alert" => "false", "integrated-error-tracking-enabled" => "true"}4724 feature_flag: true, enabled: true, settings_integrated: false, show_alert: false, integrated_enabled: false4725 is expected to include {"show-integrated-tracking-disabled-alert" => "false", "integrated-error-tracking-enabled" => "false"}4726 feature_flag: true, enabled: false, settings_integrated: true, show_alert: false, integrated_enabled: false4727 is expected to include {"show-integrated-tracking-disabled-alert" => "false", "integrated-error-tracking-enabled" => "false"}4728 feature_flag: true, enabled: false, settings_integrated: false, show_alert: false, integrated_enabled: false4729 is expected to include {"show-integrated-tracking-disabled-alert" => "false", "integrated-error-tracking-enabled" => "false"}4730 when user is not maintainer4731 shows error tracking enablement as disabled4732 #error_details_data4733 returns the correct issue id4734 returns the correct project path4735 returns the correct stack trace path4736 creates an issue and redirects to issue show page4737 with integrated error tracking feature4738 feature_flag: false, enabled: true, settings_integrated: true, integrated_enabled: false4739 is expected to eq "false"4740# [RSpecRunTime] RSpec elapsed time: 27 minutes 46.52 seconds. Current RSS: ~2257M. Threads: 4. load average: 1.03 1.03 1.12 1/286 307594741.4742 feature_flag: false, enabled: true, settings_integrated: false, integrated_enabled: false4743 is expected to eq "false"4744# [RSpecRunTime] RSpec elapsed time: 27 minutes 48.79 seconds. Current RSS: ~2247M. Threads: 4. load average: 1.03 1.03 1.12 1/286 307604745.4746 feature_flag: false, enabled: false, settings_integrated: true, integrated_enabled: false4747 is expected to eq "false"4748 feature_flag: false, enabled: false, settings_integrated: false, integrated_enabled: false4749 is expected to eq "false"4750 feature_flag: true, enabled: true, settings_integrated: true, integrated_enabled: true4751 is expected to eq "true"4752 feature_flag: true, enabled: true, settings_integrated: false, integrated_enabled: false4753 is expected to eq "false"4754 feature_flag: true, enabled: false, settings_integrated: true, integrated_enabled: false4755 is expected to eq "false"4756 feature_flag: true, enabled: false, settings_integrated: false, integrated_enabled: false4757 is expected to eq "false"4758# [RSpecRunTime] Finishing example group spec/helpers/projects/error_tracking_helper_spec.rb. It took 11.21 seconds. Expected to take 11.97 seconds.4759# [RSpecRunTime] Starting example group spec/models/concerns/token_authenticatable_strategies/encrypted_spec.rb. Expected to take 11.65 seconds.4760TokenAuthenticatableStrategies::Encrypted4761 does not allow STI4762 #token_fields4763 includes the encrypted field4764 #sensitive_fields4765 includes the encrypted field4766 #find_token_authenticatable4767 when encryption is required4768 behaves like finds the resource with/without setting require_prefix_for_validation4769 behaves like finds the resource4770 finds the resource by cleartext4771 when a require_prefix_for_validation is provided4772 behaves like does not find any resource4773 does not find any resource by cleartext4774 when token starts with prefix4775 behaves like finds the resource4776 finds the resource by cleartext4777 when encryption is optional4778 uses insecure strategy when encrypted token cannot be found4779 behaves like finds the resource with/without setting require_prefix_for_validation4780 behaves like finds the resource4781 finds the resource by cleartext4782# [RSpecRunTime] RSpec elapsed time: 27 minutes 54.55 seconds. Current RSS: ~2265M. Threads: 4. load average: 1.03 1.03 1.12 1/286 307614783.4784 when a require_prefix_for_validation is provided4785 behaves like does not find any resource4786 does not find any resource by cleartext4787 when token starts with prefix4788 behaves like finds the resource4789 finds the resource by cleartext4790 when encryption is migrating4791 behaves like finds the resource with/without setting require_prefix_for_validation4792 behaves like finds the resource4793 finds the resource by cleartext4794 when a require_prefix_for_validation is provided4795 behaves like does not find any resource4796 does not find any resource by cleartext4797 when token starts with prefix4798 behaves like finds the resource4799 finds the resource by cleartext4800 #get_token4801 when encryption is required4802 returns decrypted token when an encrypted with static iv token is present4803 returns decrypted token when an encrypted token is present4804 when encryption is optional4805 returns decrypted token when an encrypted token is present4806 returns decrypted token when an encrypted with static iv token is present4807 returns the plaintext token when encrypted token is not present4808 when encryption is migrating4809 returns cleartext token when an encrypted token is present4810 returns the cleartext token when encrypted token is not present4811# [RSpecRunTime] RSpec elapsed time: 27 minutes 59.3 seconds. Current RSS: ~2277M. Threads: 4. load average: 1.03 1.03 1.12 1/286 307624812.4813 #set_token4814 when encryption is required4815 writes encrypted token and returns it4816 when encryption is optional4817 writes encrypted token and removes plaintext token and returns it4818 when encryption is migrating4819 writes encrypted token and writes plaintext token4820# [RSpecRunTime] Finishing example group spec/models/concerns/token_authenticatable_strategies/encrypted_spec.rb. It took 9.42 seconds. Expected to take 11.65 seconds.4821# [RSpecRunTime] Starting example group spec/services/ci/create_pipeline_service/rate_limit_spec.rb. Expected to take 11.38 seconds.4822Ci::CreatePipelineService4823 rate limiting4824 when user is under the limit4825 allows pipeline creation4826# [RSpecRunTime] RSpec elapsed time: 28 minutes 1.76 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.03 1.03 1.12 1/288 307964827.4828 when user is over the limit4829 blocks pipeline creation4830 with different users4831 allows other members to create pipelines4832# [RSpecRunTime] RSpec elapsed time: 28 minutes 4.05 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.02 1.03 1.12 1/291 308254833.4834 with different commits4835 allows user to create pipeline4836# [RSpecRunTime] RSpec elapsed time: 28 minutes 5.45 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.02 1.03 1.12 1/291 308464837.4838 with different projects4839 allows user to create pipeline4840# [RSpecRunTime] RSpec elapsed time: 28 minutes 7.35 seconds. Current RSS: ~2114M. Threads: 4. load average: 1.02 1.03 1.12 1/291 308924841.4842# [RSpecRunTime] Finishing example group spec/services/ci/create_pipeline_service/rate_limit_spec.rb. It took 7.25 seconds. Expected to take 11.38 seconds.4843# [RSpecRunTime] Starting example group spec/models/packages/dependency_link_spec.rb. Expected to take 11.15 seconds.4844Packages::DependencyLink4845 does not allow STI4846 relationships4847 is expected to belong to package required: false inverse_of => dependency_links4848 is expected to belong to dependency required: false inverse_of => dependency_links4849 is expected to have one nuget_metadatum inverse_of => dependency_link4850# [RSpecRunTime] RSpec elapsed time: 28 minutes 11.2 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.02 1.03 1.12 1/291 308934851.4852 validations4853 is expected to validate that :package cannot be empty/falsy4854 is expected to validate that :dependency cannot be empty/falsy4855 package_id and package_dependency_id uniqueness for dependency_type4856 is not valid4857# [RSpecRunTime] RSpec elapsed time: 28 minutes 13.36 seconds. Current RSS: ~2194M. Threads: 4. load average: 1.02 1.03 1.12 1/291 308944858.4859 with multiple links4860 .with_dependency_type4861 returns links of the given type4862# [RSpecRunTime] RSpec elapsed time: 28 minutes 14.71 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.02 1.03 1.12 1/291 308954863.4864 .for_package4865 returns the link for the given package4866# [RSpecRunTime] RSpec elapsed time: 28 minutes 16.01 seconds. Current RSS: ~2121M. Threads: 4. load average: 1.02 1.03 1.12 1/291 308964867.4868 .dependency_ids_grouped_by_type4869 aggregates dependencies by type4870 .for_packages4871 returns dependency links for selected packages4872 .select_dependency_id4873 returns only dependency_id4874# [RSpecRunTime] Finishing example group spec/models/packages/dependency_link_spec.rb. It took 9.39 seconds. Expected to take 11.15 seconds.4875# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4876Lint factories for Packages::DependencyLink4877 with saas, license, and factory defaults4878 behaves like factory4879 packages_dependency_link factory4880 does not raise error when built4881 does not raise error when created4882 linting :with_nuget_metadatum trait4883 does not raise error when created4884# [RSpecRunTime] RSpec elapsed time: 28 minutes 20.41 seconds. Current RSS: ~2213M. Threads: 4. load average: 1.02 1.03 1.12 1/286 309104885.4886 linting :rubygems trait4887 does not raise error when created4888 linting :dependencies trait4889 does not raise error when created4890 linting :dev_dependencies trait4891 does not raise error when created4892 linting :bundle_dependencies trait4893 does not raise error when created4894 linting :peer_dependencies trait4895 does not raise error when created4896# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 5.49 seconds. Expected to take 46.95 seconds.4897# [RSpecRunTime] Starting example group spec/services/packages/mark_packages_for_destruction_service_spec.rb. Expected to take 10.93 seconds.4898Packages::MarkPackagesForDestructionService4899 #execute4900 when the user is authorized4901 when it is successful4902 marks the packages as pending destruction4903 behaves like returning service response4904 returns service response4905# [RSpecRunTime] RSpec elapsed time: 28 minutes 23.77 seconds. Current RSS: ~2213M. Threads: 4. load average: 1.02 1.03 1.12 1/286 309114906.4907 with maven packages4908 marks the packages as pending destruction4909 behaves like returning service response4910 returns service response4911# [RSpecRunTime] RSpec elapsed time: 28 minutes 27.87 seconds. Current RSS: ~2229M. Threads: 4. load average: 1.02 1.03 1.12 1/286 309124912.4913 without version4914 marks the packages as pending destruction4915 behaves like returning service response4916 returns service response4917# [RSpecRunTime] RSpec elapsed time: 28 minutes 29.02 seconds. Current RSS: ~2227M. Threads: 4. load average: 0.93 1.01 1.11 1/286 309134918.4919 with npm packages4920 marks the packages as pending destruction4921 behaves like returning service response4922 returns service response4923# [RSpecRunTime] RSpec elapsed time: 28 minutes 30.35 seconds. Current RSS: ~2226M. Threads: 4. load average: 0.93 1.01 1.11 1/286 309144924.4925 when it is not successful4926 does not mark the packages as pending destruction4927 behaves like returning service response4928 returns service response4929 when the user is not authorized4930 does not mark the packages as pending destruction4931 behaves like returning service response4932 returns service response4933# [RSpecRunTime] Finishing example group spec/services/packages/mark_packages_for_destruction_service_spec.rb. It took 9.54 seconds. Expected to take 10.93 seconds.4934# [RSpecRunTime] Starting example group spec/serializers/paginated_diff_entity_spec.rb. Expected to take 10.64 seconds.4935PaginatedDiffEntity4936 exposes diff_files4937 exposes pagination data4938 diff_files4939 serializes diff files using DiffFileEntity4940 when there are conflicts4941 serializes diff files with conflicts4942# [RSpecRunTime] RSpec elapsed time: 28 minutes 39.97 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.94 1.01 1.11 1/292 313234943.4944# [RSpecRunTime] Finishing example group spec/serializers/paginated_diff_entity_spec.rb. It took 8.22 seconds. Expected to take 10.64 seconds.4945# [RSpecRunTime] Starting example group spec/models/lfs_download_object_spec.rb. Expected to take 10.4 seconds.4946LfsDownloadObject4947 does not allow STI4948 #headers4949 returns specified Hash4950 with nil headers4951 returns a Hash4952 #to_hash4953 returns specified Hash4954 #has_authorization_header?4955 returns false4956 with uppercase form4957 returns true4958 with lowercase form4959 returns true4960 validations4961 is expected to validate that :size looks like a number greater than or equal to 04962 oid attribute4963 must be 64 characters long4964 must contain only hexadecimal characters4965# [RSpecRunTime] RSpec elapsed time: 28 minutes 43.51 seconds. Current RSS: ~2285M. Threads: 4. load average: 0.94 1.01 1.11 1/291 313244966.4967 link attribute4968 only http and https protocols are valid4969 cannot be empty4970 when localhost or local network addresses4971 are allowed4972 is expected to be valid4973# [RSpecRunTime] RSpec elapsed time: 28 minutes 46.74 seconds. Current RSS: ~2286M. Threads: 4. load average: 1.03 1.03 1.11 1/291 313254974.4975 are not allowed4976 is expected to be invalid4977 headers attribute4978 only nil and Hash values are valid4979# [RSpecRunTime] Finishing example group spec/models/lfs_download_object_spec.rb. It took 7.7 seconds. Expected to take 10.4 seconds.4980# [RSpecRunTime] Starting example group spec/views/admin/application_settings/general.html.haml_spec.rb. Expected to take 10.19 seconds.4981admin/application_settings/general.html.haml4982 jira connect settings4983 shows the jira connect settings section4984# [RSpecRunTime] RSpec elapsed time: 28 minutes 48.9 seconds. Current RSS: ~2275M. Threads: 4. load average: 1.03 1.02 1.11 1/286 313264985.4986 sign-up restrictions4987 renders js-signup-form tag4988 private profile restrictions4989 renders correct ce partial4990 add license4991 does not show the Add License section4992 sourcegraph integration4993 when sourcegraph feature is enabled4994 show the form4995 when sourcegraph feature is disabled4996 show the form4997 prompt user about registration features4998 when service ping is enabled4999 behaves like does not render registration features prompt5000 does not render a placeholder input with registration features message5001 with no license and service ping disabled5002 behaves like renders registration features prompt5003 renders a placeholder input with registration features message5004# [RSpecRunTime] RSpec elapsed time: 28 minutes 54.19 seconds. Current RSS: ~2266M. Threads: 4. load average: 1.02 1.02 1.11 1/286 313275005.5006 error tracking integration5007 with error tracking feature flag enabled5008 expects error tracking settings to be available5009 expects display token and reset token to be available5010# [RSpecRunTime] RSpec elapsed time: 28 minutes 55.99 seconds. Current RSS: ~2274M. Threads: 4. load average: 1.02 1.02 1.11 1/286 313285011.5012 with error tracking feature flag disabled5013 expects error tracking settings to not be avaiable5014 instance-level ai-powered settings5015 when on .com or .org5016 behaves like does not render the form5017 does not render the form5018 when not on .com and not on .org5019 behaves like does not render the form5020 does not render the form5021# [RSpecRunTime] Finishing example group spec/views/admin/application_settings/general.html.haml_spec.rb. It took 9.79 seconds. Expected to take 10.19 seconds.5022# [RSpecRunTime] Starting example group spec/workers/gitlab/github_import/stage/import_issue_events_worker_spec.rb. Expected to take 9.89 seconds.5023Gitlab::GithubImport::Stage::ImportIssueEventsWorker5024 behaves like Gitlab::GithubImport::StageMethods5025 .sidekiq_retries_exhausted5026 tracks the exception and marks the import as failed5027# [RSpecRunTime] RSpec elapsed time: 28 minutes 59.05 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.02 1.02 1.11 1/287 313295028.5029 .sidekiq_options5030 has a status_expiration5031 has a retry of 65032# [RSpecRunTime] RSpec elapsed time: 29 minutes 0.16 second. Current RSS: ~2172M. Threads: 4. load average: 1.02 1.02 1.11 1/287 313305033.5034 #perform5035 returns if no project could be found5036 returns if the import state is no longer in progress5037 imports the data when the project exists5038 queues RefreshImportJidWorker5039 logs error when import fails with a StandardError5040 rescheduling the worker on certain errors5041 error: Gitlab::GithubImport::RateLimitError5042 reschedules the worker5043# [RSpecRunTime] RSpec elapsed time: 29 minutes 5.23 seconds. Current RSS: ~2286M. Threads: 4. load average: 1.02 1.02 1.11 1/288 313315044.5045 error: Gitlab::ExclusiveLeaseHelpers::FailedToObtainLockError5046 reschedules the worker5047 #import5048 imports issue events5049# [RSpecRunTime] Finishing example group spec/workers/gitlab/github_import/stage/import_issue_events_worker_spec.rb. It took 8.87 seconds. Expected to take 9.89 seconds.5050# [RSpecRunTime] Starting example group spec/lib/gitlab/repository_cache_spec.rb. Expected to take 9.69 seconds.5051Gitlab::RepositoryCache5052 #cache_key5053 project repository5054 behaves like cache_key examples5055 includes the namespace5056 with a given namespace5057 includes the full namespace5058 personal snippet repository5059 behaves like cache_key examples5060 includes the namespace5061 with a given namespace5062 includes the full namespace5063 project snippet repository5064 behaves like cache_key examples5065 includes the namespace5066 with a given namespace5067 includes the full namespace5068 #expire5069 expires the given key from the cache5070 #fetch5071 fetches the given key from the cache5072 accepts a block5073 #write5074 writes the given key and value to the cache5075 passes additional options to the backend5076# [RSpecRunTime] RSpec elapsed time: 29 minutes 11.5 seconds. Current RSS: ~2349M. Threads: 4. load average: 1.02 1.02 1.11 1/288 313325077.5078 #fetch_without_caching_false5079 requires a block5080 when the key does not exist in the cache5081 when the result of the block is truthy5082 returns the result of the block5083 caches the value5084 when the result of the block is falsey5085 returns the result of the block5086 does not cache the value5087 when the cached value is truthy5088 returns the cached value5089 does not execute the block5090 does not write to the cache5091 when the cached value is falsey5092 returns the result of the block5093 writes the truthy value to the cache5094# [RSpecRunTime] Finishing example group spec/lib/gitlab/repository_cache_spec.rb. It took 7.58 seconds. Expected to take 9.69 seconds.5095# [RSpecRunTime] Starting example group spec/lib/bitbucket/representation/issue_spec.rb. Expected to take 9.45 seconds.5096Bitbucket::Representation::Issue5097 #milestone5098 is expected to eq "1.0"5099 is expected to be nil5100 #iid5101 is expected to eq 15102# [RSpecRunTime] RSpec elapsed time: 29 minutes 16.77 seconds. Current RSS: ~2345M. Threads: 4. load average: 1.02 1.02 1.11 1/287 313335103.5104 #created_at5105 is expected to eq Wed, 31 Jul 20245106 #author_nickname5107 is expected to eq "Ben"5108 is expected to be nil5109 #kind5110 is expected to eq "bug"5111 #updated_at5112 is expected to eq Wed, 31 Jul 20245113 #state5114 is expected to eq "closed"5115 is expected to eq "closed"5116 is expected to eq "closed"5117 is expected to eq "closed"5118 is expected to eq "closed"5119 is expected to eq "opened"5120# [RSpecRunTime] RSpec elapsed time: 29 minutes 19.42 seconds. Current RSS: ~2323M. Threads: 4. load average: 1.02 1.02 1.11 1/287 313345121.5122 #description5123 is expected to eq "Text"5124 is expected to be nil5125 #to_hash5126 is expected to eq {:author=>"{123}", :author_nickname=>"User1", :created_at=>"created_at", :description=>"description", :iid=>111, :milestone=>1, :state=>"closed", :title=>"title", :updated_at=>"updated_at"}5127 #title5128 is expected to eq "Issue"5129# [RSpecRunTime] RSpec elapsed time: 29 minutes 22.45 seconds. Current RSS: ~2339M. Threads: 4. load average: 1.02 1.02 1.11 1/287 313355130.5131 #author5132 is expected to eq "{123}"5133 is expected to be nil5134 is expected to be nil5135# [RSpecRunTime] Finishing example group spec/lib/bitbucket/representation/issue_spec.rb. It took 9.32 seconds. Expected to take 9.45 seconds.5136# [RSpecRunTime] Starting example group spec/workers/deployments/hooks_worker_spec.rb. Expected to take 9.25 seconds.5137Deployments::HooksWorker5138 #perform5139 logs deployment and project IDs as metadata5140 executes project services for deployment_hooks5141 does not execute an inactive service5142 does not execute if a deployment does not exist5143 execute webhooks5144 behaves like worker with data consistency5145 .get_data_consistency_feature_flag_enabled?5146 returns true5147# [RSpecRunTime] RSpec elapsed time: 29 minutes 28.9 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.01 1.02 1.10 1/292 315085148.5149 .get_data_consistency5150 returns correct data consistency5151# [RSpecRunTime] Finishing example group spec/workers/deployments/hooks_worker_spec.rb. It took 5.88 seconds. Expected to take 9.25 seconds.5152# [RSpecRunTime] Starting example group spec/models/packages/debian/group_distribution_key_spec.rb. Expected to take 8.94 seconds.5153Packages::Debian::GroupDistributionKey5154 does not allow STI5155 behaves like Debian Distribution Key5156 relationships5157 is expected to belong to distribution class_name => Packages::Debian::GroupDistribution required: false inverse_of => key5158# [RSpecRunTime] RSpec elapsed time: 29 minutes 32.02 seconds. Current RSS: ~2266M. Threads: 4. load average: 1.01 1.02 1.10 1/292 315095159.5160 validations5161 #distribution5162 is expected to validate that :distribution cannot be empty/falsy5163 #private_key5164 is expected to validate that :private_key cannot be empty/falsy5165 is expected to allow :private_key to be ‹"-----BEGIN PGP PRIVATE KEY BLOCK-----\n..."›5166 is expected not to allow :private_key to be ‹"A"›, producing a custom validation error on failure5167 #passphrase5168 is expected to validate that :passphrase cannot be empty/falsy5169 is expected to allow :passphrase to be ‹"P@$$w0rd"›5170 is expected to allow :passphrase to be ‹"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"›5171 is expected not to allow :passphrase to be ‹"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"›5172 #public_key5173 is expected to validate that :public_key cannot be empty/falsy5174 is expected to allow :public_key to be ‹"-----BEGIN PGP PUBLIC KEY BLOCK-----\n..."›5175 is expected not to allow :public_key to be ‹"A"›, producing a custom validation error on failure5176 #fingerprint5177 is expected to validate that :passphrase cannot be empty/falsy5178 is expected to allow :passphrase to be ‹"abc"›5179 is expected to allow :passphrase to be ‹"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"›5180 is expected not to allow :passphrase to be ‹"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"›5181# [RSpecRunTime] RSpec elapsed time: 29 minutes 37.58 seconds. Current RSS: ~2326M. Threads: 4. load average: 1.01 1.02 1.10 1/291 315105182.5183# [RSpecRunTime] Finishing example group spec/models/packages/debian/group_distribution_key_spec.rb. It took 8.45 seconds. Expected to take 8.94 seconds.5184# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5185Lint factories for Packages::Debian::GroupDistributionKey5186 with saas, license, and factory defaults5187 behaves like factory5188 debian_group_distribution_key factory5189 does not raise error when built5190 does not raise error when created5191# [RSpecRunTime] RSpec elapsed time: 29 minutes 39.1 seconds. Current RSS: ~2285M. Threads: 4. load average: 1.01 1.02 1.10 1/291 315245192.5193# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.52 seconds. Expected to take 46.95 seconds.5194# [RSpecRunTime] Starting example group spec/services/lfs/locks_finder_service_spec.rb. Expected to take 8.75 seconds.5195Lfs::LocksFinderService5196 #execute5197 find by id5198 with results5199 returns the record5200# [RSpecRunTime] RSpec elapsed time: 29 minutes 40.36 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.01 1.02 1.10 1/287 315255201.5202 without results5203 returns an empty list5204 find by path5205 with results5206 returns the record5207 without results5208 returns an empty list5209 find all5210 with results5211 returns all the records5212 without results5213 returns an empty list5214# [RSpecRunTime] RSpec elapsed time: 29 minutes 46.28 seconds. Current RSS: ~2235M. Threads: 4. load average: 1.01 1.02 1.10 1/287 315265215.5216 when an error is raised5217 doesn't succeed5218# [RSpecRunTime] Finishing example group spec/services/lfs/locks_finder_service_spec.rb. It took 7.95 seconds. Expected to take 8.75 seconds.5219# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern_spec.rb. Expected to take 8.5 seconds.5220Gitlab::Ci::Pipeline::Expression::Lexeme::Pattern5221 #initialize5222 when the value is a valid regular expression5223 initializes the pattern5224 when the value is a valid regular expression with escaped slashes5225 initializes the pattern5226 when the value is not a valid regular expression5227 raises an error5228 .build5229 creates a new instance of the token5230 raises an error if pattern is invalid5231 .build_and_evaluate5232 when the value is a valid regular expression5233 returns the value as a Gitlab::UntrustedRegexp5234 when the value is a Gitlab::UntrustedRegexp5235 returns the value itself5236 when the value is not a valid regular expression5237 returns the value itself5238 .type5239 is a value lexeme5240 .scan5241 correctly identifies a pattern token5242 does not allow to use an empty pattern5243 support single flag5244 support multiple flags5245 ignores unsupported flags5246 is an eager scanner for regexp boundaries5247 does not match on escaped regexp boundaries5248 recognizes \ as an escape character for /5249 does not recognize \ as an escape character for $5250# [RSpecRunTime] RSpec elapsed time: 29 minutes 53.43 seconds. Current RSS: ~2338M. Threads: 4. load average: 1.01 1.02 1.10 1/285 315275251.5252 #evaluate5253 returns a regular expression5254# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern_spec.rb. It took 6.7 seconds. Expected to take 8.5 seconds.5255# [RSpecRunTime] Starting example group spec/serializers/base_discussion_entity_spec.rb. Expected to take 8.34 seconds.5256BaseDiscussionEntity5257 exposes correct attributes5258 when note is on an issue5259 does not include resolve_with_issue_path5260# [RSpecRunTime] RSpec elapsed time: 29 minutes 55.99 seconds. Current RSS: ~2282M. Threads: 4. load average: 1.01 1.02 1.10 1/291 316245261.5262 when is LegacyDiffDiscussion5263 exposes correct attributes5264 when diff file is present5265 exposes diff file attributes5266# [RSpecRunTime] RSpec elapsed time: 29 minutes 58.33 seconds. Current RSS: ~2284M. Threads: 4. load average: 1.01 1.02 1.10 1/291 317455267.5268 when issues are disabled in a project5269 does not show a new issues path5270# [RSpecRunTime] RSpec elapsed time: 30 minutes 1.38 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.01 1.02 1.10 1/290 317465271.5272# [RSpecRunTime] Finishing example group spec/serializers/base_discussion_entity_spec.rb. It took 7.62 seconds. Expected to take 8.34 seconds.5273# [RSpecRunTime] Starting example group spec/views/layouts/terms.html.haml_spec.rb. Expected to take 8.18 seconds.5274layouts/terms5275 behaves like a layout which reflects the preferred language5276 when changing the a preferred language5277 renders the correct `lang` attribute in the html element5278# [RSpecRunTime] RSpec elapsed time: 30 minutes 2.8 seconds. Current RSS: ~2201M. Threads: 4. load average: 1.01 1.02 1.10 1/290 317475279.5280 behaves like a layout which reflects the application theme setting5281 as a themed layout5282 when no theme is explicitly selected5283 renders with the default theme5284 when user is authenticated & has selected a specific theme5285 chosen_theme: #<struct Gitlab::Themes::Theme id=1, name="Indigo", css_class="ui-indigo", primary_color="#222261">5286 renders with the Indigo theme5287 chosen_theme: #<struct Gitlab::Themes::Theme id=6, name="Light Indigo", css_class="ui-light-indigo", primary_color="#41419f">5288 renders with the Light Indigo theme5289 chosen_theme: #<struct Gitlab::Themes::Theme id=4, name="Blue", css_class="ui-blue", primary_color="#0b2640">5290 renders with the Blue theme5291 chosen_theme: #<struct Gitlab::Themes::Theme id=7, name="Light Blue", css_class="ui-light-blue", primary_color="#145aa1">5292 renders with the Light Blue theme5293 chosen_theme: #<struct Gitlab::Themes::Theme id=5, name="Green", css_class="ui-green", primary_color="#0e4328">5294 renders with the Green theme5295 chosen_theme: #<struct Gitlab::Themes::Theme id=8, name="Light Green", css_class="ui-light-green", primary_color="#1b653f">5296 renders with the Light Green theme5297 chosen_theme: #<struct Gitlab::Themes::Theme id=9, name="Red", css_class="ui-red", primary_color="#580d02">5298 renders with the Red theme5299 chosen_theme: #<struct Gitlab::Themes::Theme id=10, name="Light Red", css_class="ui-light-red", primary_color="#a02e1c">5300 renders with the Light Red theme5301 chosen_theme: #<struct Gitlab::Themes::Theme id=2, name="Gray", css_class="ui-gray", primary_color="#28272d">5302 renders with the Gray theme5303 chosen_theme: #<struct Gitlab::Themes::Theme id=3, name="Neutral", css_class="ui-neutral", primary_color="#ececef">5304 renders with the Neutral theme5305# [RSpecRunTime] Finishing example group spec/views/layouts/terms.html.haml_spec.rb. It took 5.72 seconds. Expected to take 8.18 seconds.5306# [RSpecRunTime] Starting example group spec/lib/gitlab/issuable_metadata_spec.rb. Expected to take 8.03 seconds.5307Gitlab::IssuableMetadata5308 returns an empty Hash if an empty collection is provided5309 raises an error when given a collection with no limit5310 issues5311 aggregates stats on issues5312# [RSpecRunTime] RSpec elapsed time: 30 minutes 12.68 seconds. Current RSS: ~2336M. Threads: 4. load average: 1.00 1.02 1.10 1/291 318695313.5314 merge requests5315 aggregates stats on merge requests5316# [RSpecRunTime] RSpec elapsed time: 30 minutes 14.62 seconds. Current RSS: ~2282M. Threads: 4. load average: 1.00 1.02 1.09 1/291 320325317.5318# [RSpecRunTime] Finishing example group spec/lib/gitlab/issuable_metadata_spec.rb. It took 7.52 seconds. Expected to take 8.03 seconds.5319# [RSpecRunTime] Starting example group spec/workers/issuable/related_links_create_worker_spec.rb. Expected to take 7.83 seconds.5320Issuable::RelatedLinksCreateWorker5321 #perform5322 calls #relate_issuable on SystemNoteService5323 creates correct notes5324 behaves like an idempotent worker5325 is labeled as idempotent5326 performs multiple times sequentially without raising an exception5327# [RSpecRunTime] RSpec elapsed time: 30 minutes 17.96 seconds. Current RSS: ~2206M. Threads: 4. load average: 1.00 1.02 1.09 1/290 320335328.5329 when params contain errors5330 does nothing when user is not found5331 does nothing when issuable is not found5332 does nothing when links are not found5333 logs error when issuable_class is invalid5334 when notes are not created5335 logs error5336# [RSpecRunTime] RSpec elapsed time: 30 minutes 21.46 seconds. Current RSS: ~2337M. Threads: 4. load average: 1.00 1.02 1.09 1/291 320345337.5338# [RSpecRunTime] Finishing example group spec/workers/issuable/related_links_create_worker_spec.rb. It took 6.91 seconds. Expected to take 7.83 seconds.5339# [RSpecRunTime] Starting example group spec/services/ci/pipelines/add_job_service_spec.rb. Expected to take 7.78 seconds.5340Ci::Pipelines::AddJobService5341 when the pipeline is not persisted5342 raises error5343 #execute!5344 assigns pipeline attributes to the job5345 assigns partition_id to job and metadata5346 returns a service response with the job as payload5347 calls update_older_statuses_retried!5348 when the block raises an error5349 returns a service response with the error and the job as payload5350# [RSpecRunTime] RSpec elapsed time: 30 minutes 25.79 seconds. Current RSS: ~2298M. Threads: 4. load average: 1.00 1.02 1.09 1/285 320355351.5352 exclusive lock5353 uses exclusive lock5354# [RSpecRunTime] Finishing example group spec/services/ci/pipelines/add_job_service_spec.rb. It took 4.91 seconds. Expected to take 7.78 seconds.5355# [RSpecRunTime] Starting example group spec/services/spam/akismet_service_spec.rb. Expected to take 7.6 seconds.5356Spam::AkismetService5357 #spam?5358 behaves like no activity if Akismet is not enabled5359 is automatically false5360 performs no check5361 if Akismet is enabled5362 correctly transforms options for the akismet client, including spelling of referrer key5363 the text is spam5364 is expected to be truthy5365 the text is blatant spam5366 is expected to be truthy5367# [RSpecRunTime] RSpec elapsed time: 30 minutes 30.0 seconds. Current RSS: ~2319M. Threads: 4. load average: 1.00 1.02 1.09 1/285 320365368.5369 the text is not spam5370 is expected to be falsey5371 error handling5372 StandardError other than ArgumentError is raised5373 is expected to be falsey5374 logs an error5375 ArgumentError is raised in dev5376 raises original error5377 #submit_ham5378 behaves like no activity if Akismet is not enabled5379 is automatically false5380 performs no check5381 behaves like false if Akismet is not available5382 if Akismet is not available5383 is expected to be falsey5384 logs an error5385 if Akismet is available5386 is expected to be truthy5387 #submit_spam5388 behaves like no activity if Akismet is not enabled5389 is automatically false5390 performs no check5391 behaves like false if Akismet is not available5392 if Akismet is not available5393 is expected to be falsey5394 logs an error5395# [RSpecRunTime] RSpec elapsed time: 30 minutes 35.21 seconds. Current RSS: ~2329M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320375396.5397 if Akismet is available5398 is expected to be truthy5399# [RSpecRunTime] Finishing example group spec/services/spam/akismet_service_spec.rb. It took 9.04 seconds. Expected to take 7.6 seconds.5400# [RSpecRunTime] Starting example group spec/services/environments/update_service_spec.rb. Expected to take 7.37 seconds.5401Environments::UpdateService5402 #execute5403 updates the external URL5404 returns successful response5405 when setting a kubernetes namespace to the environment5406 updates the kubernetes namespace5407 returns successful response5408# [RSpecRunTime] RSpec elapsed time: 30 minutes 37.8 seconds. Current RSS: ~2273M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320515409.5410 when setting a flux resource path to the environment5411 updates the flux resource path5412 returns successful response5413 when setting a cluster agent to the environment5414 returns successful response5415 when user does not have permission to read the agent5416 returns an error5417 when unsetting a cluster agent of the environment5418 returns successful response5419 when params contain invalid value5420 returns an error5421 when disallowed parameter is passed5422 ignores the parameter5423 when user is reporter5424 returns an error5425# [RSpecRunTime] RSpec elapsed time: 30 minutes 42.47 seconds. Current RSS: ~2275M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320525426.5427# [RSpecRunTime] Finishing example group spec/services/environments/update_service_spec.rb. It took 6.99 seconds. Expected to take 7.37 seconds.5428# [RSpecRunTime] Starting example group spec/finders/environments/environments_finder_spec.rb. Expected to take 7.21 seconds.5429Environments::EnvironmentsFinder5430 #execute5431 filters environments by type5432 with states parameter5433 returns environments with the requested state5434 returns environments with any of the requested states5435 raises exception when requested state is invalid5436 works with symbols5437 returns environments with the requested state5438 returns environments with any of the requested states5439# [RSpecRunTime] RSpec elapsed time: 30 minutes 45.5 seconds. Current RSS: ~2273M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320665440.5441 with search and states5442 searches environments by name and state5443 searches environments by name inside folder and state5444 when enable_environments_search_within_folder FF is disabled5445 ignores name inside folder5446# [RSpecRunTime] RSpec elapsed time: 30 minutes 46.61 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320675447.5448 with id5449 searches environments by name and id5450# [RSpecRunTime] Finishing example group spec/finders/environments/environments_finder_spec.rb. It took 4.47 seconds. Expected to take 7.21 seconds.5451# [RSpecRunTime] Starting example group spec/uploaders/import_export_uploader_spec.rb. Expected to take 7.04 seconds.5452ImportExportUploader5453 local store5454 #move_to_cache5455 returns false5456 with project export5457 returns true5458# [RSpecRunTime] RSpec elapsed time: 30 minutes 49.77 seconds. Current RSS: ~2295M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320685459.5460 #move_to_store5461 returns true5462 object_store is REMOTE5463 behaves like builds correct paths5464 #store_dir5465 behaves like matches the method pattern5466 is expected to match /import_export_upload\/import_file\//5467 #cache_dir5468 behaves like matches the method pattern5469 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5470 #work_dir5471 behaves like matches the method pattern5472 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5473 #upload_path5474 behaves like matches the method pattern5475 is expected to match /import_export_upload\/import_file\//5476 #relative_path5477 is relative (PENDING: Path not set, skipping.)5478 .absolute_path5479 behaves like matches the method pattern5480 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5481 .base_dir5482 behaves like matches the method pattern5483 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5484 path traversal exploits5485 throws an exception5486 #move_to_cache5487 returns false5488 with project export5489 returns true5490 #move_to_store5491 returns false5492# [RSpecRunTime] RSpec elapsed time: 30 minutes 54.97 seconds. Current RSS: ~2305M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320695493.5494 with an export file directly uploaded5495 cleans up cached file5496 .workhorse_local_upload_path5497 returns path that includes uploads dir5498# [RSpecRunTime] Finishing example group spec/uploaders/import_export_uploader_spec.rb. It took 8.65 seconds. Expected to take 7.04 seconds.5499# [RSpecRunTime] Starting example group spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb. Expected to take 6.93 seconds.5500Gitlab::GithubImport::Stage::ImportPullRequestsWorker5501 behaves like Gitlab::GithubImport::StageMethods5502 .sidekiq_retries_exhausted5503 tracks the exception and marks the import as failed5504# [RSpecRunTime] RSpec elapsed time: 30 minutes 56.86 seconds. Current RSS: ~2243M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320705505.5506 .sidekiq_options5507 has a status_expiration5508 has a retry of 65509 #perform5510 returns if no project could be found5511 returns if the import state is no longer in progress5512 imports the data when the project exists5513 queues RefreshImportJidWorker5514 logs error when import fails with a StandardError5515 rescheduling the worker on certain errors5516 error: Gitlab::GithubImport::RateLimitError5517 reschedules the worker5518# [RSpecRunTime] RSpec elapsed time: 30 minutes 59.03 seconds. Current RSS: ~2273M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320715519.5520 error: Gitlab::ExclusiveLeaseHelpers::FailedToObtainLockError5521 reschedules the worker5522# [RSpecRunTime] RSpec elapsed time: 31 minutes 1.39 seconds. Current RSS: ~2313M. Threads: 4. load average: 1.00 1.01 1.09 1/285 320725523.5524 #import5525 with pull requests5526 imports all the pull requests and allocates internal iids5527 without pull requests5528 does not allocate internal iids5529 when retrying5530 does not allocate internal iids5531# [RSpecRunTime] Finishing example group spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb. It took 6.6 seconds. Expected to take 6.93 seconds.5532# [RSpecRunTime] Starting example group spec/tasks/gitlab/x509/update_rake_spec.rb. Expected to take 6.71 seconds.5533gitlab:x509 namespace rake task5534 update_signatures5535 changes from unverified to verified if the certificate store contains the root certificate5536 returns if no signature is available5537# [RSpecRunTime] RSpec elapsed time: 31 minutes 4.13 seconds. Current RSS: ~2295M. Threads: 4. load average: 1.00 1.01 1.09 1/289 321025538.5539# [RSpecRunTime] Finishing example group spec/tasks/gitlab/x509/update_rake_spec.rb. It took 5.5 seconds. Expected to take 6.71 seconds.5540# [RSpecRunTime] RSpec elapsed time: 31 minutes 7.9 seconds. Current RSS: ~2162M. Threads: 4. load average: 1.00 1.01 1.09 1/289 321035541.5542# [RSpecRunTime] Starting example group spec/models/chat_name_spec.rb. Expected to take 6.65 seconds.5543ChatName5544 does not allow STI5545 is expected to belong to user required: false5546 is expected to validate that :user cannot be empty/falsy5547 is expected to validate that :team_id cannot be empty/falsy5548 is expected to validate that :chat_id cannot be empty/falsy5549 is expected to validate that :chat_id is case-sensitively unique within the scope of :team_id5550 #update_last_used_at5551 updates the last_used_at timestamp5552 does not update last_used_at if it was recently updated5553 updates last_used_at if it was not recently updated5554# [RSpecRunTime] RSpec elapsed time: 31 minutes 12.57 seconds. Current RSS: ~2349M. Threads: 4. load average: 1.00 1.01 1.09 1/289 321045555.5556 behaves like it has loose foreign keys5557 has at least one loose foreign key definition5558 has the deletion trigger present5559 records record deletions5560 cleans up record deletions5561# [RSpecRunTime] RSpec elapsed time: 31 minutes 14.27 seconds. Current RSS: ~2351M. Threads: 4. load average: 1.00 1.01 1.09 1/285 321055562.5563# [RSpecRunTime] Finishing example group spec/models/chat_name_spec.rb. It took 6.5 seconds. Expected to take 6.65 seconds.5564# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5565Lint factories for ChatName5566 with saas, license, and factory defaults5567 behaves like factory5568 chat_name factory5569 does not raise error when built5570 does not raise error when created5571# [RSpecRunTime] RSpec elapsed time: 31 minutes 15.83 seconds. Current RSS: ~2341M. Threads: 4. load average: 1.00 1.01 1.09 1/285 321195572.5573# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.56 seconds. Expected to take 46.95 seconds.5574# [RSpecRunTime] Starting example group spec/workers/projects/import_export/parallel_project_export_worker_spec.rb. Expected to take 6.4 seconds.5575Projects::ImportExport::ParallelProjectExportWorker5576 #perform5577 behaves like an idempotent worker5578 is labeled as idempotent5579 performs multiple times sequentially without raising an exception5580 sets the export job status to finished5581# [RSpecRunTime] RSpec elapsed time: 31 minutes 18.25 seconds. Current RSS: ~2284M. Threads: 4. load average: 1.00 1.01 1.09 1/288 321295582.5583 when after export strategy does not exist5584 sets the export job status to failed5585 .sidekiq_retries_exhausted5586 sets export_job status to failed5587 logs an error message5588# [RSpecRunTime] RSpec elapsed time: 31 minutes 22.55 seconds. Current RSS: ~2314M. Threads: 4. load average: 1.00 1.01 1.09 1/285 321305589.5590# [RSpecRunTime] Finishing example group spec/workers/projects/import_export/parallel_project_export_worker_spec.rb. It took 6.73 seconds. Expected to take 6.4 seconds.5591# [RSpecRunTime] Starting example group spec/lib/gitlab/metrics/samplers/action_cable_sampler_spec.rb. Expected to take 6.35 seconds.5592Gitlab::Metrics::Samplers::ActionCableSampler5593 behaves like metrics sampler5594 when sampling interval is passed explicitly5595 is expected to eq 425596 when sampling interval is passed through the environment5597 is expected to eq 425598 when no sampling interval is passed anywhere5599 uses the hardcoded default5600 #start5601 calls the sample method on the sampler thread5602 with warmup set to true5603 calls the sample method first on the caller thread5604 #safe_sample5605 calls #sample once5606 when sampling fails with error5607 recovers from errors5608 with logger5609 logs errors5610 #sample5611 includes active connections5612 includes minimum worker pool size5613 includes maximum worker pool size5614 includes current worker pool size5615 includes largest worker pool size5616 includes worker pool completed task count5617 includes worker pool pending task count5618# [RSpecRunTime] RSpec elapsed time: 31 minutes 28.63 seconds. Current RSS: ~2372M. Threads: 4. load average: 0.92 0.99 1.08 1/285 321325619.5620# [RSpecRunTime] Finishing example group spec/lib/gitlab/metrics/samplers/action_cable_sampler_spec.rb. It took 6.1 seconds. Expected to take 6.35 seconds.5621# [RSpecRunTime] Starting example group spec/services/snippets/update_repository_storage_service_spec.rb. Expected to take 6.18 seconds.5622Snippets::UpdateRepositoryStorageService5623 #execute5624 when the move succeeds5625 moves the repository to the new storage and unmarks the repository as read-only5626 when the filesystems are the same5627 updates the database without trying to move the repostory5628 when the move fails5629 unmarks the repository as read-only without updating the repository storage5630 when the cleanup fails5631 sets the correct state5632 when the checksum does not match5633 unmarks the repository as read-only without updating the repository storage5634 when the repository move is finished5635 is idempotent5636 when the repository move is failed5637 is idempotent5638# [RSpecRunTime] Finishing example group spec/services/snippets/update_repository_storage_service_spec.rb. It took 2.66 seconds. Expected to take 6.18 seconds.5639# [RSpecRunTime] Starting example group spec/lib/sidebars/user_profile/menus/personal_projects_menu_spec.rb. Expected to take 6.1 seconds.5640Sidebars::UserProfile::Menus::PersonalProjectsMenu5641 behaves like User profile menu5642 does not contain any sub menu5643 renders the correct link5644 renders the correct title5645 renders the correct icon5646 renders the correct avatar5647 defines correct active route5648 renders if user is logged in5649 when viewed user is blocked5650 when user is not logged in5651 is not allowed to view the menu item5652# [RSpecRunTime] RSpec elapsed time: 31 minutes 35.68 seconds. Current RSS: ~2335M. Threads: 4. load average: 0.93 0.99 1.08 1/285 321525653.5654 when current user has permission5655 is allowed to view the menu item5656 when current user does not have permission5657 is not allowed to view the menu item5658 when viewed user is banned5659 when user is not logged in5660 is not allowed to view the menu item5661 when current user has permission5662 is allowed to view the menu item5663 when current user does not have permission5664 is not allowed to view the menu item5665# [RSpecRunTime] Finishing example group spec/lib/sidebars/user_profile/menus/personal_projects_menu_spec.rb. It took 5.73 seconds. Expected to take 6.1 seconds.5666# [RSpecRunTime] Starting example group spec/lib/gitlab/github_gists_import/importer/gist_importer_spec.rb. Expected to take 6.03 seconds.5667Gitlab::GithubGistsImport::Importer::GistImporter5668 #execute5669 when success5670 when Current.organization is not set5671 creates expected snippet and snippet repository5672 when Current.organization is not set5673 still uses the default organization_id5674 pre-import validations5675 when file count limit exeeded5676 validates input and returns error5677 when repo too big5678 validates input and returns error5679# [RSpecRunTime] RSpec elapsed time: 31 minutes 40.62 seconds. Current RSS: ~2323M. Threads: 4. load average: 0.94 0.99 1.08 1/285 321635680.5681 post-import validations5682 when file count limit exeeded5683 returns error5684 when repo too big5685 returns error5686 when invalid attributes5687 raises an error5688 when repository cloning fails5689 returns error5690 when url is invalid5691 when local network is allowed5692 raises error5693 when local network is not allowed5694 raises error5695# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_gists_import/importer/gist_importer_spec.rb. It took 5.77 seconds. Expected to take 6.03 seconds.5696# [RSpecRunTime] Starting example group spec/services/ci/pipeline_schedules/variables_create_service_spec.rb. Expected to take 5.86 seconds.5697Ci::PipelineSchedules::VariablesCreateService5698 execute5699 when user does not have permission5700 returns ServiceResponse.error5701# [RSpecRunTime] RSpec elapsed time: 31 minutes 44.44 seconds. Current RSS: ~2254M. Threads: 4. load average: 0.94 1.00 1.08 1/285 321945702.5703 when user limited with permission on a project5704 returns ServiceResponse.error5705 when user has permissions5706 saves variable with passed params5707 returns ServiceResponse.success5708 when schedule save fails5709 returns ServiceResponse.error5710# [RSpecRunTime] Finishing example group spec/services/ci/pipeline_schedules/variables_create_service_spec.rb. It took 2.95 seconds. Expected to take 5.86 seconds.5711# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/loaders/lazy_relation_loader_spec.rb. Expected to take 5.83 seconds.5712Gitlab::Graphql::Loaders::LazyRelationLoader5713 #load5714 when the association is has many5715 is expected to be an instance of Gitlab::Graphql::Loaders::LazyRelationLoader::RelationProxy5716 #relation5717 without arguments5718 is expected to contain exactly #<Issue id:143 namespace572/project-639#1> and #<Issue id:144 namespace572/project-639#2>5719# [RSpecRunTime] RSpec elapsed time: 31 minutes 49.04 seconds. Current RSS: ~2258M. Threads: 4. load average: 0.95 1.00 1.08 1/285 321955720.5721 with arguments5722 is expected to contain exactly #<Issue id:143 namespace572/project-639#1>5723 using the same context for different records5724 does not mix associated records5725 does not cause N+1 queries5726 using Active Record querying methods5727 is expected to equal 15728 using Active Record finder methods5729 is expected to contain exactly #<Issue id:143 namespace572/project-639#1> and #<Issue id:144 namespace572/project-639#2>5730 calling a method that returns a non relation object5731 is expected to equal 15732 calling a prohibited method5733 raises a `PrematureQueryExecutionTriggered` error5734 when the association is has one5735 is expected to eq #<ProjectSetting project_id: 669, created_at: "2024-07-31 10:48:25.083161195 +0000", updated_at: "202...ntication_to_approve: nil, cube_api_key: nil, product_analytics_configurator_connection_string: nil>5736 when the association is belongs to5737 raises error5738# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/loaders/lazy_relation_loader_spec.rb. It took 5.88 seconds. Expected to take 5.83 seconds.5739# [RSpecRunTime] Starting example group spec/workers/gitlab/bitbucket_import/advance_stage_worker_spec.rb. Expected to take 5.67 seconds.5740Gitlab::BitbucketImport::AdvanceStageWorker5741 #wait_for_jobs5742 waits for jobs to complete and returns a new pair of keys to wait for5743 #find_import_state5744 returns a ProjectImportState5745# [RSpecRunTime] RSpec elapsed time: 31 minutes 54.92 seconds. Current RSS: ~2336M. Threads: 4. load average: 0.95 1.00 1.08 1/285 321965746.5747 #perform5748 when the project no longer exists5749 does not perform any work5750 when there are remaining jobs5751 reschedules itself5752 when there are no remaining jobs5753 schedules the next stage5754 raises KeyError when the stage name is invalid5755# [RSpecRunTime] RSpec elapsed time: 31 minutes 57.35 seconds. Current RSS: ~2311M. Threads: 4. load average: 0.95 1.00 1.08 1/285 321975756.5757 #find_import_state_jid5758 returns a ProjectImportState with only id and jid5759 returns nil if the project import is not running5760# [RSpecRunTime] RSpec elapsed time: 31 minutes 59.0 seconds. Current RSS: ~2290M. Threads: 4. load average: 0.96 1.00 1.08 1/285 321985761.5762# [RSpecRunTime] Finishing example group spec/workers/gitlab/bitbucket_import/advance_stage_worker_spec.rb. It took 7.36 seconds. Expected to take 5.67 seconds.5763# [RSpecRunTime] Starting example group spec/services/namespaces/statistics_refresher_service_spec.rb. Expected to take 5.66 seconds.5764Namespaces::StatisticsRefresherService#execute5765 without a root storage statistics relation5766 creates one5767 recalculate the namespace statistics5768 when given a subgroup5769 does not create statistics for the subgroup5770# [RSpecRunTime] RSpec elapsed time: 32 minutes 0.68 second. Current RSS: ~2252M. Threads: 4. load average: 0.96 1.00 1.08 1/285 321995771.5772 with a root storage statistics relation5773 does not create one5774 recalculate the namespace statistics5775 when given a subgroup5776 recalculates the root namespace's statistics5777# [RSpecRunTime] RSpec elapsed time: 32 minutes 4.38 seconds. Current RSS: ~2318M. Threads: 4. load average: 0.96 1.00 1.08 1/285 322005778.5779 when something goes wrong5780 raises RefreshError5781# [RSpecRunTime] Finishing example group spec/services/namespaces/statistics_refresher_service_spec.rb. It took 5.74 seconds. Expected to take 5.66 seconds.5782# [RSpecRunTime] Starting example group spec/workers/propagate_integration_project_worker_spec.rb. Expected to take 5.49 seconds.5783PropagateIntegrationProjectWorker5784 #perform5785 behaves like an idempotent worker5786 is labeled as idempotent5787 performs multiple times sequentially without raising an exception5788 calls to Integrations::Propagation::BulkCreateService5789 with a group integration5790 calls to Integrations::Propagation::BulkCreateService5791# [RSpecRunTime] RSpec elapsed time: 32 minutes 7.61 seconds. Current RSS: ~2292M. Threads: 4. load average: 0.96 1.00 1.08 1/285 322015792.5793 with an invalid integration id5794 returns without failure5795# [RSpecRunTime] Finishing example group spec/workers/propagate_integration_project_worker_spec.rb. It took 3.1 seconds. Expected to take 5.49 seconds.5796# [RSpecRunTime] Starting example group spec/models/integrations/assembla_spec.rb. Expected to take 5.47 seconds.5797Integrations::Assembla5798 does not allow STI5799 behaves like Integrations::ResetSecretFields5800 #exposing_secrets_fields5801 returns an array of strings5802 #reset_secret_fields?5803 returns false if no exposing field has changed5804 returns true if any exposing field has changed5805 validation callback5806 when an exposing field has changed5807 clears all secret fields5808 when a secret field has been updated5809 does not clear this secret field5810 when a secret field has been updated with the same value5811 does not clear this secret field5812# [RSpecRunTime] RSpec elapsed time: 32 minutes 11.76 seconds. Current RSS: ~2320M. Threads: 4. load average: 0.96 1.00 1.08 1/285 322025813.5814 when no exposing field has changed5815 does not clear any secret fields5816 Validations5817 when active5818 is expected to validate that :token cannot be empty/falsy5819 when inactive5820 is expected not to validate that :token cannot be empty/falsy5821 #execute5822 calls Assembla API5823# [RSpecRunTime] Finishing example group spec/models/integrations/assembla_spec.rb. It took 5.6 seconds. Expected to take 5.47 seconds.5824# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5825Lint factories for Integrations::Assembla5826 with saas, license, and factory defaults5827 behaves like factory5828 assembla_integration factory5829 does not raise error when built5830 does not raise error when created5831# [RSpecRunTime] RSpec elapsed time: 32 minutes 14.86 seconds. Current RSS: ~2321M. Threads: 4. load average: 0.97 1.00 1.08 1/287 322635832.5833# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.4 seconds. Expected to take 46.95 seconds.5834# [RSpecRunTime] Starting example group spec/lib/gitlab/gl_repository_spec.rb. Expected to take 5.29 seconds.5835Gitlab::GlRepository5836 .parse5837 parses a project gl_repository5838 parses a project wiki gl_repository5839 parses a snippet gl_repository5840 parses a design gl_repository5841 throws an argument error on an invalid gl_repository type5842 throws an argument error on an invalid gl_repository id5843# [RSpecRunTime] RSpec elapsed time: 32 minutes 19.51 seconds. Current RSS: ~2311M. Threads: 4. load average: 0.97 1.00 1.08 1/286 323085844.5845# [RSpecRunTime] Finishing example group spec/lib/gitlab/gl_repository_spec.rb. It took 4.65 seconds. Expected to take 5.29 seconds.5846# [RSpecRunTime] Starting example group spec/graphql/mutations/dependency_proxy/group_settings/update_spec.rb. Expected to take 5.24 seconds.5847Mutations::DependencyProxy::GroupSettings::Update5848 is expected to require graphql authorizations :admin_dependency_proxy5849 #resolve5850 user_role: :owner, shared_examples_name: "updating the dependency proxy group settings"5851 behaves like updating the dependency proxy group settings5852 returns the dependency proxy settings no errors5853 behaves like updating the dependency proxy group settings attributes5854 updates the dependency proxy settings5855# [RSpecRunTime] RSpec elapsed time: 32 minutes 21.37 seconds. Current RSS: ~2312M. Threads: 4. load average: 0.97 1.00 1.08 1/287 323095856.5857 user_role: :maintainer, shared_examples_name: "denying access to dependency proxy group settings"5858 behaves like denying access to dependency proxy group settings5859 raises Gitlab::Graphql::Errors::ResourceNotAvailable5860 user_role: :developer, shared_examples_name: "denying access to dependency proxy group settings"5861 behaves like denying access to dependency proxy group settings5862 raises Gitlab::Graphql::Errors::ResourceNotAvailable5863 user_role: :reporter, shared_examples_name: "denying access to dependency proxy group settings"5864 behaves like denying access to dependency proxy group settings5865 raises Gitlab::Graphql::Errors::ResourceNotAvailable5866 user_role: :guest, shared_examples_name: "denying access to dependency proxy group settings"5867 behaves like denying access to dependency proxy group settings5868 raises Gitlab::Graphql::Errors::ResourceNotAvailable5869 user_role: :anonymous, shared_examples_name: "denying access to dependency proxy group settings"5870 behaves like denying access to dependency proxy group settings5871 raises Gitlab::Graphql::Errors::ResourceNotAvailable5872# [RSpecRunTime] Finishing example group spec/graphql/mutations/dependency_proxy/group_settings/update_spec.rb. It took 4.03 seconds. Expected to take 5.24 seconds.5873# [RSpecRunTime] Starting example group spec/lib/gitlab/cleanup/orphan_job_artifact_final_objects/batch_from_list_spec.rb. Expected to take 5.13 seconds.5874Gitlab::Cleanup::OrphanJobArtifactFinalObjects::BatchFromList5875 #orphan_objects5876 when not configured to use bucket_prefix5877 behaves like returning orphan final job artifact objects5878 when the configured object storage provider is google5879 only returns existing orphan Fog files from the given CSV entries5880 when the configured object storage provider is not google5881 returns all orphan Fog files from the given CSV entries5882# [RSpecRunTime] RSpec elapsed time: 32 minutes 27.6 seconds. Current RSS: ~2335M. Threads: 4. load average: 0.97 1.00 1.07 1/284 323105883.5884 when configured to use bucket_prefix5885 behaves like returning orphan final job artifact objects5886 when the configured object storage provider is google5887 only returns existing orphan Fog files from the given CSV entries5888 when the configured object storage provider is not google5889 returns all orphan Fog files from the given CSV entries5890# [RSpecRunTime] Finishing example group spec/lib/gitlab/cleanup/orphan_job_artifact_final_objects/batch_from_list_spec.rb. It took 5.63 seconds. Expected to take 5.13 seconds.5891# [RSpecRunTime] Starting example group spec/workers/gitlab/bitbucket_server_import/import_pull_request_note_worker_spec.rb. Expected to take 5.04 seconds.5892Gitlab::BitbucketServerImport::ImportPullRequestNoteWorker5893 behaves like Gitlab::BitbucketServerImport::ObjectImporter5894 .sidekiq_retries_exhausted5895 notifies the waiter5896 #perform5897 when project does not exist5898 behaves like notifies the waiter5899 is expected to receive notify("key", anything, {:ttl=>604800}) 1 time5900 when project has import started5901 calls the importer5902 behaves like notifies the waiter5903 is expected to receive notify("key", anything, {:ttl=>604800}) 1 time5904 when project import has been cancelled5905 does not call the importer5906 behaves like notifies the waiter5907 is expected to receive notify("key", anything, {:ttl=>604800}) 1 time5908 when project import has failed5909 does not call the importer5910 behaves like notifies the waiter5911 is expected to receive notify("key", anything, {:ttl=>604800}) 1 time5912# [RSpecRunTime] Finishing example group spec/workers/gitlab/bitbucket_server_import/import_pull_request_note_worker_spec.rb. It took 3.35 seconds. Expected to take 5.04 seconds.5913# [RSpecRunTime] Starting example group spec/workers/group_destroy_worker_spec.rb. Expected to take 4.98 seconds.5914GroupDestroyWorker5915 is labeled as idempotent5916 performs multiple times sequentially without raising an exception5917 does not change groups when run twice5918 #perform5919 deletes the group and associated projects5920# [RSpecRunTime] RSpec elapsed time: 32 minutes 38.34 seconds. Current RSS: ~2392M. Threads: 4. load average: 0.90 0.98 1.07 1/284 323115921.5922# [RSpecRunTime] Finishing example group spec/workers/group_destroy_worker_spec.rb. It took 5.83 seconds. Expected to take 4.98 seconds.5923# [RSpecRunTime] Starting example group spec/views/shared/projects/_list.html.haml_spec.rb. Expected to take 4.93 seconds.5924shared/projects/_list5925 with projects in card mode5926 renders card mode when set to true5927 without projects5928 when @contributed_projects is set5929 and is empty5930 renders a no-content message5931 when @starred_projects is set5932 and is empty5933 renders a no-content message5934 and without a special instance variable5935 for an explore_page5936 renders a no-content message5937 for a non-explore page5938 renders a no-content message5939 when projects_limit > 05940 renders `New project` button5941 when projects_limit is 05942 does not render `New project` button5943 with projects5944 renders the list of projects5945 will not show elements a user shouldn't be able to see5946 renders list in list view5947# [RSpecRunTime] RSpec elapsed time: 32 minutes 42.2 seconds. Current RSS: ~2384M. Threads: 4. load average: 0.91 0.98 1.07 1/284 323125948.5949# [RSpecRunTime] Finishing example group spec/views/shared/projects/_list.html.haml_spec.rb. It took 3.84 seconds. Expected to take 4.93 seconds.5950# [RSpecRunTime] Starting example group spec/rubocop/cop/file_decompression_spec.rb. Expected to take 4.84 seconds.5951RuboCop::Cop::FileDecompression5952 does not flag when using a system command not related to file decompression5953 flags the when using 'gzip' subshell command5954 flags the when using 'gunzip' system command5955 flags the when using 'tar' system command5956 flags the when using 'tar' subshell command5957 flags the when using 'gzip' system command5958 flags the when using 'zip' system command5959 flags the when using 'gunzip' subshell command5960 flags the when using 'zip' subshell command5961# [RSpecRunTime] Finishing example group spec/rubocop/cop/file_decompression_spec.rb. It took 4.48 seconds. Expected to take 4.84 seconds.5962# [RSpecRunTime] RSpec elapsed time: 32 minutes 46.9 seconds. Current RSS: ~2378M. Threads: 4. load average: 0.91 0.98 1.07 1/284 323135963.5964# [RSpecRunTime] Starting example group spec/services/jira_connect/sync_service_spec.rb. Expected to take 4.77 seconds.5965JiraConnect::SyncService5966 #execute5967 calls Atlassian::JiraConnect::Client#store_dev_info and logs the response5968 does not execute any queries for preloaded reviewers5969 when a request returns errors5970 logs each response as an error5971# [RSpecRunTime] RSpec elapsed time: 32 minutes 49.26 seconds. Current RSS: ~2359M. Threads: 4. load average: 0.92 0.98 1.07 1/290 324085972.5973# [RSpecRunTime] Finishing example group spec/services/jira_connect/sync_service_spec.rb. It took 2.48 seconds. Expected to take 4.77 seconds.5974# [RSpecRunTime] Starting example group spec/models/atlassian/identity_spec.rb. Expected to take 4.66 seconds.5975Atlassian::Identity5976 does not allow STI5977 associations5978 is expected to belong to user required: false5979# [RSpecRunTime] RSpec elapsed time: 32 minutes 52.15 seconds. Current RSS: ~2347M. Threads: 4. load average: 0.92 0.98 1.07 1/289 324095980.5981 validations5982 is expected to validate that :extern_uid cannot be empty/falsy5983 is expected to validate that :extern_uid is case-sensitively unique5984 is expected to validate that :user cannot be empty/falsy5985 is expected to validate that :user is case-sensitively unique5986# [RSpecRunTime] RSpec elapsed time: 32 minutes 53.57 seconds. Current RSS: ~2338M. Threads: 4. load average: 0.92 0.98 1.07 1/289 324105987.5988 encrypted tokens5989 saves the encrypted token, refresh token and corresponding ivs5990# [RSpecRunTime] Finishing example group spec/models/atlassian/identity_spec.rb. It took 4.6 seconds. Expected to take 4.66 seconds.5991# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5992Lint factories for Atlassian::Identity5993 with saas, license, and factory defaults5994 behaves like factory5995 atlassian_identity factory5996 does not raise error when built5997 does not raise error when created5998# [RSpecRunTime] RSpec elapsed time: 32 minutes 55.36 seconds. Current RSS: ~2337M. Threads: 4. load average: 0.93 0.98 1.07 1/289 324245999.6000# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.5 seconds. Expected to take 46.95 seconds.6001# [RSpecRunTime] Starting example group spec/models/integrations/pushover_spec.rb. Expected to take 4.63 seconds.6002Integrations::Pushover6003 does not allow STI6004 behaves like Integrations::HasAvatar6005 #avatar_url6006 returns the expected avatar URL6007 Validations6008 when integration is active6009 is expected to validate that :api_key cannot be empty/falsy6010 is expected to validate that :user_key cannot be empty/falsy6011 is expected to validate that :priority cannot be empty/falsy6012 when integration is inactive6013 is expected not to validate that :api_key cannot be empty/falsy6014 is expected not to validate that :user_key cannot be empty/falsy6015 is expected not to validate that :priority cannot be empty/falsy6016# [RSpecRunTime] RSpec elapsed time: 32 minutes 59.58 seconds. Current RSS: ~2401M. Threads: 4. load average: 0.93 0.99 1.07 1/284 324256017.6018 Execute6019 calls Pushover API6020# [RSpecRunTime] Finishing example group spec/models/integrations/pushover_spec.rb. It took 4.62 seconds. Expected to take 4.63 seconds.6021# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6022Lint factories for Integrations::Pushover6023 with saas, license, and factory defaults6024 behaves like factory6025 pushover_integration factory6026 does not raise error when built6027 does not raise error when created6028# [RSpecRunTime] RSpec elapsed time: 33 minutes 1.42 seconds. Current RSS: ~2395M. Threads: 4. load average: 0.93 0.99 1.07 1/285 324396029.6030# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.46 seconds. Expected to take 46.95 seconds.6031# [RSpecRunTime] Starting example group spec/services/import_export_clean_up_service_spec.rb. Expected to take 4.5 seconds.6032ImportExportCleanUpService6033 #execute6034 when the import/export tmp storage directory does not exist6035 does not remove any archives6036 when the import/export tmp storage directory exists6037 removes old files and logs6038 does not remove new files or logs6039 removes old files and logs6040 does not remove new files or logs6041# [RSpecRunTime] RSpec elapsed time: 33 minutes 3.59 seconds. Current RSS: ~2365M. Threads: 4. load average: 0.93 0.99 1.07 1/284 324446042.6043 with uploader exports6044 removes old files and logs6045 does not remove new files or logs6046# [RSpecRunTime] RSpec elapsed time: 33 minutes 5.38 seconds. Current RSS: ~2371M. Threads: 4. load average: 0.94 0.99 1.07 1/284 324476047.6048# [RSpecRunTime] Finishing example group spec/services/import_export_clean_up_service_spec.rb. It took 3.93 seconds. Expected to take 4.5 seconds.6049# [RSpecRunTime] Starting example group spec/workers/jira_connect/sync_merge_request_worker_spec.rb. Expected to take 4.46 seconds.6050JiraConnect::SyncMergeRequestWorker6051 behaves like worker with data consistency6052 .get_data_consistency_feature_flag_enabled?6053 returns true6054# [RSpecRunTime] RSpec elapsed time: 33 minutes 8.01 seconds. Current RSS: ~2346M. Threads: 4. load average: 0.94 0.99 1.07 1/284 324486055.6056 .get_data_consistency6057 returns correct data consistency6058 #perform6059 calls JiraConnect::SyncService#execute6060 when MR no longer exists6061 does not call JiraConnect::SyncService6062# [RSpecRunTime] RSpec elapsed time: 33 minutes 9.97 seconds. Current RSS: ~2348M. Threads: 4. load average: 1.02 1.00 1.07 1/290 325496063.6064 when the merge request is closed6065 behaves like does not send any branch data6066 calls JiraConnect::SyncService correctly with nil branches6067 when source branch cannot be found6068 behaves like does not send any branch data6069 calls JiraConnect::SyncService correctly with nil branches6070# [RSpecRunTime] Finishing example group spec/workers/jira_connect/sync_merge_request_worker_spec.rb. It took 5.13 seconds. Expected to take 4.46 seconds.6071# [RSpecRunTime] Starting example group spec/scripts/api/get_package_and_test_job_spec.rb. Expected to take 4.34 seconds.6072GetPackageAndTestJob6073 #execute6074 returns a package-and-test pipeline that passed with warnings6075 when the bridge can not be found6076 returns nothing6077 when the downstream pipeline can not be found6078 returns nothing6079 when the bridge fails6080 returns the downstream_pipeline6081 when the package-and-test can not be found6082 returns nothing6083 when the package-and-test does not include a detailed status6084 returns nothing6085 when the package-and-test succeeds6086 returns nothing6087 when the package-and-test is canceled6088 returns a failed package-and-test pipeline6089# [RSpecRunTime] RSpec elapsed time: 33 minutes 14.7 seconds. Current RSS: ~2377M. Threads: 4. load average: 1.02 1.00 1.07 1/289 325526090.6091# [RSpecRunTime] Finishing example group spec/scripts/api/get_package_and_test_job_spec.rb. It took 4.21 seconds. Expected to take 4.34 seconds.6092# [RSpecRunTime] Starting example group spec/workers/projects/delete_branch_worker_spec.rb. Expected to take 4.31 seconds.6093Projects::DeleteBranchWorker6094 #perform6095 when the branch does not exist6096 does nothing6097 with a non-existing project6098 does nothing6099 with a non-existing user6100 does nothing6101 with existing user and project6102 calls service to delete source branch6103 when delete service returns an error6104 when the status code is 4006105 tracks and raises the exception6106 when the status code is not 4006107 does not track the exception6108 behaves like an idempotent worker6109 is labeled as idempotent6110 performs multiple times sequentially without raising an exception6111# [RSpecRunTime] Finishing example group spec/workers/projects/delete_branch_worker_spec.rb. It took 2.86 seconds. Expected to take 4.31 seconds.6112# [RSpecRunTime] Starting example group spec/graphql/resolvers/alert_management/http_integrations_resolver_spec.rb. Expected to take 4.2 seconds.6113Resolvers::AlertManagement::HttpIntegrationsResolver6114 is expected to have nullable GraphQL type AlertManagementHttpIntegrationConnection6115 user does not have permission6116 is expected to be empty6117# [RSpecRunTime] RSpec elapsed time: 33 minutes 19.31 seconds. Current RSS: ~2309M. Threads: 4. load average: 1.02 1.00 1.07 1/285 325686118.6119 user has developer permission6120 is expected to be empty6121 user has maintainer permission6122 is expected to contain exactly #<AlertManagement::HttpIntegration id: 1, created_at: "2024-07-31 10:49:52.268712664 +0000", updated_... "DataDog", payload_example: {}, payload_attribute_mapping: {}, type_identifier: "http", token: nil>6123 when HTTP Integration ID is given6124 when integration is from the current project6125 is expected to contain exactly #<AlertManagement::HttpIntegration id: 2, created_at: "2024-07-31 10:49:52.280870513 +0000", updated_... "DataDog", payload_example: {}, payload_attribute_mapping: {}, type_identifier: "http", token: nil>6126# [RSpecRunTime] RSpec elapsed time: 33 minutes 22.36 seconds. Current RSS: ~2333M. Threads: 4. load average: 1.02 1.00 1.07 1/284 325696127.6128 when integration is from other project6129 is expected to be empty6130# [RSpecRunTime] Finishing example group spec/graphql/resolvers/alert_management/http_integrations_resolver_spec.rb. It took 5.08 seconds. Expected to take 4.2 seconds.6131# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/redis_hll_metric_spec.rb. Expected to take 4.17 seconds.6132Gitlab::Usage::Metrics::Instrumentations::RedisHLLMetric6133 raise exception if events options is not present6134 for 28d6135 behaves like a correct instrumented metric value6136 has correct value6137 for 7d6138 behaves like a correct instrumented metric value6139 has correct value6140 with events attribute defined6141 behaves like a correct instrumented metric value6142 has correct value6143 with events having different `unique` values6144 raises an exception6145 with options attributes also defined6146 behaves like a correct instrumented metric value6147 has correct value6148 children classes6149 availability not defined6150 returns default availability6151 availability defined6152 returns defined availability6153# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/redis_hll_metric_spec.rb. It took 2.24 seconds. Expected to take 4.17 seconds.6154# [RSpecRunTime] Starting example group spec/workers/authorized_projects_worker_spec.rb. Expected to take 4.07 seconds.6155AuthorizedProjectsWorker6156 behaves like refreshes user's project authorizations6157 #perform6158 refreshes user's authorized projects6159 when the user is not found6160 does nothing6161 behaves like an idempotent worker6162 is labeled as idempotent6163 performs multiple times sequentially without raising an exception6164 does not change authorizations when run twice6165# [RSpecRunTime] RSpec elapsed time: 33 minutes 27.22 seconds. Current RSS: ~2395M. Threads: 4. load average: 1.10 1.02 1.08 1/284 325706166.6167# [RSpecRunTime] Finishing example group spec/workers/authorized_projects_worker_spec.rb. It took 2.34 seconds. Expected to take 4.07 seconds.6168# [RSpecRunTime] Starting example group spec/views/projects/jobs/_build.html.haml_spec.rb. Expected to take 4.02 seconds.6169projects/ci/jobs/_build6170 can include a column with a link to its pipeline6171 won't include a column with a link to its pipeline by default6172# [RSpecRunTime] Finishing example group spec/views/projects/jobs/_build.html.haml_spec.rb. It took 4.81 seconds. Expected to take 4.02 seconds.6173# [RSpecRunTime] RSpec elapsed time: 33 minutes 32.25 seconds. Current RSS: ~2367M. Threads: 4. load average: 1.09 1.02 1.07 1/286 326096174.6175# [RSpecRunTime] Starting example group spec/services/packages/nuget/extract_remote_metadata_file_service_spec.rb. Expected to take 3.97 seconds.6176Packages::Nuget::ExtractRemoteMetadataFileService6177 #execute6178 when the remote URL is blank6179 is expected to raise Packages::Nuget::ExtractRemoteMetadataFileService::ExtractionError with "invalid file url"6180 when the package file is corrupted6181 is expected to raise Packages::Nuget::ExtractRemoteMetadataFileService::ExtractionError with "nuspec file not found"6182 when reaching the maximum received fragments6183 is expected to raise Packages::Nuget::ExtractRemoteMetadataFileService::ExtractionError with "nuspec file not found"6184 when nuspec file is too big6185 is expected to raise Packages::Nuget::ExtractRemoteMetadataFileService::ExtractionError with "nuspec file too big"6186 when nuspec file is fragmented6187 ignores the Zip::DecompressionError and constructs the nuspec file from the fragments6188 when the remote URL is valid6189 returns a success response with the nuspec file content6190 with a corrupted nupkg file with a wrong entry size6191 is expected to raise Packages::Nuget::ExtractRemoteMetadataFileService::ExtractionError with message matching /nuspec file has the wrong entry size/6192 with a Zip::Error exception6193 is expected to raise Packages::Nuget::ExtractRemoteMetadataFileService::ExtractionError with message matching /Error opening zip stream/6194# [RSpecRunTime] Finishing example group spec/services/packages/nuget/extract_remote_metadata_file_service_spec.rb. It took 2.25 seconds. Expected to take 3.97 seconds.6195# [RSpecRunTime] Starting example group spec/services/admin/abuse_report_labels/create_service_spec.rb. Expected to take 3.88 seconds.6196Admin::AbuseReportLabels::CreateService6197 #execute6198 behaves like creates a label with the correct values6199 creates a label with the correct values6200 returns the persisted label6201# [RSpecRunTime] RSpec elapsed time: 33 minutes 37.19 seconds. Current RSS: ~2376M. Threads: 4. load average: 1.08 1.02 1.07 1/286 326106202.6203 without color param6204 behaves like creates a label with the correct values6205 creates a label with the correct values6206 returns the persisted label6207 with errors6208 does not create the label6209 returns the label with errors6210# [RSpecRunTime] Finishing example group spec/services/admin/abuse_report_labels/create_service_spec.rb. It took 3.88 seconds. Expected to take 3.88 seconds.6211# [RSpecRunTime] Starting example group spec/lib/sidebars/admin/menus/system_hooks_menu_spec.rb. Expected to take 3.83 seconds.6212Sidebars::Admin::Menus::SystemHooksMenu6213 behaves like Admin menu6214 renders the correct link6215 renders the correct title6216 renders the correct icon6217 renders the separator if needed6218 #render?6219 when user is admin6220 renders6221# [RSpecRunTime] RSpec elapsed time: 33 minutes 39.79 seconds. Current RSS: ~2371M. Threads: 4. load average: 1.08 1.02 1.07 2/286 326116222.6223 when user is not admin6224 does not render6225 when user is not logged in6226 does not render6227 behaves like Admin menu without sub menus6228 does not contain any sub menu(s)6229 defines correct active route6230# [RSpecRunTime] Finishing example group spec/lib/sidebars/admin/menus/system_hooks_menu_spec.rb. It took 2.45 seconds. Expected to take 3.83 seconds.6231# [RSpecRunTime] Starting example group spec/lib/gitlab/bitbucket_import/user_finder_spec.rb. Expected to take 3.78 seconds.6232Gitlab::BitbucketImport::UserFinder6233 #gitlab_user_id6234 when find_user_id returns a user6235 returns the user id6236 when find_user_id does not return a user6237 returns the project creator6238# [RSpecRunTime] RSpec elapsed time: 33 minutes 43.65 seconds. Current RSS: ~2419M. Threads: 4. load average: 1.08 1.02 1.07 1/284 326126239.6240 #find_user_id6241 returns the user id6242 when the id is cached6243 does not attempt to find the user6244 when -1 is cached6245 does not attempt to find the user and returns nil6246 when the user does not have a matching bitbucket identity6247 returns nil6248# [RSpecRunTime] Finishing example group spec/lib/gitlab/bitbucket_import/user_finder_spec.rb. It took 4.0 seconds. Expected to take 3.78 seconds.6249# [RSpecRunTime] Starting example group spec/lib/gitlab/database/health_status/indicators/prometheus_alert_indicator_spec.rb. Expected to take 3.7 seconds.6250Gitlab::Database::HealthStatus::Indicators::PrometheusAlertIndicator6251 #enabled?6252 throws NotImplementedError for invalid indicator6253 returns the defined value for valid indicator6254 #slo_key6255 throws NotImplementedError for invalid indicator6256 returns the defined value for valid indicator6257 #sli_key6258 throws NotImplementedError for invalid indicator6259 returns the defined value for valid indicator6260# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/health_status/indicators/prometheus_alert_indicator_spec.rb. It took 1.62 seconds. Expected to take 3.7 seconds.6261# [RSpecRunTime] Starting example group spec/lib/bulk_imports/network_error_spec.rb. Expected to take 3.67 seconds.6262BulkImports::NetworkError6263 .new6264 requires either a message or a HTTP response6265 #retriable?6266 returns true for MAX_RETRIABLE_COUNT times when cause if one of RETRIABLE_EXCEPTIONS6267 returns true for MAX_RETRIABLE_COUNT times when response is one of RETRIABLE_CODES6268 returns false for other exceptions6269 when entity is passed6270 increments entity cache key6271# [RSpecRunTime] RSpec elapsed time: 33 minutes 49.96 seconds. Current RSS: ~2411M. Threads: 4. load average: 1.06 1.02 1.07 1/284 326136272.6273 #retry_delay6274 when the exception is not a rate limit error6275 returns the default value6276 when the exception is a decompression error6277 returns the exception delay value6278 when the exception is a no space left error6279 returns the exception delay value6280 when the exception is a rate limit error6281 returns the "Retry-After"6282 returns the default value when there is no "Retry-After" header6283# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/network_error_spec.rb. It took 4.89 seconds. Expected to take 3.67 seconds.6284# [RSpecRunTime] Starting example group spec/lib/gitlab/database/load_balancing/service_discovery/sampler_spec.rb. Expected to take 3.57 seconds.6285Gitlab::Database::LoadBalancing::ServiceDiscovery::Sampler6286 #sample6287 samples max_replica_pools addresses6288 samples random ports across all hosts6289 returns the same answer for the same input when called multiple times6290 gives a consistent answer regardless of input ordering6291 samples fairly across all hosts6292 when input is an empty array6293 returns an empty array6294# [RSpecRunTime] RSpec elapsed time: 33 minutes 54.88 seconds. Current RSS: ~2364M. Threads: 4. load average: 1.06 1.02 1.07 1/284 326146295.6296 when there are less replicas than max_replica_pools6297 returns the same addresses6298 when max_replica_pools is nil6299 returns the same addresses6300# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/load_balancing/service_discovery/sampler_spec.rb. It took 4.21 seconds. Expected to take 3.57 seconds.6301# [RSpecRunTime] Starting example group spec/models/pages/virtual_domain_spec.rb. Expected to take 3.54 seconds.6302Pages::VirtualDomain6303 does not allow STI6304 #certificate and #key pair6305 returns nil if there is no domain provided6306 when Pages domain is provided6307 returns certificate and key from the provided domain6308# [RSpecRunTime] RSpec elapsed time: 33 minutes 57.58 seconds. Current RSS: ~2288M. Threads: 4. load average: 1.06 1.02 1.07 1/284 326156309.6310 #lookup_paths6311 when pages multiple versions is disabled6312 returns only the main deployments for each project6313 when pages multiple versions is enabled6314 returns collection of projects pages lookup paths sorted by prefix in reverse6315# [RSpecRunTime] Finishing example group spec/models/pages/virtual_domain_spec.rb. It took 2.64 seconds. Expected to take 3.54 seconds.6316# [RSpecRunTime] Starting example group spec/lib/gitlab/database/partitioning/list/locking_configuration_spec.rb. Expected to take 3.43 seconds.6317Gitlab::Database::Partitioning::List::LockingConfiguration6318 #lock_ordering_for6319 is the intersection with the locking specification, in the order of the specification6320 raises if a table name with schema is passed6321 #locking_statement_for6322main: -- quote_table_name("table_1")6323main: -> 0.0003s6324main: -- quote_table_name("table_1")6325main: -> 0.0001s6326 only includes locking information for tables in the locking specification6327 is nil when none of the tables match the lock configuration6328main: -- quote_table_name("table_2")6329main: -> 0.0004s6330main: -- quote_table_name("table_3")6331main: -> 0.0001s6332 is a lock tables statement6333 raises if a table name with schema is passed6334# [RSpecRunTime] RSpec elapsed time: 34 minutes 1.84 seconds. Current RSS: ~2338M. Threads: 4. load average: 1.05 1.02 1.07 1/284 326166335.6336# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/partitioning/list/locking_configuration_spec.rb. It took 3.77 seconds. Expected to take 3.43 seconds.6337# [RSpecRunTime] Starting example group spec/services/users/activate_service_spec.rb. Expected to take 3.42 seconds.6338Users::ActivateService6339 #execute6340 when successful6341 returns success status6342 changes the user's state6343 creates a log entry6344# [RSpecRunTime] RSpec elapsed time: 34 minutes 3.33 seconds. Current RSS: ~2340M. Threads: 4. load average: 1.05 1.02 1.07 1/284 326176345.6346 when the user is already active6347 returns success result6348 does not change the user's state6349 when user activation fails6350 returns an unprocessable entity error6351 when user is not an admin6352 returns permissions error message6353# [RSpecRunTime] Finishing example group spec/services/users/activate_service_spec.rb. It took 2.78 seconds. Expected to take 3.42 seconds.6354# [RSpecRunTime] Starting example group spec/models/description_version_spec.rb. Expected to take 3.31 seconds.6355DescriptionVersion6356 does not allow STI6357 associations6358 is expected to belong to issue required: false6359 is expected to belong to merge_request required: false6360 validations6361 exactly_one_issuable6362 issue_id: nil, merge_request_id: 1, valid?: true6363 is expected to eq true6364 issue_id: 1, merge_request_id: nil, valid?: true6365 is expected to eq true6366# [RSpecRunTime] RSpec elapsed time: 34 minutes 8.06 seconds. Current RSS: ~2353M. Threads: 4. load average: 1.05 1.01 1.07 1/284 326186367.6368 issue_id: nil, merge_request_id: nil, valid?: false6369 is expected to eq false6370 issue_id: 1, merge_request_id: 1, valid?: false6371 is expected to eq false6372# [RSpecRunTime] Finishing example group spec/models/description_version_spec.rb. It took 3.98 seconds. Expected to take 3.31 seconds.6373# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6374Lint factories for DescriptionVersion6375 with saas, license, and factory defaults6376 behaves like factory6377 description_version factory6378 does not raise error when built6379 does not raise error when created6380# [RSpecRunTime] RSpec elapsed time: 34 minutes 10.35 seconds. Current RSS: ~2336M. Threads: 4. load average: 1.13 1.03 1.08 1/284 326326381.6382# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.74 seconds. Expected to take 46.95 seconds.6383# [RSpecRunTime] Starting example group spec/lib/gitlab/database/migrations/runner_backoff/communicator_spec.rb. Expected to take 3.3 seconds.6384Gitlab::Database::Migrations::RunnerBackoff::Communicator6385 .backoff_runner?6386 is expected to be falsey6387 is true when the lock is held6388 reads from Redis6389 with runner_migrations_backoff disabled6390 is false when the lock is held6391# [RSpecRunTime] RSpec elapsed time: 34 minutes 11.73 seconds. Current RSS: ~2336M. Threads: 4. load average: 1.13 1.03 1.08 1/284 326336392.6393 #execute_with_lock6394 is expected to yield control6395 raises error if it can not set the key6396 removes the lease after executing the migration6397 with logger6398 logs messages around execution6399# [RSpecRunTime] RSpec elapsed time: 34 minutes 14.81 seconds. Current RSS: ~2363M. Threads: 4. load average: 1.12 1.03 1.08 1/284 326346400.6401 .execute_with_lock6402 delegates to a new instance object6403# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/migrations/runner_backoff/communicator_spec.rb. It took 4.74 seconds. Expected to take 3.3 seconds.6404# [RSpecRunTime] Starting example group spec/finders/groups/custom_emoji_finder_spec.rb. Expected to take 3.17 seconds.6405Groups::CustomEmojiFinder6406 #execute6407 when inside a group6408 returns custom emoji from group6409 when group is nil6410 returns nil6411 when group is a subgroup6412 returns custom emoji6413 when custom emoji is in parent group6414 returns custom emoji6415 when params is empty6416 returns empty record6417 when include_ancestor_groups is false6418 returns empty record6419# [RSpecRunTime] Finishing example group spec/finders/groups/custom_emoji_finder_spec.rb. It took 2.5 seconds. Expected to take 3.17 seconds.6420# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/build/failed_unmet_prerequisites_spec.rb. Expected to take 3.13 seconds.6421Gitlab::Ci::Status::Build::FailedUnmetPrerequisites6422 #illustration6423 is expected to include :image, :size, :title, and :content6424 .matches?6425 when build has not failed6426 is expected to be falsey6427 when build has failed6428 with unmet prerequisites6429 is expected to be truthy6430 with a different error6431 is expected to be falsey6432# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/build/failed_unmet_prerequisites_spec.rb. It took 2.75 seconds. Expected to take 3.13 seconds.6433# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/pull_requests/merged_by_importer_spec.rb. Expected to take 3.1 seconds.6434Gitlab::GithubImport::Importer::PullRequests::MergedByImporter6435 when the merger user cannot be mapped to a gitlab user6436 behaves like adds a note referencing the merger user6437 adds a note referencing the merger user6438# [RSpecRunTime] RSpec elapsed time: 34 minutes 24.08 seconds. Current RSS: ~2335M. Threads: 4. load average: 1.10 1.03 1.08 1/290 327216439.6440 when original user cannot be found on github6441 behaves like adds a note referencing the merger user6442 adds a note referencing the merger user6443 when the merger user can be mapped6444 assigns the merged by user when mapped6445 when the merger user is not provided6446 adds a note referencing the merger user6447# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/pull_requests/merged_by_importer_spec.rb. It took 4.9 seconds. Expected to take 3.1 seconds.6448# [RSpecRunTime] Starting example group spec/models/work_items/widgets/milestone_spec.rb. Expected to take 3.04 seconds.6449WorkItems::Widgets::Milestone6450 does not allow STI6451 #milestone6452 is expected to eq #<Milestone id:9 namespace618/project-687%"My title 450">6453 #type6454 is expected to eq :milestone6455 .type6456 is expected to eq :milestone6457# [RSpecRunTime] Finishing example group spec/models/work_items/widgets/milestone_spec.rb. It took 1.52 seconds. Expected to take 3.04 seconds.6458# [RSpecRunTime] Starting example group spec/lib/gitlab/grape_logging/loggers/response_logger_spec.rb. Expected to take 2.96 seconds.6459Gitlab::GrapeLogging::Loggers::ResponseLogger6460 #parameters6461 is expected to eq {:response_bytes=>9}6462 with multiple response parts6463 is expected to eq {:response_bytes=>18}6464# [RSpecRunTime] RSpec elapsed time: 34 minutes 29.57 seconds. Current RSS: ~2340M. Threads: 4. load average: 1.09 1.03 1.07 1/289 327226465.6466 with log_response_length disabled6467 is expected to eq {}6468 when response is a String6469 is expected to eq {:response_bytes=>9}6470# [RSpecRunTime] Finishing example group spec/lib/gitlab/grape_logging/loggers/response_logger_spec.rb. It took 3.38 seconds. Expected to take 2.96 seconds.6471# [RSpecRunTime] Starting example group spec/services/ci/process_pipeline_service_spec.rb. Expected to take 2.91 seconds.6472Ci::ProcessPipelineService6473 processing events counter6474 increments processing events counter6475# [RSpecRunTime] Finishing example group spec/services/ci/process_pipeline_service_spec.rb. It took 0.9 second. Expected to take 2.91 seconds.6476# [RSpecRunTime] Starting example group spec/services/chat_names/find_user_service_spec.rb. Expected to take 2.85 seconds.6477ChatNames::FindUserService6478 #execute6479 find user mapping6480 when existing user is requested6481 returns the existing chat_name6482 updates the last used timestamp if one is not already set6483 only updates an existing timestamp once within a certain time frame6484 records activity for the related user6485# [RSpecRunTime] RSpec elapsed time: 34 minutes 32.57 seconds. Current RSS: ~2284M. Threads: 4. load average: 1.09 1.03 1.07 1/284 327236486.6487 when different user is requested6488 returns nil6489# [RSpecRunTime] Finishing example group spec/services/chat_names/find_user_service_spec.rb. It took 1.79 seconds. Expected to take 2.85 seconds.6490# [RSpecRunTime] Starting example group spec/serializers/ci/downloadable_artifact_entity_spec.rb. Expected to take 2.82 seconds.6491Ci::DownloadableArtifactEntity6492 #as_json6493 contains required fields6494 when user cannot read job artifact6495 returns only artifacts readable by user6496# [RSpecRunTime] RSpec elapsed time: 34 minutes 35.11 seconds. Current RSS: ~2303M. Threads: 4. load average: 1.08 1.03 1.07 1/284 327246497.6498# [RSpecRunTime] Finishing example group spec/serializers/ci/downloadable_artifact_entity_spec.rb. It took 2.32 seconds. Expected to take 2.82 seconds.6499# [RSpecRunTime] Starting example group spec/graphql/resolvers/ci/runner_jobs_resolver_spec.rb. Expected to take 2.74 seconds.6500Resolvers::Ci::RunnerJobsResolver6501 #resolve6502 with authorized user6503 with statuses argument6504 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>6505# [RSpecRunTime] RSpec elapsed time: 34 minutes 39.0 seconds. Current RSS: ~2343M. Threads: 4. load average: 1.08 1.03 1.07 1/284 327426506.6507 without statuses argument6508 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, and #<Ci::Build status: "failed", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-0...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>6509 with unauthorized user6510 is expected to be nil6511# [RSpecRunTime] Finishing example group spec/graphql/resolvers/ci/runner_jobs_resolver_spec.rb. It took 4.51 seconds. Expected to take 2.74 seconds.6512# [RSpecRunTime] Starting example group spec/helpers/explore_helper_spec.rb. Expected to take 2.69 seconds.6513ExploreHelper6514 #public_visibility_restricted?6515 delegates to Gitlab::VisibilityLevel6516 #projects_filter_items6517 returns correct dropdown items6518 #projects_filter_selected6519 when visibility_level is present6520 returns corresponding item6521 when visibility_level is empty6522 returns corresponding item6523# [RSpecRunTime] Finishing example group spec/helpers/explore_helper_spec.rb. It took 1.27 seconds. Expected to take 2.69 seconds.6524# [RSpecRunTime] Starting example group spec/finders/groups/accepting_project_imports_finder_spec.rb. Expected to take 2.67 seconds.6525Groups::AcceptingProjectImportsFinder6526 #execute6527 only returns groups where the user has access to import projects6528# [RSpecRunTime] RSpec elapsed time: 34 minutes 43.15 seconds. Current RSS: ~2299M. Threads: 4. load average: 1.08 1.03 1.07 1/284 327436529.6530# [RSpecRunTime] Finishing example group spec/finders/groups/accepting_project_imports_finder_spec.rb. It took 2.22 seconds. Expected to take 2.67 seconds.6531# [RSpecRunTime] Starting example group spec/lib/gitlab/usage_data_counters_spec.rb. Expected to take 2.62 seconds.6532Gitlab::UsageDataCounters6533 .usage_data_counters6534 is expected to all respond to #totals6535 is expected to all respond to #fallback_totals6536 .count6537 increases a view counter6538 when event_name is not defined6539 raises an exception6540# [RSpecRunTime] RSpec elapsed time: 34 minutes 46.55 seconds. Current RSS: ~2284M. Threads: 4. load average: 1.07 1.03 1.07 1/284 327446541.6542# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage_data_counters_spec.rb. It took 3.4 seconds. Expected to take 2.62 seconds.6543# [RSpecRunTime] Starting example group spec/lib/gitlab/global_id/deprecations_spec.rb. Expected to take 2.55 seconds.6544Gitlab::GlobalId::Deprecations6545 .deprecated?6546 returns a boolean to signal if model name has a deprecation6547 .deprecation_for6548 returns the deprecation for the model if it exists6549 .deprecation_by6550 returns the deprecation by the model if it exists6551 .apply_to_graphql_name6552 returns the corresponding graphql_name of the GID for the new model6553 returns the same value if there is no deprecation6554# [RSpecRunTime] Finishing example group spec/lib/gitlab/global_id/deprecations_spec.rb. It took 1.54 seconds. Expected to take 2.55 seconds.6555# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/representation/pull_request_review_spec.rb. Expected to take 2.51 seconds.6556Gitlab::GithubImport::Representation::PullRequestReview6557 .from_api_response6558 does not set the user if the response did not include a user6559 behaves like a PullRequest review6560 returns an instance of PullRequest6561 .from_json_hash6562 does not set the user if the response did not include a user6563 does not fail when submitted_at is blank6564 behaves like a PullRequest review6565 returns an instance of PullRequest6566 #github_identifiers6567 returns a hash with needed identifiers6568# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/representation/pull_request_review_spec.rb. It took 1.61 seconds. Expected to take 2.51 seconds.6569# [RSpecRunTime] Starting example group spec/lib/gitlab/instrumentation/connection_pool_spec.rb. Expected to take 2.45 seconds.6570Gitlab::Instrumentation::ConnectionPool6571 .checkout6572 sets the size gauge only once6573 when tracking for the first time6574 initialises gauges6575# [RSpecRunTime] RSpec elapsed time: 34 minutes 52.52 seconds. Current RSS: ~2370M. Threads: 4. load average: 1.06 1.03 1.07 1/284 327456576.6577 when tracking on subsequent calls6578 uses memoized gauges6579 when pool name is omitted6580 uses unknown name6581# [RSpecRunTime] Finishing example group spec/lib/gitlab/instrumentation/connection_pool_spec.rb. It took 3.37 seconds. Expected to take 2.45 seconds.6582# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/waiting_for_callback_spec.rb. Expected to take 2.42 seconds.6583Gitlab::Ci::Status::WaitingForCallback6584 #details_path6585 is expected to be nil6586 #name6587 is expected to eq "WAITING_FOR_CALLBACK"6588 #text6589 is expected to eq "Waiting"6590 #group6591 is expected to eq "waiting-for-callback"6592 #favicon6593 is expected to eq "favicon_status_pending"6594 #icon6595 is expected to eq "status_pending"6596 #label6597 is expected to eq "waiting for callback"6598# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/waiting_for_callback_spec.rb. It took 1.83 seconds. Expected to take 2.42 seconds.6599# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/add_timestamps_spec.rb. Expected to take 2.36 seconds.6600RuboCop::Cop::Migration::AddTimestamps6601 when in migration6602 registers an offense when the "add_timestamps" method is used6603 does not register an offense when the "add_timestamps" method is not used6604 does not register an offense when the "add_timestamps_with_timezone" method is used6605 when outside of migration6606 registers no offense6607# [RSpecRunTime] RSpec elapsed time: 34 minutes 58.14 seconds. Current RSS: ~2382M. Threads: 4. load average: 1.06 1.03 1.07 1/285 327466608.6609# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/add_timestamps_spec.rb. It took 3.24 seconds. Expected to take 2.36 seconds.6610# [RSpecRunTime] Starting example group spec/services/environments/stop_stale_service_spec.rb. Expected to take 2.32 seconds.6611Environments::StopStaleService6612 #execute6613 only stops stale environments6614# [RSpecRunTime] RSpec elapsed time: 34 minutes 59.9 seconds. Current RSS: ~2344M. Threads: 4. load average: 1.05 1.03 1.07 1/285 327736615.6616# [RSpecRunTime] Finishing example group spec/services/environments/stop_stale_service_spec.rb. It took 1.76 seconds. Expected to take 2.32 seconds.6617# [RSpecRunTime] Starting example group spec/services/merge_requests/create_approval_event_service_spec.rb. Expected to take 2.27 seconds.6618MergeRequests::CreateApprovalEventService6619 #execute6620 creates approve MR event6621# [RSpecRunTime] RSpec elapsed time: 35 minutes 1.67 seconds. Current RSS: ~2288M. Threads: 4. load average: 1.05 1.03 1.07 1/291 328696622.6623# [RSpecRunTime] Finishing example group spec/services/merge_requests/create_approval_event_service_spec.rb. It took 1.77 seconds. Expected to take 2.27 seconds.6624# [RSpecRunTime] Starting example group spec/rubocop/cop/rspec/top_level_describe_path_spec.rb. Expected to take 2.23 seconds.6625RuboCop::Cop::RSpec::TopLevelDescribePath6626 when the describe is in a shared example6627 with shared_examples6628 registers no offenses6629 with shared_examples_for6630 registers no offenses6631 when the file ends in _spec.rb6632 registers no offenses6633 when the describe is at the top level6634 marks the describe as offending6635 when the describe is in a shared context6636 with shared_context6637 registers no offenses6638 when the file is a frontend fixture6639 registers no offenses6640# [RSpecRunTime] Finishing example group spec/rubocop/cop/rspec/top_level_describe_path_spec.rb. It took 1.76 seconds. Expected to take 2.23 seconds.6641# [RSpecRunTime] Starting example group spec/helpers/artifacts_helper_spec.rb. Expected to take 2.16 seconds.6642ArtifactsHelper6643 #artifacts_app_data6644 returns expected data6645 can_destroy_artifacts6646 returns false without permission6647 returns true when user has permission6648# [RSpecRunTime] Finishing example group spec/helpers/artifacts_helper_spec.rb. It took 0.98 second. Expected to take 2.16 seconds.6649# [RSpecRunTime] Starting example group spec/lib/gitlab/audit/target_spec.rb. Expected to take 2.11 seconds.6650Gitlab::Audit::Target6651 #id6652 returns object id6653# [RSpecRunTime] RSpec elapsed time: 35 minutes 7.02 seconds. Current RSS: ~2380M. Threads: 4. load average: 1.05 1.02 1.07 1/290 328706654.6655 #type6656 returns object class name6657 #details6658 name: "jackie", audit_details: "wanderer", details: "jackie"6659 returns details6660 name: "jackie", audit_details: nil, details: "jackie"6661 returns details6662 name: nil, audit_details: "wanderer", details: "wanderer"6663 returns details6664 name: nil, audit_details: nil, details: "unknown"6665 returns details6666# [RSpecRunTime] Finishing example group spec/lib/gitlab/audit/target_spec.rb. It took 3.84 seconds. Expected to take 2.11 seconds.6667# [RSpecRunTime] Starting example group spec/tooling/lib/tooling/check_ruby_syntax_spec.rb. Expected to take 2.04 seconds.6668Tooling::CheckRubySyntax6669 #run6670 without files6671 is expected to be empty6672 with perfect Ruby code6673 is expected to be empty6674 with invalid Ruby code6675 has errors6676 #ruby_files6677 without files6678 is expected to eq []6679 with files ending with Ruby extensions6680 is expected to contain exactly "ruby_file.rb", "rspec.html.haml_spec.rb", "task.rake", and "config.ru"6681 with special Ruby files6682 is expected to contain exactly "foo/Guardfile", "danger/Dangerfile", "gems/Gemfile", and "Rakefile"6683# [RSpecRunTime] Finishing example group spec/tooling/lib/tooling/check_ruby_syntax_spec.rb. It took 1.62 seconds. Expected to take 2.04 seconds.6684# [RSpecRunTime] Starting example group spec/services/cohorts_service_spec.rb. Expected to take 2.0 seconds.6685CohortsService6686 #execute6687 returns a list of user cohorts6688# [RSpecRunTime] RSpec elapsed time: 35 minutes 11.11 seconds. Current RSS: ~2391M. Threads: 4. load average: 0.96 1.01 1.07 1/290 328716689.6690# [RSpecRunTime] Finishing example group spec/services/cohorts_service_spec.rb. It took 1.25 seconds. Expected to take 2.0 seconds.6691# [RSpecRunTime] Starting example group spec/helpers/container_registry/container_registry_helper_spec.rb. Expected to take 1.97 seconds.6692ContainerRegistry::ContainerRegistryHelper6693 #project_container_registry_template_data6694 returns the correct template data6695 when there is a connection error6696 sets connection_error to true6697 when there is an invalid path error6698 sets invalid_path_error to true6699# [RSpecRunTime] RSpec elapsed time: 35 minutes 14.33 seconds. Current RSS: ~2421M. Threads: 4. load average: 0.97 1.01 1.06 3/285 328726700.6701 when current user is admin6702 sets is_admin to true6703 #container_repository_gid_prefix6704 is expected to eq "gid://gitlab/ContainerRepository/"6705# [RSpecRunTime] Finishing example group spec/helpers/container_registry/container_registry_helper_spec.rb. It took 3.81 seconds. Expected to take 1.97 seconds.6706# [RSpecRunTime] Starting example group spec/lib/gitlab/data_builder/alert_spec.rb. Expected to take 1.9 seconds.6707Gitlab::DataBuilder::Alert6708 .build6709 is expected to be a kind of Hash6710 is expected to eq "alert"6711 contains the correct object attributes6712# [RSpecRunTime] RSpec elapsed time: 35 minutes 16.32 seconds. Current RSS: ~2402M. Threads: 4. load average: 0.97 1.01 1.06 1/285 328736713.6714# [RSpecRunTime] Finishing example group spec/lib/gitlab/data_builder/alert_spec.rb. It took 1.41 seconds. Expected to take 1.9 seconds.6715# [RSpecRunTime] Starting example group spec/lib/security/ci_configuration/secret_detection_build_action_spec.rb. Expected to take 1.88 seconds.6716Security::CiConfiguration::SecretDetectionBuildAction6717 with existing .gitlab-ci.yml6718 secret_detection has not been included6719 template includes are an array6720 generates the correct YML6721 template include is not an array6722 generates the correct YML6723 secret_detection has been included6724 secret_detection template include are an array6725 generates the correct YML6726 secret_detection template include is not an array6727 generates the correct YML6728 with no .gitlab-ci.yml6729 autodevops disabled6730 generates the correct YML6731 with autodevops enabled6732 generates the correct YML6733# [RSpecRunTime] Finishing example group spec/lib/security/ci_configuration/secret_detection_build_action_spec.rb. It took 1.66 seconds. Expected to take 1.88 seconds.6734# [RSpecRunTime] Starting example group spec/services/achievements/create_service_spec.rb. Expected to take 1.81 seconds.6735Achievements::CreateService6736 #execute6737 when user does not have permission6738 returns an error6739# [RSpecRunTime] RSpec elapsed time: 35 minutes 20.84 seconds. Current RSS: ~2398M. Threads: 4. load average: 0.97 1.01 1.06 1/285 328746740.6741 when user has permission6742 creates an achievement6743 returns an error when the achievement is not persisted6744# [RSpecRunTime] Finishing example group spec/services/achievements/create_service_spec.rb. It took 3.71 seconds. Expected to take 1.81 seconds.6745# [RSpecRunTime] Starting example group spec/lib/gitlab/emoji_spec.rb. Expected to take 1.78 seconds.6746Gitlab::Emoji6747 .gl_emoji_tag6748 returns gl emoji tag if emoji is found6749 returns nil if emoji is not found6750# [RSpecRunTime] Finishing example group spec/lib/gitlab/emoji_spec.rb. It took 0.74 second. Expected to take 1.78 seconds.6751# [RSpecRunTime] Starting example group spec/lib/web_ide/settings/main_spec.rb. Expected to take 1.73 seconds.6752WebIde::Settings::Main6753 error cases6754 when ExtensionsGalleryValidator returns SettingsVscodeExtensionsGalleryValidationFailed6755 behaves like rop invocation with error response6756 returns expected response6757 when ExtensionsGalleryMetadataValidator returns SettingsVscodeExtensionsGalleryMetadataValidationFailed6758 behaves like rop invocation with error response6759 returns expected response6760 when EnvVarOverrideProcessor returns SettingsEnvironmentVariableOverrideFailed6761 behaves like rop invocation with error response6762 returns expected response6763 when an unmatched error is returned, an exception is raised6764 behaves like rop invocation with error response6765 returns expected response6766 happy path6767 returns expected response6768# [RSpecRunTime] Finishing example group spec/lib/web_ide/settings/main_spec.rb. It took 1.41 seconds. Expected to take 1.73 seconds.6769# [RSpecRunTime] Starting example group spec/lib/gitlab/usage_data_counters/merge_request_widget_extension_counter_spec.rb. Expected to take 1.68 seconds.6770Gitlab::UsageDataCounters::MergeRequestWidgetExtensionCounter6771 behaves like a redis usage counter6772 .count(test_summary_count_expand)6773 increments the Widget Extension test_summary_count_expand counter by 16774 .read(test_summary_count_expand)6775 returns the total number of test_summary_count_expand events6776 behaves like a redis usage counter with totals6777 totals6778 can report all totals6779 unknown events6780 cannot increment6781 cannot read6782# [RSpecRunTime] RSpec elapsed time: 35 minutes 27.34 seconds. Current RSS: ~2404M. Threads: 4. load average: 1.05 1.02 1.07 1/285 328756783.6784# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage_data_counters/merge_request_widget_extension_counter_spec.rb. It took 3.5 seconds. Expected to take 1.68 seconds.6785# [RSpecRunTime] Starting example group spec/lib/prometheus/pid_provider_spec.rb. Expected to take 1.63 seconds.6786Prometheus::PidProvider6787 .worker_id6788 when running in Sidekiq server mode6789 in a clustered setup6790 is expected to eq "sidekiq_123"6791 in a single process setup6792 is expected to eq "sidekiq"6793 when running in Puma mode6794 when cluster worker id is specified in process name6795 is expected to eq "puma_1"6796 when no worker id is specified in process name6797 is expected to eq "puma_master"6798 when running in unknown mode6799 is expected to eq "process_327"6800# [RSpecRunTime] Finishing example group spec/lib/prometheus/pid_provider_spec.rb. It took 1.48 seconds. Expected to take 1.63 seconds.6801# [RSpecRunTime] Starting example group spec/services/projects/deploy_tokens/destroy_service_spec.rb. Expected to take 1.6 seconds.6802Projects::DeployTokens::DestroyService6803 behaves like a deploy token deletion service6804 #execute6805 destroys a token record and it's associated DeployToken6806 with invalid token id6807 raises an error6808# [RSpecRunTime] RSpec elapsed time: 35 minutes 30.18 seconds. Current RSS: ~2385M. Threads: 4. load average: 1.05 1.02 1.07 1/285 328766809.6810# [RSpecRunTime] Finishing example group spec/services/projects/deploy_tokens/destroy_service_spec.rb. It took 1.35 seconds. Expected to take 1.6 seconds.6811# [RSpecRunTime] Starting example group spec/lib/gitlab/xml_converter_spec.rb. Expected to take 1.54 seconds.6812Gitlab::XmlConverter6813 #to_h6814 when the xml is valid6815 parses the xml with huge option6816 when the xml is invalid6817 raises an error6818 when the xml is too large6819 raises an error6820 when the xml is empty6821 returns nil6822# [RSpecRunTime] Finishing example group spec/lib/gitlab/xml_converter_spec.rb. It took 1.19 seconds. Expected to take 1.54 seconds.6823# [RSpecRunTime] Starting example group spec/models/instance_metadata/kas_spec.rb. Expected to take 1.49 seconds.6824InstanceMetadata::Kas6825 does not allow STI6826 has InstanceMetadataPolicy as declarative policy6827 when KAS is enabled6828 has the correct properties6829# [RSpecRunTime] RSpec elapsed time: 35 minutes 34.5 seconds. Current RSS: ~2380M. Threads: 4. load average: 1.04 1.02 1.07 1/285 328776830.6831 when KAS is disabled6832 has the correct properties6833# [RSpecRunTime] Finishing example group spec/models/instance_metadata/kas_spec.rb. It took 3.44 seconds. Expected to take 1.49 seconds.6834# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/reports/jemalloc_stats_spec.rb. Expected to take 1.45 seconds.6835Gitlab::Memory::Reports::JemallocStats6836 .run6837 when :report_jemalloc_stats ops FF is enabled6838 dumps jemalloc stats to the given writer6839 when :report_jemalloc_stats ops FF is disabled6840 does not run the report6841 .active?6842 when :report_jemalloc_stats ops FF is enabled6843 is expected to equal true6844 when :report_jemalloc_stats ops FF is disabled6845 is expected to equal false6846# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/reports/jemalloc_stats_spec.rb. It took 1.24 seconds. Expected to take 1.45 seconds.6847# [RSpecRunTime] Starting example group spec/lib/slack/api_spec.rb. Expected to take 1.38 seconds.6848Slack::API6849 #post6850 posts to the Slack API correctly6851 returns the response6852 when the slack installation has no bot token6853 raises an error6854# [RSpecRunTime] Finishing example group spec/lib/slack/api_spec.rb. It took 0.94 second. Expected to take 1.38 seconds.6855# [RSpecRunTime] Starting example group spec/lib/error_tracking/sentry_client/pagination_parser_spec.rb. Expected to take 1.34 seconds.6856ErrorTracking::SentryClient::PaginationParser6857 .parse6858 when headers do not have "link" param6859 returns empty hash6860 when headers.link has previous and next pages6861 returns info about both pages6862 when headers.link has only next page6863 returns only info about the next page6864 when headers.link has only previous page6865 returns only info about the previous page6866# [RSpecRunTime] RSpec elapsed time: 35 minutes 40.25 seconds. Current RSS: ~2380M. Threads: 4. load average: 1.36 1.09 1.09 1/285 328786867.6868# [RSpecRunTime] Finishing example group spec/lib/error_tracking/sentry_client/pagination_parser_spec.rb. It took 3.25 seconds. Expected to take 1.34 seconds.6869# [RSpecRunTime] Starting example group spec/models/ci/trigger_request_spec.rb. Expected to take 1.32 seconds.6870Ci::TriggerRequest6871 does not allow STI6872 validation6873 be invalid if saving a variable6874 be valid if not saving a variable6875# [RSpecRunTime] RSpec elapsed time: 35 minutes 41.47 seconds. Current RSS: ~2380M. Threads: 4. load average: 1.36 1.09 1.09 3/286 328796876.6877# [RSpecRunTime] Finishing example group spec/models/ci/trigger_request_spec.rb. It took 1.28 seconds. Expected to take 1.32 seconds.6878# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6879Lint factories for Ci::TriggerRequest6880 with saas, license, and factory defaults6881 behaves like factory6882 ci_trigger_request factory6883 does not raise error when built6884 does not raise error when created6885# [RSpecRunTime] RSpec elapsed time: 35 minutes 43.08 seconds. Current RSS: ~2333M. Threads: 4. load average: 1.36 1.09 1.09 1/285 328936886.6887# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.56 seconds. Expected to take 46.95 seconds.6888# [RSpecRunTime] Starting example group spec/lib/gitlab/circuit_breaker/notifier_spec.rb. Expected to take 1.26 seconds.6889Gitlab::CircuitBreaker::Notifier6890 #notify_run6891test block6892 is expected not to raise Exception6893 #notify_warning6894 is expected not to raise Exception6895 #notify6896 when event is failure6897 sends an exception to Gitlab::ErrorTracking6898 when event is not failure6899 does not send an exception to Gitlab::ErrorTracking6900# [RSpecRunTime] Finishing example group spec/lib/gitlab/circuit_breaker/notifier_spec.rb. It took 1.27 seconds. Expected to take 1.26 seconds.6901# [RSpecRunTime] Starting example group spec/views/shared/groups/_dropdown.html.haml_spec.rb. Expected to take 1.24 seconds.6902shared/groups/_dropdown.html.haml6903 render6904 when a sort option is not selected6905 renders a default sort option6906 renders correct sort by options6907 when a sort option is selected6908 renders the selected sort option6909# [RSpecRunTime] Finishing example group spec/views/shared/groups/_dropdown.html.haml_spec.rb. It took 1.11 seconds. Expected to take 1.24 seconds.6910# [RSpecRunTime] Starting example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/order_values_loader_strategy_spec.rb. Expected to take 1.19 seconds.6911Gitlab::Pagination::Keyset::InOperatorOptimization::Strategies::OrderValuesLoaderStrategy6912 #initializer_columns6913 returns NULLs for each ORDER BY columns6914# [RSpecRunTime] RSpec elapsed time: 35 minutes 48.13 seconds. Current RSS: ~2416M. Threads: 4. load average: 1.33 1.09 1.09 1/285 328946915.6916 when an SQL expression is given6917 when the sql_type attribute is missing6918 raises error6919 when the sql_type_attribute is present6920 returns the initializer columns6921# [RSpecRunTime] Finishing example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/order_values_loader_strategy_spec.rb. It took 3.14 seconds. Expected to take 1.19 seconds.6922# [RSpecRunTime] Starting example group spec/lib/api/validations/validators/integer_none_any_spec.rb. Expected to take 1.13 seconds.6923API::Validations::Validators::IntegerNoneAny6924 valid parameters6925 does not raise a validation error6926 invalid parameters6927 raises a validation error6928# [RSpecRunTime] Finishing example group spec/lib/api/validations/validators/integer_none_any_spec.rb. It took 0.76 second. Expected to take 1.13 seconds.6929# [RSpecRunTime] Starting example group spec/tooling/danger/specs/project_factory_suggestion_spec.rb. Expected to take 1.11 seconds.6930Tooling::Danger::Specs::ProjectFactorySuggestion6931 adds suggestions at the correct lines6932# [RSpecRunTime] Finishing example group spec/tooling/danger/specs/project_factory_suggestion_spec.rb. It took 0.47 second. Expected to take 1.11 seconds.6933# [RSpecRunTime] Starting example group spec/lib/gitlab/config/entry/boolean_spec.rb. Expected to take 1.07 seconds.6934Gitlab::Config::Entry::Boolean6935 validations6936 when entry config value is valid6937 #value6938 returns key value6939 #valid?6940 is valid6941 when entry value is not valid6942 #errors6943 saves errors6944# [RSpecRunTime] Finishing example group spec/lib/gitlab/config/entry/boolean_spec.rb. It took 0.99 second. Expected to take 1.07 seconds.6945# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/hierarchy_update_input_type_spec.rb. Expected to take 1.04 seconds.6946Types::WorkItems::Widgets::HierarchyUpdateInputType6947 accepts documented arguments6948 is expected to eq "WorkItemWidgetHierarchyUpdateInput"6949 sets the type of relative_position argument to RelativePositionTypeEnum6950# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/hierarchy_update_input_type_spec.rb. It took 0.88 second. Expected to take 1.04 seconds.6951# [RSpecRunTime] Starting example group spec/lib/gitlab/metrics/memory_spec.rb. Expected to take 0.99 second.6952Gitlab::Metrics::Memory6953 .gc_heap_fragmentation6954 when the Ruby heap is perfectly utilized6955 is expected to eq 06956 when the Ruby heap is greatly fragmented6957 is expected to be > 0.996958 when the Ruby heap is semi-fragmented6959 is expected to eq 0.56960# [RSpecRunTime] Finishing example group spec/lib/gitlab/metrics/memory_spec.rb. It took 0.89 second. Expected to take 0.99 second.6961# [RSpecRunTime] Starting example group spec/rubocop/cop/database/avoid_inheritance_column_spec.rb. Expected to take 0.97 second.6962RuboCop::Cop::Database::AvoidInheritanceColumn6963 flags when :inheritance_column is used6964 does not flag when :inheritance_column is set to :_type_disabled6965# [RSpecRunTime] Finishing example group spec/rubocop/cop/database/avoid_inheritance_column_spec.rb. It took 2.71 seconds. Expected to take 0.97 second.6966# [RSpecRunTime] RSpec elapsed time: 35 minutes 55.53 seconds. Current RSS: ~2429M. Threads: 4. load average: 1.28 1.08 1.09 1/285 328956967.6968# [RSpecRunTime] Starting example group spec/lib/gitlab/default_branch_spec.rb. Expected to take 0.89 second.6969Gitlab::DefaultBranch6970 main_branch_over_master is enabled6971 returns main6972 main_branch_over_master is disabled6973 returns master6974# [RSpecRunTime] Finishing example group spec/lib/gitlab/default_branch_spec.rb. It took 0.86 second. Expected to take 0.89 second.6975# [RSpecRunTime] Starting example group spec/lib/parameter_filters/saml_response_spec.rb. Expected to take 0.86 second.6976ParameterFilters::SamlResponse6977 filter sensitive values6978 lists the non sensitive attributes6979 with malformed data6980 returns error message6981# [RSpecRunTime] Finishing example group spec/lib/parameter_filters/saml_response_spec.rb. It took 0.78 second. Expected to take 0.86 second.6982# [RSpecRunTime] Starting example group spec/services/import/gitlab_projects/file_acquisition_strategies/file_upload_spec.rb. Expected to take 0.84 second.6983Import::GitlabProjects::FileAcquisitionStrategies::FileUpload6984 validation6985 validates presence of file6986 #project_params6987 returns the file to upload in the params6988# [RSpecRunTime] Finishing example group spec/services/import/gitlab_projects/file_acquisition_strategies/file_upload_spec.rb. It took 0.71 second. Expected to take 0.84 second.6989# [RSpecRunTime] Starting example group spec/views/dashboard/projects/_nav.html.haml_spec.rb. Expected to take 0.8 second.6990dashboard/projects/_nav.html.haml6991 highlights Personal tab personal param is present6992 highlights All tab by default6993# [RSpecRunTime] Finishing example group spec/views/dashboard/projects/_nav.html.haml_spec.rb. It took 0.73 second. Expected to take 0.8 second.6994# [RSpecRunTime] Starting example group spec/graphql/types/ci_configuration/sast/analyzers_entity_input_type_spec.rb. Expected to take 0.8 second.6995Types::CiConfiguration::Sast::AnalyzersEntityInputType6996 is expected to contain exactly "enabled", "name", and "variables"6997 is expected to eq "SastCiConfigurationAnalyzersEntityInput"6998# [RSpecRunTime] Finishing example group spec/graphql/types/ci_configuration/sast/analyzers_entity_input_type_spec.rb. It took 0.69 second. Expected to take 0.8 second.6999# [RSpecRunTime] Starting example group spec/rubocop/cop/rspec/env_assignment_spec.rb. Expected to take 0.77 second.7000RuboCop::Cop::RSpec::EnvAssignment7001 with a key using double quotes7002 behaves like an offensive and correction ENV#[]= call7003 registers an offense for `ENV["FOO"] = 'bar'` and corrects7004# [RSpecRunTime] RSpec elapsed time: 36 minutes 1.77 seconds. Current RSS: ~2398M. Threads: 4. load average: 1.26 1.08 1.09 1/285 328967005.7006 with a key using single quotes7007 behaves like an offensive and correction ENV#[]= call7008 registers an offense for `ENV['FOO'] = 'bar'` and corrects7009# [RSpecRunTime] Finishing example group spec/rubocop/cop/rspec/env_assignment_spec.rb. It took 2.85 seconds. Expected to take 0.77 second.7010# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/jwt_v2/claim_mapper_spec.rb. Expected to take 0.76 second.7011Gitlab::Ci::JwtV2::ClaimMapper7012 #to_h7013 returns an empty hash when source is not implemented7014 when mapper for source is implemented7015 source: :repository_source7016 uses mapper7017# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/jwt_v2/claim_mapper_spec.rb. It took 0.85 second. Expected to take 0.76 second.7018# [RSpecRunTime] Starting example group spec/support_specs/matchers/result_matchers_spec.rb. Expected to take 0.69 second.7019result matchers7020 works with value asserted via block7021 works with value asserted via argument7022# [RSpecRunTime] Finishing example group spec/support_specs/matchers/result_matchers_spec.rb. It took 0.7 second. Expected to take 0.69 second.7023# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb. Expected to take 0.69 second.7024Gitlab::Ci::Parsers::Coverage::Cobertura7025 uses Cobertura parser7026# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb. It took 0.54 second. Expected to take 0.69 second.7027# [RSpecRunTime] Starting example group spec/scripts/api/commit_merge_requests_spec.rb. Expected to take 0.57 second.7028CommitMergeRequests7029 #execute7030 requests commit_merge_requests from the gitlab client7031# [RSpecRunTime] Finishing example group spec/scripts/api/commit_merge_requests_spec.rb. It took 0.47 second. Expected to take 0.57 second.7032# [RSpecRunTime] Starting example group spec/lib/gitlab/fp/message_support_spec.rb. Expected to take 0.54 second.7033Gitlab::Fp::MessageSupport7034 .generate_error_response_from_message7035 for an unsupported content which is not pattern matched7036 raises an error7037# [RSpecRunTime] Finishing example group spec/lib/gitlab/fp/message_support_spec.rb. It took 0.47 second. Expected to take 0.54 second.7038# [RSpecRunTime] Starting example group spec/lib/gitlab/word_diff/segments/newline_spec.rb. Expected to take 0.52 second.7039Gitlab::WordDiff::Segments::Newline7040 #to_s7041 is expected to eq ""7042# [RSpecRunTime] Finishing example group spec/lib/gitlab/word_diff/segments/newline_spec.rb. It took 0.46 second. Expected to take 0.52 second.7043# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/version_metric_spec.rb. Expected to take 0.52 second.7044Gitlab::Usage::Metrics::Instrumentations::VersionMetric7045 behaves like a correct instrumented metric value7046 has correct value7047# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/version_metric_spec.rb. It took 0.47 second. Expected to take 0.52 second.7048# [RSpecRunTime] Starting example group spec/serializers/integrations/harbor_serializers/artifact_serializer_spec.rb. Expected to take 0.5 second.7049Integrations::HarborSerializers::ArtifactSerializer7050 represents Integrations::HarborSerializers::ArtifactEntity entities7051# [RSpecRunTime] Finishing example group spec/serializers/integrations/harbor_serializers/artifact_serializer_spec.rb. It took 0.46 second. Expected to take 0.5 second.7052# [RSpecRunTime] Starting example group spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rb. Missing expected duration from Knapsack report for spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rb.7053gitlab:db:decomposition:migrate7054 calls Gitlab::Database::Decomposition::Migrate#process! (PENDING: Skipping because database ci exists)7055 when a Gitlab::Database::Decomposition::Migrate::Error is raised7056 renders error (PENDING: Skipping because database ci exists)7057# [RSpecRunTime] Finishing example group spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rb. It took 5.15 seconds. Missing expected duration from Knapsack report for spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rb.7058# [RSpecRunTime] RSpec elapsed time: 36 minutes 11.8 seconds. Current RSS: ~2340M. Threads: 4. load average: 1.14 1.06 1.08 1/285 328977059.7060auto_explain log contains 1416 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-20-44.327.main.ndjson.gz7061took 26.2962804497062auto_explain log contains 1417 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-20-44.327.ci.ndjson.gz7063took 24.9872727067064[TEST PROF INFO] EventProf results for sql.active_record7065Total time: 05:25.416 of 36:06.401 (15.02%)7066Total events: 2491237067Top 5 slowest suites (by time):7068MergeRequests::RefreshService (./spec/services/merge_requests/refresh_service_spec.rb:5) – 01:14.324 (44820 / 103) of 06:06.961 (20.25%)7069check.rake (./spec/tasks/gitlab/check_rake_spec.rb:5) – 00:22.874 (25017 / 10) of 01:08.175 (33.55%)7070Issuable::BulkUpdateService (./spec/services/issuable/bulk_update_service_spec.rb:5) – 00:16.409 (12045 / 52) of 01:18.742 (20.84%)7071Groups::GroupMembersHelper (./spec/helpers/groups/group_members_helper_spec.rb:5) – 00:16.406 (10778 / 18) of 00:56.692 (28.94%)7072Admin::ProjectsFinder (./spec/finders/admin/projects_finder_spec.rb:5) – 00:13.876 (9762 / 16) of 00:46.045 (30.14%)7073Knapsack report was generated. Preview:7074{7075 "spec/services/merge_requests/refresh_service_spec.rb": 366.9613018100008,7076 "spec/services/projects/import_service_spec.rb": 97.43784278699968,7077 "spec/lib/gitlab/ci/pipeline/seed/build_spec.rb": 139.47124667599928,7078 "spec/lib/gitlab/color_spec.rb": 109.66389190600057,7079 "spec/services/issuable/bulk_update_service_spec.rb": 78.7420837160007,7080 "spec/tasks/gitlab/check_rake_spec.rb": 68.1037443690002,7081 "spec/helpers/groups/group_members_helper_spec.rb": 56.692060311001114,7082 "spec/services/projects/fork_service_spec.rb": 52.808218318999934,7083 "spec/services/packages/maven/find_or_create_package_service_spec.rb": 40.60554360199967,7084 "spec/services/incident_management/timeline_events/create_service_spec.rb": 35.667192224000246,7085 "spec/finders/admin/projects_finder_spec.rb": 46.044893255000716,7086 "spec/models/concerns/integrations/has_data_fields_spec.rb": 33.88336524500119,7087 "spec/services/todos/destroy/group_private_service_spec.rb": 34.61784271800025,7088 "spec/services/members/projects/creator_service_spec.rb": 31.865831534998506,7089 "spec/lib/gitlab/ci/build/prerequisite/kubernetes_namespace_spec.rb": 27.904763649001325,7090 "spec/services/environments/create_for_job_service_spec.rb": 30.171044066999457,7091 "spec/services/clusters/update_service_spec.rb": 27.30090910400031,7092 "spec/services/wikis/create_attachment_service_spec.rb": 24.697196567998617,7093 "spec/services/ci/update_build_queue_service_spec.rb": 24.67973843799882,7094 "spec/services/alert_management/alerts/update_service_spec.rb": 23.564112738000404,7095 "spec/finders/events_finder_spec.rb": 20.82747188800022,7096 "spec/lib/gitlab/usage/metric_definition_spec.rb": 26.872492383999997,7097 "spec/lib/gitlab/blob_helper_spec.rb": 19.698481044999426,7098 "spec/lib/gitlab/database/health_status/indicators/wal_rate_spec.rb": 20.70955625500028,7099 "spec/lib/gitlab/ci/config/entry/processable_spec.rb": 21.339776478000203,7100 "spec/workers/merge_requests/ensure_prepared_worker_spec.rb": 15.688913404999766,7101 "spec/services/container_registry/protection/create_rule_service_spec.rb": 15.226823525999862,7102 "spec/services/ci/runners/set_runner_associated_projects_service_spec.rb": 17.18884773299942,7103 "spec/models/packages/debian/project_component_file_spec.rb": 13.276008192999143,7104 "spec/support/shared_examples/lint_factories_shared_examples.rb": 29.257992396998816,7105 "spec/lib/gitlab/import_export/command_line_util_spec.rb": 14.752695111999856,7106 "spec/workers/merge_worker_spec.rb": 12.02893655600019,7107 "spec/presenters/gitlab/blame_presenter_spec.rb": 10.872842038999806,7108 "spec/lib/gitlab/gitaly_client/blob_service_spec.rb": 10.778926797000167,7109 "spec/lib/gitlab/config/entry/validators_spec.rb": 13.890214287999697,7110 "spec/models/protected_branch/merge_access_level_spec.rb": 12.723553842999536,7111 "spec/models/members/last_group_owner_assigner_spec.rb": 11.058235741000317,7112 "spec/lib/gitlab/ci/status/build/unschedule_spec.rb": 9.977784249000251,7113 "spec/lib/gitlab/ci/reports/sbom/component_spec.rb": 11.460028365998369,7114 "spec/models/ml/model_spec.rb": 11.855460120999851,7115 "spec/helpers/projects/error_tracking_helper_spec.rb": 11.20494355899973,7116 "spec/models/concerns/token_authenticatable_strategies/encrypted_spec.rb": 9.420215027999802,7117 "spec/services/ci/create_pipeline_service/rate_limit_spec.rb": 7.245654843000011,7118 "spec/models/packages/dependency_link_spec.rb": 9.393690490000154,7119 "spec/services/packages/mark_packages_for_destruction_service_spec.rb": 9.536318918000688,7120 "spec/serializers/paginated_diff_entity_spec.rb": 8.219589104999613,7121 "spec/models/lfs_download_object_spec.rb": 7.701666912000292,7122 "spec/views/admin/application_settings/general.html.haml_spec.rb": 9.792236515000695,7123 "spec/workers/gitlab/github_import/stage/import_issue_events_worker_spec.rb": 8.868992137000532,7124 "spec/lib/gitlab/repository_cache_spec.rb": 7.580133633000514,7125 "spec/lib/bitbucket/representation/issue_spec.rb": 9.31549923700004,7126 "spec/workers/deployments/hooks_worker_spec.rb": 5.882183633999375,7127 "spec/models/packages/debian/group_distribution_key_spec.rb": 8.45360486500067,7128 "spec/services/lfs/locks_finder_service_spec.rb": 7.954110889999356,7129 "spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern_spec.rb": 6.698033372000282,7130 "spec/serializers/base_discussion_entity_spec.rb": 7.623710988998937,7131 "spec/views/layouts/terms.html.haml_spec.rb": 5.722748639000201,7132 "spec/lib/gitlab/issuable_metadata_spec.rb": 7.515415018000567,7133 "spec/workers/issuable/related_links_create_worker_spec.rb": 6.909084192999217,7134 "spec/services/ci/pipelines/add_job_service_spec.rb": 4.907641871999658,7135 "spec/services/spam/akismet_service_spec.rb": 9.041304241000034,7136 "spec/services/environments/update_service_spec.rb": 6.985471695999877,7137 "spec/finders/environments/environments_finder_spec.rb": 4.464627680999911,7138 "spec/uploaders/import_export_uploader_spec.rb": 8.653571976999956,7139 "spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb": 6.60385049999968,7140 "spec/tasks/gitlab/x509/update_rake_spec.rb": 5.496213639000416,7141 "spec/models/chat_name_spec.rb": 6.500165888999618,7142 "spec/workers/projects/import_export/parallel_project_export_worker_spec.rb": 6.727667229000872,7143 "spec/lib/gitlab/metrics/samplers/action_cable_sampler_spec.rb": 6.095913035000194,7144 "spec/services/snippets/update_repository_storage_service_spec.rb": 2.6610284819998924,7145 "spec/lib/sidebars/user_profile/menus/personal_projects_menu_spec.rb": 5.733519677000004,7146 "spec/lib/gitlab/github_gists_import/importer/gist_importer_spec.rb": 5.7705294040006265,7147 "spec/services/ci/pipeline_schedules/variables_create_service_spec.rb": 2.948470166998959,7148 "spec/lib/gitlab/graphql/loaders/lazy_relation_loader_spec.rb": 5.880723723999836,7149 "spec/workers/gitlab/bitbucket_import/advance_stage_worker_spec.rb": 7.354768752999007,7150 "spec/services/namespaces/statistics_refresher_service_spec.rb": 5.743354117001218,7151 "spec/workers/propagate_integration_project_worker_spec.rb": 3.103021572000216,7152 "spec/models/integrations/assembla_spec.rb": 5.599299319999773,7153 "spec/lib/gitlab/gl_repository_spec.rb": 4.6485750949996145,7154 "spec/graphql/mutations/dependency_proxy/group_settings/update_spec.rb": 4.029992210000273,7155 "spec/lib/gitlab/cleanup/orphan_job_artifact_final_objects/batch_from_list_spec.rb": 5.624746006998976,7156 "spec/workers/gitlab/bitbucket_server_import/import_pull_request_note_worker_spec.rb": 3.3532009399987146,7157 "spec/workers/group_destroy_worker_spec.rb": 5.834176618000129,7158 "spec/views/shared/projects/_list.html.haml_spec.rb": 3.843809586998759,7159 "spec/rubocop/cop/file_decompression_spec.rb": 4.483861180000531,7160 "spec/services/jira_connect/sync_service_spec.rb": 2.478608889001407,7161 "spec/models/atlassian/identity_spec.rb": 4.603547077998883,7162 "spec/models/integrations/pushover_spec.rb": 4.615853156999947,7163 "spec/services/import_export_clean_up_service_spec.rb": 3.9249129290001292,7164 "spec/workers/jira_connect/sync_merge_request_worker_spec.rb": 5.126547451000079,7165 "spec/scripts/api/get_package_and_test_job_spec.rb": 4.207847944000605,7166 "spec/workers/projects/delete_branch_worker_spec.rb": 2.8644569749994844,7167 "spec/graphql/resolvers/alert_management/http_integrations_resolver_spec.rb": 5.074949687001208,7168 "spec/lib/gitlab/usage/metrics/instrumentations/redis_hll_metric_spec.rb": 2.2348504599995067,7169 "spec/workers/authorized_projects_worker_spec.rb": 2.3396180310010095,7170 "spec/views/projects/jobs/_build.html.haml_spec.rb": 4.808130321000135,7171 "spec/services/packages/nuget/extract_remote_metadata_file_service_spec.rb": 2.24542030900011,7172 "spec/services/admin/abuse_report_labels/create_service_spec.rb": 3.883496823000314,7173 "spec/lib/sidebars/admin/menus/system_hooks_menu_spec.rb": 2.449494460999631,7174 "spec/lib/gitlab/bitbucket_import/user_finder_spec.rb": 4.002518962000977,7175 "spec/lib/gitlab/database/health_status/indicators/prometheus_alert_indicator_spec.rb": 1.6204093950000242,7176 "spec/lib/bulk_imports/network_error_spec.rb": 4.88849674300036,7177 "spec/lib/gitlab/database/load_balancing/service_discovery/sampler_spec.rb": 4.212583123000513,7178 "spec/models/pages/virtual_domain_spec.rb": 2.6408123139990494,7179 "spec/lib/gitlab/database/partitioning/list/locking_configuration_spec.rb": 3.773053222999806,7180 "spec/services/users/activate_service_spec.rb": 2.7750004419995093,7181 "spec/models/description_version_spec.rb": 3.9832701240011374,7182 "spec/lib/gitlab/database/migrations/runner_backoff/communicator_spec.rb": 4.737213276999682,7183 "spec/finders/groups/custom_emoji_finder_spec.rb": 2.499207546001344,7184 "spec/lib/gitlab/ci/status/build/failed_unmet_prerequisites_spec.rb": 2.751662134000071,7185 "spec/lib/gitlab/github_import/importer/pull_requests/merged_by_importer_spec.rb": 4.9030297419994895,7186 "spec/models/work_items/widgets/milestone_spec.rb": 1.517502834998595,7187 "spec/lib/gitlab/grape_logging/loggers/response_logger_spec.rb": 3.381226597000932,7188 "spec/services/ci/process_pipeline_service_spec.rb": 0.8954757200008316,7189 "spec/services/chat_names/find_user_service_spec.rb": 1.7854816910003137,7190 "spec/serializers/ci/downloadable_artifact_entity_spec.rb": 2.3151948240010825,7191 "spec/graphql/resolvers/ci/runner_jobs_resolver_spec.rb": 4.513544936000471,7192 "spec/helpers/explore_helper_spec.rb": 1.268005126999924,7193 "spec/finders/groups/accepting_project_imports_finder_spec.rb": 2.2226399009996385,7194 "spec/lib/gitlab/usage_data_counters_spec.rb": 3.399620825999591,7195 "spec/lib/gitlab/global_id/deprecations_spec.rb": 1.5435467719998996,7196 "spec/lib/gitlab/github_import/representation/pull_request_review_spec.rb": 1.6117431559996476,7197 "spec/lib/gitlab/instrumentation/connection_pool_spec.rb": 3.3708380490006675,7198 "spec/lib/gitlab/ci/status/waiting_for_callback_spec.rb": 1.8296667259983224,7199 "spec/rubocop/cop/migration/add_timestamps_spec.rb": 3.235337690999586,7200 "spec/services/environments/stop_stale_service_spec.rb": 1.7592126629988343,7201 "spec/services/merge_requests/create_approval_event_service_spec.rb": 1.7666629220002505,7202 "spec/rubocop/cop/rspec/top_level_describe_path_spec.rb": 1.7568238530002418,7203 "spec/helpers/artifacts_helper_spec.rb": 0.9748810330002016,7204 "spec/lib/gitlab/audit/target_spec.rb": 3.8426831060005497,7205 "spec/tooling/lib/tooling/check_ruby_syntax_spec.rb": 1.6163841159996082,7206 "spec/services/cohorts_service_spec.rb": 1.248791488000279,7207 "spec/helpers/container_registry/container_registry_helper_spec.rb": 3.805811050000557,7208 "spec/lib/gitlab/data_builder/alert_spec.rb": 1.412881803998971,7209 "spec/lib/security/ci_configuration/secret_detection_build_action_spec.rb": 1.6623419709994778,7210 "spec/services/achievements/create_service_spec.rb": 3.7049368289990525,7211 "spec/lib/gitlab/emoji_spec.rb": 0.7421537840000383,7212 "spec/lib/web_ide/settings/main_spec.rb": 1.4073988649997773,7213 "spec/lib/gitlab/usage_data_counters/merge_request_widget_extension_counter_spec.rb": 3.5038424379999924,7214 "spec/lib/prometheus/pid_provider_spec.rb": 1.4829323079993628,7215 "spec/services/projects/deploy_tokens/destroy_service_spec.rb": 1.3490645389993006,7216 "spec/lib/gitlab/xml_converter_spec.rb": 1.1865032839996275,7217 "spec/models/instance_metadata/kas_spec.rb": 3.435985583000729,7218 "spec/lib/gitlab/memory/reports/jemalloc_stats_spec.rb": 1.2360980900011782,7219 "spec/lib/slack/api_spec.rb": 0.9419665159985016,7220 "spec/lib/error_tracking/sentry_client/pagination_parser_spec.rb": 3.251459599001464,7221 "spec/models/ci/trigger_request_spec.rb": 1.2787007150000136,7222 "spec/lib/gitlab/circuit_breaker/notifier_spec.rb": 1.2723001670001395,7223 "spec/views/shared/groups/_dropdown.html.haml_spec.rb": 1.114331349999702,7224 "spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/order_values_loader_strategy_spec.rb": 3.142283438999584,7225 "spec/lib/api/validations/validators/integer_none_any_spec.rb": 0.7563354129997606,7226 "spec/tooling/danger/specs/project_factory_suggestion_spec.rb": 0.47006906800015713,7227 "spec/lib/gitlab/config/entry/boolean_spec.rb": 0.990659991000939,7228 "spec/graphql/types/work_items/widgets/hierarchy_update_input_type_spec.rb": 0.8757676519999222,7229 "spec/lib/gitlab/metrics/memory_spec.rb": 0.8931063109994284,7230 "spec/rubocop/cop/database/avoid_inheritance_column_spec.rb": 2.7133595969989983,7231 "spec/lib/gitlab/default_branch_spec.rb": 0.8587151840001752,7232 "spec/lib/parameter_filters/saml_response_spec.rb": 0.7817111000003933,7233 "spec/services/import/gitlab_projects/file_acquisition_strategies/file_upload_spec.rb": 0.7056864679998398,7234 "spec/views/dashboard/projects/_nav.html.haml_spec.rb": 0.7260209349988145,7235 "spec/graphql/types/ci_configuration/sast/analyzers_entity_input_type_spec.rb": 0.6857910290000291,7236 "spec/rubocop/cop/rspec/env_assignment_spec.rb": 2.8541833850013063,7237 "spec/lib/gitlab/ci/jwt_v2/claim_mapper_spec.rb": 0.846362643998873,7238 "spec/support_specs/matchers/result_matchers_spec.rb": 0.7004374179996375,7239 "spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb": 0.5347710419991927,7240 "spec/scripts/api/commit_merge_requests_spec.rb": 0.4658344279996527,7241 "spec/lib/gitlab/fp/message_support_spec.rb": 0.46502393900118477,7242 "spec/lib/gitlab/word_diff/segments/newline_spec.rb": 0.45935139899847854,7243 "spec/lib/gitlab/usage/metrics/instrumentations/version_metric_spec.rb": 0.47297525700014376,7244 "spec/serializers/integrations/harbor_serializers/artifact_serializer_spec.rb": 0.461985248999553737245}7246Knapsack global time execution for tests: 36m7247Pending: (Failures listed here are expected and do not affect your suite's status)7248 1) ImportExportUploader object_store is REMOTE behaves like builds correct paths #cache_dir behaves like matches the method pattern 7249 # No pattern provided, skipping.7250 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:87251 2) ImportExportUploader object_store is REMOTE behaves like builds correct paths #work_dir behaves like matches the method pattern 7252 # No pattern provided, skipping.7253 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:87254 3) ImportExportUploader object_store is REMOTE behaves like builds correct paths #relative_path is relative7255 # Path not set, skipping.7256 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:407257 4) ImportExportUploader object_store is REMOTE behaves like builds correct paths .absolute_path behaves like matches the method pattern 7258 # No pattern provided, skipping.7259 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:87260 5) ImportExportUploader object_store is REMOTE behaves like builds correct paths .base_dir behaves like matches the method pattern 7261 # No pattern provided, skipping.7262 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:87263 6) gitlab:db:decomposition:migrate calls Gitlab::Database::Decomposition::Migrate#process!7264 # Skipping because database ci exists7265 # ./spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rb:207266 7) gitlab:db:decomposition:migrate when a Gitlab::Database::Decomposition::Migrate::Error is raised renders error7267 # Skipping because database ci exists7268 # ./spec/tasks/gitlab/db/decomposition/migrate_rake_spec.rb:357269Finished in 37 minutes 8 seconds (files took 1 minute 49.29 seconds to load)72702719 examples, 0 failures, 7 pending7271Randomized with seed 201737272[TEST PROF INFO] Time spent in factories: 09:25.692 (24.84% of total time)7273RSpec exited with 0.7274No examples to retry, congrats!7276Running after script...7277$ source scripts/utils.sh7278$ bundle exec gem list gitlab_quality-test_tooling7279gitlab_quality-test_tooling (1.33.0)7280$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command7284$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command7287$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command7291$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command7292Not reporting test slowness in MR note because $ADD_SLOW_TEST_NOTE_TO_MERGE_REQUEST != 'true'7294$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command7299$ tooling/bin/push_job_metrics || true7300[job-metrics] Pushing job metrics file for the CI/CD job.7301[job-metrics] Pushed 4 CI job metric entries to InfluxDB.7303Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy7305Uploading artifacts...7306auto_explain/: found 3 matching artifact files and directories 7307coverage/: found 5 matching artifact files and directories 7308crystalball/: found 5 matching artifact files and directories 7309WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 7310knapsack/: found 4 matching artifact files and directories 7311rspec/: found 12 matching artifact files and directories 7312WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 7313log/*.log: found 15 matching artifact files and directories 7314WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346544/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com7315WARNING: Retrying... context=artifacts-uploader error=request redirected7316Uploading artifacts as "archive" to coordinator... 201 Created id=7471346544 responseStatus=201 Created token=glcbt-667317Uploading artifacts...7318rspec/rspec-*.xml: found 1 matching artifact files and directories 7319WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346544/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com7320WARNING: Retrying... context=artifacts-uploader error=request redirected7321Uploading artifacts as "junit" to coordinator... 201 Created id=7471346544 responseStatus=201 Created token=glcbt-667323Job succeeded