322:16:26 updating of position 422:16:26 when noteable is a commit 522:16:27 doesn't update the position 622:16:27# [RSpecRunTime] RSpec elapsed time: 10 minutes 40.69 seconds. Current RSS: ~1475M. Threads: 4. load average: 1.25 1.22 1.37 2/295 13716 822:16:27 when noteable is a merge request 922:16:27 when the note is active 1022:16:28 doesn't update the position 1122:16:28 when the note is outdated 1222:16:28 updates the position 1322:16:28 #discussion_id 1422:16:28 when it is newly created 1522:16:30 has a discussion id 1622:16:30# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.33 seconds. Current RSS: ~1469M. Threads: 4. load average: 1.25 1.22 1.37 1/296 13960 1822:16:30 when it didn't store a discussion id before 1922:16:32 has a discussion id 2022:16:32# [RSpecRunTime] RSpec elapsed time: 10 minutes 45.11 seconds. Current RSS: ~1458M. Threads: 4. load average: 1.23 1.21 1.37 1/296 14119 2222:16:32 #created_at_diff? 2322:16:32 when noteable is a commit 2522:16:32 when noteable is a merge request 2622:16:32 when the diff refs match the original one of the diff note 2822:16:32 when the diff refs don't match the original one of the diff note 3022:16:33 #supports_suggestion? 3122:16:33 when noteable does not exist 3322:16:33 when noteable does not support suggestions 3522:16:33 when line is not suggestible 3722:16:34 #banzai_render_context 3822:16:35 includes expected context 3922:16:35# [RSpecRunTime] RSpec elapsed time: 10 minutes 48.84 seconds. Current RSS: ~1465M. Threads: 4. load average: 1.23 1.21 1.37 1/296 14484 4122:16:35 image diff notes 4222:16:36 returns true for on_image? 4422:16:36 is expected not to validate that :line_code cannot be empty/falsy 4522:16:36 does not validate diff line 4622:16:36 does not update the position 4722:16:36 #to_ability_name 4822:16:36 is expected to eq "note" 5022:16:36 returns list of SHAs based on original_position 5122:16:36 when position changes 5222:16:37 includes the new position SHAs 5322:16:37# [RSpecRunTime] Finishing example group spec/models/diff_note_spec.rb. It took 57.04 seconds. Expected to take 1 minute 28.3 seconds. 5422:16:37# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 5522:16:37Lint factories for DiffNote 5622:16:37 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 5722:16:37 with saas, license, and factory defaults 5822:16:38 behaves like factory 5922:16:38 diff_note_on_merge_request factory 6022:16:38 does not raise error when built 6122:16:39 does not raise error when created 6222:16:39 linting :folded_position trait 6322:16:40 does not raise error when created 6422:16:40# [RSpecRunTime] RSpec elapsed time: 10 minutes 53.01 seconds. Current RSS: ~1469M. Threads: 4. load average: 1.21 1.21 1.36 1/295 14806 6622:16:40 behaves like factory 6722:16:40 image_diff_note_on_merge_request factory 6822:16:40 does not raise error when built 6922:16:41 does not raise error when created 7022:16:41 behaves like factory 7122:16:41 diff_note_on_commit factory 7222:16:41 does not raise error when built 7322:16:41 does not raise error when created 7422:16:41 behaves like factory 7522:16:41 diff_note_on_design factory 7622:16:41 does not raise error when built 7722:16:42 does not raise error when created 7822:16:42# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 5.23 seconds. Expected to take 48.25 seconds. 7922:16:42# [RSpecRunTime] Starting example group spec/services/ci/retry_pipeline_service_spec.rb. Expected to take 1 minute 12.41 seconds. 8022:16:42Ci::RetryPipelineService#execute 8122:16:43 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 8222:16:43 when user has full ability to modify pipeline 8322:16:43 closes all todos about failed jobs for pipeline 8422:16:44 reprocesses the pipeline 8522:16:44 when there are already retried jobs present 8622:16:46 does not retry jobs that has already been retried 8722:16:46# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.03 seconds. Current RSS: ~1482M. Threads: 4. load average: 1.20 1.20 1.36 1/295 15003 8922:16:46 when there are failed builds in the last stage 9022:16:48 enqueues all builds in the last stage 9122:16:48# [RSpecRunTime] RSpec elapsed time: 11 minutes 1.46 seconds. Current RSS: ~1467M. Threads: 4. load average: 1.26 1.22 1.37 1/296 15004 9322:16:48 when there are failed or canceled builds in the first stage 9422:16:51 retries builds failed builds and marks subsequent for processing 9522:16:54 changes ownership of subsequent builds 9622:16:54# [RSpecRunTime] RSpec elapsed time: 11 minutes 6.98 seconds. Current RSS: ~1412M. Threads: 4. load average: 1.32 1.23 1.37 1/291 15005 9822:16:54 when there is failed build present which was run on failure 9922:16:56 retries builds only in the first stage 10022:16:59 creates a new job for report job in this case 10122:16:59# [RSpecRunTime] RSpec elapsed time: 11 minutes 12.71 seconds. Current RSS: ~1411M. Threads: 4. load average: 1.29 1.23 1.37 1/291 15006 10322:16:59 when there is a failed test in a DAG 10422:17:01 retries the test 10522:17:01 when there is a failed DAG test without needs 10622:17:04 retries the test 10722:17:04# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.12 seconds. Current RSS: ~1394M. Threads: 4. load average: 1.27 1.22 1.36 1/291 15007 10922:17:04 when the last stage was skipped 11022:17:06 retries builds only in the first stage 11122:17:06# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.56 seconds. Current RSS: ~1387M. Threads: 4. load average: 1.27 1.22 1.36 1/291 15008 11322:17:06 when pipeline contains manual actions 11422:17:06 when there are optional manual actions only 11522:17:06 when there is a canceled manual action in first stage 11622:17:09 retries failed builds and marks subsequent for processing 11722:17:11 changes ownership of subsequent builds 11822:17:11# [RSpecRunTime] RSpec elapsed time: 11 minutes 24.53 seconds. Current RSS: ~1387M. Threads: 4. load average: 1.25 1.22 1.36 1/291 15009 12022:17:11 when pipeline has blocking manual actions defined 12122:17:11 when pipeline retry should enqueue builds 12222:17:14 retries failed builds 12322:17:14# [RSpecRunTime] RSpec elapsed time: 11 minutes 26.94 seconds. Current RSS: ~1386M. Threads: 4. load average: 1.23 1.22 1.36 1/291 15010 12522:17:14 when pipeline retry should block pipeline immediately 12622:17:16 reprocesses blocking manual action and blocks pipeline 12722:17:16# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.27 seconds. Current RSS: ~1391M. Threads: 4. load average: 1.23 1.22 1.36 1/291 15011 12922:17:16 when there is a skipped manual action in last stage 13022:17:18 retries canceled job and reprocesses manual actions 13122:17:18# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.12 seconds. Current RSS: ~1392M. Threads: 4. load average: 1.21 1.21 1.36 1/291 15012 13322:17:18 when there is a created manual action in the last stage 13422:17:19 retries canceled job and does not update the manual action 13522:17:19# [RSpecRunTime] RSpec elapsed time: 11 minutes 32.87 seconds. Current RSS: ~1387M. Threads: 4. load average: 1.21 1.21 1.36 1/291 15013 13722:17:19 when there is a created manual action in the first stage 13822:17:21 retries canceled job and processes the manual action 13922:17:21# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.45 seconds. Current RSS: ~1387M. Threads: 4. load average: 1.21 1.21 1.36 1/291 15014 14122:17:21 when there is a failed manual action 14222:17:23 processes the manual action 14322:17:23# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.19 seconds. Current RSS: ~1386M. Threads: 4. load average: 1.19 1.21 1.36 1/291 15015 14522:17:23 when pipeline has processables with nil scheduling_type 14622:17:25 populates scheduling_type of processables 14722:17:25# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.61 seconds. Current RSS: ~1382M. Threads: 4. load average: 1.19 1.21 1.36 1/291 15016 14922:17:25 when the pipeline is a downstream pipeline and the bridge is depended 15022:17:25 without permission 15122:17:27 does nothing to the bridge 15222:17:27# [RSpecRunTime] RSpec elapsed time: 11 minutes 40.08 seconds. Current RSS: ~1383M. Threads: 4. load average: 1.18 1.20 1.35 1/291 15017 15422:17:27 with permission 15522:17:28 marks source bridge as pending 15622:17:30 assigns the current user to the source bridge 15722:17:30# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.2 seconds. Current RSS: ~1383M. Threads: 4. load average: 1.18 1.20 1.35 1/291 15018 15922:17:30 when there are skipped jobs in later stages 16022:17:32 retries failed jobs and processes skipped jobs 16122:17:32# [RSpecRunTime] RSpec elapsed time: 11 minutes 45.31 seconds. Current RSS: ~1382M. Threads: 4. load average: 1.24 1.22 1.36 1/291 15019 16322:17:32 when user is not allowed to retry build 16422:17:33 returns an error 16522:17:33 when user is not allowed to retry pipeline 16622:17:33 returns an error 16722:17:33 when user is not allowed to trigger manual action 16822:17:33 when there is a failed manual action present 16922:17:34 returns an error 17022:17:34# [RSpecRunTime] RSpec elapsed time: 11 minutes 47.4 seconds. Current RSS: ~1386M. Threads: 4. load average: 1.24 1.22 1.36 1/291 15020 17222:17:34 when there is a failed manual action in later stage 17322:17:35 returns an error 17422:17:35# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.5 seconds. Current RSS: ~1388M. Threads: 4. load average: 1.24 1.22 1.36 1/291 15021 17622:17:35 when maintainer is allowed to push to forked project 17722:17:38 allows to retry failed pipeline 17822:17:38# [RSpecRunTime] RSpec elapsed time: 11 minutes 51.24 seconds. Current RSS: ~1380M. Threads: 4. load average: 1.22 1.21 1.36 1/291 15022 18022:17:38# [RSpecRunTime] Finishing example group spec/services/ci/retry_pipeline_service_spec.rb. It took 56.06 seconds. Expected to take 1 minute 12.41 seconds. 18122:17:38# [RSpecRunTime] Starting example group spec/tasks/gitlab/cleanup_rake_spec.rb. Expected to take 1 minute 8.47 seconds. 18222:17:38gitlab:cleanup rake tasks 18322:17:38 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 18422:17:38 cleanup:project_uploads 18522:17:38 with a fixable orphaned project upload file 18622:17:38 with DRY_RUN disabled 18722:17:39 moves the file to its proper location 18822:17:39 logs action as done 18922:17:39# [RSpecRunTime] RSpec elapsed time: 11 minutes 52.81 seconds. Current RSS: ~1380M. Threads: 4. load average: 1.22 1.21 1.36 1/294 15030 19122:17:39 with DRY_RUN explicitly enabled 19222:17:39 behaves like does not move the file 19322:17:40 does not move the file 19422:17:41 logs action as able to be done 19522:17:41# [RSpecRunTime] RSpec elapsed time: 11 minutes 54.04 seconds. Current RSS: ~1382M. Threads: 4. load average: 1.22 1.21 1.36 1/294 15033 19722:17:41 with DRY_RUN set to an unknown value 19822:17:41 behaves like does not move the file 19922:17:41 does not move the file 20022:17:42 logs action as able to be done 20122:17:42# [RSpecRunTime] RSpec elapsed time: 11 minutes 55.28 seconds. Current RSS: ~1387M. Threads: 4. load average: 1.20 1.21 1.35 1/292 15036 20322:17:42 with DRY_RUN unset 20422:17:42 behaves like does not move the file 20522:17:42 does not move the file 20622:17:43 logs action as able to be done 20722:17:43# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.43 seconds. Current RSS: ~1378M. Threads: 4. load average: 1.20 1.21 1.35 1/292 15039 20922:17:43 gitlab:cleanup:orphan_job_artifact_files 21022:17:43 runs the task without errors 21122:17:43 with DRY_RUN set to false 21222:17:43 passes dry_run correctly 21322:17:43 gitlab:cleanup:orphan_lfs_file_references 21422:17:44 runs the task without errors 21522:17:44 with DRY_RUN set to false 21622:17:45 passes dry_run correctly 21722:17:45# [RSpecRunTime] RSpec elapsed time: 11 minutes 58.86 seconds. Current RSS: ~1410M. Threads: 4. load average: 1.20 1.21 1.35 1/292 15094 21922:17:45 gitlab:cleanup:orphan_lfs_files 22022:17:46 runs RemoveUnreferencedLfsObjectsWorker 22122:17:46 gitlab:cleanup:remove_missed_source_branches 22222:17:46 when dry run is true 22322:17:46 behaves like does not remove any branches 22422:17:50 does not delete any branches 22522:17:50# [RSpecRunTime] RSpec elapsed time: 12 minutes 3.44 seconds. Current RSS: ~1423M. Threads: 4. load average: 1.43 1.26 1.37 3/297 15574 22722:17:50 and when a valid batch size is given 22822:17:56 takes into account for the batch size 22922:17:56# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.32 seconds. Current RSS: ~1400M. Threads: 4. load average: 1.39 1.25 1.37 1/296 16027 23122:17:56 when dry run is false 23222:18:01 deletes the branches 23322:18:01 when the branch has a merged and opened mr 23422:18:07 does not delete the branch of the merged/open mr 23522:18:07# [RSpecRunTime] RSpec elapsed time: 12 minutes 20.56 seconds. Current RSS: ~1374M. Threads: 4. load average: 1.31 1.24 1.36 1/297 17400 23722:18:07 when an valid batch size is given 23822:18:13 deletes the branches 23922:18:13# [RSpecRunTime] RSpec elapsed time: 12 minutes 26.15 seconds. Current RSS: ~1379M. Threads: 4. load average: 1.20 1.22 1.35 1/296 18083 24122:18:13 when an invalid batch size is given 24222:18:13 behaves like does not remove any branches 24322:18:18 does not delete any branches 24422:18:18# [RSpecRunTime] RSpec elapsed time: 12 minutes 31.26 seconds. Current RSS: ~1380M. Threads: 4. load average: 1.18 1.21 1.35 1/296 18674 24622:18:18 when an invalid limit to delete is given 24722:18:18 behaves like does not remove any branches 24822:18:23 does not delete any branches 24922:18:23# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.26 seconds. Current RSS: ~1381M. Threads: 4. load average: 1.09 1.19 1.34 1/296 19265 25222:18:23 gitlab:cleanup:sessions:active_sessions_lookup_keys 25322:18:23 runs the task without errors 25422:18:23 removes expired active session lookup keys 25522:18:23 cleanup:list_orphan_job_artifact_final_objects 25622:18:23 when provider is not specified 25722:18:23 behaves like running the cleaner 25822:18:23 runs the task without errors 25922:18:23 with FORCE_RESTART defined 26022:18:23 passes force_restart correctly 26122:18:23 with FILENAME defined 26222:18:24 passes filename correctly 26322:18:24 when provider is specified 26422:18:24 behaves like running the cleaner 26522:18:24 runs the task without errors 26622:18:24 with FORCE_RESTART defined 26722:18:24 passes force_restart correctly 26822:18:24 with FILENAME defined 26922:18:24 passes filename correctly 27022:18:24 when unsupported provider is given 27122:18:24The provided provider is unsupported. Please select from google, aws, azurerm. 27222:18:24Usage: rake "gitlab:cleanup:list_orphan_job_artifact_final_objects[provider]" 27322:18:24 exits with error 27422:18:24 cleanup:delete_orphan_job_artifact_final_objects 27522:18:24 runs the task without errors 27622:18:24 with FORCE_RESTART defined 27722:18:24 passes force_restart correctly 27822:18:24 with FILENAME defined 27922:18:24 passes filename correctly 28022:18:24 cleanup:rollback_deleted_orphan_job_artifact_final_objects 28122:18:24 runs the task without errors 28222:18:24 with FORCE_RESTART defined 28322:18:24 passes force_restart correctly 28422:18:24 with FILENAME defined 28522:18:25 passes filename correctly 28622:18:28# [RSpecRunTime] Finishing example group spec/tasks/gitlab/cleanup_rake_spec.rb. It took 50.44 seconds. Expected to take 1 minute 8.47 seconds. 28722:18:28# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.87 seconds. Current RSS: ~1420M. Threads: 4. load average: 1.08 1.19 1.34 1/296 19266 28922:18:28# [RSpecRunTime] Starting example group spec/lib/banzai/filter/references/commit_range_reference_filter_spec.rb. Expected to take 59.1 seconds. 29022:18:28Banzai::Filter::References::CommitRangeReferenceFilter 29122:18:29 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 29222:18:29 requires project context 29322:18:30 ignores valid references contained inside 'pre' element 29422:18:31 ignores valid references contained inside 'code' element 29522:18:32 ignores valid references contained inside 'a' element 29622:18:33 ignores valid references contained inside 'style' element 29722:18:33 internal reference 29822:18:34 links to a valid two-dot reference 29922:18:35 links to a valid three-dot reference 30022:18:36 links to a valid short ID 30122:18:37 links with adjacent text 30222:18:38 ignores invalid commit IDs 30322:18:39 includes no title attribute 30422:18:40 includes default classes 30522:18:41 includes a data-project attribute 30622:18:42 includes a data-commit-range attribute 30722:18:44 supports an :only_path option 30822:18:45# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.87 seconds. Current RSS: ~1420M. Threads: 4. load average: 1.27 1.23 1.35 1/296 19927 31022:18:45 cross-project / cross-namespace complete reference 31122:18:46 links to a valid reference 31222:18:49 link has valid text 31322:18:51 has valid text 31422:18:52 ignores invalid commit IDs on the referenced project 31522:18:53# [RSpecRunTime] RSpec elapsed time: 13 minutes 5.88 seconds. Current RSS: ~1438M. Threads: 4. load average: 1.53 1.29 1.37 1/296 20216 31722:18:53 cross-project / same-namespace complete reference 31822:18:54 links to a valid reference 31922:18:56 link has valid text 32022:18:58 has valid text 32122:19:00 ignores invalid commit IDs on the referenced project 32222:19:00# [RSpecRunTime] RSpec elapsed time: 13 minutes 13.3 seconds. Current RSS: ~1429M. Threads: 4. load average: 1.49 1.28 1.37 1/296 20505 32422:19:00 cross-project shorthand reference 32522:19:02 links to a valid reference 32622:19:04 link has valid text 32722:19:06 has valid text 32822:19:07 ignores invalid commit IDs on the referenced project 32922:19:07# [RSpecRunTime] RSpec elapsed time: 13 minutes 20.8 seconds. Current RSS: ~1427M. Threads: 4. load average: 1.50 1.29 1.37 1/296 20794 33122:19:07 cross-project URL reference 33222:19:10 links to a valid reference 33322:19:11 links with adjacent text 33422:19:13 ignores invalid commit IDs on the referenced project 33522:19:14# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.92 seconds. Current RSS: ~1420M. Threads: 4. load average: 1.46 1.29 1.37 1/296 21023 33722:19:14 group context 33822:19:15 ignores internal references 33922:19:16 links to a full-path reference 34022:19:16# [RSpecRunTime] RSpec elapsed time: 13 minutes 29.48 seconds. Current RSS: ~1417M. Threads: 4. load average: 1.46 1.29 1.37 1/296 21108 34222:19:16# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/references/commit_range_reference_filter_spec.rb. It took 47.74 seconds. Expected to take 59.1 seconds. 34322:19:16# [RSpecRunTime] Starting example group spec/helpers/application_helper_spec.rb. Expected to take 54.03 seconds. 34422:19:16ApplicationHelper 34522:19:16 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 34722:19:16 returns precompiled error CSS with proper encoding 34822:19:16 current_controller? 34922:19:17 returns true when controller matches argument 35022:19:17 returns false when controller does not match argument 35122:19:17 takes any number of arguments 35222:19:17 when namespaced 35322:19:17 returns true when controller matches argument 35422:19:17 returns true when controller and namespace matches argument in path notation 35522:19:17 returns false when namespace doesnt match 35622:19:17 current_action? 35722:19:17 returns true when action matches 35822:19:17 returns false when action does not match 35922:19:17 takes any number of arguments 36022:19:17 #admin_section? 36122:19:17 when controller is under the admin namespace 36322:19:18 when controller is not under the admin namespace 36522:19:18 simple_sanitize 36622:19:18 allows the a tag 36722:19:18 allows the span tag 36822:19:18 disallows other tags 36922:19:18 time_ago_with_tooltip 37022:19:18 returns a time element 37122:19:18 includes the date string 37222:19:18 has a datetime attribute 37322:19:18 has a formatted title attribute 37422:19:19 includes a default js-timeago class 37522:19:19 accepts a custom html_class 37622:19:19 accepts a custom tooltip placement 37722:19:19 converts to Time 37822:19:19 add class for the short format 37922:19:19 returns blank if time is nil 38022:19:19# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.56 seconds. Current RSS: ~1501M. Threads: 4. load average: 1.42 1.28 1.36 1/296 21109 38222:19:19 edited_time_ago_with_tooltip 38322:19:19 when editable object was not edited 38422:19:19 is expected to eq nil 38522:19:19 when editable object was edited 38622:19:19 is expected to have text "Edited Jul 02, 2015 by Sidney Jones712" 38722:19:20 is expected to have text "Edited Jul 02, 2015" 38922:19:20 is expected to eq "active" 39022:19:20 is expected to eq nil 39122:19:20 #linkedin_name 39222:19:20 linkedin_url: "alice", linkedin_name: "alice" 39322:19:20 is expected to eq "alice" 39522:19:20 is expected to eq "in" 39722:19:20 is expected to eq "alice" 39922:19:20 is expected to eq "alice" 40122:19:20 is expected to eq "alice" 40322:19:20 is expected to eq "alice" 40522:19:21 is expected to eq "alice" 40722:19:21 is expected to eq "path" 40822:19:21 #linkedin_url 41322:19:21 #twitter_url? 43122:19:23 returns the url 43322:19:23 returns the url 43422:19:23 changes if promo_host changes 43522:19:23 #community_forum 43622:19:23 returns the url 43822:19:23 when alternate support url is specified 43922:19:23 returns the alternate support url 44022:19:23 when alternate support url is not specified 44122:19:23 builds the support url from the promo_url 44222:19:23 #instance_review_permitted? 44422:19:23 when admin mode setting is disabled 44522:19:23 behaves like returns expected result depending on instance setting 44622:19:24 is expected to equal true 44722:19:24 behaves like returns expected result depending on instance setting 44822:19:24 is expected to equal false 44922:19:24 when admin mode setting is enabled 45022:19:24 when in admin mode 45122:19:24 behaves like returns expected result depending on instance setting 45222:19:24 is expected to equal true 45322:19:24 behaves like returns expected result depending on instance setting 45422:19:24 is expected to equal false 45522:19:24 when not in admin mode 45622:19:24 behaves like returns expected result depending on instance setting 45722:19:24 is expected to equal false 45822:19:24 behaves like returns expected result depending on instance setting 45922:19:24 is expected to equal false 46022:19:24 as normal user 46122:19:24 behaves like returns expected result depending on instance setting 46222:19:24 is expected to equal false 46322:19:24 behaves like returns expected result depending on instance setting 46422:19:24 is expected to equal false 46622:19:24 returns the locale path with an `_` 46722:19:24 #client_class_list 46822:19:24 when browser or platform are unknown 46922:19:24 returns string containing CSS classes representing fallbacks 47022:19:24 when browser and platform are known 47122:19:25 returns string containing CSS classes representing them 47222:19:25 #client_js_flags 47322:19:25 when browser or platform are unknown 47422:19:25 returns map containing JS flags representing falllbacks 47522:19:25 when browser and platform are known 47622:19:25 returns map containing JS flags representing client browser and platform 47722:19:25 #page_startup_api_calls 47822:19:25 returns map containing JS Page Startup Calls 47922:19:25 #autocomplete_data_sources 48122:19:25 returns paths for autocomplete_sources_controller 48322:19:26 returns paths for autocomplete_sources_controller 48422:19:26 #external_storage_url_or_path 48522:19:26 when external storage is disabled 48622:19:26 returns the passed path 48722:19:26 when @snippet is set 48822:19:27 returns the passed path 48922:19:27 when external storage is enabled 49022:19:28 returns the external storage URL prepended to the path 49122:19:28 preserves the path query parameters 49222:19:28 when project is public 49322:19:29 returns does not append a token parameter 49422:19:29# [RSpecRunTime] RSpec elapsed time: 13 minutes 42.19 seconds. Current RSS: ~1508M. Threads: 4. load average: 1.35 1.27 1.36 1/291 21110 49722:19:29 when @project is not set 49822:19:29 does not include project data in the body data elements 49922:19:29 when @group is set 50022:19:29 sets group in the body data elements 50122:19:29 when @project is set 50222:19:30 includes all possible body data elements and associates the project elements with project 50322:19:30 when @project is owned by a group 50422:19:31 includes all possible body data elements and associates the project elements with project 50522:19:31# [RSpecRunTime] RSpec elapsed time: 13 minutes 44.42 seconds. Current RSS: ~1508M. Threads: 4. load average: 1.35 1.27 1.36 1/291 21167 50722:19:31 when controller is issues 50822:19:31 when params[:id] is present and the issue exsits and action_name is show 50922:19:31 sets all project and id elements correctly related to the issue 51022:19:31 find_file attribute 51122:19:31 when the project has no repository 51222:19:31 is expected to be nil 51322:19:31 when user cannot read_code for the project 51422:19:31 is expected to be nil 51522:19:31 when current_user has read_code permission 51622:19:32 returns find_file with the default branch 51722:19:32 #profile_social_links 51822:19:32 when discord is set 51922:19:32 returns an empty string if discord is not set 52022:19:32 returns discord url when discord id is set 52122:19:32 when mastodon is set 52222:19:32 returns an empty string if mastodon username is not set 52322:19:34 returns mastodon url when mastodon username is set 52422:19:34# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.4 seconds. Current RSS: ~1478M. Threads: 4. load average: 1.33 1.27 1.36 1/291 21174 52622:19:34 #gitlab_ui_form_for 52722:19:34 adds custom form builder to options and calls `form_for` 52822:19:34 #gitlab_ui_form_with 52922:19:34 adds custom form builder to options and calls `form_with` 53222:19:34 when @with_header is falsey 53322:19:34 when current_user 53422:19:34 is expected not to include "with-header" 53522:19:34 when no current_user 53622:19:34 is expected to include "with-header" 53722:19:34 when @with_header is true 53822:19:35 is expected to include "with-header" 54022:19:35 when @hide_top_bar_padding is false 54122:19:35 is expected to include "with-top-bar" 54222:19:35 when @hide_top_bar_padding is true 54322:19:35 is expected not to include "with-top-bar" 54422:19:35 #dispensable_render 54522:19:35 when an error occurs in the template to be rendered 54622:19:35 calls `track_and_raise_for_dev_exception` 54722:19:35 for development environment 54822:19:35 raises an error 54922:19:35 for production environments 55122:19:35 when no error occurs in the template to be rendered 55222:19:35 does not track or raise and returns the rendered content 55322:19:35 #dispensable_render_if_exists 55422:19:35 when an error occurs in the template to be rendered 55522:19:35 calls `track_and_raise_for_dev_exception` 55622:19:35 for development environment 55722:19:35 raises an error 55822:19:35 for production environments 56022:19:36 when no error occurs in the template to be rendered 56122:19:36 does not track or raise 56222:19:36 sign_in_with_redirect? 56322:19:36 when on the sign-in page that redirects afterwards 56522:19:36 when on a non sign-in page 56622:19:36 returns false 56722:19:36 collapsed_super_sidebar? 56822:19:36 when @force_desktop_expanded_sidebar is true 56922:19:36 returns false 57022:19:36 does not use the cookie value 57122:19:36 when @force_desktop_expanded_sidebar is not set (default) 57222:19:36 when super_sidebar_collapsed cookie is true 57422:19:36 when super_sidebar_collapsed cookie is false 57522:19:36 returns false 57622:19:36 #hidden_resource_icon 57722:19:36 when resource is an issue 57822:19:36 behaves like returns icon with tooltip 57922:19:36 returns icon with tooltip 58022:19:36 when resource is a merge request 58122:19:36 behaves like returns icon with tooltip 58222:19:37 returns icon with tooltip 58322:19:37 when resource is a project 58422:19:37 behaves like returns icon with tooltip 58522:19:37 returns icon with tooltip 58622:19:37 when css_class is provided 58722:19:37 passes the value to sprite_icon 58822:19:37# [RSpecRunTime] Finishing example group spec/helpers/application_helper_spec.rb. It took 20.65 seconds. Expected to take 54.03 seconds. 58922:19:37# [RSpecRunTime] Starting example group spec/models/deploy_token_spec.rb. Expected to take 45.98 seconds. 59122:19:37 does not allow STI 59222:19:37 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 59322:19:37 is expected to have many project_deploy_tokens 59422:19:37 is expected to have many projects through project_deploy_tokens 59522:19:37 is expected to have many group_deploy_tokens 59622:19:38 is expected to have many groups through group_deploy_tokens 59722:19:38 is expected to belong to user required: false 59822:19:38 behaves like having unique enum values 59922:19:38 has unique values in "deploy_token_type" 60122:19:38 is expected to validate that the length of :username is at most 255 60222:19:38 is expected to allow :username to be ‹"GitLab+deploy_token-3.14"› 60322:19:38 is expected not to allow :username to be ‹"<script>"›, producing a custom validation error on failure 60422:19:38 is expected not to allow :username to be ‹""›, producing a custom validation error on failure 60522:19:38 is expected to validate that :deploy_token_type cannot be empty/falsy 60622:19:38 deploy_token_type validations 60722:19:38 when a deploy token is associated to a group 60822:19:39 does not allow setting a project to it 60922:19:39 when a deploy token is associated to a project 61022:19:39 does not allow setting a group to it 61122:19:39 #ensure_token 61222:19:39 ensures a token 61322:19:39 #ensure_at_least_one_scope 61422:19:39 with at least one scope 61522:19:39 is expected to be valid 61622:19:39 with no scopes 61822:19:39 #valid_for_dependency_proxy? 61922:19:39 is expected to eq true 62022:19:39 behaves like invalid group deploy token 62222:19:39 is expected to eq false 62422:19:40 is expected to eq false 62622:19:40 is expected to eq false 62722:19:40 insufficient scopes 62822:19:40 is expected to eq false 62922:19:40 #has_access_to_group? 63022:19:41 is expected to eq true 63122:19:41 behaves like invalid group deploy token 63322:19:41 is expected to eq false 63422:19:41# [RSpecRunTime] RSpec elapsed time: 13 minutes 54.49 seconds. Current RSS: ~1520M. Threads: 4. load average: 1.30 1.26 1.36 1/291 21175 63722:19:41 is expected to eq false 63922:19:41 is expected to eq false 64022:19:41 for a sub group 64122:19:42 is expected to eq true 64222:19:42 for a different group 64322:19:42 is expected to eq false 64522:19:42 with all the scopes 64622:19:42 returns scopes assigned to DeployToken 64722:19:42 with only one scope 64822:19:42 returns scopes assigned to DeployToken 65022:19:42 updates revoke attribute 65222:19:42 when it has been revoked 65322:19:42 returns false 65422:19:42 when it hasn't been revoked and is not expired 65622:19:42 when it hasn't been revoked and is expired 65822:19:43 when it hasn't been revoked and has no expiry 66022:19:43 #deactivated? 66122:19:43 when it has been revoked 66322:19:43 when it hasn't been revoked and is not expired 66422:19:43 returns false 66522:19:43 when it hasn't been revoked and is expired 66622:19:43 returns false 66722:19:43 when it hasn't been revoked and has no expiry 66822:19:43 returns false 67022:19:43 persisted records 67122:19:43 returns a default username if none is set 67222:19:43 returns the username provided if one is set 67422:19:43 returns nil if no username is set 67522:19:43 returns the username provided if one is set 67722:19:43 when the token is of project type 67822:19:44 returns the relevant holder token 67922:19:44 when the token is of group type 68022:19:44 returns the relevant holder token 68122:19:44 #has_access_to? 68222:19:44 when a project is not passed in 68322:19:44 is expected to be falsy 68422:19:44 when a project is passed in 68522:19:44 when deploy token is active and related to project 68622:19:44 is expected to be truthy 68722:19:44 when deploy token is active but not related to project 68822:19:45 is expected to be falsy 68922:19:45 when deploy token is revoked and related to project 69022:19:45 is expected to be falsy 69122:19:45 when deploy token is revoked and not related to the project 69222:19:46 is expected to be falsy 69322:19:46 and when the token is of group type 69422:19:46 and the passed-in project does not belong to any group 69522:19:47 is expected to be falsy 69622:19:47 and the passed-in project belongs to the token group 69822:19:48 and the passed-in project belongs to a subgroup 69922:19:48 and the token group is an ancestor (grand-parent) of this group 70022:19:48 is expected to be truthy 70122:19:48 and the token group is not ancestor of this group 70322:19:50# [RSpecRunTime] RSpec elapsed time: 14 minutes 2.98 seconds. Current RSS: ~1506M. Threads: 4. load average: 1.25 1.25 1.35 1/292 21176 70522:19:50 and the passed-in project does not belong to the token group 70622:19:50 is expected to be falsy 70722:19:50 and the project belongs to a group that is parent of the token group 70922:19:51# [RSpecRunTime] RSpec elapsed time: 14 minutes 4.75 seconds. Current RSS: ~1488M. Threads: 4. load average: 1.25 1.25 1.35 1/292 21177 71122:19:51 and the token is of project type 71222:19:51 and the passed-in project is the same as the token project 71322:19:52 is expected to be truthy 71422:19:52 and the passed-in project is not the same as the token project 71522:19:53 is expected to be falsey 71622:19:53# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.43 seconds. Current RSS: ~1455M. Threads: 4. load average: 1.31 1.27 1.36 1/291 21178 71922:19:53 when using Forever.date 72122:19:53 when using a personalized date 72222:19:53 returns the personalized date 72422:19:53 when passing nil 72522:19:53 assigns Forever.date 72622:19:53 when passing a value 72722:19:54 respects the value 72822:19:54 .gitlab_deploy_token 72922:19:54 with a gitlab deploy token associated 73022:19:54 returns the gitlab deploy token 73122:19:54 with no gitlab deploy token associated 73322:19:55 #accessible_projects 73422:19:55 when a deploy token is associated to a project 73522:19:55 returns only projects directly associated with the token 73622:19:55 when a deploy token is associated to a group 73722:19:55 returns all projects from the group 73822:19:55 .impersonated? 73922:19:55 returns false 74122:19:55 is expected to match /gldt-[A-Za-z0-9_-]{20}/ 74222:19:55# [RSpecRunTime] Finishing example group spec/models/deploy_token_spec.rb. It took 18.61 seconds. Expected to take 45.98 seconds. 74322:19:55# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 74422:19:55Lint factories for DeployToken 74522:19:56 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 74622:19:56 with saas, license, and factory defaults 74722:19:56 behaves like factory 74822:19:56 deploy_token factory 74922:19:57 does not raise error when built 75022:19:57 does not raise error when created 75122:19:57 linting :revoked trait 75222:19:57 does not raise error when created 75322:19:57# [RSpecRunTime] RSpec elapsed time: 14 minutes 10.18 seconds. Current RSS: ~1464M. Threads: 4. load average: 1.29 1.26 1.35 1/291 21205 75522:19:57 linting :gitlab_deploy_token trait 75622:19:57 does not raise error when created 75722:19:57 linting :expired trait 75822:19:57 does not raise error when created 75922:19:57 linting :group trait 76022:19:57 does not raise error when created 76122:19:57 linting :project trait 76222:19:57 does not raise error when created 76322:19:57 linting :all_scopes trait 76422:19:57 does not raise error when created 76522:19:57 linting :dependency_proxy_scopes trait 76622:19:58 does not raise error when created 76722:19:58# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.8 seconds. Expected to take 48.25 seconds. 76822:19:58# [RSpecRunTime] Starting example group spec/finders/merge_request_target_project_finder_spec.rb. Expected to take 44.88 seconds. 76922:19:58MergeRequestTargetProjectFinder 77022:19:59 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 77122:19:59 public projects 77222:19:59 behaves like finding related projects 77322:20:01 finds sibling projects and base project 77422:20:04 does not include projects that have merge requests turned off by default 77522:20:06 includes projects that have merge requests turned off by default with a more-permissive project feature 77622:20:09 does not contain archived projects 77722:20:10 does not include routes by default 77822:20:11 includes routes when requested 77922:20:11# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.53 seconds. Current RSS: ~1383M. Threads: 4. load average: 1.32 1.27 1.36 1/291 21206 78122:20:11 private projects 78222:20:13 only finds the projects the user is a member of 78322:20:13 when the user is a member of all projects 78422:20:13 behaves like finding related projects 78522:20:16 finds sibling projects and base project 78622:20:18 does not include projects that have merge requests turned off by default 78722:20:21 includes projects that have merge requests turned off by default with a more-permissive project feature 78822:20:23 does not contain archived projects 78922:20:26 does not include routes by default 79022:20:28 includes routes when requested 79122:20:28# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.84 seconds. Current RSS: ~1385M. Threads: 4. load average: 1.23 1.25 1.35 1/291 21207 79422:20:31 returns all projects with empty search 79522:20:34 returns forked project with search string 79622:20:36 returns no projects with search for project that does no exist 79722:20:36# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.8 seconds. Current RSS: ~1383M. Threads: 4. load average: 1.21 1.25 1.35 1/291 21208 79922:20:37# [RSpecRunTime] Finishing example group spec/finders/merge_request_target_project_finder_spec.rb. It took 38.26 seconds. Expected to take 44.88 seconds. 80022:20:37# [RSpecRunTime] Starting example group spec/policies/namespace/root_storage_statistics_policy_spec.rb. Expected to take 39.65 seconds. 80122:20:37Namespace::RootStorageStatisticsPolicy 80222:20:37 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 80422:20:37 when the namespace is a personal namespace 80522:20:37 when the users is anonymous 80622:20:37 is expected to be falsey 80722:20:37 when the user is not the owner 80822:20:37 is expected to be falsey 80922:20:37 when the user is the owner 81022:20:38 is expected to be truthy 81122:20:38 when the namespace is a group 81222:20:38 when the users is anonymous 81322:20:38 is expected to be falsey 81422:20:38 user_type: :non_member, outcome: false 81522:20:38 is expected to eq false 81622:20:38 when the user is external 81722:20:39 is expected to eq false 81822:20:39 user_type: :guest, outcome: false 81922:20:39 is expected to eq false 82022:20:39 when the user is external 82122:20:40 is expected to eq false 82222:20:40# [RSpecRunTime] RSpec elapsed time: 14 minutes 53.05 seconds. Current RSS: ~1394M. Threads: 4. load average: 1.27 1.26 1.35 1/291 21209 82422:20:40 user_type: :reporter, outcome: false 82522:20:40 is expected to eq false 82622:20:40 when the user is external 82722:20:41 is expected to eq false 82822:20:41# [RSpecRunTime] RSpec elapsed time: 14 minutes 54.14 seconds. Current RSS: ~1395M. Threads: 4. load average: 1.27 1.26 1.35 3/291 21210 83022:20:41 user_type: :developer, outcome: false 83122:20:41 is expected to eq false 83222:20:41 when the user is external 83322:20:42 is expected to eq false 83422:20:42# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.24 seconds. Current RSS: ~1401M. Threads: 4. load average: 1.25 1.25 1.35 1/291 21211 83622:20:42 user_type: :maintainer, outcome: false 83722:20:42 is expected to eq false 83822:20:42 when the user is external 83922:20:43 is expected to eq false 84022:20:43# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.44 seconds. Current RSS: ~1404M. Threads: 4. load average: 1.25 1.25 1.35 1/291 21212 84222:20:43 user_type: :owner, outcome: true 84322:20:44 is expected to eq true 84422:20:44 when the user is external 84522:20:44 is expected to eq true 84622:20:44# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.64 seconds. Current RSS: ~1400M. Threads: 4. load average: 1.25 1.25 1.35 1/291 21213 84822:20:44 when the users is anonymous 84922:20:45 is expected to be falsey 85022:20:45 user_type: :non_member, outcome: false 85122:20:45 is expected to eq false 85222:20:45 when the user is external 85322:20:45 is expected to eq false 85422:20:45 user_type: :guest, outcome: false 85522:20:46 is expected to eq false 85622:20:46 when the user is external 85722:20:46 is expected to eq false 85822:20:46# [RSpecRunTime] RSpec elapsed time: 14 minutes 59.83 seconds. Current RSS: ~1405M. Threads: 4. load average: 1.25 1.25 1.35 1/291 21214 86022:20:46 user_type: :reporter, outcome: false 86122:20:47 is expected to eq false 86222:20:47 when the user is external 86322:20:48 is expected to eq false 86422:20:48# [RSpecRunTime] RSpec elapsed time: 15 minutes 1.07 seconds. Current RSS: ~1406M. Threads: 4. load average: 1.23 1.25 1.35 1/291 21215 86622:20:48 user_type: :developer, outcome: false 86722:20:48 is expected to eq false 86822:20:48 when the user is external 86922:20:49 is expected to eq false 87022:20:49# [RSpecRunTime] RSpec elapsed time: 15 minutes 2.3 seconds. Current RSS: ~1405M. Threads: 4. load average: 1.23 1.25 1.35 1/291 21216 87222:20:49 user_type: :maintainer, outcome: false 87322:20:49 is expected to eq false 87422:20:49 when the user is external 87522:20:50 is expected to eq false 87622:20:50# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.51 seconds. Current RSS: ~1405M. Threads: 4. load average: 1.23 1.25 1.35 1/291 21217 87822:20:50 user_type: :owner, outcome: true 87922:20:51 is expected to eq true 88022:20:51 when the user is external 88122:20:51 is expected to eq true 88222:20:51# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.8 seconds. Current RSS: ~1400M. Threads: 4. load average: 1.23 1.25 1.35 1/291 21218 88422:20:51 when the users is anonymous 88522:20:52 is expected to be falsey 88622:20:52 user_type: :non_member, outcome: false 88722:20:52 is expected to eq false 88822:20:52 when the user is external 88922:20:52 is expected to eq false 89022:20:52 user_type: :guest, outcome: false 89122:20:53 is expected to eq false 89222:20:53 when the user is external 89322:20:54 is expected to eq false 89422:20:54# [RSpecRunTime] RSpec elapsed time: 15 minutes 6.97 seconds. Current RSS: ~1403M. Threads: 4. load average: 1.21 1.25 1.34 1/291 21219 89622:20:54 user_type: :reporter, outcome: false 89722:20:54 is expected to eq false 89822:20:54 when the user is external 89922:20:55 is expected to eq false 90022:20:55# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.17 seconds. Current RSS: ~1402M. Threads: 4. load average: 1.21 1.25 1.34 1/291 21220 90222:20:55 user_type: :developer, outcome: false 90322:20:55 is expected to eq false 90422:20:55 when the user is external 90522:20:56 is expected to eq false 90622:20:56 user_type: :maintainer, outcome: false 90722:20:56 is expected to eq false 90822:20:56 when the user is external 90922:20:57 is expected to eq false 91022:20:57# [RSpecRunTime] RSpec elapsed time: 15 minutes 10.34 seconds. Current RSS: ~1404M. Threads: 4. load average: 1.27 1.26 1.35 1/291 21221 91222:20:57 user_type: :owner, outcome: true 91322:20:58 is expected to eq true 91422:20:58 when the user is external 91522:20:58 is expected to eq true 91622:20:58# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.46 seconds. Current RSS: ~1402M. Threads: 4. load average: 1.27 1.26 1.35 1/291 21222 91822:20:58# [RSpecRunTime] Finishing example group spec/policies/namespace/root_storage_statistics_policy_spec.rb. It took 21.66 seconds. Expected to take 39.65 seconds. 91922:20:58# [RSpecRunTime] Starting example group spec/models/concerns/reset_on_column_errors_spec.rb. Expected to take 38.44 seconds. 92022:20:58ResetOnColumnErrors 92122:20:58 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 92222:21:02 does not allow STI 92322:21:02 resetting on missing column error on save 92422:21:02 with mismatched columns due to schema cache 92522:21:05 resets column information when encountering an UnknownAttributeError 92622:21:09 logs when column is reset 92722:21:09 when reset_column_information_on_statement_invalid FF is disabled 92822:21:12 does not reset column information 92922:21:12# [RSpecRunTime] RSpec elapsed time: 15 minutes 25.4 seconds. Current RSS: ~1340M. Threads: 4. load average: 1.37 1.28 1.35 1/291 21223 93122:21:12 resetting on union errors 93222:21:16 handles ActiveRecord::StatementInvalid on the instance level 93322:21:16 with mismatched columns due to schema cache 93422:21:19 resets column information when encountering an UNION error 93522:21:22 logs when column is reset 93622:21:22# [RSpecRunTime] RSpec elapsed time: 15 minutes 35.63 seconds. Current RSS: ~1333M. Threads: 4. load average: 1.32 1.27 1.35 1/291 21224 93822:21:22 with mismatched columns due to coding error 93922:21:26 limits reset_column_information calls 94022:21:29 does reset_column_information after some time has passed 94122:21:29# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.52 seconds. Current RSS: ~1333M. Threads: 4. load average: 1.37 1.28 1.35 1/291 21225 94322:21:29# [RSpecRunTime] Finishing example group spec/models/concerns/reset_on_column_errors_spec.rb. It took 31.18 seconds. Expected to take 38.44 seconds. 94422:21:29# [RSpecRunTime] Starting example group spec/models/concerns/approvable_spec.rb. Expected to take 35.89 seconds. 94622:21:30 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 94722:21:30 does not allow STI 94822:21:30 #eligible_for_approval_by? 95022:21:32 when a user has approved 95122:21:34 returns false 95222:21:34# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.98 seconds. Current RSS: ~1368M. Threads: 4. load average: 1.34 1.28 1.35 1/297 21491 95422:21:34 when a user is nil 95522:21:35 returns false 95622:21:35# [RSpecRunTime] RSpec elapsed time: 15 minutes 48.66 seconds. Current RSS: ~1388M. Threads: 4. load average: 1.34 1.28 1.35 1/297 21624 95822:21:35 #approved_by? 95922:21:35 when a user has not approved 96022:21:37 returns false 96122:21:37# [RSpecRunTime] RSpec elapsed time: 15 minutes 50.78 seconds. Current RSS: ~1404M. Threads: 4. load average: 1.39 1.29 1.36 1/297 21757 96322:21:37 when a user has approved 96422:21:39 returns false 96522:21:39# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.52 seconds. Current RSS: ~1409M. Threads: 4. load average: 1.39 1.29 1.36 1/297 21890 96722:21:39 when a user is nil 96822:21:41 returns false 96922:21:41# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.2 seconds. Current RSS: ~1417M. Threads: 4. load average: 1.39 1.29 1.36 1/296 22023 97222:21:41 when a merge request is approved 97422:21:43# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.96 seconds. Current RSS: ~1419M. Threads: 4. load average: 1.36 1.28 1.35 1/296 22157 97622:21:43 when a merge request is not approved 97722:21:44 returns false 97822:21:44# [RSpecRunTime] RSpec elapsed time: 15 minutes 57.71 seconds. Current RSS: ~1419M. Threads: 4. load average: 1.36 1.28 1.35 1/296 22290 98022:21:44 .not_approved_by_users_with_usernames 98122:21:51 has the merge request that is not approved at all and not approved by either user 98222:21:51# [RSpecRunTime] RSpec elapsed time: 16 minutes 4.5 seconds. Current RSS: ~1428M. Threads: 4. load average: 1.33 1.28 1.35 1/297 22823 98422:21:51 #eligible_for_unapproval_by? 98522:21:53 returns false 98622:21:53 when a user has approved 98822:21:55# [RSpecRunTime] RSpec elapsed time: 16 minutes 8.5 seconds. Current RSS: ~1418M. Threads: 4. load average: 1.31 1.27 1.35 1/296 23089 99022:21:55 when a user is nil 99122:21:57 returns false 99222:21:57# [RSpecRunTime] RSpec elapsed time: 16 minutes 10.17 seconds. Current RSS: ~1417M. Threads: 4. load average: 1.28 1.27 1.35 1/296 23223 99422:21:57# [RSpecRunTime] Finishing example group spec/models/concerns/approvable_spec.rb. It took 27.52 seconds. Expected to take 35.89 seconds. 99522:21:57# [RSpecRunTime] Starting example group spec/services/milestones/transfer_service_spec.rb. Expected to take 34.0 seconds. 99622:21:57Milestones::TransferService 99722:21:57 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 99922:21:57 when old_group is present 100022:21:57 without existing milestone at the new group level 100122:21:59 recreates the missing group milestones at project level 100222:22:01 applies new project milestone to issues with group milestone 100322:22:03 deletes milestone counters cache for both milestones 100422:22:05 does not apply new project milestone to issues with project milestone 100522:22:07 applies new project milestone to merge_requests with group milestone 100622:22:09 does not apply new project milestone to issuables with project milestone 100722:22:11 does not recreate missing group milestones that are not applied to issues or merge requests 100822:22:11 when milestone is from an ancestor group 100922:22:13 recreates the missing group milestones at project level 101022:22:13# [RSpecRunTime] RSpec elapsed time: 16 minutes 26.26 seconds. Current RSS: ~1395M. Threads: 4. load average: 1.22 1.25 1.34 1/290 23224 101222:22:13 when find_or_create_milestone returns nil 101322:22:15 removes issues group milestone 101422:22:17 removes merge requests group milestone 101522:22:17# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.16 seconds. Current RSS: ~1394M. Threads: 4. load average: 1.20 1.25 1.34 1/290 23225 101722:22:17 with existing milestone at the new group level 101822:22:19 does not create a new milestone 101922:22:21 applies existing milestone to issues with group milestone 102022:22:23 applies existing milestone to merge_requests with group milestone 102122:22:23# [RSpecRunTime] RSpec elapsed time: 16 minutes 35.96 seconds. Current RSS: ~1396M. Threads: 4. load average: 1.18 1.25 1.34 1/290 23226 102322:22:23 when old_group is not present 102522:22:23# [RSpecRunTime] Finishing example group spec/services/milestones/transfer_service_spec.rb. It took 26.42 seconds. Expected to take 34.0 seconds. 102622:22:23# [RSpecRunTime] Starting example group spec/services/projects/update_pages_service_spec.rb. Expected to take 33.11 seconds. 102722:22:23Projects::UpdatePagesService 102822:22:24 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 102922:22:25 fails if no artifacts 103022:22:25 fails for invalid archive 103122:22:25 when a deploy stage already exists 103222:22:25 assigns the deploy stage 103322:22:26# [RSpecRunTime] RSpec elapsed time: 16 minutes 38.89 seconds. Current RSS: ~1412M. Threads: 4. load average: 1.18 1.25 1.34 1/295 23277 103522:22:26 when a deploy stage does not exists 103622:22:26 assigns the deploy stage 103722:22:26 for new artifacts 103822:22:26 for a valid job 103922:22:26 doesn't delete artifacts after deploying 104122:22:27 publishes a PageDeployedEvent event with project id and namespace id 104222:22:28 creates pages_deployment 104322:22:28 does not fail if pages_metadata is absent 104422:22:29 limits pages size 104522:22:29 limits pages file count 104622:22:30 fails when uploaded deployment size is wrong 104722:22:30 behaves like old deployments 104822:22:31 deactivates old deployments from the same project with the same path prefix 104922:22:31# [RSpecRunTime] RSpec elapsed time: 16 minutes 44.06 seconds. Current RSS: ~1429M. Threads: 4. load average: 1.17 1.24 1.34 1/295 23354 105122:22:31 behaves like internal event tracking 105222:22:31 logs to Snowplow, Redis, and product analytics tooling 105322:22:31 when archive does not have pages directory 105422:22:32 returns an error 105522:22:32 when there is a custom root config 105622:22:32 when the directory specified with `publish` is included in the artifacts 105722:22:32 creates pages_deployment and saves it in the metadata 105822:22:32 when the directory specified with `publish` is not included in the artifacts 105922:22:32 returns an error 106022:22:32 when there is a folder named `public`, but `publish` specifies a different one 106122:22:33 returns an error 106222:22:33 when timeout happens by DNS error 106322:22:33 raises an error 106422:22:33 when missing artifacts metadata 106522:22:34 does not raise an error as failed job 106622:22:34 with background jobs running 106822:22:35# [RSpecRunTime] RSpec elapsed time: 16 minutes 48.28 seconds. Current RSS: ~1437M. Threads: 4. load average: 1.16 1.24 1.33 1/295 23441 107022:22:35 when sha on branch was updated before deployment was uploaded 107122:22:35 creates a new pages deployment 107222:22:35 behaves like old deployments 107322:22:36 deactivates old deployments from the same project with the same path prefix 107422:22:37# [RSpecRunTime] RSpec elapsed time: 16 minutes 49.88 seconds. Current RSS: ~1433M. Threads: 4. load average: 1.16 1.24 1.33 1/295 23458 107622:22:37 when newer deployment present 107722:22:37 fails with outdated reference message 107822:22:37 when artifacts archive does not have sha256 107922:22:38 fails with exception raised 108022:22:38 maximum pages artifacts size 108122:22:38 when maximum pages size is set to zero 108222:22:38 behaves like pages size limit is 108322:22:38 when size is below the limit 108422:22:38 updates pages correctly 108522:22:38 behaves like old deployments 108622:22:39 deactivates old deployments from the same project with the same path prefix 108722:22:39# [RSpecRunTime] RSpec elapsed time: 16 minutes 52.56 seconds. Current RSS: ~1432M. Threads: 4. load average: 1.14 1.23 1.33 1/295 23501 108922:22:39 when size is above the limit 109022:22:40 limits the maximum size of gitlab pages 109122:22:40 when size is limited on the instance level 109222:22:40 behaves like pages size limit is 109322:22:40 when size is below the limit 109422:22:40 updates pages correctly 109522:22:40 behaves like old deployments 109622:22:41 deactivates old deployments from the same project with the same path prefix 109722:22:41# [RSpecRunTime] RSpec elapsed time: 16 minutes 54.44 seconds. Current RSS: ~1434M. Threads: 4. load average: 1.14 1.23 1.33 1/295 23526 109922:22:41 when size is above the limit 110022:22:41 limits the maximum size of gitlab pages 110122:22:41 when retrying the job 110222:22:42 marks older pages:deploy jobs retried 110322:22:42# [RSpecRunTime] Finishing example group spec/services/projects/update_pages_service_spec.rb. It took 18.72 seconds. Expected to take 33.11 seconds. 110422:22:42# [RSpecRunTime] Starting example group spec/models/ci/pending_build_spec.rb. Expected to take 30.87 seconds. 110522:22:42Ci::PendingBuild 110622:22:43 does not allow STI 110722:22:43 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 110822:22:43 associations 110922:22:43 is expected to belong to project required: false 111022:22:43 is expected to belong to build required: false 111122:22:43 is expected to belong to namespace required: false 111322:22:43 .with_instance_runners 111422:22:43 when pending builds cannot be picked up by runner 111522:22:44 returns an empty collection of pending builds 111622:22:44# [RSpecRunTime] RSpec elapsed time: 16 minutes 57.67 seconds. Current RSS: ~1435M. Threads: 4. load average: 1.13 1.23 1.33 1/295 23543 111822:22:44 when pending builds can be picked up by runner 111922:22:47 returns matching pending builds 112022:22:47# [RSpecRunTime] RSpec elapsed time: 17 minutes 0.02 second. Current RSS: ~1431M. Threads: 4. load average: 1.12 1.22 1.33 1/295 23544 112322:22:48 when tag_ids match pending builds 112422:22:48 returns matching pending builds 112522:22:49# [RSpecRunTime] RSpec elapsed time: 17 minutes 1.9 seconds. Current RSS: ~1421M. Threads: 4. load average: 1.12 1.22 1.33 1/295 23545 112722:22:49 when tag_ids does not match pending builds 112822:22:49 returns matching pending builds without tags 112922:22:49 when tag_ids is not provided 113022:22:49 with a nil value 113122:22:49 returns matching pending builds without tags 113222:22:49 with an empty array 113322:22:49 returns matching pending builds without tags 113422:22:49 .upsert_from_build! 113522:22:49 another pending entry does not exist 113622:22:49 creates a new pending entry 113722:22:49 when another queuing entry exists for given build 113822:22:49 returns a build id as a result 113922:22:49 when project does not have shared runners enabled 114022:22:50 sets instance_runners_enabled to false 114122:22:50 when project has shared runner 114222:22:50 sets instance_runners_enabled to true 114322:22:50 when project is about to be deleted 114422:22:50 sets instance_runners_enabled to false 114522:22:50 when builds are disabled 114622:22:50 sets instance_runners_enabled to false 114722:22:50 when build has tags 114822:22:51 sets tag_ids 114922:22:51 when a build project is nested in a subgroup 115022:22:52 when build can be picked by a group runner 115122:22:52 denormalizes namespace traversal ids 115222:22:52 when build can not be picked by a group runner 115322:22:52 creates an empty namespace traversal ids array 115422:22:52 .namespace_transfer_params 115522:22:52 updates all pending builds with namespace_transfer_params 115622:22:52 partitioning 115722:22:53 assigns the same partition id as the one that build has 115822:22:53 behaves like cleanup by a loose foreign key 115922:22:55 cleans up (delete or nullify) the model 116022:22:55# [RSpecRunTime] RSpec elapsed time: 17 minutes 8.64 seconds. Current RSS: ~1437M. Threads: 4. load average: 1.11 1.22 1.33 1/290 23546 116222:22:55 behaves like cleanup by a loose foreign key 116322:23:01 cleans up (delete or nullify) the model 116422:23:01# [RSpecRunTime] RSpec elapsed time: 17 minutes 14.33 seconds. Current RSS: ~1409M. Threads: 4. load average: 1.10 1.22 1.32 1/290 23547 116622:23:01# [RSpecRunTime] Finishing example group spec/models/ci/pending_build_spec.rb. It took 19.04 seconds. Expected to take 30.87 seconds. 116722:23:01# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 116822:23:01Lint factories for Ci::PendingBuild 116922:23:01 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 117022:23:01 with saas, license, and factory defaults 117122:23:02 behaves like factory 117222:23:02 ci_pending_build factory 117322:23:02 does not raise error when built 117422:23:03 does not raise error when created 117522:23:03# [RSpecRunTime] RSpec elapsed time: 17 minutes 16.22 seconds. Current RSS: ~1407M. Threads: 4. load average: 1.09 1.21 1.32 1/290 23576 117722:23:03# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.88 seconds. Expected to take 48.25 seconds. 117822:23:03# [RSpecRunTime] Starting example group spec/models/integrations/prometheus_spec.rb. Expected to take 30.32 seconds. 117922:23:03Integrations::Prometheus 118022:23:04 does not allow STI 118122:23:04 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 118222:23:04 behaves like Integrations::BaseMonitoring 118322:23:04 default values 118422:23:04 is expected to eq :monitoring 118622:23:04 does not follow redirects 118822:23:04 when manual_configuration is enabled 118922:23:04 does not validates presence of api_url 119022:23:04 when manual configuration is disabled 119122:23:04 does not validate presence of api_url 119222:23:04 local connections allowed 119322:23:04 does not validate presence of api_url 119422:23:04 when the api_url domain points to localhost or local network 119522:23:05 cannot query 119622:23:05 can query when local requests are allowed 119922:23:06 reads the discovery endpoint 120122:23:06 fails to read the discovery endpoint 120222:23:06 when configuration is not valid 120322:23:06 returns failure message 120422:23:06 #prometheus_client 120522:23:06 manual configuration is enabled 120622:23:06 calls valid? 120722:23:06 manual configuration is disabled 120822:23:06 no client provided 120922:23:06 when local requests are allowed 121022:23:06 allows local requests 121122:23:06 when local requests are blocked 121222:23:07 blocks local requests 121422:23:07 includes the authorization header 121522:23:07 with invalid IAP JSON 121622:23:09 does not include authorization header 121722:23:09# [RSpecRunTime] RSpec elapsed time: 17 minutes 22.05 seconds. Current RSS: ~1509M. Threads: 4. load average: 1.09 1.21 1.32 1/290 23578 121922:23:09 when passed with token_credential_uri 122022:23:09 param_name: :token_credential_uri 122122:23:09 does not make any unexpected HTTP requests 122222:23:09 param_name: :tokencredentialuri 122322:23:09 does not make any unexpected HTTP requests 122422:23:09 param_name: :Token_credential_uri 122522:23:10 does not make any unexpected HTTP requests 122622:23:10 param_name: :tokenCredentialUri 122722:23:10 does not make any unexpected HTTP requests 122822:23:10 #prometheus_available? 122922:23:10 clusters with enabled prometheus 123022:23:10 cluster belongs to project 123122:23:10 returns true 123222:23:10 cluster belongs to projects group 123322:23:11 returns true 123422:23:14 avoids N+1 queries 123522:23:14# [RSpecRunTime] RSpec elapsed time: 17 minutes 27.25 seconds. Current RSS: ~1511M. Threads: 4. load average: 1.16 1.22 1.32 1/290 23583 123722:23:14 cluster belongs to gitlab instance 123822:23:14 returns true 123922:23:14 clusters with prometheus disabled 124022:23:14 returns false 124122:23:14 clusters without prometheus 124222:23:15 returns false 124422:23:15 returns false 124522:23:15 #synchronize_service_state before_save callback 124622:23:15 no clusters with prometheus are installed 124722:23:15 when integration is inactive 124822:23:15 activates integration when manual_configuration is enabled 124922:23:15 keeps integration inactive when manual_configuration is disabled 125022:23:15 when integration is active 125122:23:15 keeps the integration active when manual_configuration is enabled 125222:23:15 inactivates the integration when manual_configuration is disabled 125322:23:15 with prometheus installed in the cluster 125422:23:15 when integration is inactive 125522:23:16 activates integration when manual_configuration is enabled 125622:23:16 activates integration when manual_configuration is disabled 125722:23:16 when integration is active 125822:23:16 keeps integration active when manual_configuration is enabled 125922:23:16 keeps integration active when manual_configuration is disabled 126022:23:16 #track_events after_commit callback 126122:23:16 enabling manual_configuration 126222:23:17 tracks enable event 126322:23:17 tracks disable event 126422:23:17 #sync_http_integration after_save callback 126522:23:17 with corresponding HTTP integration 126622:23:17 syncs the attribute 126722:23:17 when changing a different attribute 126822:23:17 does not sync the attribute or execute extra queries 126922:23:17 without corresponding HTTP integration 127022:23:17 does not sync the attribute or execute extra queries 127322:23:17 when cluster exists with prometheus enabled 127422:23:18 remains editable 127522:23:18 #google_iap_service_account_json 127622:23:18 with valid JSON 127722:23:18 masks all JSON values 127822:23:18 with invalid JSON 128022:23:18 is expected to eq nil 128222:23:18 is expected to eq "" 128422:23:18 is expected to eq " " 128522:23:18 value: "invalid json" 128622:23:18 is expected to eq "invalid json" 128722:23:18# [RSpecRunTime] Finishing example group spec/models/integrations/prometheus_spec.rb. It took 15.41 seconds. Expected to take 30.32 seconds. 128822:23:18# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 128922:23:18Lint factories for Integrations::Prometheus 129022:23:19 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 129122:23:19 with saas, license, and factory defaults 129222:23:19 behaves like factory 129322:23:19 prometheus_integration factory 129422:23:19 does not raise error when built 129522:23:20 does not raise error when created 129622:23:20# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.17 seconds. Current RSS: ~1535M. Threads: 4. load average: 1.63 1.32 1.35 1/290 23610 129822:23:20# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.55 seconds. Expected to take 48.25 seconds. 129922:23:20# [RSpecRunTime] Starting example group spec/models/ci/job_token/scope_spec.rb. Expected to take 28.78 seconds. 130022:23:20Ci::JobToken::Scope 130122:23:21 does not allow STI 130222:23:21 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 130322:23:21 #outbound_projects 130422:23:21 when no projects are added to the scope 130522:23:21 returns the project defining the scope 130622:23:21 when projects are added to the scope 130722:23:23 returns all projects that can be accessed from a given scope 130822:23:23# [RSpecRunTime] RSpec elapsed time: 17 minutes 36.03 seconds. Current RSS: ~1507M. Threads: 4. load average: 1.58 1.31 1.35 1/290 23611 131022:23:23 #inbound_projects 131122:23:23 when no projects are added to the scope 131222:23:23 returns the project defining the scope 131322:23:23 when projects are added to the scope 131422:23:24 returns all projects that can be accessed from a given scope 131522:23:24# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.86 seconds. Current RSS: ~1500M. Threads: 4. load average: 1.58 1.31 1.35 1/290 23612 131822:23:24 when no groups are added to the scope 131922:23:25 returns an empty list 132122:23:25 with groups in allowlist 132222:23:25 accessed_project: project_with_target_project_group_in_allowlist, result: true 132322:23:25 is expected to eq true 132422:23:25 accessed_project: project_wo_target_project_group_in_allowlist, result: false 132522:23:26 is expected to eq false 132622:23:26 with inbound and outbound scopes enabled 132722:23:26 when inbound and outbound access setup 132822:23:27 accessed_project: current_project, result: true 132922:23:27 allows self and projects allowed from both directions 133022:23:27# [RSpecRunTime] RSpec elapsed time: 17 minutes 40.68 seconds. Current RSS: ~1482M. Threads: 4. load average: 1.53 1.31 1.35 1/290 23613 133222:23:27 accessed_project: inbound_allowlist_project, result: false 133322:23:27 allows self and projects allowed from both directions 133422:23:27 accessed_project: unscoped_project1, result: false 133522:23:28 allows self and projects allowed from both directions 133622:23:28 accessed_project: unscoped_project2, result: false 133722:23:28 allows self and projects allowed from both directions 133822:23:28 accessed_project: outbound_allowlist_project, result: false 133922:23:28 allows self and projects allowed from both directions 134022:23:28 accessed_project: inbound_accessible_project, result: false 134122:23:28 allows self and projects allowed from both directions 134222:23:28 accessed_project: fully_accessible_project, result: true 134322:23:28 allows self and projects allowed from both directions 134422:23:28 accessed_project: unscoped_public_project, result: false 134522:23:28 allows self and projects allowed from both directions 134622:23:28 with inbound scope enabled and outbound scope disabled 134722:23:30 accessed_project: current_project, result: true 134822:23:30 is expected to eq true 134922:23:30# [RSpecRunTime] RSpec elapsed time: 17 minutes 43.28 seconds. Current RSS: ~1485M. Threads: 4. load average: 1.53 1.31 1.35 3/290 23614 135122:23:30 accessed_project: inbound_allowlist_project, result: false 135222:23:30 is expected to eq false 135322:23:30 accessed_project: unscoped_project1, result: false 135422:23:30 is expected to eq false 135522:23:30 accessed_project: unscoped_project2, result: false 135622:23:30 is expected to eq false 135722:23:30 accessed_project: outbound_allowlist_project, result: false 135822:23:31 is expected to eq false 135922:23:31 accessed_project: inbound_accessible_project, result: true 136022:23:31 is expected to eq true 136122:23:31 accessed_project: fully_accessible_project, result: true 136222:23:31 is expected to eq true 136322:23:31 accessed_project: unscoped_public_project, result: false 136422:23:31 is expected to eq false 136522:23:31 with inbound scope disabled and outbound scope enabled 136622:23:33 accessed_project: current_project, result: true 136722:23:33 is expected to eq true 136822:23:33# [RSpecRunTime] RSpec elapsed time: 17 minutes 46.21 seconds. Current RSS: ~1470M. Threads: 4. load average: 1.49 1.30 1.35 3/290 23615 137022:23:33 accessed_project: inbound_allowlist_project, result: false 137122:23:33 is expected to eq false 137222:23:33 accessed_project: unscoped_project1, result: false 137322:23:33 is expected to eq false 137422:23:33 accessed_project: unscoped_project2, result: false 137522:23:33 is expected to eq false 137622:23:33 accessed_project: outbound_allowlist_project, result: true 137722:23:33 is expected to eq true 137822:23:33 accessed_project: inbound_accessible_project, result: false 137922:23:34 is expected to eq false 138022:23:34 accessed_project: fully_accessible_project, result: true 138122:23:34 is expected to eq true 138222:23:34 accessed_project: unscoped_public_project, result: true 138322:23:34 is expected to eq true 138522:23:36 when the access project has ci_inbound_job_token_scope_enabled 138622:23:36 increments the counter metric with legacy: false 138722:23:36# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.16 seconds. Current RSS: ~1500M. Threads: 4. load average: 1.49 1.30 1.35 1/290 23616 138922:23:36 when the access project does not have ci_inbound_job_token_scope_enabled 139022:23:36 increments the counter metric with legacy: true 139122:23:36 #self_referential? 139222:23:36 when a current project requested 139322:23:36 is expected to be truthy 139422:23:36 when a different project requested 139522:23:36 is expected to be falsey 139622:23:36# [RSpecRunTime] Finishing example group spec/models/ci/job_token/scope_spec.rb. It took 16.5 seconds. Expected to take 28.78 seconds. 139722:23:36# [RSpecRunTime] Starting example group spec/lib/banzai/filter/sanitization_filter_spec.rb. Expected to take 25.79 seconds. 139822:23:36Banzai::Filter::SanitizationFilter 139922:23:37 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 140022:23:37 behaves like default allowlist 140122:23:37 sanitizes tags that are not allowed 140222:23:37 sanitizes tag attributes 140322:23:37 sanitizes javascript in attributes 140422:23:37 sanitizes mixed-cased javascript in attributes 140522:23:37 allows allowlisted HTML tags from the user 140622:23:37 sanitizes `class` attribute on any element 140722:23:37 sanitizes `id` attribute on any element 140822:23:37 custom allowlist 140922:23:37 customizes the allowlist only once 141022:23:37 customizes the allowlist only once for different instances 141122:23:38 sanitizes `class` attribute from all elements 141222:23:38 sanitizes `class` attribute from non-highlight spans 141322:23:38 allows `text-align` property in `style` attribute on table elements 141422:23:38 disallows other properties in `style` attribute on table elements 141522:23:38 disallows `text-align` property in `style` attribute on other elements 141622:23:38 allows `span` elements 141722:23:38 allows `abbr` elements 141822:23:38 disallows the `name` attribute globally, allows on `a` 141922:23:38 allows `summary` elements 142022:23:39 allows `details` elements 142122:23:39 allows `rel=license` in links 142222:23:39 allows `data-math-style` attribute on `span`, code` and `pre` elements 142322:23:39 allows the `data-sourcepos` attribute globally 142422:23:39 behaves like XSS prevention 142522:23:39 disallows protocol-based JS injection: simple, no spaces 142622:23:39 disallows protocol-based JS injection: simple, spaces before 142722:23:39 disallows protocol-based JS injection: simple, spaces after 142822:23:39 disallows protocol-based JS injection: simple, spaces before and after 142922:23:39 disallows protocol-based JS injection: preceding colon 143022:23:39 disallows protocol-based JS injection: UTF-8 encoding 143122:23:39 disallows protocol-based JS injection: long UTF-8 encoding 143222:23:40 disallows protocol-based JS injection: long UTF-8 encoding without semicolons 143322:23:40 disallows protocol-based JS injection: hex encoding 143422:23:40 disallows protocol-based JS injection: long hex encoding 143522:23:40 disallows protocol-based JS injection: hex encoding without semicolons 143622:23:40 disallows protocol-based JS injection: null char 143722:23:40 disallows protocol-based JS injection: invalid URL char 143822:23:40 disallows protocol-based JS injection: Unicode 143922:23:40 disallows protocol-based JS injection: spaces and entities 144022:23:40 disallows protocol whitespace 144122:23:40 disallows data links 144222:23:40 disallows vbscript links 144322:23:41# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.87 seconds. Current RSS: ~1550M. Threads: 4. load average: 1.45 1.30 1.35 1/290 23617 144522:23:41 behaves like sanitize link 144622:23:41 removes `rel` attribute from `a` elements 144722:23:41 disallows invalid URIs 144822:23:41 allows non-standard anchor schemes 144922:23:41 allows relative links 145122:23:41 allows the footnote attributes 145222:23:41 allows correct footnote id property on links 145322:23:41 allows correct footnote id property on li element 145422:23:41 removes invalid id for footnote links 145522:23:42 removes invalid id for footnote li 145622:23:42 link anchors 145722:23:42 allows id property on anchor links 145822:23:42 removes id property for non-anchor links 145922:23:42 removes id property for non-user-content links 146022:23:42 removes class property for non-anchor links 146122:23:42 behaves like a filter timeout 146222:23:42 when rendering takes too long 146422:23:43# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/sanitization_filter_spec.rb. It took 6.11 seconds. Expected to take 25.79 seconds. 146522:23:43# [RSpecRunTime] Starting example group spec/graphql/types/ci/job_token_scope_type_spec.rb. Expected to take 24.8 seconds. 146622:23:43Types::Ci::JobTokenScopeType 146722:23:43 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 146822:23:43 has the correct fields 146922:23:43 is expected to eq "CiJobTokenScopeType" 147122:23:43 without access to scope 147222:23:44 returns no projects 147322:23:44# [RSpecRunTime] RSpec elapsed time: 17 minutes 57.17 seconds. Current RSS: ~1552M. Threads: 4. load average: 1.41 1.29 1.35 1/290 23618 147522:23:44 with access to scope 147622:23:44 when multiple projects in the allow lists 147722:23:44 when linked projects are readable 147822:23:44 behaves like returns projects 147922:23:47 returns readable projects in scope 148022:23:47# [RSpecRunTime] RSpec elapsed time: 18 minutes 0.57 second. Current RSS: ~1534M. Threads: 4. load average: 1.38 1.29 1.34 1/291 23619 148222:23:47 when job token scope is disabled 148322:23:47 behaves like returns projects 148422:23:51 returns readable projects in scope 148522:23:51# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.25 seconds. Current RSS: ~1500M. Threads: 4. load average: 1.38 1.29 1.34 1/290 23620 148722:23:51 when linked projects are not readable 148822:23:54 returns readable projects in scope 148922:23:54# [RSpecRunTime] RSpec elapsed time: 18 minutes 7.43 seconds. Current RSS: ~1460M. Threads: 4. load average: 1.43 1.30 1.35 1/290 23621 149122:23:54 when job token scope is disabled 149222:23:57 does not return an error 149322:24:00 returns readable projects in scope 149422:24:00# [RSpecRunTime] RSpec elapsed time: 18 minutes 13.63 seconds. Current RSS: ~1422M. Threads: 4. load average: 1.39 1.29 1.35 1/290 23622 149622:24:00# [RSpecRunTime] Finishing example group spec/graphql/types/ci/job_token_scope_type_spec.rb. It took 17.87 seconds. Expected to take 24.8 seconds. 149722:24:00# [RSpecRunTime] Starting example group spec/services/ci/pipeline_schedules/calculate_next_run_service_spec.rb. Expected to take 24.46 seconds. 149822:24:00Ci::PipelineSchedules::CalculateNextRunService 149922:24:01 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 150122:24:01 when there is invalid or no plan limits 150222:24:01 worker_cron: "0 1 2 3 *", schedule_cron: "0 1 * * *", plan_limit: nil, now: Tue, 02 Mar 2021 01:00:00.000000000 UTC +00:00, expected_result: Wed, 02 Mar 2022 01:00:00.000000000 UTC +00:00 150322:24:02 calls fallback method to get next_run_at 150422:24:02# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.51 seconds. Current RSS: ~1434M. Threads: 4. load average: 1.28 1.27 1.34 1/290 23649 150622:24:02 worker_cron: "*/5 * * * *", schedule_cron: "*/1 * * * *", plan_limit: nil, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 11:05:00.000000000 UTC +00:00 150722:24:03 calls fallback method to get next_run_at 150822:24:03 worker_cron: "*/5 * * * *", schedule_cron: "0 * * * *", plan_limit: nil, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 12:05:00.000000000 UTC +00:00 150922:24:03 calls fallback method to get next_run_at 151022:24:03 worker_cron: "*/5 * * * *", schedule_cron: "0 * * * *", plan_limit: 12, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 12:05:00.000000000 UTC +00:00 151122:24:04 calls fallback method to get next_run_at 151222:24:04 worker_cron: "*/5 * * * *", schedule_cron: "0 * * * *", plan_limit: 2000, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 12:05:00.000000000 UTC +00:00 151322:24:05 calls fallback method to get next_run_at 151422:24:05 worker_cron: "*/5 * * * *", schedule_cron: "0 * * * *", plan_limit: -24, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 12:05:00.000000000 UTC +00:00 151522:24:05 calls fallback method to get next_run_at 151622:24:05 when the workers next run matches schedule's earliest run 151722:24:05 worker_cron: "*/5 * * * *", schedule_cron: "0 * * * *", plan_limit: 144, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 12:00:00.000000000 UTC +00:00 151822:24:06 calculates the next_run_at to be earliest point of match 151922:24:06 worker_cron: "*/5 * * * *", schedule_cron: "*/5 * * * *", plan_limit: 144, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 11:10:00.000000000 UTC +00:00 152022:24:07 calculates the next_run_at to be earliest point of match 152122:24:07 worker_cron: "*/5 * * * *", schedule_cron: "0 1 * * *", plan_limit: 144, now: Thu, 27 May 2021 01:00:00.000000000 UTC +00:00, expected_result: Fri, 28 May 2021 01:00:00.000000000 UTC +00:00 152222:24:07 calculates the next_run_at to be earliest point of match 152322:24:07 worker_cron: "*/5 * * * *", schedule_cron: "0 2 * * *", plan_limit: 144, now: Thu, 27 May 2021 01:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 02:00:00.000000000 UTC +00:00 152422:24:08 calculates the next_run_at to be earliest point of match 152522:24:08 worker_cron: "*/5 * * * *", schedule_cron: "0 3 * * *", plan_limit: 144, now: Thu, 27 May 2021 01:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 03:00:00.000000000 UTC +00:00 152622:24:09 calculates the next_run_at to be earliest point of match 152722:24:09 worker_cron: "*/5 * * * *", schedule_cron: "0 1 1 * *", plan_limit: 144, now: Sat, 01 May 2021 01:00:00.000000000 UTC +00:00, expected_result: Tue, 01 Jun 2021 01:00:00.000000000 UTC +00:00 152822:24:09 calculates the next_run_at to be earliest point of match 152922:24:09 worker_cron: "*/9 * * * *", schedule_cron: "0 1 1 * *", plan_limit: 144, now: Sat, 01 May 2021 01:09:00.000000000 UTC +00:00, expected_result: Tue, 01 Jun 2021 01:00:00.000000000 UTC +00:00 153022:24:10 calculates the next_run_at to be earliest point of match 153122:24:10 worker_cron: "*/5 * * * *", schedule_cron: "45 21 1 2 *", plan_limit: 144, now: Mon, 01 Feb 2021 21:45:00.000000000 UTC +00:00, expected_result: Tue, 01 Feb 2022 21:45:00.000000000 UTC +00:00 153222:24:11 calculates the next_run_at to be earliest point of match 153322:24:11 when next_run_at is restricted by plan limit 153422:24:11 worker_cron: "*/5 * * * *", schedule_cron: "59 14 * * *", plan_limit: 24, now: Sat, 01 May 2021 15:00:00.000000000 UTC +00:00, expected_result: Sun, 02 May 2021 15:00:00.000000000 UTC +00:00 153522:24:12 calculates the next_run_at based on next available limit 153622:24:12 worker_cron: "*/5 * * * *", schedule_cron: "*/1 * * * *", plan_limit: 24, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 12:00:00.000000000 UTC +00:00 153722:24:12 calculates the next_run_at based on next available limit 153822:24:12 worker_cron: "*/5 * * * *", schedule_cron: "*/1 * * * *", plan_limit: 144, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 11:10:00.000000000 UTC +00:00 153922:24:13 calculates the next_run_at based on next available limit 154022:24:13 worker_cron: "*/5 * * * *", schedule_cron: "*/1 * * * *", plan_limit: 205, now: Thu, 27 May 2021 11:00:00.000000000 UTC +00:00, expected_result: Thu, 27 May 2021 11:10:00.000000000 UTC +00:00 154122:24:14 calculates the next_run_at based on next available limit 154222:24:14 when next_run_at is restricted by worker's availability 154322:24:14 worker_cron: "0 1 2 3 *", schedule_cron: "0 1 * * *", plan_limit: 144, now: Tue, 02 Mar 2021 01:00:00.000000000 UTC +00:00, expected_result: Wed, 02 Mar 2022 01:00:00.000000000 UTC +00:00 154422:24:14 calculates the next_run_at using worker_cron 154522:24:14# [RSpecRunTime] Finishing example group spec/services/ci/pipeline_schedules/calculate_next_run_service_spec.rb. It took 14.0 seconds. Expected to take 24.46 seconds. 154622:24:14# [RSpecRunTime] Starting example group spec/services/ci/stuck_builds/drop_running_service_spec.rb. Expected to take 22.22 seconds. 154722:24:14Ci::StuckBuilds::DropRunningService 154822:24:15 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 154922:24:15 when job is running 155022:24:15 when job is outdated 155122:24:15 behaves like job is dropped with failure reason 155222:24:15 changes status 155322:24:15 when job has data integrity problem 155422:24:16 drops the job and logs the reason 155522:24:16# [RSpecRunTime] RSpec elapsed time: 18 minutes 29.55 seconds. Current RSS: ~1446M. Threads: 4. load average: 1.31 1.28 1.34 1/290 23650 155722:24:16 when job is fresh 155822:24:16 behaves like job is unchanged 155922:24:17 does not change status 156022:24:17 when job freshly updated 156122:24:17 behaves like job is unchanged 156222:24:18 does not change status 156322:24:18 when new query flag is disabled 156422:24:18 when job is running 156522:24:18 when job is outdated 156622:24:18 behaves like job is dropped with failure reason 156722:24:18 changes status 156822:24:18 when job has data integrity problem 156922:24:19 drops the job and logs the reason 157022:24:19# [RSpecRunTime] RSpec elapsed time: 18 minutes 32.7 seconds. Current RSS: ~1444M. Threads: 4. load average: 1.29 1.27 1.34 1/290 23651 157222:24:19 when job is fresh 157322:24:19 behaves like job is unchanged 157422:24:20 does not change status 157522:24:20 when job freshly updated 157622:24:20 behaves like job is unchanged 157722:24:21 does not change status 157822:24:21 when job is success 157922:24:21 when created_at is the same as updated_at 158022:24:21 behaves like job is unchanged 158122:24:22 does not change status 158222:24:22 when created_at is before updated_at 158322:24:22 behaves like job is unchanged 158422:24:22 does not change status 158522:24:22 when job is skipped 158622:24:22 when created_at is the same as updated_at 158722:24:22 behaves like job is unchanged 158822:24:23 does not change status 158922:24:23 when created_at is before updated_at 159022:24:23 behaves like job is unchanged 159122:24:24 does not change status 159222:24:24 when job is failed 159322:24:24 when created_at is the same as updated_at 159422:24:24 behaves like job is unchanged 159522:24:25 does not change status 159622:24:25 when created_at is before updated_at 159722:24:25 behaves like job is unchanged 159822:24:25 does not change status 159922:24:25 when job is canceled 160022:24:25 when created_at is the same as updated_at 160122:24:25 behaves like job is unchanged 160222:24:26 does not change status 160322:24:26 when created_at is before updated_at 160422:24:26 behaves like job is unchanged 160522:24:27 does not change status 160622:24:27 when job is scheduled 160722:24:27 when created_at is the same as updated_at 160822:24:27 behaves like job is unchanged 160922:24:27 does not change status 161022:24:27 when created_at is before updated_at 161122:24:27 behaves like job is unchanged 161222:24:28 does not change status 161322:24:28 when job is pending 161422:24:28 when created_at is the same as updated_at 161522:24:28 behaves like job is unchanged 161622:24:29 does not change status 161722:24:29 when created_at is before updated_at 161822:24:29 behaves like job is unchanged 161922:24:29 does not change status 162022:24:30# [RSpecRunTime] Finishing example group spec/services/ci/stuck_builds/drop_running_service_spec.rb. It took 15.13 seconds. Expected to take 22.22 seconds. 162122:24:30# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/pull_requests_importer_spec.rb. Expected to take 21.87 seconds. 162222:24:30Gitlab::GithubImport::Importer::PullRequestsImporter 162322:24:30 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 162522:24:30 returns true when running in parallel mode 162622:24:31 returns false when running in sequential mode 162722:24:31# [RSpecRunTime] RSpec elapsed time: 18 minutes 44.63 seconds. Current RSS: ~1454M. Threads: 4. load average: 1.17 1.25 1.33 1/290 23652 163022:24:31 when running in parallel mode 163122:24:32 imports pull requests in parallel 163222:24:32 when running in sequential mode 163322:24:33 imports pull requests in sequence 163422:24:33 #sequential_import 163522:24:34 imports each pull request in sequence 163622:24:34 #parallel_import 163722:24:34 imports each note in parallel 163822:24:34 #each_object_to_import 163922:24:35 yields every pull request to the supplied block 164022:24:36 updates the repository if a pull request was updated after the last clone 164122:24:36# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.48 seconds. Current RSS: ~1491M. Threads: 4. load average: 1.15 1.24 1.33 1/290 23653 164322:24:36 #update_repository 164422:24:37 updates the repository 164522:24:37 #update_repository? 164622:24:37 when the pull request was updated after the last update 164722:24:38 returns true when the head SHA is not present 164822:24:39 returns true when the base SHA is not present 164922:24:39 returns false if both the head and base SHAs are present 165022:24:40# [RSpecRunTime] RSpec elapsed time: 18 minutes 52.93 seconds. Current RSS: ~1502M. Threads: 4. load average: 1.14 1.24 1.32 1/290 23654 165222:24:40 when the pull request was updated before the last update 165322:24:40 returns false 165422:24:40 #commit_exists? 165522:24:41 returns true when a commit exists 165622:24:42 returns false when a commit does not exist 165722:24:42# [RSpecRunTime] RSpec elapsed time: 18 minutes 55.53 seconds. Current RSS: ~1504M. Threads: 4. load average: 1.13 1.24 1.32 1/290 23655 165922:24:42 #id_for_already_imported_cache 166022:24:43 returns the PR number of the given PR 166122:24:43# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/pull_requests_importer_spec.rb. It took 13.56 seconds. Expected to take 21.87 seconds. 166222:24:43# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/duplicate_job_spec.rb. Expected to take 20.53 seconds. 166322:24:43Gitlab::SidekiqMiddleware::DuplicateJobs::DuplicateJob 166422:24:43 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 166622:24:43 behaves like scheduling with deduplication class 166722:24:43 calls schedule on the strategy 166822:24:43 when the deduplication depends on a FF 166922:24:43 when the feature flag is enabled 167022:24:43 behaves like scheduling with deduplication class 167122:24:43DEPRECATION WARNING: Invalid Feature Flag my_feature_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 167222:24:44 calls schedule on the strategy 167322:24:44 when the feature flag is disabled 167422:24:44 behaves like scheduling with deduplication class 167522:24:44DEPRECATION WARNING: Invalid Feature Flag my_feature_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 167622:24:44 calls schedule on the strategy 167822:24:44 calls perform on the strategy 167922:24:44 with Redis cookies 168122:24:44 when there was no job in the queue yet 168222:24:44 is expected to eq "123" 168322:24:44 adds the idempotency key to the jobs payload 168422:24:44 when TTL option is not set 168522:24:44 behaves like sets Redis keys with correct TTL 168622:24:44 adds an idempotency key with correct ttl 168722:24:44 when TTL option is set 168822:24:44 behaves like sets Redis keys with correct TTL 168922:24:44 adds an idempotency key with correct ttl 169022:24:44 when there was already a job with same arguments in the same queue 169122:24:44 is expected to eq "existing-jid" 169222:24:44 does not change the existing key's TTL 169322:24:45 sets the existing jid 169422:24:45 #update_latest_wal_location! 169522:24:45 stores a wal location to redis with an offset relative to existing wal location 169622:24:45 UPDATE_WAL_COOKIE_SCRIPT 169722:24:45 does not create the key 169822:24:45 when the key exists 169922:24:45 updates all connections 170022:24:45 preserves the ttl 170122:24:46 does not try to set an invalid ttl at the end of expiry 170222:24:46 and low offsets 170322:24:46 updates only some connections 170422:24:46# [RSpecRunTime] RSpec elapsed time: 18 minutes 59.19 seconds. Current RSS: ~1546M. Threads: 4. load average: 1.13 1.24 1.32 1/290 23656 170622:24:46 when a WAL location is nil with existing offsets 170722:24:46 only updates the main connection 170822:24:46 #latest_wal_locations 170922:24:46 when job was deduplicated and wal locations were already persisted 171022:24:46 is expected to eq {"ci"=>"def", "main"=>"abc"} 171122:24:46 when job is not deduplication and wal locations were not persisted 171222:24:46 is expected to be empty 171422:24:46 when we didn't track the definition 171522:24:46 is expected not to raise Exception 171622:24:46 when the key exists in redis 171722:24:46 when the idempotency key is not part of the job 171822:24:46 recalculates the idempotency hash 171922:24:46 behaves like deleting the duplicate job 172022:24:46 behaves like deleting keys from redis 172122:24:47 removes the cookie key from redis 172222:24:47 when the idempotency key is part of the job 172322:24:47 does not recalculate the idempotency hash 172422:24:47 behaves like deleting the duplicate job 172522:24:47 behaves like deleting keys from redis 172622:24:47 removes the cookie key from redis 172722:24:47 #set_deduplicated_flag! 172822:24:47 when the job is reschedulable 172922:24:47 sets the key in Redis 173022:24:47 sets, gets and cleans up the deduplicated flag 173122:24:47 when the job is not reschedulable 173222:24:47 does not set the key in Redis 173322:24:47 does not set the deduplicated flag 173522:24:47 raises an error if the check wasn't performed 173622:24:47 returns false if the existing jid equals the job jid 173722:24:47 returns true if the existing jid is different from the job jid 173922:24:48 returns false for non-scheduled jobs 174022:24:48 scheduled jobs 174122:24:48 returns true 174322:24:48 reschedules the current job 174422:24:48 #should_reschedule? 174522:24:48 when the job is reschedulable 174622:24:48 is expected to eq false 174722:24:48 with deduplicated flag 174822:24:48 is expected to eq true 174922:24:48 when the job is not reschedulable 175022:24:48 is expected to eq false 175122:24:48 with deduplicated flag 175222:24:48 is expected to eq false 175322:24:48 #scheduled_at 175422:24:48 returns when the job is scheduled at 175622:24:48 returns worker options 175722:24:48 #idempotent? 175822:24:48 when worker class does not exist 175922:24:48 returns false 176022:24:48 when worker class does not respond to #idempotent? 176122:24:49 returns false 176222:24:49 when worker class is not idempotent 176322:24:49 returns false 176422:24:49 when worker class is idempotent 176522:24:49 returns true 176622:24:49 when worker class is utilizing load balancing capabilities 176722:24:49 returns true 176822:24:49# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/duplicate_job_spec.rb. It took 5.88 seconds. Expected to take 20.53 seconds. 176922:24:49# [RSpecRunTime] Starting example group spec/models/users/credit_card_validation_spec.rb. Expected to take 20.16 seconds. 177022:24:49Users::CreditCardValidation 177122:24:49 does not allow STI 177222:24:49 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 177322:24:49 is expected to belong to user required: false 177422:24:49 is expected to validate that the length of :holder_name is at most 50 177522:24:50 is expected to validate that the length of :network is at most 32 177622:24:50 is expected to validate that :last_digits looks like a number less than or equal to 9999 177722:24:50 is expected to validate that the length of :last_digits_hash is at most 44 177822:24:50 is expected to validate that the length of :holder_name_hash is at most 44 177922:24:50 is expected to validate that the length of :expiration_date_hash is at most 44 178022:24:50 is expected to validate that the length of :network_hash is at most 44 178122:24:50 is expected to validate that the length of :zuora_payment_method_xid is at most 50 178222:24:50 when there is an existing record with this zuora_payment_method_xid 178322:24:50 is expected to validate that :zuora_payment_method_xid is case-sensitively unique as long as it is not nil 178422:24:50# [RSpecRunTime] RSpec elapsed time: 19 minutes 3.7 seconds. Current RSS: ~1573M. Threads: 4. load average: 1.12 1.23 1.32 2/290 23657 178622:24:50 #similar_records 178722:24:51 returns matches with the same last_digits, expiration and network, ordered by credit_card_validated_at 178822:24:51 #similar_holder_names_count 178922:24:51 when holder_name is present 179022:24:51 returns the count of cards with similar case insensitive holder names 179122:24:51 when holder_name is nil 179422:24:51 .find_or_initialize_by_user 179522:24:51 with no existing credit card record 179622:24:51 is expected to be a new record 179722:24:51 with existing credit card record 179822:24:51 is expected to eq #<Users::CreditCardValidation user_id: 925, credit_card_validated_at: "2024-07-25 22:25:03.858548024 ...id: nil, stripe_setup_intent_xid: nil, stripe_payment_method_xid: nil, stripe_card_fingerprint: nil> 179922:24:51 .by_banned_user 180022:24:52 returns only records associated to banned users 180122:24:52 .similar_by_holder_name 180222:24:52 when holder_name_hash is present 180322:24:52 returns records with similar holder names case-insensitively 180422:24:52 when holder_name_hash is nil 180522:24:52 returns an empty array 180722:24:52 returns only records with similar expiration_date, last_digits, and network attribute values 180822:24:52 #used_by_banned_user? 180922:24:52 when there is a similar credit card associated to a banned user 181022:24:52 when holder names match exactly 181122:24:53 is expected to equal true 181222:24:53 when holder names do not match exactly 181322:24:53 is expected to equal false 181422:24:53 when there are no similar credit cards associated to a banned user 181522:24:53 is expected to equal false 181622:24:53 when there is a similar credit card but it is not associated to a banned user 181722:24:53 is expected to equal false 181922:24:53 #set_last_digits_hash 182022:24:53 when last_digits are nil 182122:24:53 is expected not to change `credit_card_validation.last_digits_hash` 182222:24:53 when last_digits has a blank value 182322:24:53 is expected to be invalid 182422:24:53 when last_digits has a value 182522:24:53 assigns correct last_digits_hash value 182622:24:53 #set_holder_name_hash 182722:24:53 when holder_name is nil 182822:24:54 is expected not to change `credit_card_validation.holder_name_hash` 182922:24:54 when holder_name has a blank value 183022:24:54 is expected not to change `credit_card_validation.holder_name_hash` 183122:24:54 when holder_name has a value 183222:24:54 lowercases holder_name and assigns correct holder_name_hash value 183322:24:54 #set_network_hash 183422:24:54 when network is nil 183522:24:54 is expected not to change `credit_card_validation.network_hash` 183622:24:54 when network has a blank value 183722:24:54 is expected not to change `credit_card_validation.network_hash` 183822:24:54 when network has a value 183922:24:54 lowercases network and assigns correct network_hash value 184022:24:54 #set_expiration_date_hash 184122:24:54 when expiration_date is nil 184222:24:55 is expected not to change `credit_card_validation.expiration_date_hash` 184322:24:55 when expiration_date has a blank value 184422:24:55 is expected not to change `credit_card_validation.expiration_date_hash` 184522:24:55 when expiration_date has a value 184622:24:55 assigns correct expiration_date_hash value 184722:24:55 #exceeded_daily_verification_limit? 184822:24:55 is expected to eq false 184922:24:55 when the limit has been exceeded 185022:24:55 is expected to eq true 185122:24:55 when the feature flag is disabled 185222:24:55 is expected to eq false 185322:24:55 when the limit is exceeded but records have credit_card_validated_at > 24 hours 185422:24:56 is expected to eq false 185522:24:56# [RSpecRunTime] Finishing example group spec/models/users/credit_card_validation_spec.rb. It took 6.72 seconds. Expected to take 20.16 seconds. 185622:24:56# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 185722:24:56Lint factories for Users::CreditCardValidation 185822:24:56 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 185922:24:56 with saas, license, and factory defaults 186022:24:57 behaves like factory 186122:24:57 credit_card_validation factory 186222:24:57 does not raise error when built 186322:24:57 does not raise error when created 186422:24:57# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.33 seconds. Current RSS: ~1575M. Threads: 4. load average: 1.10 1.22 1.32 1/290 23684 186622:24:57# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.38 seconds. Expected to take 48.25 seconds. 186722:24:57# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/external/file/project_spec.rb. Expected to take 18.74 seconds. 186822:24:57Gitlab::Ci::Config::External::File::Project 186922:24:58 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 187122:24:58 when a file and project is specified 187222:24:59 returns true 187322:24:59# [RSpecRunTime] RSpec elapsed time: 19 minutes 12.13 seconds. Current RSS: ~1563M. Threads: 4. load average: 1.10 1.22 1.32 1/291 23723 187522:24:59 with only file is specified 187622:24:59 returns false 187722:24:59 with only project is specified 187822:24:59 returns false 187922:24:59 with a missing local key 188022:25:00 returns false 188222:25:00 when a valid path is used 188322:25:00 is expected to be truthy 188422:25:00 when user does not have permission to access file 188522:25:01 returns false 188622:25:01# [RSpecRunTime] RSpec elapsed time: 19 minutes 14.46 seconds. Current RSS: ~1564M. Threads: 4. load average: 1.10 1.22 1.32 1/295 23950 188822:25:01 when a valid path is used in uppercase 188922:25:02 is expected to be truthy 189022:25:02 when a valid different case path is used 189122:25:03 is expected to be truthy 189222:25:03# [RSpecRunTime] RSpec elapsed time: 19 minutes 16.7 seconds. Current RSS: ~1562M. Threads: 4. load average: 1.17 1.24 1.32 1/295 24209 189422:25:03 when a valid path with custom ref is used 189522:25:04 is expected to be truthy 189622:25:04 when an empty file is used 189722:25:05 returns false 189822:25:05 when non-existing ref is used 189922:25:05 returns false 190022:25:05 when non-existing file is requested 190122:25:05 returns false 190222:25:05 when file is not a yaml file 190322:25:06 returns false 190422:25:06 when non-existing project is used with a masked variable 190522:25:06 returns false with masked project name 190622:25:06 when a project contained in an array is used with a masked variable 190722:25:06 does not raise an error 190822:25:06 #expand_context 190922:25:06 inherits user, and target project and sha 191222:25:07 when project name and ref include masked variables 191422:25:08# [RSpecRunTime] RSpec elapsed time: 19 minutes 21.53 seconds. Current RSS: ~1575M. Threads: 4. load average: 1.16 1.23 1.32 1/295 24522 191722:25:08 when interpolation is being used 191822:25:09 correctly interpolates the content 191922:25:09# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/external/file/project_spec.rb. It took 11.8 seconds. Expected to take 18.74 seconds. 192022:25:09# [RSpecRunTime] Starting example group spec/workers/remove_expired_members_worker_spec.rb. Expected to take 17.82 seconds. 192122:25:09RemoveExpiredMembersWorker 192222:25:09 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 192422:25:09 project members 192522:25:11 removes expired members 192622:25:11 leaves members that expire in the future 192722:25:12 leaves members that do not expire at all 192822:25:13 adds context to resulting jobs 192922:25:13# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.33 seconds. Current RSS: ~1529M. Threads: 4. load average: 1.15 1.23 1.32 2/295 24587 193122:25:13 project bots 193222:25:13 expired project bot 193322:25:14 removes expired project bot membership 193422:25:15 initiates project bot removal 193522:25:16# [RSpecRunTime] RSpec elapsed time: 19 minutes 28.89 seconds. Current RSS: ~1496M. Threads: 4. load average: 1.15 1.23 1.32 2/295 24588 193722:25:16 non-expired project bot 193822:25:16 does not remove expired project bot that expires in the future 193922:25:17 does not delete project bot expiring in the future 194022:25:17# [RSpecRunTime] RSpec elapsed time: 19 minutes 30.24 seconds. Current RSS: ~1484M. Threads: 4. load average: 1.13 1.22 1.31 1/295 24589 194222:25:17 group members 194322:25:18 removes expired members 194422:25:18 leaves members that expire in the future 194522:25:19 leaves members that do not expire at all 194622:25:19 adds context to resulting jobs 194722:25:19# [RSpecRunTime] RSpec elapsed time: 19 minutes 32.24 seconds. Current RSS: ~1468M. Threads: 4. load average: 1.13 1.22 1.31 1/294 24590 194922:25:19 when the last group owner expires 195022:25:19 does not delete the owner 195122:25:19 when service raises an error 195222:25:20 logs errors to logger and error tracking 195322:25:20# [RSpecRunTime] Finishing example group spec/workers/remove_expired_members_worker_spec.rb. It took 11.12 seconds. Expected to take 17.82 seconds. 195422:25:20# [RSpecRunTime] Starting example group spec/views/groups/edit.html.haml_spec.rb. Expected to take 17.72 seconds. 195522:25:20groups/edit.html.haml 195622:25:20 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 195722:25:20 ip_restriction 195822:25:20 prompt user about registration features 195922:25:20 with service ping disabled 196022:25:21 renders a placeholder input with registration features message 196122:25:21# [RSpecRunTime] RSpec elapsed time: 19 minutes 34.78 seconds. Current RSS: ~1462M. Threads: 4. load average: 1.13 1.22 1.31 1/290 24591 196322:25:21 with service ping enabled 196422:25:22 does not render a placeholder input with registration features message 196522:25:22 "Share with group lock" setting 196622:25:22 for a root group 196722:25:22 behaves like "Share with group lock" setting 196822:25:23 has the correct label, help text, and checkbox options 196922:25:23 for a subgroup 197022:25:23 when the root_group has "Share with group lock" disabled 197122:25:23 when the subgroup has "Share with group lock" disabled 197222:25:23 as the root_owner 197322:25:23 behaves like "Share with group lock" setting 197422:25:24 has the correct label, help text, and checkbox options 197522:25:24 as the sub_owner 197622:25:24 behaves like "Share with group lock" setting 197722:25:25 has the correct label, help text, and checkbox options 197822:25:25 when the subgroup has "Share with group lock" enabled 197922:25:25 as the root_owner 198022:25:25 behaves like "Share with group lock" setting 198122:25:25 has the correct label, help text, and checkbox options 198222:25:25 as the sub_owner 198322:25:25 behaves like "Share with group lock" setting 198422:25:26 has the correct label, help text, and checkbox options 198522:25:26 when the root_group has "Share with group lock" enabled 198622:25:26 when the subgroup has "Share with group lock" disabled (parent overridden) 198722:25:26 as the root_owner 198822:25:26 behaves like "Share with group lock" setting 198922:25:27 has the correct label, help text, and checkbox options 199022:25:27 as the sub_owner 199122:25:27 behaves like "Share with group lock" setting 199222:25:28 has the correct label, help text, and checkbox options 199322:25:28 when the subgroup has "Share with group lock" enabled (same as parent) 199422:25:28 as the root_owner 199522:25:28 behaves like "Share with group lock" setting 199622:25:29 has the correct label, help text, and checkbox options 199722:25:29 as the sub_owner 199822:25:29 behaves like "Share with group lock" setting 199922:25:30 has the correct label, help text, and checkbox options 200022:25:30# [RSpecRunTime] Finishing example group spec/views/groups/edit.html.haml_spec.rb. It took 9.7 seconds. Expected to take 17.72 seconds. 200122:25:30# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/build/retryable_spec.rb. Expected to take 17.14 seconds. 200222:25:30Gitlab::Ci::Status::Build::Retryable 200322:25:30 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 200522:25:30 does not override status text 200722:25:30 does not override status icon 200922:25:30 does not override status label 201122:25:30 does not override status group 201222:25:30 #status_tooltip 201322:25:30 does not override status status_tooltip 201422:25:30 #badge_tooltip 201522:25:31 does return status 201622:25:31 action details 201722:25:31 #has_action? 201822:25:31 when user is allowed to update build 201922:25:32 is expected to have action 202022:25:32 when user is not allowed to update build 202122:25:33 is expected not to have action 202222:25:33 #action_path 202322:25:34 is expected to include "414/retry" 202422:25:34 #action_icon 202522:25:34 is expected to eq "retry" 202622:25:34 #action_title 202722:25:35 is expected to eq "Run again" 202822:25:35 #action_button_title 202922:25:36 is expected to eq "Run this job again" 203022:25:36 #confirmation_message 203122:25:36 when build does not have manual_confirmation 203222:25:36 is expected to be nil 203322:25:36 when build is manual and has manual_confirmation 203422:25:37 is expected to eq "Please confirm. Do you want to proceed?" 203622:25:37 when build is retryable 203722:25:38 is a correct match 203822:25:38 when build is not retryable 203922:25:38 does not match 204022:25:38# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/build/retryable_spec.rb. It took 8.66 seconds. Expected to take 17.14 seconds. 204122:25:38# [RSpecRunTime] Starting example group spec/models/bulk_import_spec.rb. Expected to take 16.55 seconds. 204322:25:39 does not allow STI 204422:25:39 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 204522:25:39 associations 204622:25:39 is expected to belong to user required: true 204722:25:39 is expected to have one configuration 204822:25:39 is expected to have many entities 205022:25:39 is expected to validate that :source_type cannot be empty/falsy 205122:25:40 is expected to validate that :status cannot be empty/falsy 205222:25:40 is expected to define :source_type as an enum backed by an integer with values ‹[:gitlab]› 205522:25:40 is expected to contain exactly #<BulkImport id: 5, user_id: 1015, source_type: "gitlab", status: 0, created_at: "2024-07-25 22:25:39... 22:25:39.286636838 +0000", source_version: "14.4.0", source_enterprise: false, has_failures: false> and #<BulkImport id: 6, user_id: 1016, source_type: "gitlab", status: 1, created_at: "2024-07-25 22:25:39... 22:25:39.339767013 +0000", source_version: "14.4.0", source_enterprise: false, has_failures: false> 205622:25:40 .order_by_updated_at_and_id 205722:25:40 sorts by given direction 205822:25:40 .all_human_statuses 205922:25:40 returns all human readable entity statuses 206022:25:40 .min_gl_version_for_project 206122:25:40 is expected to be a kind of Gitlab::VersionInfo 206222:25:40 is expected to eq "14.4.0" 206422:25:40 is expected to be completed 206522:25:40 is expected to be completed 206622:25:40 is expected not to be completed 206722:25:41 is expected not to be completed 206822:25:41 is expected to be completed 206922:25:41 is expected to be completed 207022:25:41 #source_version_info 207122:25:41 returns source_version as Gitlab::VersionInfo 207222:25:41 #update_has_failures 207322:25:41 when entity has failures 207422:25:41 sets has_failures flag to true 207522:25:41 when entity does not have failures 207622:25:41 sets has_failures flag to false 207722:25:41 #supports_batched_export? 207822:25:41 when source version is greater than min supported version for batched migrations 207922:25:41 returns true 208022:25:41 when source version is less than min supported version for batched migrations 208122:25:41 returns false 208222:25:41 import canceling 208322:25:42 marks import as canceled 208422:25:42 when import has entities 208522:25:42 marks entities as canceled 208622:25:42 completion notification trigger 208722:25:42 is expected to notify owner of completion 208822:25:43 is expected to notify owner of completion 208922:25:44 is expected to notify owner of completion 209022:25:44 does not email after non-completing events 209122:25:44# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.64 seconds. Current RSS: ~1498M. Threads: 4. load average: 1.14 1.22 1.31 1/290 24592 209322:25:44 #parent_group_entity 209422:25:45 returns the topmost group note of the import entity tree 209522:25:45# [RSpecRunTime] Finishing example group spec/models/bulk_import_spec.rb. It took 6.55 seconds. Expected to take 16.55 seconds. 209622:25:45# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 209722:25:45Lint factories for BulkImport 209822:25:45 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 209922:25:45 with saas, license, and factory defaults 210022:25:46 behaves like factory 210122:25:46 bulk_import factory 210222:25:46 does not raise error when built 210322:25:46 does not raise error when created 210422:25:46 linting :created trait 210522:25:46 does not raise error when created 210622:25:46# [RSpecRunTime] RSpec elapsed time: 19 minutes 59.76 seconds. Current RSS: ~1496M. Threads: 4. load average: 1.14 1.22 1.31 1/290 24619 210822:25:46 linting :started trait 210922:25:47 does not raise error when created 211022:25:47 linting :finished trait 211122:25:47 does not raise error when created 211222:25:47 linting :failed trait 211322:25:47 does not raise error when created 211422:25:47 linting :timeout trait 211522:25:47 does not raise error when created 211622:25:47 linting :with_configuration trait 211722:25:47 does not raise error when created 211822:25:48# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.62 seconds. Expected to take 48.25 seconds. 211922:25:48# [RSpecRunTime] Starting example group spec/rubocop/cop/rspec/have_gitlab_http_status_spec.rb. Expected to take 15.95 seconds. 212022:25:48RuboCop::Cop::RSpec::HaveGitlabHttpStatus 212122:25:48 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 212222:25:48 partially autocorrects invalid numeric status 212322:25:48 bad: "have_http_status(-1)", good: "have_gitlab_http_status(-1)" 212422:25:48 registers an offense 212522:25:48 does not autocorrect 212622:25:48 offenses and autocorrections 212722:25:48 bad: "have_http_status(:ok)", good: "have_gitlab_http_status(:ok)" 212822:25:48 registers an offense 212922:25:48 does not register an offense 213022:25:48 bad: "have_http_status(204)", good: "have_gitlab_http_status(:no_content)" 213122:25:48 registers an offense 213222:25:48 does not register an offense 213322:25:48 bad: "have_gitlab_http_status(201)", good: "have_gitlab_http_status(:created)" 213422:25:48 registers an offense 213522:25:48 does not register an offense 213622:25:48 bad: "have_http_status(var)", good: "have_gitlab_http_status(var)" 213722:25:49 registers an offense 213822:25:49 does not register an offense 213922:25:49 bad: "have_http_status(:success)", good: "have_gitlab_http_status(:success)" 214022:25:49 registers an offense 214122:25:49 does not register an offense 214222:25:49 bad: "have_http_status(:invalid)", good: "have_gitlab_http_status(:invalid)" 214322:25:49 registers an offense 214422:25:49 does not register an offense 214522:25:49 bad: "expect(response.status).to eq(200)", good: "expect(response).to have_gitlab_http_status(:ok)" 214622:25:49 registers an offense 214722:25:49 does not register an offense 214822:25:49 bad: "expect(response.status).not_to eq(200)", good: "expect(response).not_to have_gitlab_http_status(:ok)" 214922:25:49 registers an offense 215022:25:50 does not register an offense 215222:25:50 code: "have_http_status" 215322:25:50 does not register an offense 215422:25:50 code: "have_http_status { }" 215522:25:50 does not register an offense 215622:25:50 code: "have_http_status(200, arg)" 215722:25:50 does not register an offense 215822:25:50 code: "have_gitlab_http_status" 215922:25:50 does not register an offense 216022:25:50 code: "have_gitlab_http_status { }" 216122:25:50 does not register an offense 216222:25:50 code: "have_gitlab_http_status(200, arg)" 216322:25:50 does not register an offense 216422:25:50 code: "expect(response.status).to eq(arg)" 216522:25:50 does not register an offense 216622:25:50 code: "expect(response.status).to eq(:ok)" 216722:25:50 does not register an offense 216822:25:50 code: "expect(response.status).to some_matcher(200)" 216922:25:50 does not register an offense 217022:25:50 code: "expect(response.status).not_to eq(arg)" 217122:25:50 does not register an offense 217222:25:50 code: "expect(response.status).not_to eq(:ok)" 217322:25:51 does not register an offense 217422:25:51 code: "expect(response.status).not_to some_matcher(200)" 217522:25:51 does not register an offense 217622:25:51 code: "expect(result.status).to eq(200)" 217722:25:51 does not register an offense 217822:25:51 code: "expect(result.status).not_to eq(200)" 217922:25:51 does not register an offense 218022:25:51 code: "response = some_assignment\nexpect(response.status).to eq(200)\n" 218122:25:51 does not register an offense 218222:25:51 code: "response = some_assignment\nexpect(response.status).not_to eq(200)\n" 218322:25:51 does not register an offense 218422:25:51# [RSpecRunTime] Finishing example group spec/rubocop/cop/rspec/have_gitlab_http_status_spec.rb. It took 3.67 seconds. Expected to take 15.95 seconds. 218522:25:51# [RSpecRunTime] Starting example group spec/models/ci_platform_metric_spec.rb. Expected to take 15.46 seconds. 218622:25:51CiPlatformMetric 218722:25:51 does not allow STI 218822:25:51 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 218922:25:51 behaves like a BulkInsertSafe model 219022:25:51 when calling class methods directly 219122:25:52 raises an error when method is not bulk-insert safe 219222:25:52 does not raise an error when method is bulk-insert safe 219322:25:52 .bulk_insert! 219422:25:52 when all items are valid 219522:25:52 inserts them all 219622:25:52 returns an empty array 219722:25:52 when some items are invalid 219822:25:52 does not insert any of them and raises an error 219922:25:52 inserts them anyway when bypassing validations 220122:25:52 is expected to validate that :recorded_at cannot be empty/falsy 220222:25:52 is expected to validate that :count cannot be empty/falsy 220322:25:52 is expected to validate that :count looks like an integer greater than 0 220422:25:52 is expected to allow :platform_target to be ‹""› 220522:25:52 is expected not to allow :platform_target to be ‹nil› 220622:25:53 is expected to validate that the length of :platform_target is at most 255 220722:25:53 .insert_auto_devops_platform_targets! 220822:25:53 when there is already existing metrics data 220922:25:53 does not erase any existing data 221022:25:53 when there are multiple platform target variables 221122:25:56 inserts platform target counts for that day 221222:25:56# [RSpecRunTime] RSpec elapsed time: 20 minutes 9.17 seconds. Current RSS: ~1538M. Threads: 4. load average: 1.12 1.21 1.31 1/290 24620 221422:25:56 when there are invalid ci variable values for platform_target 221522:25:57 ignores those values 221622:25:58# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.93 seconds. Current RSS: ~1523M. Threads: 4. load average: 1.11 1.21 1.31 1/290 24621 221822:25:58 when there are no platform target variables 221922:25:58 does not generate any new platform metrics 222022:25:58# [RSpecRunTime] Finishing example group spec/models/ci_platform_metric_spec.rb. It took 7.13 seconds. Expected to take 15.46 seconds. 222122:25:58# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 222222:25:58Lint factories for CiPlatformMetric 222322:25:58 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 222422:25:58 with saas, license, and factory defaults 222522:25:59 behaves like factory 222622:25:59 ci_platform_metric factory 222722:25:59 does not raise error when built 222822:26:00 does not raise error when created 222922:26:00# [RSpecRunTime] RSpec elapsed time: 20 minutes 13.01 seconds. Current RSS: ~1510M. Threads: 4. load average: 1.11 1.21 1.31 1/290 24648 223122:26:00# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.44 seconds. Expected to take 48.25 seconds. 223222:26:00# [RSpecRunTime] Starting example group spec/lib/gitlab/pagination/keyset/paginator_spec.rb. Expected to take 14.88 seconds. 223322:26:00Gitlab::Pagination::Keyset::Paginator 223422:26:02 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 223622:26:02 when per_page is greater than the record count 223722:26:02 is expected to eq [#<Project id:677 namespace663/project-737>>, #<Project id:680 namespace666/project-740>>, #<Project ...ect-739>>, #<Project id:678 namespace664/project-738>>, #<Project id:681 namespace667/project-741>>] 223822:26:02 is expected not to have next page 223922:26:02 is expected not to have previous page 224022:26:02 has no next and previous cursor values 224122:26:02# [RSpecRunTime] RSpec elapsed time: 20 minutes 15.6 seconds. Current RSS: ~1481M. Threads: 4. load average: 1.18 1.22 1.31 1/290 24649 224322:26:02 when 0 records are returned 224422:26:02 is expected to be empty 224522:26:02 is expected not to have next page 224622:26:03 is expected not to have previous page 224722:26:03 when page size is smaller than the record count 224822:26:03 is expected to eq [#<Project id:677 namespace663/project-737>>, #<Project id:680 namespace666/project-740>>] 224922:26:03 is expected to have next page 225022:26:03 is expected not to have previous page 225122:26:03 has next page cursor 225222:26:03 does not have previous page cursor 225322:26:03 when on the second page 225422:26:03 is expected to eq [#<Project id:679 namespace665/project-739>>, #<Project id:678 namespace664/project-738>>] 225522:26:03 is expected to have next page 225622:26:04 is expected to have previous page 225722:26:04 and then going back to the first page 225822:26:04 is expected to eq [#<Project id:677 namespace663/project-737>>, #<Project id:680 namespace666/project-740>>] 225922:26:04 is expected to have next page 226022:26:04 is expected not to have previous page 226122:26:04# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.39 seconds. Current RSS: ~1514M. Threads: 4. load average: 1.18 1.22 1.31 1/290 24650 226322:26:04 when jumping to the last page 226422:26:04 is expected to eq [#<Project id:678 namespace664/project-738>>, #<Project id:681 namespace667/project-741>>] 226522:26:04 is expected not to have next page 226622:26:04 is expected to have previous page 226722:26:04 when paginating backwards 226822:26:04 is expected to eq [#<Project id:680 namespace666/project-740>>, #<Project id:679 namespace665/project-739>>] 226922:26:05 is expected to have next page 227022:26:05 is expected to have previous page 227122:26:05 when jumping to the first page 227222:26:05 is expected to eq [#<Project id:677 namespace663/project-737>>, #<Project id:680 namespace666/project-740>>] 227322:26:05 is expected to have next page 227422:26:05 is expected not to have previous page 227522:26:05 when the relation is ordered by more than 2 columns 227622:26:05 is expected to eq [#<Project id:680 namespace666/project-740>>, #<Project id:681 namespace667/project-741>>, #<Project ...ect-739>>, #<Project id:677 namespace663/project-737>>, #<Project id:678 namespace664/project-738>>] 227722:26:05 default keyset direction parameter 227822:26:05 exposes the direction parameter in the cursor 227922:26:05 when use_union_optimization option is true and ordering by two columns 228022:26:05 uses UNION queries 228122:26:06# [RSpecRunTime] Finishing example group spec/lib/gitlab/pagination/keyset/paginator_spec.rb. It took 5.8 seconds. Expected to take 14.88 seconds. 228222:26:06# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/milestones_importer_spec.rb. Expected to take 14.53 seconds. 228322:26:06Gitlab::GithubImport::Importer::MilestonesImporter 228422:26:06 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 228622:26:06 imports the milestones in bulk 228722:26:06 #build_milestones 228822:26:07 returns an Array containing milestone rows 228922:26:07 does not build milestones that already exist 229022:26:08 does not build milestones that are invalid 229122:26:08# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.53 seconds. Current RSS: ~1532M. Threads: 4. load average: 1.17 1.22 1.31 1/291 24651 229322:26:08 #build_milestones_cache 229422:26:09 builds the milestones cache 229522:26:09 #build_attributes 229622:26:09 returns the attributes of the milestone as a Hash 229722:26:09 the returned Hash 229822:26:10 includes the milestone number 229922:26:10 includes the milestone title 230022:26:11 includes the milestone description 230122:26:11 includes the project ID 230222:26:12 includes the milestone state 230322:26:12 includes the due date 230422:26:13 responds correctly to no due date value 230522:26:14 includes the created timestamp 230622:26:14 includes the updated timestamp 230722:26:14# [RSpecRunTime] RSpec elapsed time: 20 minutes 27.7 seconds. Current RSS: ~1509M. Threads: 4. load average: 1.15 1.22 1.31 1/290 24652 230922:26:14 #each_milestone 231022:26:15 returns the milestones 231122:26:15# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/milestones_importer_spec.rb. It took 9.48 seconds. Expected to take 14.53 seconds. 231222:26:15# [RSpecRunTime] Starting example group spec/tooling/danger/feature_flag_spec.rb. Expected to take 13.95 seconds. 231322:26:15Tooling::Danger::FeatureFlag 231422:26:15 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 231522:26:15 #feature_flag_files 231622:26:15 retrieves added feature flag files 231722:26:15 with added added feature flag files 231822:26:15 returns an array of Found objects 231922:26:15 without added added feature flag files 232022:26:15 returns an array of Found objects 232122:26:15 retrieves modified feature flag files 232222:26:15 with modified modified feature flag files 232322:26:16 returns an array of Found objects 232422:26:16 without modified modified feature flag files 232522:26:16 returns an array of Found objects 232622:26:16 retrieves deleted feature flag files 232722:26:16 with deleted deleted feature flag files 232822:26:16 returns an array of Found objects 232922:26:16 without deleted deleted feature flag files 233022:26:16 returns an array of Found objects 233122:26:16 Tooling::Danger::FeatureFlag::Found 233322:26:16 is expected to be a kind of Tooling::Danger::FeatureFlag::Found(keyword_init: true) 233422:26:16 when given path does not exist 233522:26:16 is expected to be nil 233622:26:16 when YAML is invalid 233722:26:16 is expected to be nil 233922:26:16 when name is nil 234022:26:16 is expected to eq false 234122:26:16 when name is not nil 234222:26:16 is expected to eq true 234322:26:16 #missing_group? 234422:26:16 when group is nil 234522:26:16 is expected to eq true 234622:26:16 when group is not nil 234722:26:17 is expected to eq false 234822:26:17 #missing_feature_issue_url? 234922:26:17 when feature_issue_url is nil 235022:26:17 is expected to eq true 235122:26:17 when feature_issue_url is not nil 235222:26:17 is expected to eq false 235322:26:17 #missing_introduced_by_url? 235422:26:17 when introduced_by_url is nil 235522:26:17 is expected to eq true 235622:26:17 when introduced_by_url is not nil 235722:26:17 is expected to eq false 235822:26:17 #missing_rollout_issue_url? 235922:26:17 when rollout_issue_url is nil 236022:26:17 is expected to eq true 236122:26:17 when rollout_issue_url is not nil 236222:26:17 is expected to eq false 236322:26:17 #missing_milestone? 236422:26:17 when milestone is nil 236522:26:17 is expected to eq true 236622:26:17 when milestone is not nil 236722:26:17 is expected to eq false 236822:26:17 #default_enabled? 236922:26:17 when default_enabled is nil 237022:26:17 is expected to eq false 237122:26:17 when default_enabled is false 237222:26:18 is expected to eq false 237322:26:18 when default_enabled is true 237422:26:18 is expected to eq true 237522:26:18 #group_match_mr_label? 237622:26:18 when group is nil 237722:26:18 is true only if MR has no group label 237822:26:18 when group is not nil 237922:26:18 is true only if MR has the same group label 238022:26:18 #find_line_index 238122:26:18 when line is found 238222:26:18 is expected to eq 1 238322:26:18 when line is not found 238422:26:18 is expected to be nil 238522:26:18# [RSpecRunTime] Finishing example group spec/tooling/danger/feature_flag_spec.rb. It took 3.12 seconds. Expected to take 13.95 seconds. 238622:26:18# [RSpecRunTime] Starting example group spec/helpers/preferences_helper_spec.rb. Expected to take 13.76 seconds. 238722:26:18PreferencesHelper 238822:26:18 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 238922:26:18 #dashboard_choices 239022:26:18 raises an exception when defined choices may be missing 239122:26:19 raises an exception when defined choices may be using the wrong key 239222:26:19 provides better option descriptions 239322:26:19 #first_day_of_week_choices 239422:26:19 returns Saturday, Sunday and Monday as choices 239522:26:19 #first_day_of_week_choices_with_default 239622:26:19 returns choices including system default 239722:26:19 returns choices including system default set to Monday 239822:26:19 returns choices including system default set to Saturday 239922:26:19 #time_display_format_choices_with_default 240022:26:19 returns choices 240122:26:19 #user_application_theme 240322:26:19 returns user's theme's css_class 240422:26:19 without a user 240522:26:19 returns the default theme 240622:26:19 #user_application_dark_mode? 240822:26:19 returns true if user's selected dark mode 240922:26:19 returns false if user's selected light mode 241022:26:19 without a user 241122:26:20 returns false 241222:26:20 #user_color_scheme 241422:26:20 returns user's scheme's css_class 241522:26:20 returns the default when id is invalid 241622:26:20 without a user 241722:26:20 returns the default theme 241822:26:20 #user_diffs_colors 242022:26:20 returns user's diffs colors 242122:26:20 omits property if nil 242222:26:20 omits property if blank 242322:26:20 without a user 242422:26:20 returns no properties 242522:26:20 #custom_diff_color_classes 242722:26:20 returns color classes 242822:26:20 omits property if nil 242922:26:21 omits property if blank 243022:26:21 without a user 243122:26:21 returns no classes 243222:26:21 #language_choices 243322:26:21 lists all the selectable language options with their translation percent 243422:26:21 #integration_views 243622:26:21 does not include integration views 243722:26:21 when Gitpod is enabled 243822:26:21 includes Gitpod integration 243922:26:21 when Gitpod url is not set 244022:26:21 includes Gitpod integration with default url 244122:26:21 when WebIdeExtensionsMarketplace is enabled 244222:26:21 includes extension marketplace integration 244322:26:21# [RSpecRunTime] Finishing example group spec/helpers/preferences_helper_spec.rb. It took 3.11 seconds. Expected to take 13.76 seconds. 244422:26:21# [RSpecRunTime] Starting example group spec/lib/gitlab/instrumentation/redis_base_spec.rb. Expected to take 13.14 seconds. 244522:26:21Gitlab::Instrumentation::RedisBase 244622:26:21 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 244722:26:21 .storage_key 244822:26:22 returns the class name with underscore 244922:26:22 returns the class name without storage shard details 245122:26:22 returns the non-shard class name with default 245222:26:22 returns the shard name if present 245422:26:22 returns values that are higher than 0 245522:26:22 formats keys for classes with non-default shard_key 245622:26:22 .add_duration 245722:26:22 does not lose precision while adding 245822:26:22 storage key overlapping 245922:26:22 keys do not overlap across storages 246022:26:22 .increment_request_count 246122:26:22 increments by the given amount 246222:26:22 storage key overlapping 246322:26:22 keys do not overlap across storages 246422:26:22 .increment_write_bytes 246522:26:22 storage key overlapping 246622:26:22 keys do not overlap across storages 246722:26:22 .increment_cross_slot_request_count 246822:26:22 storage key overlapping 246922:26:23 keys do not overlap across storages 247022:26:23 increments by the given amount 247122:26:23 .increment_allowed_cross_slot_request_count 247222:26:23 storage key overlapping 247322:26:23 keys do not overlap across storages 247422:26:23 increments by the given amount 247522:26:23 .increment_read_bytes 247622:26:23 storage key overlapping 247722:26:23 keys do not overlap across storages 247822:26:23 .add_call_details 247922:26:23 storage key overlapping 248022:26:23 keys do not overlap across storages 248122:26:23 .redis_cluster_validate! 248222:26:23 Rails environments 248322:26:23 env: "production", allowed: false, should_raise: false 248422:26:23 is expected not to raise Exception 248522:26:23 env: "production", allowed: true, should_raise: false 248622:26:23 is expected not to raise Exception 248722:26:23 env: "staging", allowed: false, should_raise: false 248822:26:23 is expected not to raise Exception 248922:26:23 env: "staging", allowed: true, should_raise: false 249022:26:23 is expected not to raise Exception 249122:26:23 env: "development", allowed: true, should_raise: false 249222:26:23 is expected not to raise Exception 249322:26:23 env: "development", allowed: false, should_raise: true 249422:26:24 is expected to raise Gitlab::Instrumentation::RedisClusterValidator::CrossSlotError 249522:26:24 env: "test", allowed: true, should_raise: false 249622:26:24 is expected not to raise Exception 249722:26:24 env: "test", allowed: false, should_raise: true 249822:26:24 is expected to raise Gitlab::Instrumentation::RedisClusterValidator::CrossSlotError 249922:26:24 .log_exception 250022:26:24 logs exception with storage details 250122:26:24 when sharded instrumentation class 250222:26:24 logs exception with storage details 250322:26:24 .instance_count_connection_exception 250422:26:24 counts connection exception 250522:26:24 when sharded instrumentation class counts an exception 250622:26:24 counts connection exception 250722:26:24 .instance_count_cluster_pipeline_redirection 250822:26:24 tracks the redirection exception 250922:26:24 handles missing indices 251022:26:24# [RSpecRunTime] Finishing example group spec/lib/gitlab/instrumentation/redis_base_spec.rb. It took 3.13 seconds. Expected to take 13.14 seconds. 251122:26:24# [RSpecRunTime] Starting example group spec/serializers/paginated_diff_entity_spec.rb. Expected to take 12.95 seconds. 251222:26:24PaginatedDiffEntity 251322:26:25 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 251422:26:27 exposes diff_files 251522:26:29 exposes pagination data 251722:26:31 serializes diff files using DiffFileEntity 251822:26:31 when there are conflicts 251922:26:32 serializes diff files with conflicts 252022:26:32# [RSpecRunTime] RSpec elapsed time: 20 minutes 45.74 seconds. Current RSS: ~1530M. Threads: 4. load average: 1.11 1.20 1.30 1/297 25217 252222:26:32# [RSpecRunTime] Finishing example group spec/serializers/paginated_diff_entity_spec.rb. It took 8.08 seconds. Expected to take 12.95 seconds. 252322:26:32# [RSpecRunTime] Starting example group spec/services/ci/unlock_pipeline_service_spec.rb. Expected to take 12.44 seconds. 252422:26:32Ci::UnlockPipelineService 252522:26:33 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 252722:26:33 when pipeline is not yet exclusively leased 252822:26:34 unlocks the pipeline and all its artifacts 252922:26:34 when disable_ci_partition_pruning is disabled 253022:26:35 unlocks the pipeline and all its artifacts 253122:26:35# [RSpecRunTime] RSpec elapsed time: 20 minutes 48.0 seconds. Current RSS: ~1512M. Threads: 4. load average: 1.11 1.20 1.30 1/297 25218 253322:26:35 and pipeline is already unlocked 253422:26:36 skips the pipeline 253522:26:36# [RSpecRunTime] RSpec elapsed time: 20 minutes 49.17 seconds. Current RSS: ~1509M. Threads: 4. load average: 1.11 1.20 1.30 1/296 25219 253722:26:36 and max execution duration was reached 253822:26:37 keeps the unlocked state of job artifacts already processed and re-enqueues the pipeline 253922:26:37# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.2 seconds. Current RSS: ~1497M. Threads: 4. load average: 1.10 1.20 1.30 1/296 25220 254122:26:37 and an error happened 254222:26:37 and was raised in the middle batches of job artifacts being unlocked 254322:26:38 keeps the unlocked state of job artifacts already processed and re-enqueues the pipeline 254422:26:38 and was raised while unlocking pipeline artifacts 254522:26:39 keeps the unlocked state of job artifacts and re-enqueues the pipeline 254622:26:39 and was raised while unlocking pipeline 254722:26:40 keeps the unlocked state of job artifacts and pipeline artifacts and re-enqueues the pipeline 254822:26:40 when pipeline is already exclusively leased 254922:26:40 does nothing and returns success 255022:26:40# [RSpecRunTime] Finishing example group spec/services/ci/unlock_pipeline_service_spec.rb. It took 7.95 seconds. Expected to take 12.44 seconds. 255122:26:40# [RSpecRunTime] Starting example group spec/services/projects/move_project_members_service_spec.rb. Expected to take 12.24 seconds. 255222:26:40Projects::MoveProjectMembersService 255322:26:41 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 255522:26:42 moves the members from one project to another 255622:26:44 does not move existent members to the current project 255722:26:46 rollbacks changes if transaction fails 255822:26:46 when remove_remaining_elements is false 255922:26:48 does not remove remaining project members 256022:26:48# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.86 seconds. Current RSS: ~1445M. Threads: 4. load average: 1.08 1.19 1.29 1/292 25221 256222:26:49# [RSpecRunTime] Finishing example group spec/services/projects/move_project_members_service_spec.rb. It took 8.23 seconds. Expected to take 12.24 seconds. 256322:26:49# [RSpecRunTime] Starting example group spec/services/merge_requests/merge_strategies/from_source_branch_spec.rb. Expected to take 11.89 seconds. 256422:26:49MergeRequests::MergeStrategies::FromSourceBranch 256522:26:49 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 256622:26:49 #execute_git_merge! 256722:26:49 when fast-forward is required 256822:26:51 performs a fast-forward merge 256922:26:51# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.42 seconds. Current RSS: ~1448M. Threads: 4. load average: 1.08 1.19 1.29 1/297 25355 257122:26:51 when a merge commit is required 257222:26:53 performs standard merge 257322:26:53# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.37 seconds. Current RSS: ~1457M. Threads: 4. load average: 1.08 1.19 1.29 1/297 25488 257622:26:53 when source is missing 257722:26:55 raises source error when source is missing 257822:26:55# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.19 seconds. Current RSS: ~1472M. Threads: 4. load average: 1.08 1.19 1.29 1/297 25622 258022:26:55 when merge request should be rebased 258122:26:57 raises needs rebase error 258222:26:57# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.02 seconds. Current RSS: ~1470M. Threads: 4. load average: 1.15 1.20 1.29 1/297 25758 258422:26:57 when merge request should be squashed but is not 258522:26:59 raises squashing error 258622:26:59# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.28 seconds. Current RSS: ~1475M. Threads: 4. load average: 1.15 1.20 1.29 1/297 25913 258822:26:59# [RSpecRunTime] Finishing example group spec/services/merge_requests/merge_strategies/from_source_branch_spec.rb. It took 10.38 seconds. Expected to take 11.89 seconds. 258922:26:59# [RSpecRunTime] Starting example group spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb. Expected to take 11.69 seconds. 259022:26:59Security::CiConfiguration::DependencyScanningCreateService 259122:27:00 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 259322:27:00 user does not belong to project 259422:27:00 returns an error status 259522:27:01 does not track a snowplow event 259622:27:01# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.12 seconds. Current RSS: ~1472M. Threads: 4. load average: 1.15 1.20 1.29 1/298 26032 259822:27:01 user belongs to project 259922:27:01 does track the snowplow event 260022:27:02 raises exception if the user does not have permission to create a new branch 260122:27:02 when exception is raised 260222:27:02 when branch was created 260322:27:03 tries to rm branch 260422:27:03# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.19 seconds. Current RSS: ~1476M. Threads: 4. load average: 1.14 1.20 1.29 1/297 26171 260622:27:03 when branch was not created 260722:27:03 does not try to rm branch 260822:27:03 with no parameters 260922:27:04 returns the path to create a new merge request 261022:27:04 when the project has a non-default ci config file 261122:27:04 does track the snowplow event 261222:27:04 when existing ci config contains anchors/aliases 261322:27:05 returns a ServiceResponse error 261422:27:05 when parsing existing ci config gives a Psych error 261522:27:05 returns a ServiceResponse error 261622:27:05 when parsing existing ci config gives any other error 261722:27:06 is successful 261822:27:06 when the project is empty 261922:27:06 returns a ServiceResponse error 262022:27:06# [RSpecRunTime] Finishing example group spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb. It took 7.41 seconds. Expected to take 11.69 seconds. 262122:27:06# [RSpecRunTime] Starting example group spec/lib/banzai/filter/commit_trailers_filter_spec.rb. Expected to take 11.45 seconds. 262222:27:06Banzai::Filter::CommitTrailersFilter 262322:27:07 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 262522:27:07 trailers prefixed with whitespaces 262622:27:07 does not detect GitLab users via a secondary email 262722:27:07 multiple trailers in the same message 262822:27:07 trailers in the form of *-by 262922:27:07 commit_trailer: "provident-by:" 263022:27:07 replaces users with links 263122:27:07 commit_trailer: "aperiam-BY:" 263222:27:08 replaces users with links 263322:27:08 commit_trailer: "facilis-By:" 263422:27:08 replaces users with links 263522:27:08 non GitLab users 263622:27:08 when Gravatar is disabled 263722:27:08 behaves like mailto links 263822:27:08 replaces them with mailto links 263922:27:08 when Gravatar is enabled 264022:27:08 behaves like mailto links 264122:27:08 replaces them with mailto links 264222:27:08 special names 264322:27:08 name: "John S. Doe" 264422:27:08 is expected to match "someText7\\-by:\\ John\\ S\\.\\ Doe\\ <tamela\\.emard@mckenzie\\.biz>" 264522:27:08 name: "L33t H@x0r" 264622:27:08 is expected to match "someText8\\-by:\\ L33t\\ H@x0r\\ <freddie\\.adams@upton\\.name>" 264822:27:08 commit messages without trailers 264922:27:08 trailers without emails 265022:27:09 trailers that are inline the commit message body 265222:27:09 starts with two newlines to separate with actual commit message 265322:27:09 preserves the commit trailer structure 265422:27:09 preserves the original name used in the commit message 265522:27:09 preserves the original email used in the commit message 265622:27:09 only replaces trailer lines not the full commit message 265722:27:09 with Gitlab-hosted avatars in commit trailers 265822:27:10 returns a full path for avatar urls 265922:27:10# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.15 seconds. Current RSS: ~1527M. Threads: 4. load average: 1.13 1.19 1.29 1/297 26552 266122:27:10 behaves like pipeline timing check 266222:27:10 checks the pipeline timing 266322:27:10# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/commit_trailers_filter_spec.rb. It took 3.57 seconds. Expected to take 11.45 seconds. 266422:27:10# [RSpecRunTime] Starting example group spec/graphql/types/snippet_type_spec.rb. Expected to take 11.05 seconds. 266522:27:10Types::SnippetType 266622:27:10 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 266722:27:10 has the correct fields 266822:27:10 #user_permissions 266922:27:11 can resolve the snippet permissions 267122:27:11 when snippet does not have a repository 267222:27:11 contains the first blob from the snippet 267322:27:11 behaves like an array 267422:27:11 returns an array of snippet blobs 267522:27:11 when snippet has repository 267622:27:12 contains all the blobs from the repository 267722:27:12 behaves like an array 267822:27:12 returns an array of snippet blobs 267922:27:12 when specific path is set 268022:27:12 returns specific files 268122:27:12 behaves like an array 268222:27:13 returns an array of snippet blobs 268322:27:13 Repository URLs 268422:27:13 when RequestStore is disabled 268522:27:13 behaves like snippets with repositories 268622:27:13 when snippet has repository 268722:27:13 responds with repository URLs 268822:27:13 behaves like snippets without repositories 268922:27:13 when snippet does not have a repository 269022:27:13 behaves like response without repository URLs 269122:27:13 does not respond with repository URLs 269222:27:13 when RequestStore is enabled 269322:27:13 behaves like snippets with repositories 269422:27:13 when snippet has repository 269522:27:14 responds with repository URLs 269622:27:14 behaves like snippets without repositories 269722:27:14 when snippet does not have a repository 269822:27:14 behaves like response without repository URLs 269922:27:14 does not respond with repository URLs 270122:27:14 returns blobs 270222:27:14 when restricted visibility level is set to public 270322:27:15 returns snippet author 270422:27:15 when user is not logged in 270522:27:15 returns snippet author as nil 270622:27:15 authorizations 270722:27:15 is expected to require graphql authorizations :read_snippet 270822:27:15# [RSpecRunTime] Finishing example group spec/graphql/types/snippet_type_spec.rb. It took 5.07 seconds. Expected to take 11.05 seconds. 270922:27:15# [RSpecRunTime] Starting example group spec/services/commits/tag_service_spec.rb. Expected to take 10.98 seconds. 271022:27:15Commits::TagService 271122:27:15 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 271322:27:15 valid params 271422:27:15 when tagging succeeds 271522:27:17 returns a hash with the :success status and created tag 271622:27:18 adds a system note 271722:27:18# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.51 seconds. Current RSS: ~1566M. Threads: 4. load average: 1.26 1.22 1.30 1/297 26891 271922:27:18 when tagging fails 272022:27:18 behaves like tag failure 272122:27:19 returns a hash with the :error status 272222:27:21 does not add a system note 272322:27:21# [RSpecRunTime] RSpec elapsed time: 21 minutes 34.01 seconds. Current RSS: ~1560M. Threads: 4. load average: 1.26 1.22 1.30 1/297 26952 272522:27:21 invalid params 272622:27:21 behaves like tag failure 272722:27:22 returns a hash with the :error status 272822:27:23 does not add a system note 272922:27:23# [RSpecRunTime] RSpec elapsed time: 21 minutes 36.51 seconds. Current RSS: ~1558M. Threads: 4. load average: 1.32 1.23 1.30 1/297 27013 273122:27:23# [RSpecRunTime] Finishing example group spec/services/commits/tag_service_spec.rb. It took 8.17 seconds. Expected to take 10.98 seconds. 273222:27:23# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/build/releaser_spec.rb. Expected to take 10.48 seconds. 273322:27:23Gitlab::Ci::Build::Releaser 273422:27:23 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 273722:27:24 generates the script 273822:27:24 when the project is a catalog resource 273922:27:26 generates the script with --catalog-publish 274022:27:26 when the FF ci_release_cli_catalog_publish_option is disabled 274122:27:26 generates the script without --catalog-publish 274222:27:26# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.4 seconds. Current RSS: ~1522M. Threads: 4. load average: 1.32 1.23 1.30 1/297 27308 274422:27:26 individual nodes 274522:27:26 node_name: :name, node_value: "Release $CI_COMMIT_SHA", result: "release-cli create --name \"Release $CI_COMMIT_SHA\"" 274622:27:27 generates the script 274722:27:27 node_name: :description, node_value: "Release-cli $EXTRA_DESCRIPTION", result: "release-cli create --description \"Release-cli $EXTRA_DESCRIPTION\"" 274822:27:27 generates the script 274922:27:27 node_name: :tag_name, node_value: "release-$CI_COMMIT_SHA", result: "release-cli create --tag-name \"release-$CI_COMMIT_SHA\"" 275022:27:28 generates the script 275122:27:28 node_name: :tag_message, node_value: "Annotated tag message", result: "release-cli create --tag-message \"Annotated tag message\"" 275222:27:28 generates the script 275322:27:28 node_name: :ref, node_value: "$CI_COMMIT_SHA", result: "release-cli create --ref \"$CI_COMMIT_SHA\"" 275422:27:28 generates the script 275522:27:28 node_name: :milestones, node_value: ["m1", "m2", "m3"], result: "release-cli create --milestone \"m1\" --milestone \"m2\" --milestone \"m3\"" 275622:27:29 generates the script 275722:27:29 node_name: :released_at, node_value: "2020-07-15T08:00:00Z", result: "release-cli create --released-at \"2020-07-15T08:00:00Z\"" 275822:27:29 generates the script 275922:27:29 node_name: :assets, node_value: {:links=>[{:name=>"asset1", :url=>"https://example.com/assets/1", :link_type=>"other", :filepath=>"/pretty/asset/1"}]}, result: "release-cli create --assets-link \"{\\\"name\\\":\\\"asset1\\\",\\\"url\\\":\\\"https://example.com/assets/1\\\",\\\"link_type\\\":\\\"other\\\",\\\"filepath\\\":\\\"/pretty/asset/1\\\"}\"" 276022:27:30 generates the script 276122:27:30# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/build/releaser_spec.rb. It took 6.44 seconds. Expected to take 10.48 seconds. 276222:27:30# [RSpecRunTime] Starting example group spec/lib/gitlab/git/blame_pagination_spec.rb. Expected to take 10.31 seconds. 276322:27:30Gitlab::Git::BlamePagination 276422:27:31 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 276622:27:31 page: nil, expected_page: 1 276722:27:31 is expected to eq 1 276822:27:31# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.23 seconds. Current RSS: ~1504M. Threads: 4. load average: 1.37 1.25 1.30 1/297 27351 277022:27:31 page: 1, expected_page: 1 277122:27:31 is expected to eq 1 277222:27:31 page: 5, expected_page: 5 277322:27:31 is expected to eq 5 277422:27:31 page: -1, expected_page: 1 277522:27:31 is expected to eq 1 277622:27:31 page: "a", expected_page: 1 277722:27:31 is expected to eq 1 277922:27:31 returns a pagination object 278022:27:31 when user disabled the pagination 278122:27:32 is expected to be nil 278222:27:32 when user chose streaming 278322:27:32 is expected to be nil 278422:27:32 when per_page is above the global max per page limit 278522:27:32 returns a correct pagination object 278622:27:32 Pagination attributes 278722:27:32 page: 1, current_page: 1, total_pages: 2 278822:27:32 returns the correct pagination attributes 278922:27:32 page: 2, current_page: 2, total_pages: 2 279022:27:32 returns the correct pagination attributes 279122:27:32 page: 0, current_page: 1, total_pages: 2 279222:27:32 returns the correct pagination attributes 279322:27:32 #total_extra_pages 279422:27:32 is expected to eq 1 279522:27:32 #total_pages 279622:27:32 is expected to eq 2 279822:27:32 is expected to eq 1000 279922:27:32 when blame mode is streaming 280022:27:32 is expected to eq 2000 280122:27:32 #blame_range 280222:27:32 page: 1, expected_range: 1..2 280322:27:33 is expected to eq 1..2 280422:27:33 page: 2, expected_range: 3..4 280522:27:33 is expected to eq 3..4 280622:27:33 page: 0, expected_range: 1..2 280722:27:33 is expected to eq 1..2 280822:27:33 when user disabled the pagination 280922:27:33 is expected to be nil 281022:27:33 when streaming is enabled 281122:27:33 page: 1, expected_range: 1..1 281222:27:33 is expected to eq 1..1 281322:27:33 page: 2, expected_range: 2..2 281422:27:33 is expected to eq 2..2 281522:27:33 page: 0, expected_range: 1..1 281622:27:33 is expected to eq 1..1 281722:27:33# [RSpecRunTime] Finishing example group spec/lib/gitlab/git/blame_pagination_spec.rb. It took 3.64 seconds. Expected to take 10.31 seconds. 281822:27:33# [RSpecRunTime] Starting example group spec/workers/ci/pending_builds/update_group_worker_spec.rb. Expected to take 9.99 seconds. 281922:27:33Ci::PendingBuilds::UpdateGroupWorker#perform 282022:27:33 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 282122:27:33 when a group is not provided 282222:27:34 does not call the service 282322:27:34 when everything is ok 282422:27:36 calls the service 282522:27:36 is labeled as idempotent 282622:27:37 performs multiple times sequentially without raising an exception 282722:27:39 updates the pending builds 282822:27:39 when namespace_traversal_ids and namespace_id are specified 282922:27:41 calls the service namespace_traversal_ids for each group 283022:27:41# [RSpecRunTime] RSpec elapsed time: 21 minutes 54.32 seconds. Current RSS: ~1523M. Threads: 4. load average: 1.31 1.24 1.30 1/294 27352 283222:27:41# [RSpecRunTime] Finishing example group spec/workers/ci/pending_builds/update_group_worker_spec.rb. It took 7.75 seconds. Expected to take 9.99 seconds. 283322:27:41# [RSpecRunTime] Starting example group spec/lib/gitlab/cleanup/orphan_lfs_file_references_spec.rb. Expected to take 9.74 seconds. 283422:27:41Gitlab::Cleanup::OrphanLfsFileReferences 283522:27:41 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 283722:27:42 prints messages and does not delete references 283822:27:43# [RSpecRunTime] RSpec elapsed time: 21 minutes 55.89 seconds. Current RSS: ~1503M. Threads: 4. load average: 1.29 1.23 1.30 1/294 27391 284122:27:44 prints messages and deletes invalid reference 284222:27:45 does nothing if the project has no LFS objects 284322:27:45 LFS object is in design repository 284422:27:46 is not removed 284522:27:46# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.47 seconds. Current RSS: ~1509M. Threads: 4. load average: 1.29 1.23 1.30 1/297 27500 284722:27:46 LFS object is in wiki repository 284822:27:47 is not removed 284922:27:47# [RSpecRunTime] RSpec elapsed time: 22 minutes 0.82 second. Current RSS: ~1500M. Threads: 4. load average: 1.27 1.23 1.30 1/297 27539 285122:27:47 LFS for project snippets 285322:27:49# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.41 seconds. Current RSS: ~1501M. Threads: 4. load average: 1.27 1.23 1.30 1/297 27572 285522:27:49# [RSpecRunTime] Finishing example group spec/lib/gitlab/cleanup/orphan_lfs_file_references_spec.rb. It took 8.07 seconds. Expected to take 9.74 seconds. 285622:27:49# [RSpecRunTime] Starting example group spec/services/notification_recipients/builder/default_spec.rb. Expected to take 9.61 seconds. 285722:27:49NotificationRecipients::Builder::Default 285822:27:49 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 286022:27:50 participants and project watchers 286122:27:50 adds all participants and watchers 286222:27:50# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.73 seconds. Current RSS: ~1492M. Threads: 4. load average: 1.27 1.23 1.30 1/297 27573 286522:27:51 adds all subscribers 286622:27:51 custom notifications 286722:27:51 behaves like custom notification recipients 286822:27:51 with project custom notification setting 286922:27:51 adds the user to the recipients 287022:27:51 with the project custom notification setting in another project 287122:27:51 does not add the user to the recipients 287222:27:51 with group custom notification setting 287322:27:52 adds the user to the recipients 287422:27:52 with the group custom notification setting in another group 287522:27:52 does not add the user to the recipients 287622:27:52 with project global custom notification setting 287722:27:52 with global custom notification setting 287822:27:52 adds the user to the recipients 287922:27:52 without global custom notification setting 288022:27:52 does not add the user to the recipients 288122:27:52 with group global custom notification setting 288222:27:52 with global custom notification setting 288322:27:52 adds the user to the recipients 288422:27:52 without global custom notification setting 288522:27:52 does not add the user to the recipients 288622:27:52 with group custom notification setting in deeply nested parent group 288722:27:54 adds the user to the recipients 288822:27:54# [RSpecRunTime] RSpec elapsed time: 22 minutes 7.01 seconds. Current RSS: ~1504M. Threads: 4. load average: 1.24 1.22 1.29 1/297 27574 289022:27:54 without a project or group 289122:27:54 does not add the user to the recipients 289222:27:54# [RSpecRunTime] Finishing example group spec/services/notification_recipients/builder/default_spec.rb. It took 4.82 seconds. Expected to take 9.61 seconds. 289322:27:54# [RSpecRunTime] Starting example group spec/models/work_items/widget_definition_spec.rb. Expected to take 9.29 seconds. 289422:27:54WorkItems::WidgetDefinition 289522:27:54 does not allow STI 289622:27:54 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 289722:27:54 associations 289822:27:54 is expected to belong to work_item_type required: false 289922:27:54 #widget_class 290022:27:54 returns widget class based on widget_type 290122:27:55 returns nil if there is no class for the widget_type 290222:27:55 returns nil if there is no class for the widget_type 290422:27:55 is expected to validate that :name cannot be empty/falsy 290522:27:55 is expected to validate that :name is case-insensitively unique within the scope of :work_item_type_id 290622:27:55 is expected to validate that the length of :name is at most 255 290722:27:55 widget_options 290822:27:55 when widget type is weight 290922:27:55 when widget_options has valid attributes 291022:27:55 is expected to be valid 291122:27:55 when widget_options is nil 291222:27:55 is expected to be invalid 291322:27:55 when widget_options has invalid attributes 291422:27:55 is expected to be invalid 291522:27:55 when widget type is something else 291622:27:55 when widget_options is nil 291722:27:55 is expected to be valid 291822:27:55 when widget_options is not empty 291922:27:56 is expected to be invalid 292022:27:56 with some widgets disabled 292122:27:56 .available_widgets 292222:27:56 returns all widgets excluding the disabled ones 292322:27:56 returns all widgets if there is at least one widget definition which is enabled 292422:27:56 .widget_classes 292522:27:56 returns all widget classes no matter if disabled or not 292622:27:56# [RSpecRunTime] Finishing example group spec/models/work_items/widget_definition_spec.rb. It took 2.11 seconds. Expected to take 9.29 seconds. 292722:27:56# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 292822:27:56Lint factories for WorkItems::WidgetDefinition 292922:27:56 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 293022:27:56 with saas, license, and factory defaults 293122:27:57 behaves like factory 293222:27:57 widget_definition factory 293322:27:57 does not raise error when built 293422:27:57 does not raise error when created 293522:27:57# [RSpecRunTime] RSpec elapsed time: 22 minutes 10.79 seconds. Current RSS: ~1539M. Threads: 4. load average: 1.14 1.20 1.29 1/294 27601 293722:27:58# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.44 seconds. Expected to take 48.25 seconds. 293822:27:58# [RSpecRunTime] Starting example group spec/services/members/request_access_service_spec.rb. Expected to take 9.1 seconds. 293922:27:58Members::RequestAccessService 294022:27:58 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 294122:27:58 when source is nil 294222:27:58 behaves like a service raising Gitlab::Access::AccessDeniedError 294322:27:58 raises Gitlab::Access::AccessDeniedError 294422:27:58 when current user cannot request access to the project 294522:27:58 behaves like a service raising Gitlab::Access::AccessDeniedError 294622:27:58 raises Gitlab::Access::AccessDeniedError 294722:27:58 behaves like a service raising Gitlab::Access::AccessDeniedError 294822:27:59 raises Gitlab::Access::AccessDeniedError 294922:27:59 when access requests are disabled 295022:27:59 behaves like a service raising Gitlab::Access::AccessDeniedError 295122:27:59 raises Gitlab::Access::AccessDeniedError 295222:27:59 behaves like a service raising Gitlab::Access::AccessDeniedError 295322:28:00 raises Gitlab::Access::AccessDeniedError 295422:28:00 when current user can request access to the project 295522:28:00 behaves like a service creating a access request 295722:28:01 returns a <Source>Member 295822:28:01# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.68 seconds. Current RSS: ~1534M. Threads: 4. load average: 1.14 1.20 1.29 1/292 27602 296022:28:01 behaves like a service creating a access request 296222:28:02 returns a <Source>Member 296322:28:02# [RSpecRunTime] Finishing example group spec/services/members/request_access_service_spec.rb. It took 4.81 seconds. Expected to take 9.1 seconds. 296422:28:02# [RSpecRunTime] Starting example group spec/lib/gitlab/file_detector_spec.rb. Expected to take 8.87 seconds. 296522:28:02Gitlab::FileDetector 296622:28:02 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 296722:28:02 .types_in_paths 296822:28:03 returns the file types for the given paths 296922:28:03 does not include unrecognized file paths 297122:28:03 returns the type of a README without extension 297222:28:03 returns the type of a README file with a recognized extension 297322:28:03 returns nil for a README with unrecognized extension 297422:28:03 is case insensitive 297522:28:03 returns nil for a README file in a directory 297622:28:03 returns the type of a changelog file 297722:28:03 returns the type of a license file 297822:28:04 returns nil for an UNCOPYING file 297922:28:04 returns the type of a version file 298022:28:04 returns the type of a .gitignore file 298122:28:04 returns the type of a GitLab CI config file 298222:28:04 returns the type of an avatar 298322:28:04 returns the type of an issue template 298422:28:04 returns the type of a merge request template 298522:28:04 returns nil for an unknown file 298622:28:04 returns the type of an OpenAPI spec if file name is correct 298722:28:05 returns the type of a Jenkins config file 298822:28:05# [RSpecRunTime] RSpec elapsed time: 22 minutes 17.96 seconds. Current RSS: ~1537M. Threads: 4. load average: 1.13 1.20 1.29 1/292 27603 299022:28:05# [RSpecRunTime] Finishing example group spec/lib/gitlab/file_detector_spec.rb. It took 2.36 seconds. Expected to take 8.87 seconds. 299122:28:05# [RSpecRunTime] Starting example group spec/services/packages/debian/sign_distribution_service_spec.rb. Expected to take 8.77 seconds. 299222:28:05Packages::Debian::SignDistributionService 299322:28:05 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 299422:28:05 behaves like Sign Distribution 299522:28:05 for project detach=false 299722:28:05 without an existing key 299822:28:05 raises ArgumentError 299922:28:05 with an existing key 300022:28:07 returns the content signed 300122:28:07# [RSpecRunTime] RSpec elapsed time: 22 minutes 20.49 seconds. Current RSS: ~1538M. Threads: 4. load average: 1.20 1.21 1.29 1/292 27630 300322:28:07 behaves like Sign Distribution 300422:28:07 for project detach=true 300622:28:07 without an existing key 300722:28:08 raises ArgumentError 300822:28:08 with an existing key 300922:28:08 returns the content signed 301022:28:08 behaves like Sign Distribution 301122:28:08 for group detach=false 301322:28:08 without an existing key 301422:28:09 raises ArgumentError 301522:28:09 with an existing key 301622:28:09 returns the content signed 301722:28:09 behaves like Sign Distribution 301822:28:09 for group detach=true 302022:28:09 without an existing key 302122:28:09 raises ArgumentError 302222:28:09 with an existing key 302322:28:10 returns the content signed 302422:28:10# [RSpecRunTime] Finishing example group spec/services/packages/debian/sign_distribution_service_spec.rb. It took 5.32 seconds. Expected to take 8.77 seconds. 302522:28:10# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/include_spec.rb. Expected to take 8.58 seconds. 302622:28:10Gitlab::Ci::Config::Entry::Include 302722:28:10 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 302922:28:10 when value is a string 303022:28:10 is expected to be valid 303122:28:10 when value is hash 303222:28:10 when using not allowed keys 303322:28:10 is expected not to be valid 303422:28:10 when using "local" 303522:28:11 is expected to be valid 303622:28:11 when using "file" 303722:28:11 is expected to be valid 303822:28:11 when using "template" 303922:28:11 is expected to be valid 304022:28:11 when using "component" 304122:28:11 is expected to be valid 304222:28:11 when using "artifact" 304322:28:11 and specifying "job" 304422:28:11 is expected to be valid 304522:28:11 without "job" 304622:28:11 is expected not to be valid 304722:28:11 has specific error 304822:28:11 when using "project" 304922:28:11 and specifying "ref" and "file" 305022:28:11 is expected to be valid 305122:28:11 without "ref" 305222:28:11 is expected to be valid 305322:28:11 without "file" 305422:28:12 is expected not to be valid 305522:28:12 has specific error 305622:28:12 when using with "rules" 305722:28:12 is expected to be valid 305822:28:12 when also using "inputs" 305922:28:12 is expected to be valid 306022:28:12 when rules is not an array of hashes 306122:28:12 is expected not to be valid 306222:28:12 has specific error 306322:28:12 when value is something else 306422:28:12 is expected not to be valid 306622:28:12 when config is a string 306722:28:12 is expected to eq "test.yml" 306822:28:12 when config is a hash 306922:28:12 is expected to eq {:local=>"test.yml"} 307022:28:12 when config has "rules" 307122:28:12 is expected to eq {:local=>"test.yml", :rules=>[{:if=>"$VARIABLE"}]} 307222:28:13# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/include_spec.rb. It took 2.5 seconds. Expected to take 8.58 seconds. 307322:28:13# [RSpecRunTime] Starting example group spec/lib/gitlab/slash_commands/presenters/deploy_spec.rb. Expected to take 8.49 seconds. 307422:28:13Gitlab::SlashCommands::Presenters::Deploy 307522:28:13 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 307722:28:13 is expected to have key :text 307822:28:14 is expected to have key :response_type 307922:28:15 is expected to have key :status 308022:28:15 is expected not to have key :attachments 308122:28:16 messages the channel of the deploy 308222:28:16# [RSpecRunTime] RSpec elapsed time: 22 minutes 29.32 seconds. Current RSS: ~1525M. Threads: 4. load average: 1.19 1.21 1.29 1/292 27679 308422:28:16 #action_not_found 308522:28:16 is expected to have key :text 308622:28:16 is expected to have key :response_type 308722:28:16 is expected to have key :status 308822:28:16 is expected not to have key :attachments 308922:28:17 tells the user there is no action 309022:28:17# [RSpecRunTime] Finishing example group spec/lib/gitlab/slash_commands/presenters/deploy_spec.rb. It took 4.13 seconds. Expected to take 8.49 seconds. 309122:28:17# [RSpecRunTime] Starting example group spec/finders/projects/ml/model_version_finder_spec.rb. Expected to take 8.18 seconds. 309222:28:17Projects::Ml::ModelVersionFinder 309322:28:18 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 309422:28:18 default params 309522:28:18 returns models for project ordered by id desc 309622:28:18 including the latest version and project 309722:28:19# [RSpecRunTime] RSpec elapsed time: 22 minutes 31.93 seconds. Current RSS: ~1518M. Threads: 4. load average: 1.17 1.21 1.29 1/292 27680 310022:28:19 test_case: "default params", order_by: nil, direction: nil, expected_order: [2, 1, 0] 310122:28:19 is expected to eq [#<Ml::ModelVersion id: 3, created_at: "2024-07-25 22:28:18.130336884 +0000", updated_at: "2024-07-25...description: [FILTERED], semver_major: 2, semver_minor: 0, semver_patch: 1, semver_prerelease: nil>] 310222:28:19 test_case: "ascending order", order_by: "id", direction: "ASC", expected_order: [0, 1, 2] 310322:28:19 is expected to eq [#<Ml::ModelVersion id: 1, created_at: "2024-07-25 22:28:18.085453638 +0000", updated_at: "2024-07-25...description: [FILTERED], semver_major: 1, semver_minor: 0, semver_patch: 1, semver_prerelease: nil>] 310422:28:19 test_case: "by version", order_by: "version", direction: "ASC", expected_order: [2, 0, 1] 310522:28:19 is expected to eq [#<Ml::ModelVersion id: 3, created_at: "2024-07-25 22:28:18.130336884 +0000", updated_at: "2024-07-25...description: [FILTERED], semver_major: 3, semver_minor: 0, semver_patch: 0, semver_prerelease: nil>] 310622:28:19 test_case: "by version desc", order_by: "version", direction: "DESC", expected_order: [1, 0, 2] 310722:28:19 is expected to eq [#<Ml::ModelVersion id: 2, created_at: "2024-07-25 22:28:18.112122986 +0000", updated_at: "2024-07-25...description: [FILTERED], semver_major: 1, semver_minor: 0, semver_patch: 1, semver_prerelease: nil>] 310822:28:19 test_case: "invalid sort", order_by: nil, direction: "UP", expected_order: [2, 1, 0] 310922:28:19 is expected to eq [#<Ml::ModelVersion id: 3, created_at: "2024-07-25 22:28:18.130336884 +0000", updated_at: "2024-07-25...description: [FILTERED], semver_major: 2, semver_minor: 0, semver_patch: 1, semver_prerelease: nil>] 311022:28:19 test_case: "invalid order by", order_by: "INVALID", direction: nil, expected_order: [2, 1, 0] 311122:28:19 is expected to eq [#<Ml::ModelVersion id: 3, created_at: "2024-07-25 22:28:18.130336884 +0000", updated_at: "2024-07-25...description: [FILTERED], semver_major: 2, semver_minor: 0, semver_patch: 1, semver_prerelease: nil>] 311222:28:19 test_case: "order by updated_at", order_by: "created_at", direction: nil, expected_order: [2, 1, 0] 311322:28:19 is expected to eq [#<Ml::ModelVersion id: 3, created_at: "2024-07-25 22:28:18.130336884 +0000", updated_at: "2024-07-25...description: [FILTERED], semver_major: 2, semver_minor: 0, semver_patch: 1, semver_prerelease: nil>] 311422:28:19 when version is passed 311522:28:20 searches by name 311622:28:20# [RSpecRunTime] Finishing example group spec/finders/projects/ml/model_version_finder_spec.rb. It took 3.06 seconds. Expected to take 8.18 seconds. 311722:28:20# [RSpecRunTime] Starting example group spec/lib/gitlab/auth/ldap/adapter_spec.rb. Expected to take 8.03 seconds. 311822:28:20Gitlab::Auth::Ldap::Adapter 311922:28:20 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 312122:28:20 searches with the proper options when searching by uid 312222:28:20 searches with the proper options when searching by dn 312322:28:20 searches with the proper options when searching with a limit 312422:28:20 returns an LDAP::Person if search returns a result 312522:28:20 returns empty array if search entry does not respond to uid 312622:28:20 uses the right uid attribute when non-default 312722:28:20 #dn_matches_filter? 312822:28:20 when the search result is non-empty 312922:28:21 is expected to be truthy 313022:28:21 when the search result is empty 313122:28:21 is expected to be falsey 313222:28:21 #ldap_search 313322:28:21 when the search is successful 313422:28:21 and the result is non-empty 313522:28:21 is expected to eq [:foo] 313622:28:21 and the result is empty 313722:28:21 is expected to eq [] 313822:28:21 when returned with expected code 313922:28:21 behaves like connection retry 314022:28:21 retries the operation 314122:28:21 as many times as MAX_SEARCH_RETRIES 314222:28:21 when no more retries 314322:28:21 raises the exception 314422:28:21 logs the error 314522:28:21 when the search encounters an error 314622:28:21 is expected to eq [] 314722:28:21 when the search raises an LDAP exception 314822:28:21 retries the operation 314922:28:21 behaves like connection retry 315022:28:21 retries the operation 315122:28:21 as many times as MAX_SEARCH_RETRIES 315222:28:21 when no more retries 315322:28:21 raises the exception 315422:28:22 logs the error 315522:28:22# [RSpecRunTime] Finishing example group spec/lib/gitlab/auth/ldap/adapter_spec.rb. It took 1.98 seconds. Expected to take 8.03 seconds. 315622:28:22# [RSpecRunTime] Starting example group spec/rubocop/cop/search/namespaced_class_spec.rb. Expected to take 7.83 seconds. 315722:28:22RuboCop::Cop::Search::NamespacedClass 315822:28:22 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 315922:28:22 when Search root namespace is used 316022:28:22 does not flag a class definition with Search as root namespace module 316122:28:22 does not a flag a class definition with Search as root namespace inline 316222:28:22 does not a flag a class definition with Search as root namespace in EE 316322:28:22 when Search root namespace is not used 316422:28:22 flags a class definition without Search namespace 316522:28:22 flags a class definition with Elastic in root namespace module 316622:28:23 flags a module in EE module 316722:28:23 when Search root namespace is used 316822:28:23 does not flag a class definition with Search as root namespace module 316922:28:23 does not a flag a class definition with Search as root namespace inline 317022:28:23 does not a flag a class definition with Search as root namespace in EE 317122:28:23 when Search root namespace is not used 317222:28:23 flags a class definition without Search namespace 317322:28:23 flags a class definition with Search in root namespace module 317422:28:23 flags a module in EE module 317522:28:23 when Search root namespace is used 317622:28:23 does not flag a class definition with Search as root namespace module 317722:28:23 does not a flag a class definition with Search as root namespace inline 317822:28:23 does not a flag a class definition with Search as root namespace in EE 317922:28:23 when Search root namespace is not used 318022:28:24 flags a class definition without Search namespace 318122:28:24 flags a class definition with Zoekt in root namespace module 318222:28:24 flags a module in EE module 318322:28:24# [RSpecRunTime] Finishing example group spec/rubocop/cop/search/namespaced_class_spec.rb. It took 2.1 seconds. Expected to take 7.83 seconds. 318422:28:24# [RSpecRunTime] Starting example group spec/models/group_deploy_key_spec.rb. Expected to take 7.67 seconds. 318522:28:24GroupDeployKey 318622:28:24 does not allow STI 318722:28:24 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 318822:28:24 is expected to validate that :user cannot be empty/falsy 318922:28:24 is expected to belong to user required: false 319022:28:25 is expected to have many groups 319122:28:25 is of type DeployKey 319222:28:25 #group_deploy_keys_group_for 319322:28:25 when this group deploy key is linked to a given group 319422:28:25 returns the relevant group_deploy_keys_group association 319522:28:25# [RSpecRunTime] RSpec elapsed time: 22 minutes 38.26 seconds. Current RSS: ~1542M. Threads: 4. load average: 1.16 1.20 1.28 1/292 27681 319722:28:25 when this group deploy key is not linked to a given group 319822:28:25 is expected to be nil 319922:28:25 .defined_enums 320022:28:25 excludes the inherited enum 320122:28:25 #can_be_edited_for 320222:28:25 when a given user has the :update_group_deploy_key permission for that key 320422:28:25 when a given user does not have the :update_group_deploy_key permission for that key 320522:28:25 is true when this user has the :update_group_deploy_key_for_group permission for this group 320622:28:25 is false when this user does not have the :update_group_deploy_key_for_group permission for this group 320722:28:25 #group_deploy_keys_groups_for_user 320822:28:26 when a group has a group deploy key 320922:28:26 returns the related group_deploy_keys_group association when the user can read the group 321022:28:26 does not return the related group_deploy_keys_group association when the user cannot read the group 321222:28:26 when group deploy keys are enabled for some groups 321322:28:26 returns these group deploy keys 321422:28:26# [RSpecRunTime] Finishing example group spec/models/group_deploy_key_spec.rb. It took 2.69 seconds. Expected to take 7.67 seconds. 321522:28:26# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 321622:28:26Lint factories for GroupDeployKey 321722:28:27 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 321822:28:27 with saas, license, and factory defaults 321922:28:27 behaves like factory 322022:28:27 group_deploy_key factory 322122:28:28 does not raise error when built 322222:28:28 does not raise error when created 322322:28:28# [RSpecRunTime] RSpec elapsed time: 22 minutes 41.13 seconds. Current RSS: ~1534M. Threads: 4. load average: 1.22 1.22 1.29 1/292 27708 322522:28:28# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.39 seconds. Expected to take 48.25 seconds. 322622:28:28# [RSpecRunTime] Starting example group spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb. Expected to take 7.45 seconds. 322722:28:28Clusters::Agents::Authorizations::CiAccess::ConfigScopes 322822:28:28 does not allow STI 322922:28:28 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 323022:28:28 .with_available_ci_access_fields 323122:28:33 is expected to contain exactly #<Clusters::Agents::Authorizations::CiAccess::ProjectAuthorization id: 1, project_id: 774, agent_id: 1, config: {"default_namespace"=>"production"}>, #<Clusters::Agents::Authorizations::CiAccess::ProjectAuthorization id: 2, project_id: 774, agent_id: 2, config: {"access_as"=>{}}>, and #<Clusters::Agents::Authorizations::CiAccess::ProjectAuthorization id: 3, project_id: 774, agent_id: 3, config: {"access_as"=>{"agent"=>{}}}> 323222:28:33# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.98 seconds. Current RSS: ~1496M. Threads: 4. load average: 1.29 1.23 1.29 1/292 27709 323422:28:33# [RSpecRunTime] Finishing example group spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb. It took 4.85 seconds. Expected to take 7.45 seconds. 323522:28:33# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware_spec.rb. Expected to take 7.33 seconds. 323622:28:33Gitlab::SidekiqMiddleware 323722:28:33 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 323822:28:33 .server_configurator 323922:28:33 server metrics 324022:28:35 records correct Gitaly duration 324122:28:35# [RSpecRunTime] RSpec elapsed time: 22 minutes 47.98 seconds. Current RSS: ~1466M. Threads: 4. load average: 1.29 1.23 1.29 1/292 27710 324322:28:35 all optional middlewares on 324422:28:35 behaves like a middleware chain 324522:28:35DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_TestWorker stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 324622:28:35 passes through the right middlewares 324722:28:35 behaves like a middleware chain for mailer 324822:28:35 behaves like a middleware chain 324922:28:35DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 325022:28:35 passes through the right middlewares 325122:28:35 all optional middlewares off 325222:28:35 behaves like a middleware chain 325322:28:36DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_TestWorker stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 325422:28:36 passes through the right middlewares 325522:28:36 behaves like a middleware chain for mailer 325622:28:36 behaves like a middleware chain 325722:28:36DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 325822:28:36 passes through the right middlewares 325922:28:36 .client_configurator 326022:28:36 behaves like a middleware chain 326122:28:36DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_TestWorker stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 326222:28:36 passes through the right middlewares 326322:28:36 behaves like a middleware chain for mailer 326422:28:36 behaves like a middleware chain 326522:28:36DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49) 326622:28:36 passes through the right middlewares 326722:28:36# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware_spec.rb. It took 3.25 seconds. Expected to take 7.33 seconds. 326822:28:36# [RSpecRunTime] Starting example group spec/services/work_items/parent_links/destroy_service_spec.rb. Expected to take 7.17 seconds. 326922:28:36WorkItems::ParentLinks::DestroyService 327022:28:36 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 327222:28:37 when user has permissions to update work items 327322:28:37 removes relation and creates notes 327422:28:38 returns success message 327522:28:38 behaves like update service that triggers GraphQL work_item_updated subscription 327622:28:38 triggers graphql subscription workItemUpdated 327722:28:38# [RSpecRunTime] RSpec elapsed time: 22 minutes 51.84 seconds. Current RSS: ~1479M. Threads: 4. load average: 1.26 1.23 1.29 1/292 27711 327922:28:38 when note creation fails for some reason 328022:28:39 still records the link event 328122:28:39 still records the link event 328222:28:39 when user has insufficient permissions 328322:28:40 returns error message 328422:28:40 does not remove relation 328522:28:40# [RSpecRunTime] Finishing example group spec/services/work_items/parent_links/destroy_service_spec.rb. It took 3.97 seconds. Expected to take 7.17 seconds. 328622:28:40# [RSpecRunTime] Starting example group spec/graphql/mutations/users/set_namespace_commit_email_spec.rb. Expected to take 6.99 seconds. 328722:28:40Mutations::Users::SetNamespaceCommitEmail 328822:28:40 is expected to require graphql authorizations :read_namespace 328922:28:40 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 329122:28:40 when current_user does not have permission 329222:28:41 raises an error 329322:28:41 when the user has permission 329422:28:41 when the email does not belong to the target user 329522:28:41 returns the validation error 329622:28:41 when namespace is a group 329722:28:41 behaves like success 329822:28:42 creates namespace commit email with correct values 329922:28:42 when namespace is a user 330022:28:42 behaves like success 330122:28:42 creates namespace commit email with correct values 330222:28:42 when namespace is a project 330322:28:43 behaves like success 330422:28:44 creates namespace commit email with correct values 330522:28:44# [RSpecRunTime] RSpec elapsed time: 22 minutes 56.98 seconds. Current RSS: ~1499M. Threads: 4. load average: 1.24 1.22 1.29 1/292 27712 330722:28:44# [RSpecRunTime] Finishing example group spec/graphql/mutations/users/set_namespace_commit_email_spec.rb. It took 3.79 seconds. Expected to take 6.99 seconds. 330822:28:44# [RSpecRunTime] Starting example group spec/models/concerns/ignorable_columns_spec.rb. Expected to take 6.9 seconds. 330922:28:44IgnorableColumns 331022:28:44 does not allow STI 331122:28:44 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 331222:28:44 adds columns to ignored_columns 331322:28:44 adds columns to ignored_columns (array version) 331422:28:44 requires remove_after attribute to be set 331522:28:44 allows setting remove_never: true and not setting other remove options 331622:28:45 requires remove_after attribute to be set 331722:28:45 requires remove_with attribute to be set 331822:28:45 .ignored_columns_details 331922:28:45 defaults to empty Hash 332022:28:45 with single column 332122:28:45 behaves like storing removal information 332222:28:45 storing removal information 332322:28:45# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.35 seconds. Current RSS: ~1498M. Threads: 4. load average: 1.24 1.22 1.29 1/292 27713 332522:28:45 with array column 332622:28:45 behaves like storing removal information 332722:28:45 storing removal information 332822:28:45 when called on a subclass without setting the ignored columns 332922:28:45 does not raise Deadlock error 333022:28:45 IgnorableColumns::ColumnIgnore 333122:28:45 #safe_to_remove? 333222:28:45 after remove_after date has passed 333322:28:45 returns true (safe to remove) 333422:28:45 before remove_after date has passed 333522:28:45 returns false (not safe to remove) 333622:28:45 with remove_never: true 333822:28:46# [RSpecRunTime] Finishing example group spec/models/concerns/ignorable_columns_spec.rb. It took 1.88 seconds. Expected to take 6.9 seconds. 333922:28:46# [RSpecRunTime] Starting example group spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb. Expected to take 6.77 seconds. 334022:28:46Atlassian::JiraConnect::Jwt::Asymmetric 334122:28:46 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 334322:28:47 returns true when verified with public key from CDN 334422:28:47 JWT does not contain a key ID 334522:28:47 is expected not to be valid 334622:28:47# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.15 second. Current RSS: ~1520M. Threads: 4. load average: 1.22 1.22 1.29 1/292 27714 334822:28:47 JWT contains a key ID that is not a valid UUID4 334922:28:47 is expected not to be valid 335022:28:47 public key can not be retrieved 335122:28:47 is expected not to be valid 335222:28:47 retrieving the public raises an error 335322:28:47 is expected not to be valid 335422:28:47 token decoding raises an error 335522:28:47 is expected not to be valid 335622:28:47 tracks the exception with Gitlab::ErrorTracking 335722:28:47 when iss could not be verified 335822:28:48 is expected not to be valid 335922:28:48 when qsh could not be verified 336022:28:48 is expected not to be valid 336122:28:48 with jira_connect_proxy_url setting 336222:28:48 requests the settings CDN 336322:28:48 when the setting is an empty string 336422:28:48 requests the default CDN 336622:28:48 is expected to eq nil 336722:28:48 when jwt is verified 336822:28:48 is expected to eq "client_key" 336922:28:48# [RSpecRunTime] Finishing example group spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb. It took 2.64 seconds. Expected to take 6.77 seconds. 337022:28:48# [RSpecRunTime] Starting example group spec/workers/analytics/usage_trends/counter_job_worker_spec.rb. Expected to take 6.62 seconds. 337122:28:48Analytics::UsageTrends::CounterJobWorker 337222:28:48 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 337322:28:49 is labeled as idempotent 337422:28:49 performs multiple times sequentially without raising an exception 337522:28:49 counts a scope and stores the result 337622:28:49 does not raise error when inserting duplicated measurement 337722:28:49 does not insert anything when BatchCount returns error 337822:28:49 when no records are in the database 337922:28:49 sets 0 as the count 338022:28:49 when the timeout elapses 338122:28:49 continues counting later when the timeout elapses 338222:28:49 when pipelines_succeeded identifier is passed 338322:28:50 counts successful pipelines 338422:28:50 when issues identifier is passed 338522:28:51 does not count group level work items 338622:28:51# [RSpecRunTime] Finishing example group spec/workers/analytics/usage_trends/counter_job_worker_spec.rb. It took 2.51 seconds. Expected to take 6.62 seconds. 338722:28:51# [RSpecRunTime] Starting example group spec/lib/banzai/renderer_spec.rb. Expected to take 6.58 seconds. 338822:28:51Banzai::Renderer 338922:28:51 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 339022:28:51 #cache_collection_render 339122:28:51 when an item has a rendered field 339222:28:51 does not touch redis if the field is in the cache 339322:28:51 #render_field 339422:28:51 without cache 339522:28:51 returns cacheless render field 339722:28:51 with a stale cache 339822:28:51 caches and returns the result 339922:28:51 skips database caching on a GitLab read-only instance 340022:28:51 with an up-to-date cache 340122:28:51 uses the cache 340222:28:51 #cacheless_render 340322:28:51 without cache 340422:28:51 returns cacheless render field 340522:28:51 #post_process 340722:28:52 without :post_process_pipeline key 340822:28:52 uses PostProcessPipeline 340922:28:52 with :post_process_pipeline key 341022:28:52 uses passed post process pipeline 341122:28:52 when not xhtml 341222:28:52 without :post_process_pipeline key 341322:28:52 uses PostProcessPipeline 341422:28:52 with :post_process_pipeline key 341522:28:52 uses passed post process pipeline 341622:28:52 instrumentation in render_result 341722:28:52 calculates pipeline timing 341822:28:52D, [2024-07-25T22:28:52.627728 #355] DEBUG -- : 0.000019_s (0.000019_s): NormalizeSourceFilter [PreProcessPipeline] 341922:28:52D, [2024-07-25T22:28:52.627818 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PreProcessPipeline", :filter=>"Banzai::Filter::NormalizeSourceFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true, :pre_process=>true}, :result=>{:pipeline_timing=>1.9460000658000354e-05}} 342022:28:52D, [2024-07-25T22:28:52.628223 #355] DEBUG -- : 0.000017_s (0.000036_s): TruncateSourceFilter [PreProcessPipeline] 342122:28:52D, [2024-07-25T22:28:52.628252 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PreProcessPipeline", :filter=>"Banzai::Filter::TruncateSourceFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true, :pre_process=>true}, :result=>{:pipeline_timing=>3.630999981396599e-05}} 342222:28:52D, [2024-07-25T22:28:52.628902 #355] DEBUG -- : 0.000058_s (0.000094_s): FrontMatterFilter [PreProcessPipeline] 342322:28:52D, [2024-07-25T22:28:52.628930 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PreProcessPipeline", :filter=>"Banzai::Filter::FrontMatterFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true, :pre_process=>true}, :result=>{:pipeline_timing=>9.448000037082238e-05}} 342422:28:52D, [2024-07-25T22:28:52.629336 #355] DEBUG -- : 0.000017_s (0.000017_s): MarkdownPreEscapeLegacyFilter [PlainMarkdownPipeline] 342522:28:52D, [2024-07-25T22:28:52.629363 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PlainMarkdownPipeline", :filter=>"Banzai::Filter::MarkdownPreEscapeLegacyFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true}, :result=>{:pipeline_timing=>1.7049999769369606e-05}} 342622:28:52D, [2024-07-25T22:28:52.629716 #355] DEBUG -- : 0.000013_s (0.000030_s): DollarMathPreLegacyFilter [PlainMarkdownPipeline] 342722:28:52D, [2024-07-25T22:28:52.629742 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PlainMarkdownPipeline", :filter=>"Banzai::Filter::DollarMathPreLegacyFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true}, :result=>{:pipeline_timing=>2.9920000088168308e-05}} 342822:28:52D, [2024-07-25T22:28:52.630147 #355] DEBUG -- : 0.000109_s (0.000139_s): BlockquoteFenceLegacyFilter [PlainMarkdownPipeline] 342922:28:52D, [2024-07-25T22:28:52.630206 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PlainMarkdownPipeline", :filter=>"Banzai::Filter::BlockquoteFenceLegacyFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true}, :result=>{:pipeline_timing=>0.00013917999967816286}} 343022:28:52D, [2024-07-25T22:28:52.630695 #355] DEBUG -- : 0.000234_s (0.000373_s): MarkdownFilter [PlainMarkdownPipeline] 343122:28:52D, [2024-07-25T22:28:52.630721 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PlainMarkdownPipeline", :filter=>"Banzai::Filter::MarkdownFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true}, :result=>{:pipeline_timing=>0.0003734800002348493}} 343222:28:52D, [2024-07-25T22:28:52.631541 #355] DEBUG -- : 0.000226_s (0.000599_s): ConvertTextToDocFilter [PlainMarkdownPipeline] 343322:28:52D, [2024-07-25T22:28:52.631568 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PlainMarkdownPipeline", :filter=>"Banzai::Filter::ConvertTextToDocFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true}, :result=>{:pipeline_timing=>0.0005993499999021878}} 343422:28:52D, [2024-07-25T22:28:52.631923 #355] DEBUG -- : 0.000015_s (0.000615_s): DollarMathPostLegacyFilter [PlainMarkdownPipeline] 343522:28:52D, [2024-07-25T22:28:52.631952 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PlainMarkdownPipeline", :filter=>"Banzai::Filter::DollarMathPostLegacyFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true}, :result=>{:pipeline_timing=>0.0006146899995655986}} 343622:28:52D, [2024-07-25T22:28:52.632298 #355] DEBUG -- : 0.000011_s (0.000626_s): MarkdownPostEscapeLegacyFilter [PlainMarkdownPipeline] 343722:28:52D, [2024-07-25T22:28:52.632326 #355] DEBUG -- : {:pipeline=>"Banzai::Pipeline::PlainMarkdownPipeline", :filter=>"Banzai::Filter::MarkdownPostEscapeLegacyFilter", :context=>{:pipeline=>:plain_markdown, :project=>nil, :debug=>true}, :result=>{:pipeline_timing=>0.000625929999841901}} 343822:28:52 enables debug output 343922:28:52D, [2024-07-25T22:28:52.737532 #355] DEBUG -- : 0.000021_s (0.000021_s): NormalizeSourceFilter [PreProcessPipeline] 344022:28:52D, [2024-07-25T22:28:52.737943 #355] DEBUG -- : 0.000017_s (0.000038_s): TruncateSourceFilter [PreProcessPipeline] 344122:28:52D, [2024-07-25T22:28:52.738348 #355] DEBUG -- : 0.000116_s (0.000153_s): FrontMatterFilter [PreProcessPipeline] 344222:28:52D, [2024-07-25T22:28:52.738754 #355] DEBUG -- : 0.000018_s (0.000018_s): MarkdownPreEscapeLegacyFilter [PlainMarkdownPipeline] 344322:28:52D, [2024-07-25T22:28:52.739138 #355] DEBUG -- : 0.000013_s (0.000030_s): DollarMathPreLegacyFilter [PlainMarkdownPipeline] 344422:28:52D, [2024-07-25T22:28:52.739768 #355] DEBUG -- : 0.000170_s (0.000200_s): BlockquoteFenceLegacyFilter [PlainMarkdownPipeline] 344522:28:52D, [2024-07-25T22:28:52.740373 #355] DEBUG -- : 0.000256_s (0.000457_s): MarkdownFilter [PlainMarkdownPipeline] 344622:28:52D, [2024-07-25T22:28:52.740922 #355] DEBUG -- : 0.000275_s (0.000731_s): ConvertTextToDocFilter [PlainMarkdownPipeline] 344722:28:52D, [2024-07-25T22:28:52.741261 #355] DEBUG -- : 0.000015_s (0.000747_s): DollarMathPostLegacyFilter [PlainMarkdownPipeline] 344822:28:52D, [2024-07-25T22:28:52.741618 #355] DEBUG -- : 0.000012_s (0.000759_s): MarkdownPostEscapeLegacyFilter [PlainMarkdownPipeline] 344922:28:52 enables debug_timing output 345022:28:52 generates a color for the duration 345122:28:52 formats duration 345222:28:53# [RSpecRunTime] Finishing example group spec/lib/banzai/renderer_spec.rb. It took 1.81 seconds. Expected to take 6.58 seconds. 345322:28:53# [RSpecRunTime] Starting example group spec/models/vs_code/settings/vs_code_setting_spec.rb. Expected to take 6.36 seconds. 345422:28:53VsCode::Settings::VsCodeSetting 345522:28:53 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 345622:28:53 does not allow STI 345722:28:53 relationship validation 345822:28:53 is expected to belong to user required: false 345922:28:53 validates the uniqueness of attributes 346022:28:53 is expected to validate that :setting_type is case-sensitively unique within the scope of :user_id 346122:28:53 validates the presence of required attributes 346222:28:53 is expected to validate that :setting_type cannot be empty/falsy 346322:28:54 is expected to validate that :content cannot be empty/falsy 346422:28:54 is expected to validate that :uuid cannot be empty/falsy 346522:28:54 is expected to validate that :version cannot be empty/falsy 346622:28:54 settings type validation 346722:28:54 is expected to validate that :setting_type is either ‹"settings"›, ‹"extensions"›, ‹"globalState"›, ‹"machines"›, ‹"keybindings"›, ‹"snippets"›, ‹"tasks"›, or ‹"profiles"› 346822:28:54 .by_setting_type 346922:28:54 is expected to contain exactly #<VsCode::Settings::VsCodeSetting id: 9, user_id: 1252, created_at: "2024-07-25 22:28:54.755893495 +0...ing_type: "settings", content: [FILTERED], uuid: "75946111-382a-48fd-85a1-d0b1f7a5aa63", version: 1> 347122:28:54 is expected to contain exactly #<VsCode::Settings::VsCodeSetting id: 10, user_id: 1253, created_at: "2024-07-25 22:28:54.955772968 +...ing_type: "settings", content: [FILTERED], uuid: "6d560ba8-8630-4bc6-b3db-a5fc2be4fc13", version: 1> 347222:28:55# [RSpecRunTime] Finishing example group spec/models/vs_code/settings/vs_code_setting_spec.rb. It took 2.01 seconds. Expected to take 6.36 seconds. 347322:28:55# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 347422:28:55Lint factories for VsCode::Settings::VsCodeSetting 347522:28:55 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 347622:28:55 with saas, license, and factory defaults 347722:28:55 behaves like factory 347822:28:55 vscode_setting factory 347922:28:56 does not raise error when built 348022:28:56 does not raise error when created 348122:28:56# [RSpecRunTime] RSpec elapsed time: 23 minutes 9.19 seconds. Current RSS: ~1535M. Threads: 4. load average: 1.20 1.21 1.28 1/292 27741 348322:28:56# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.36 seconds. Expected to take 48.25 seconds. 348422:28:56# [RSpecRunTime] Starting example group spec/lib/gitlab/database/load_balancing/configuration_spec.rb. Expected to take 6.33 seconds. 348522:28:56Gitlab::Database::LoadBalancing::Configuration 348622:28:56 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 348822:28:56 when load balancing is not configured 348922:28:56 uses the default settings 349022:28:56 when load balancing is configured 349122:28:56 uses the custom configuration settings 349222:28:56 when the load balancing configuration uses strings as the keys 349322:28:56 uses the custom configuration settings 349422:28:56 #load_balancing_enabled? 349522:28:57 returns false when running inside a Rake task 349622:28:57 returns true when hosts are configured 349722:28:57 returns true when a service discovery record is configured 349822:28:57 returns false when no hosts are configured and service discovery is disabled 349922:28:57 #service_discovery_enabled? 350022:28:57 returns false when running inside a Rake task 350122:28:57 returns true when a record is configured 350222:28:57 returns false when no record is configured 350422:28:57 when a custom pool size is used 350522:28:57 always reads the value from the model configuration 350622:28:57 when the pool size is nil 350722:28:57 returns the default pool size 350822:28:57 #db_config_name 350922:28:57 returns connection name as symbol 351122:28:58 returns exactly db_config 351222:28:58# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/load_balancing/configuration_spec.rb. It took 1.78 seconds. Expected to take 6.33 seconds. 351322:28:58# [RSpecRunTime] Starting example group spec/lib/banzai/filter/inline_diff_filter_spec.rb. Expected to take 6.22 seconds. 351422:28:58Banzai::Filter::InlineDiffFilter 351522:28:58 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 351622:28:58 adds inline diff span tags for deletions when using square brackets 351722:28:58 adds inline diff span tags for deletions when using curley braces 351822:28:58 does not add inline diff span tags when a closing tag is not provided 351922:28:58 adds inline span tags for additions when using square brackets 352022:28:58 adds inline span tags for additions when using curley braces 352122:28:58 does not add inline diff span tags when a closing addition tag is not provided 352222:28:59 does not add inline diff span tags when the tags do not match 352322:28:59 prevents user-land html being injected 352422:28:59 preserves content inside pre tags 352522:28:59 preserves content inside code tags 352622:28:59 preserves content inside tt tags 352722:28:59 protects against malicious backtracking 352822:28:59 behaves like pipeline timing check 352922:28:59 checks the pipeline timing 353022:28:59# [RSpecRunTime] RSpec elapsed time: 23 minutes 12.62 seconds. Current RSS: ~1552M. Threads: 4. load average: 1.19 1.21 1.28 1/292 27742 353222:28:59# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/inline_diff_filter_spec.rb. It took 1.65 seconds. Expected to take 6.22 seconds. 353322:28:59# [RSpecRunTime] Starting example group spec/workers/merge_requests/handle_assignees_change_worker_spec.rb. Expected to take 6.08 seconds. 353422:28:59MergeRequests::HandleAssigneesChangeWorker 353522:29:01 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 353622:29:01 behaves like an idempotent worker 353722:29:01 is labeled as idempotent 353822:29:02 performs multiple times sequentially without raising an exception 353922:29:02# [RSpecRunTime] RSpec elapsed time: 23 minutes 15.4 seconds. Current RSS: ~1560M. Threads: 4. load average: 1.17 1.21 1.28 1/298 27878 354222:29:02 calls MergeRequests::HandleAssigneesChangeService#execute to handle the changes 354322:29:02 when there are no changes 354422:29:02 still calls MergeRequests::HandleAssigneesChangeService#execute 354522:29:02 when the old assignees cannot be found 354622:29:02 still calls MergeRequests::HandleAssigneesChangeService#execute 354722:29:02 with a non-existing merge request 354822:29:03 does nothing 354922:29:03 with a non-existing user 355022:29:03 does nothing 355122:29:03# [RSpecRunTime] Finishing example group spec/workers/merge_requests/handle_assignees_change_worker_spec.rb. It took 3.39 seconds. Expected to take 6.08 seconds. 355222:29:03# [RSpecRunTime] Starting example group spec/services/lfs/push_service_spec.rb. Expected to take 5.97 seconds. 355322:29:03Lfs::PushService 355422:29:03 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 355522:29:04 does nothing if there are no LFS objects 355722:29:04 uploads the object when upload is requested 355822:29:04 does not upload the object when upload is not requested 355922:29:04 verifies the upload if requested 356022:29:04 skips verification if requested but upload fails 356122:29:04 returns a failure when submitting a batch fails 356222:29:04 returns a failure when submitting an upload fails 356322:29:04 non-project-repository LFS objects 356422:29:04 only tries to upload the project-repository LFS object 356522:29:05# [RSpecRunTime] RSpec elapsed time: 23 minutes 17.88 seconds. Current RSS: ~1553M. Threads: 4. load average: 1.17 1.21 1.28 1/297 27903 356722:29:05# [RSpecRunTime] Finishing example group spec/services/lfs/push_service_spec.rb. It took 1.87 seconds. Expected to take 5.97 seconds. 356822:29:05# [RSpecRunTime] Starting example group spec/services/import/placeholder_references/load_service_spec.rb. Expected to take 5.88 seconds. 356922:29:05Import::PlaceholderReferences::LoadService 357022:29:05 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 357222:29:06 loads data pushed with `Import::PlaceholderReferences::PushService` 357322:29:06 loads data to PostgreSQL in batches 357422:29:06 does not load data for another import_uid 357522:29:06 does not load data for another import_source 357622:29:06 when something in the batch has an unexpected schema 357722:29:06 loads just the valid data, and clears the set 357822:29:06# [RSpecRunTime] RSpec elapsed time: 23 minutes 19.54 seconds. Current RSS: ~1554M. Threads: 4. load average: 1.17 1.21 1.28 1/297 27904 358022:29:06 when loading to PostgreSQL fails due to an ActiveRecord::RecordInvalid 358122:29:06 loads just the valid data, and clears the list 358222:29:06 when loading to PostgreSQL fails due to ActiveRecord::InvalidForeignKey 358322:29:06 logs the error and clears the failing batch but continues 358422:29:06 when loading to PostgreSQL fails for an unhandled reason 358522:29:07 bubbles the exception and does not clear the set 358622:29:07 when fetching set from Redis fails 358722:29:07 bubbles the exception, does not load any data, and does not clear the set 358822:29:07 when clearing the set from Redis fails 358922:29:07 bubbles the exception and does not clear the set, but does load the data 359022:29:07# [RSpecRunTime] Finishing example group spec/services/import/placeholder_references/load_service_spec.rb. It took 2.21 seconds. Expected to take 5.88 seconds. 359122:29:07# [RSpecRunTime] Starting example group spec/lib/gitlab/namespaced_session_store_spec.rb. Expected to take 5.73 seconds. 359222:29:07Gitlab::NamespacedSessionStore 359322:29:07 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 359422:29:07 Enumerable methods 359522:29:07 with data in the session 359622:29:07 passes .each call to storage hash 359722:29:07 passes .map to storage hash 359822:29:07 converts into a basic hash upon request 359922:29:07 with no data in session 360022:29:07 does not iterate when session is not initialized 360122:29:08 converts to empty hash with .to_h 360222:29:08 with empty data in session 360322:29:08 does not raise error 360422:29:08 converts to empty hash with .to_h 360522:29:08 current session 360622:29:08 retrieves data from the given key 360722:29:08 when namespace key does not exist 360822:29:08 does not create namespace key when reading a value 360922:29:08 stores data under the specified key 361022:29:08 passed in session 361122:29:08 retrieves data from the given key 361222:29:08# [RSpecRunTime] Finishing example group spec/lib/gitlab/namespaced_session_store_spec.rb. It took 1.6 seconds. Expected to take 5.73 seconds. 361322:29:08# [RSpecRunTime] Starting example group spec/lib/gitlab/form_builders/gitlab_ui_form_builder_spec.rb. Expected to take 5.71 seconds. 361422:29:08Gitlab::FormBuilders::GitlabUiFormBuilder 361522:29:09 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 361722:29:09 without pajamas_button enabled 361822:29:09 renders a submit input 361922:29:09 with pajamas_button enabled 362022:29:09 renders a submit button 362122:29:09 #gitlab_ui_checkbox_component 362222:29:09 when not using slots 362322:29:09 without optional arguments 362422:29:09 renders correct html 362522:29:09 with optional arguments 362622:29:09 renders help text 362722:29:09 with checkbox_options: { multiple: true } 362822:29:09 renders labels with correct for attributes 362922:29:09 when using slots 363022:29:09 renders correct html 363122:29:09 #gitlab_ui_radio_component 363222:29:09 when not using slots 363322:29:09 without optional arguments 363422:29:09 renders correct html 363522:29:09 with optional arguments 363622:29:09 renders help text 363722:29:09 when using slots 363822:29:09 renders correct html 363922:29:09 #gitlab_ui_datepicker 364022:29:09 without optional arguments 364122:29:10 renders correct html 364222:29:10 with optional arguments 364322:29:10 renders correct html 364422:29:10# [RSpecRunTime] Finishing example group spec/lib/gitlab/form_builders/gitlab_ui_form_builder_spec.rb. It took 1.29 seconds. Expected to take 5.71 seconds. 364522:29:10# [RSpecRunTime] Starting example group spec/models/ci/build_trace_spec.rb. Expected to take 5.62 seconds. 364622:29:10Ci::BuildTrace 364722:29:10 does not allow STI 364822:29:10 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 364922:29:10 returns formatted trace 365022:29:10 delegated methods 365122:29:10 is expected to delegate #state to the #trace object 365222:29:10 is expected to delegate #append to the #trace object 365322:29:11 is expected to delegate #truncated to the #trace object 365422:29:11 is expected to delegate #offset to the #trace object 365522:29:11 is expected to delegate #size to the #trace object 365622:29:11 is expected to delegate #total to the #trace object 365722:29:11 is expected to delegate #build_id to the #build object as #id 365822:29:11 is expected to delegate #build_status to the #build object as #status 365922:29:11 is expected to delegate #build_complete? to the #build object as #complete? 366022:29:11# [RSpecRunTime] RSpec elapsed time: 23 minutes 24.63 seconds. Current RSS: ~1545M. Threads: 4. load average: 1.16 1.20 1.28 1/297 27905 366222:29:11 with invalid UTF-8 data 366322:29:11 returns valid UTF-8 data 366422:29:12# [RSpecRunTime] Finishing example group spec/models/ci/build_trace_spec.rb. It took 1.76 seconds. Expected to take 5.62 seconds. 366522:29:12# [RSpecRunTime] Starting example group spec/services/ide/terminal_config_service_spec.rb. Expected to take 5.45 seconds. 366622:29:12Ide::TerminalConfigService 366722:29:12 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 366922:29:12 content is not valid 367022:29:13 returns an error 367122:29:13# [RSpecRunTime] RSpec elapsed time: 23 minutes 26.15 seconds. Current RSS: ~1550M. Threads: 4. load average: 1.15 1.20 1.28 1/292 27932 367322:29:13 terminal not defined 367422:29:13 returns success 367522:29:13 terminal enabled 367622:29:13 returns success 367722:29:13 custom terminal enabled 367822:29:13 returns success 367922:29:14# [RSpecRunTime] Finishing example group spec/services/ide/terminal_config_service_spec.rb. It took 2.11 seconds. Expected to take 5.45 seconds. 368022:29:14# [RSpecRunTime] Starting example group spec/graphql/resolvers/ci/jobs_resolver_spec.rb. Expected to take 5.4 seconds. 368122:29:14Resolvers::Ci::JobsResolver 368222:29:15 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 368422:29:15 when none of the optional params are given 368522:29:15 returns all of the pipeline's jobs 368622:29:15# [RSpecRunTime] RSpec elapsed time: 23 minutes 28.37 seconds. Current RSS: ~1550M. Threads: 4. load average: 1.15 1.20 1.28 1/292 27961 368822:29:15 when security_report_types is present 368922:29:15 returns the pipeline's jobs with the given security report types 369022:29:15 when a job has tags 369122:29:15 returns jobs with tags when applicable 369222:29:15 when a job is manual 369322:29:15 returns jobs with when set to 'manual' 369422:29:15 when filtering by job kind 369522:29:16 returns jobs with that type 369622:29:16# [RSpecRunTime] Finishing example group spec/graphql/resolvers/ci/jobs_resolver_spec.rb. It took 2.02 seconds. Expected to take 5.4 seconds. 369722:29:16# [RSpecRunTime] Starting example group spec/helpers/ci/secure_files_helper_spec.rb. Expected to take 5.32 seconds. 369822:29:16Ci::SecureFilesHelper 369922:29:17 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 370022:29:17 #show_secure_files_setting 370122:29:17 when disabled at the instance level 370222:29:17 is expected to equal false 370322:29:17# [RSpecRunTime] RSpec elapsed time: 23 minutes 30.11 seconds. Current RSS: ~1537M. Threads: 4. load average: 1.13 1.20 1.27 1/292 27962 370522:29:17 authenticated user with admin permissions 370622:29:17 is expected to equal true 370722:29:17 authenticated user with read permissions 370822:29:17 is expected to equal true 370922:29:17 authenticated user with guest permissions 371022:29:17 is expected to equal false 371122:29:17 authenticated user with no permissions 371222:29:17 is expected to equal false 371322:29:17 unconfirmed user 371422:29:17 is expected to equal false 371522:29:17 unauthenticated user 371622:29:17 is expected to equal false 371722:29:18# [RSpecRunTime] Finishing example group spec/helpers/ci/secure_files_helper_spec.rb. It took 1.96 seconds. Expected to take 5.32 seconds. 371822:29:18# [RSpecRunTime] Starting example group spec/services/user_agent_detail_service_spec.rb. Expected to take 5.22 seconds. 371922:29:18UserAgentDetailService 372022:29:18 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 372222:29:18 perform_spam_check: true, spam_params_present: true, user_agent: "UA", ip_address: "IP", creates_user_agent_detail: true 372322:29:18 creates a user agent detail when expected 372422:29:18 perform_spam_check: true, spam_params_present: false, user_agent: "UA", ip_address: "IP", creates_user_agent_detail: false 372522:29:18 creates a user agent detail when expected 372622:29:18 perform_spam_check: false, spam_params_present: true, user_agent: "UA", ip_address: "IP", creates_user_agent_detail: false 372722:29:18 creates a user agent detail when expected 372822:29:18 perform_spam_check: true, spam_params_present: true, user_agent: "", ip_address: "IP", creates_user_agent_detail: false 372922:29:19 creates a user agent detail when expected 373022:29:19 perform_spam_check: true, spam_params_present: true, user_agent: nil, ip_address: "IP", creates_user_agent_detail: false 373122:29:19 creates a user agent detail when expected 373222:29:19 perform_spam_check: true, spam_params_present: true, user_agent: "UA", ip_address: "", creates_user_agent_detail: false 373322:29:19 creates a user agent detail when expected 373422:29:19 perform_spam_check: true, spam_params_present: true, user_agent: "UA", ip_address: nil, creates_user_agent_detail: false 373522:29:19 creates a user agent detail when expected 373622:29:19# [RSpecRunTime] Finishing example group spec/services/user_agent_detail_service_spec.rb. It took 1.33 seconds. Expected to take 5.22 seconds. 373722:29:19# [RSpecRunTime] Starting example group spec/services/web_hooks/log_destroy_service_spec.rb. Expected to take 5.13 seconds. 373822:29:19WebHooks::LogDestroyService 373922:29:19 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 374122:29:19 with system hook 374222:29:19 behaves like deletes web hook logs for hook 374322:29:19 deletes the logs 374422:29:19 when the data-set exceeds the batch size 374522:29:20 deletes the logs 374622:29:20 when it encounters an error 374722:29:20 reports the error 374822:29:20 with project hook 374922:29:20 behaves like deletes web hook logs for hook 375022:29:21 deletes the logs 375122:29:21 when the data-set exceeds the batch size 375222:29:21 deletes the logs 375322:29:21# [RSpecRunTime] RSpec elapsed time: 23 minutes 34.69 seconds. Current RSS: ~1558M. Threads: 4. load average: 1.13 1.20 1.27 1/292 27963 375522:29:21 when it encounters an error 375622:29:22 reports the error 375722:29:22# [RSpecRunTime] Finishing example group spec/services/web_hooks/log_destroy_service_spec.rb. It took 3.19 seconds. Expected to take 5.13 seconds. 375822:29:22# [RSpecRunTime] Starting example group spec/models/integrations/zentao_tracker_data_spec.rb. Expected to take 5.04 seconds. 375922:29:22Integrations::ZentaoTrackerData 376022:29:22 does not allow STI 376122:29:22 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 376222:29:22 behaves like Integrations::BaseDataFields 376322:29:22 associations 376422:29:22 is expected to belong to integration required: false 376622:29:22 with integration 376722:29:22 with value set to false 376822:29:23 is expected to eq false 376922:29:23 with value set to true 377022:29:23 is expected to eq true 377122:29:23 without integration 377222:29:23 is expected to eq false 377322:29:23 #to_database_hash 377422:29:23 does not include certain attributes 377522:29:23 factory available 377622:29:24 is expected to eq true 377722:29:24 encrypted attributes 377822:29:24 is expected to contain exactly :url, :api_url, :zentao_product_xid, and :api_token 377922:29:24# [RSpecRunTime] Finishing example group spec/models/integrations/zentao_tracker_data_spec.rb. It took 1.73 seconds. Expected to take 5.04 seconds. 378022:29:24# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 378122:29:24Lint factories for Integrations::ZentaoTrackerData 378222:29:24 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 378322:29:24 with saas, license, and factory defaults 378422:29:25 behaves like factory 378522:29:25 zentao_tracker_data factory 378622:29:25 does not raise error when built 378722:29:25 does not raise error when created 378822:29:25# [RSpecRunTime] RSpec elapsed time: 23 minutes 38.57 seconds. Current RSS: ~1546M. Threads: 4. load average: 1.12 1.19 1.27 1/292 27990 379022:29:25# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.5 seconds. Expected to take 48.25 seconds. 379122:29:25# [RSpecRunTime] Starting example group spec/lib/gitlab/usage_data_counters/redis_counter_spec.rb. Expected to take 4.98 seconds. 379222:29:25Gitlab::UsageDataCounters::RedisCounter 379322:29:25 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 379522:29:26 counter is increased 379622:29:26 does not have an expiration timestamp 379722:29:26 for every aliased legacy key 379822:29:27 counter is increased for a legacy key 379922:29:27# [RSpecRunTime] RSpec elapsed time: 23 minutes 40.51 seconds. Current RSS: ~1542M. Threads: 4. load average: 1.11 1.19 1.27 1/293 27991 380122:29:27 when expiry is passed as an argument 380222:29:27 counter is increased 380322:29:27 adds an expiration timestamp to the key 380422:29:28 does not reset the expiration timestamp when counter is increased again 380522:29:28 .increment_by 380622:29:28 counter is increased 380722:29:28 does not have an expiration timestamp 380822:29:28 when expiry is passed as an argument 380922:29:28 counter is increased 381022:29:28 adds an expiration timestamp to the key 381122:29:28 does not reset the expiration timestamp when counter is increased again 381222:29:28# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage_data_counters/redis_counter_spec.rb. It took 2.8 seconds. Expected to take 4.98 seconds. 381322:29:28# [RSpecRunTime] Starting example group spec/services/database/mark_migration_service_spec.rb. Expected to take 4.85 seconds. 381422:29:28Database::MarkMigrationService 381522:29:28 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 381722:29:28 marks the migration as successful 381822:29:28 when the migration does not exist 381922:29:29 is expected to be error 382022:29:29 is expected to eq :not_found 382122:29:29 does not insert records 382222:29:29 when the migration was already executed 382322:29:29 is expected to be error 382422:29:29 is expected to eq :invalid 382522:29:29 does not insert records 382622:29:29 when the insert fails 382722:29:29 returns an error response 382822:29:29# [RSpecRunTime] Finishing example group spec/services/database/mark_migration_service_spec.rb. It took 1.09 seconds. Expected to take 4.85 seconds. 382922:29:29# [RSpecRunTime] Starting example group spec/services/terraform/states/trigger_destroy_service_spec.rb. Expected to take 4.82 seconds. 383022:29:29Terraform::States::TriggerDestroyService 383122:29:30 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 383322:29:30 marks the state as deleted and schedules a cleanup worker 383422:29:30 within a database transaction 383522:29:30 does not raise an EnqueueFromTransactionError 383622:29:30 user does not have permission 383722:29:30 does not modify the state 383822:29:30 state is locked 383922:29:31 does not modify the state 384022:29:31# [RSpecRunTime] Finishing example group spec/services/terraform/states/trigger_destroy_service_spec.rb. It took 1.51 seconds. Expected to take 4.82 seconds. 384122:29:31# [RSpecRunTime] Starting example group spec/lib/gitlab/quick_actions/spend_time_and_date_separator_spec.rb. Expected to take 4.67 seconds. 384222:29:31Gitlab::QuickActions::SpendTimeAndDateSeparator 384322:29:31 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 384522:29:31 invalid paramenter in arg line 384622:29:31 empty arg line 384722:29:31 behaves like arg line with invalid parameters 384922:29:31 future date in arg line 385022:29:31 behaves like arg line with invalid parameters 385222:29:31 unparseable date(invalid mixes of delimiters) 385322:29:31 behaves like arg line with invalid parameters 385522:29:31 trash in arg line 385622:29:31 return nil as time value 385722:29:31 time present in arg line 385822:29:31 behaves like arg line with valid parameters 385922:29:31 return time and date array 386022:29:31 timecategory present in arg line 386122:29:31 behaves like arg line with valid parameters 386222:29:31 return time and date array 386322:29:31 simple time with date in arg line 386422:29:31 behaves like arg line with valid parameters 386522:29:32 return time and date array 386622:29:32 timecategory present in arg line 386722:29:32 behaves like arg line with valid parameters 386822:29:32 return time and date array 386922:29:32 composite time with date in arg line 387022:29:32 behaves like arg line with valid parameters 387122:29:32 return time and date array 387222:29:32# [RSpecRunTime] Finishing example group spec/lib/gitlab/quick_actions/spend_time_and_date_separator_spec.rb. It took 1.11 seconds. Expected to take 4.67 seconds. 387322:29:32# [RSpecRunTime] Starting example group spec/workers/mail_scheduler/issue_due_worker_spec.rb. Expected to take 4.67 seconds. 387422:29:32MailScheduler::IssueDueWorker 387522:29:32 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 387722:29:33 sends emails for open issues due tomorrow in the project specified 387822:29:34 does not send email for issues that have the work_item_type different of "issue" 387922:29:34# [RSpecRunTime] RSpec elapsed time: 23 minutes 47.38 seconds. Current RSS: ~1550M. Threads: 4. load average: 1.10 1.19 1.27 3/292 27992 388122:29:34# [RSpecRunTime] Finishing example group spec/workers/mail_scheduler/issue_due_worker_spec.rb. It took 2.29 seconds. Expected to take 4.67 seconds. 388222:29:34# [RSpecRunTime] Starting example group spec/lib/gitlab/search/query_spec.rb. Expected to take 4.53 seconds. 388322:29:34Gitlab::Search::Query 388422:29:34 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 388522:29:34 is expected to be < SimpleDelegator 388622:29:35 leaves undefined filters in the main query 388722:29:35 parses filters 388822:29:35 with an empty filter 388922:29:35 ignores empty filters 389122:29:35 does not escape the pipe 389222:29:35 with an exclusive filter 389322:29:35 negates the filter 389422:29:35 with filter value in quotes 389522:29:35 does not break the filter value in quotes 389622:29:35 with extra white spaces between the query words 389722:29:35 removes the extra whitespace between tokens 389822:29:35 with mutliple filename filters 389922:29:35 creates a filter for each filename in query 390022:29:35 when multiple extension filters are added 390122:29:35 creates a filter for each filename and extension in query 390222:29:35# [RSpecRunTime] Finishing example group spec/lib/gitlab/search/query_spec.rb. It took 1.28 seconds. Expected to take 4.53 seconds. 390322:29:35# [RSpecRunTime] Starting example group spec/workers/ci/resource_groups/assign_resource_from_resource_group_worker_v2_spec.rb. Expected to take 4.48 seconds. 390422:29:35Ci::ResourceGroups::AssignResourceFromResourceGroupWorkerV2 390522:29:36 has an option to reschedule once if deduplicated 390622:29:36 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 390722:29:36 has the `until_executing` deduplicate strategy 390822:29:36 has an option to deduplicate scheduled jobs 391022:29:36 behaves like an idempotent worker 391122:29:36 is labeled as idempotent 391222:29:37 performs multiple times sequentially without raising an exception 391322:29:37# [RSpecRunTime] RSpec elapsed time: 23 minutes 50.06 seconds. Current RSS: ~1549M. Threads: 4. load average: 1.10 1.18 1.27 1/292 27993 391522:29:37 when resource group exists 391622:29:37 executes AssignResourceFromResourceGroupService 391722:29:37 when build does not exist 391822:29:37 does not execute AssignResourceFromResourceGroupService 391922:29:38# [RSpecRunTime] Finishing example group spec/workers/ci/resource_groups/assign_resource_from_resource_group_worker_v2_spec.rb. It took 2.12 seconds. Expected to take 4.48 seconds. 392022:29:38# [RSpecRunTime] Starting example group spec/graphql/types/work_items/available_export_fields_enum_spec.rb. Expected to take 4.41 seconds. 392122:29:38Types::WorkItems::AvailableExportFieldsEnum 392222:29:38 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 392322:29:38 is expected to eq "AvailableExportFields" 392522:29:38 field_name: "ID", field_value: "id" 392622:29:38 exposes correct available fields 392722:29:38 field_name: "TYPE", field_value: "type" 392822:29:38 exposes correct available fields 392922:29:38 field_name: "TITLE", field_value: "title" 393022:29:38 exposes correct available fields 393122:29:38 field_name: "DESCRIPTION", field_value: "description" 393222:29:38 exposes correct available fields 393322:29:38 field_name: "AUTHOR", field_value: "author" 393422:29:38 exposes correct available fields 393522:29:38 field_name: "AUTHOR_USERNAME", field_value: "author username" 393622:29:38 exposes correct available fields 393722:29:38 field_name: "CREATED_AT", field_value: "created_at" 393822:29:38 exposes correct available fields 393922:29:39# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/available_export_fields_enum_spec.rb. It took 1.04 seconds. Expected to take 4.41 seconds. 394022:29:39# [RSpecRunTime] Starting example group spec/workers/rebase_worker_spec.rb. Expected to take 4.35 seconds. 394122:29:39RebaseWorker#perform 394222:29:39 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 394322:29:39 when rebasing an MR from a fork where upstream has protected branches 394422:29:42 sets the correct project for running hooks 394522:29:42# [RSpecRunTime] RSpec elapsed time: 23 minutes 55.32 seconds. Current RSS: ~1547M. Threads: 4. load average: 1.09 1.18 1.27 1/298 28210 394722:29:42# [RSpecRunTime] Finishing example group spec/workers/rebase_worker_spec.rb. It took 3.49 seconds. Expected to take 4.35 seconds. 394822:29:42# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/workers_map_spec.rb. Expected to take 4.24 seconds. 394922:29:42Gitlab::SidekiqMiddleware::ConcurrencyLimit::WorkersMap 395022:29:42 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 395222:29:42 accepts worker instance 395322:29:42 accepts worker class 395422:29:42 returns nil for unknown worker 395522:29:43 returns nil if the feature flag is disabled 395722:29:43 includes the worker 395822:29:43 .over_the_limit? 395922:29:43 returns false if no limit is set 396022:29:43 returns false if under the limit 396122:29:43 returns true if over the limit 396222:29:43# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/workers_map_spec.rb. It took 1.11 seconds. Expected to take 4.24 seconds. 396322:29:43# [RSpecRunTime] Starting example group spec/services/projects/record_target_platforms_service_spec.rb. Expected to take 4.17 seconds. 396422:29:43Projects::RecordTargetPlatformsService#execute 396522:29:44 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 396622:29:44 when project is an XCode project 396722:29:44 creates a new setting record for the project 396822:29:44 returns array of detected target platforms 396922:29:44 when a project has an existing setting record 397022:29:44 when target platforms changed 397222:29:44 is expected to contain exactly "ios" and "osx" 397322:29:44 when target platforms are the same 397422:29:44 does not update 397522:29:44 when project is not an XCode project 397622:29:44 does nothing 397722:29:44 is expected to be nil 397822:29:45# [RSpecRunTime] Finishing example group spec/services/projects/record_target_platforms_service_spec.rb. It took 1.41 seconds. Expected to take 4.17 seconds. 397922:29:45# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_imported_projects_total_metric_spec.rb. Expected to take 4.12 seconds. 398022:29:45Gitlab::Usage::Metrics::Instrumentations::CountImportedProjectsTotalMetric 398122:29:47 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 398222:29:47 with all time frame 398322:29:47 behaves like a correct instrumented metric value and query 398422:29:47 behaves like a correct instrumented metric value 398522:29:47 has correct value 398622:29:47# [RSpecRunTime] RSpec elapsed time: 24 minutes 0.65 second. Current RSS: ~1526M. Threads: 4. load average: 1.08 1.18 1.26 1/298 28211 398822:29:47 behaves like a correct instrumented metric query 398922:29:47 has correct generate query 399022:29:47 for 28d time frame 399122:29:47 behaves like a correct instrumented metric value and query 399222:29:47 behaves like a correct instrumented metric value 399322:29:48 has correct value 399422:29:48 behaves like a correct instrumented metric query 399522:29:48 has correct generate query 399622:29:48# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_imported_projects_total_metric_spec.rb. It took 3.19 seconds. Expected to take 4.12 seconds. 399722:29:48# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb. Expected to take 4.02 seconds. 399822:29:48Gitlab::Ci::Reports::Security::Locations::SecretDetection 399922:29:48 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 400022:29:48 behaves like vulnerability location 400222:29:48 when all params are given 400322:29:48 initializes an instance 400422:29:48 param: :file_path 400522:29:48 when param file_path is missing 400622:29:48 raises an error 400722:29:48 param: :start_line 400822:29:48 when param start_line is missing 400922:29:48 raises an error 401022:29:48 #fingerprint 401122:29:48 generates expected fingerprint 401222:29:48 #fingerprint_path 401322:29:48 generates expected fingerprint 401522:29:49 returns true when fingerprints are equal 401622:29:49 returns false when fingerprints are different 401722:29:49# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb. It took 0.96 second. Expected to take 4.02 seconds. 401822:29:49# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_queue_spec.rb. Expected to take 4.0 seconds. 401922:29:49Gitlab::SidekiqQueue 402022:29:49 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 402222:29:49 when there are no matching jobs 402322:29:49 when the queue is not processed in time 402422:29:49 returns a non-completion flag, the number of jobs deleted, and the remaining queue size 402522:29:49 when the queue is processed in time 402622:29:49 returns a completion flag, the number of jobs deleted, and the remaining queue size 402722:29:49 when there are matching jobs 402822:29:49 when the queue is not processed in time 402922:29:50 returns a non-completion flag, the number of jobs deleted, and the remaining queue size 403022:29:50 when the queue is processed in time 403122:29:50 returns a completion flag, the number of jobs deleted, and the remaining queue size 403222:29:50 when there are jobs matching the class name 403322:29:50 when the queue is not processed in time 403422:29:50 returns a non-completion flag, the number of jobs deleted, and the remaining queue size 403522:29:50 when the queue is processed in time 403622:29:50 returns a completion flag, the number of jobs deleted, and the remaining queue size 403722:29:50 when there extra queue shard instances are used 403822:29:50 tracks queues from both instances 403922:29:50 when there are no valid metadata keys passed 404022:29:50 raises NoMetadataError 404122:29:50 when the queue does not exist 404222:29:51 raises InvalidQueueError 404322:29:51# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_queue_spec.rb. It took 1.96 seconds. Expected to take 4.0 seconds. 404422:29:51# [RSpecRunTime] Starting example group spec/lib/gitlab/webpack/file_loader_spec.rb. Expected to take 3.87 seconds. 404522:29:51Gitlab::Webpack::FileLoader 404622:29:51 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 404722:29:51 with dev server enabled 404822:29:51 returns content when responds successfully 404922:29:51 raises error when 404 405022:29:51 raises error when errors out 405122:29:51 with dev server enabled and https 405222:29:51 raises error if catches SSLError 405322:29:51 with dev server disabled 405522:29:51 returns file content from file path 405622:29:51 throws error if file cannot be read 405722:29:52# [RSpecRunTime] Finishing example group spec/lib/gitlab/webpack/file_loader_spec.rb. It took 0.8 second. Expected to take 3.87 seconds. 405822:29:52# [RSpecRunTime] Starting example group spec/models/work_items/widgets/base_spec.rb. Expected to take 3.86 seconds. 405922:29:52WorkItems::Widgets::Base 406022:29:52 does not allow STI 406122:29:52 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 406322:29:52 is expected to eq :base 406522:29:52 is expected to eq :base 406622:29:52 #widget_definition 406722:29:52 is expected to eq #<WorkItems::WidgetDefinition id: nil, work_item_type_id: nil, widget_type: "description", disabled: false, name: "Description", widget_options: nil> 406822:29:52 .process_quick_action_param 406922:29:53 is expected to eq {:label_ids=>[1, 2]} 407022:29:53# [RSpecRunTime] Finishing example group spec/models/work_items/widgets/base_spec.rb. It took 1.15 seconds. Expected to take 3.86 seconds. 407122:29:53# [RSpecRunTime] Starting example group spec/workers/releases/publish_event_worker_spec.rb. Expected to take 3.75 seconds. 407222:29:53Releases::PublishEventWorker 407322:29:54 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 407422:29:54 when the releases feature is disabled 407522:29:54 does not broadcasts the published event 407622:29:54 sets the release as published 407722:29:54# [RSpecRunTime] RSpec elapsed time: 24 minutes 7.3 seconds. Current RSS: ~1545M. Threads: 4. load average: 1.23 1.21 1.27 1/292 28238 407922:29:54 when the releases feature is not disabled 408022:29:54 broadcasts the published event 408122:29:54 sets the release as published 408222:29:54# [RSpecRunTime] Finishing example group spec/workers/releases/publish_event_worker_spec.rb. It took 1.79 seconds. Expected to take 3.75 seconds. 408322:29:54# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/build/preparing_spec.rb. Expected to take 3.75 seconds. 408422:29:54Gitlab::Ci::Status::Build::Preparing 408522:29:55 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 408622:29:55 #illustration 408722:29:55 is expected to include :image, :size, :title, and :content 408922:29:55 when build is preparing 409022:29:55 is a correct match 409122:29:55 when build is not preparing 409222:29:56 does not match 409322:29:56# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/build/preparing_spec.rb. It took 1.78 seconds. Expected to take 3.75 seconds. 409422:29:56# [RSpecRunTime] Starting example group spec/models/concerns/optionally_search_spec.rb. Expected to take 3.61 seconds. 409522:29:56OptionallySearch 409622:29:56 does not allow STI 409722:29:56 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 409922:29:57 raises NotImplementedError 410022:29:57 .optionally_search 410122:29:57 when a query is given 410222:29:57 delegates to the search method 410322:29:57 when an option is provided 410422:29:57 delegates to the search method 410522:29:57 when no query is given 410622:29:57 returns the current relation 410722:29:57 when an empty query is given 410822:29:57 returns the current relation 410922:29:57# [RSpecRunTime] Finishing example group spec/models/concerns/optionally_search_spec.rb. It took 0.83 second. Expected to take 3.61 seconds. 411022:29:57# [RSpecRunTime] Starting example group spec/services/ml/create_candidate_service_spec.rb. Expected to take 3.57 seconds. 411122:29:57Ml::CreateCandidateService 411222:29:57 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 411422:29:58 with default parameters 411522:29:58 creates a candidate 411622:29:58 gives a fake name 411722:29:58 sets the correct values 411822:29:58# [RSpecRunTime] RSpec elapsed time: 24 minutes 11.68 seconds. Current RSS: ~1543M. Threads: 4. load average: 1.21 1.20 1.27 1/292 28239 412022:29:58 when parameters are passed 412122:29:58 with default parameters 412222:29:58 creates a candidate 412322:29:59 sets the correct values 412422:29:59# [RSpecRunTime] Finishing example group spec/services/ml/create_candidate_service_spec.rb. It took 1.64 seconds. Expected to take 3.57 seconds. 412522:29:59# [RSpecRunTime] Starting example group spec/finders/issuables/crm_contact_filter_spec.rb. Expected to take 3.54 seconds. 412622:29:59Issuables::CrmContactFilter 412722:30:00 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 412822:30:00 when a contact has issues 412922:30:00 returns all contact1 issues 413022:30:00 returns all contact2 issues 413122:30:00# [RSpecRunTime] RSpec elapsed time: 24 minutes 13.17 seconds. Current RSS: ~1542M. Threads: 4. load average: 1.21 1.20 1.27 1/292 28240 413322:30:00 when a contact has no issues 413422:30:00 returns no issues 413522:30:00# [RSpecRunTime] Finishing example group spec/finders/issuables/crm_contact_filter_spec.rb. It took 1.36 seconds. Expected to take 3.54 seconds. 413622:30:00# [RSpecRunTime] Starting example group spec/views/devise/shared/_signup_omniauth_provider_list_spec.rb. Expected to take 3.43 seconds. 413722:30:00devise/shared/_signup_omniauth_provider_list 413822:30:00 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 413922:30:00 renders button in form 414022:30:00 is expected to have text "Register with:" 414122:30:00 behaves like sso buttons have snowplow tracking 414222:30:01 contains tracking attributes 414322:30:01# [RSpecRunTime] Finishing example group spec/views/devise/shared/_signup_omniauth_provider_list_spec.rb. It took 0.63 second. Expected to take 3.43 seconds. 414422:30:01# [RSpecRunTime] Starting example group spec/lib/api/entities/issue_spec.rb. Expected to take 3.43 seconds. 414522:30:01API::Entities::Issue 414622:30:01 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 414722:30:01 #service_desk_reply_to 414822:30:01 as developer 414922:30:01 is expected to eq "creator@example.com" 415122:30:01 is expected to eq "cr*****@e*****.c**" 415222:30:01 without email 415322:30:02 is expected to have key :service_desk_reply_to 415422:30:02 is expected to eq nil 415522:30:02# [RSpecRunTime] Finishing example group spec/lib/api/entities/issue_spec.rb. It took 1.21 seconds. Expected to take 3.43 seconds. 415622:30:02# [RSpecRunTime] Starting example group spec/components/layouts/settings_section_component_spec.rb. Expected to take 3.31 seconds. 415722:30:02Layouts::SettingsSectionComponent 415822:30:02 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 416022:30:02 renders heading 416122:30:02 renders description 416222:30:02 renders description slot 416322:30:03 renders body slot 416522:30:03 renders testid 416622:30:03# [RSpecRunTime] Finishing example group spec/components/layouts/settings_section_component_spec.rb. It took 0.94 second. Expected to take 3.31 seconds. 416722:30:03# [RSpecRunTime] Starting example group spec/lib/bulk_imports/common/pipelines/labels_pipeline_spec.rb. Expected to take 3.3 seconds. 416822:30:03BulkImports::Common::Pipelines::LabelsPipeline 416922:30:03 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 417122:30:04 imports group labels into destination group and removes tmpdir 417322:30:04 when label is not persisted 417422:30:04 saves the label 417522:30:04 when label is missing 417722:30:04# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/common/pipelines/labels_pipeline_spec.rb. It took 1.5 seconds. Expected to take 3.3 seconds. 417822:30:04# [RSpecRunTime] Starting example group spec/lib/gitlab/database/health_status/indicators/autovacuum_active_on_table_spec.rb. Expected to take 3.2 seconds. 417922:30:04Gitlab::Database::HealthStatus::Indicators::AutovacuumActiveOnTable 418022:30:04 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 418222:30:04 without autovacuum activity 418322:30:05 returns Normal signal 418422:30:05 remembers the indicator class 418522:30:05 with autovacuum activity 418622:30:05 returns Stop signal 418722:30:05 explains why 418822:30:05 remembers the indicator class 418922:30:05 with specific feature flags 419022:30:05 returns NotAvailable on batched_migrations_health_status_autovacuum FF being disable 419122:30:05# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/health_status/indicators/autovacuum_active_on_table_spec.rb. It took 0.93 second. Expected to take 3.2 seconds. 419222:30:05# [RSpecRunTime] Starting example group spec/lib/banzai/filter/plantuml_filter_spec.rb. Expected to take 3.19 seconds. 419322:30:05Banzai::Filter::PlantumlFilter 419422:30:05 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 419522:30:06 replaces plantuml pre tag with img tag 419622:30:06 allows the lang attribute on the code tag to support RST files processed by gitlab-markup gem 419722:30:06 does not replace plantuml pre tag with img tag if disabled 419822:30:06 does not replace plantuml pre tag with img tag if url is invalid 419922:30:06 behaves like pipeline timing check 420022:30:06 checks the pipeline timing 420122:30:06# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/plantuml_filter_spec.rb. It took 0.83 second. Expected to take 3.19 seconds. 420222:30:06# [RSpecRunTime] Starting example group spec/lib/web_ide/settings/extensions_gallery_metadata_validator_spec.rb. Expected to take 3.09 seconds. 420322:30:06WebIde::Settings::ExtensionsGalleryMetadataValidator 420422:30:06 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 420522:30:06 when vscode_extensions_gallery_metadata is invalid 420722:30:06 behaves like err result 420822:30:06 returns an err Result containing error details 420922:30:06 when enabled is missing but disabled_reason is present 421022:30:06 behaves like err result 421122:30:06 returns an err Result containing error details 421222:30:06 when enabled is false but disabled_reason is missing 421322:30:06 behaves like err result 421422:30:07 returns an err Result containing error details 421622:30:07 when not a boolean 421722:30:07 behaves like err result 421822:30:07 returns an err Result containing error details 421922:30:07 for disabled_reason 422022:30:07 when not a string 422122:30:07 behaves like err result 422222:30:07 returns an err Result containing error details 422322:30:07 when requested_setting_names does not include vscode_extensions_gallery_metadata 422422:30:07 returns an ok result with the original context 422522:30:07 when vscode_extensions_gallery_metadata is valid 422622:30:07 when enabled is true 422722:30:07 behaves like success result 422822:30:07 return an ok Result containing the original context which was passed 422922:30:07 when enabled is false and disabled_reason is present 423022:30:07 behaves like success result 423122:30:07 return an ok Result containing the original context which was passed 423222:30:07# [RSpecRunTime] Finishing example group spec/lib/web_ide/settings/extensions_gallery_metadata_validator_spec.rb. It took 1.06 seconds. Expected to take 3.09 seconds. 423322:30:07# [RSpecRunTime] Starting example group spec/graphql/types/work_item_id_type_spec.rb. Expected to take 3.07 seconds. 423422:30:07Types::WorkItemIdType 423522:30:08 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 423622:30:08 .coerce_input 423722:30:08 can coerce valid issue input 423822:30:08 can coerce valid work item input 423922:30:08 fails for other input types 424022:30:08# [RSpecRunTime] RSpec elapsed time: 24 minutes 21.63 seconds. Current RSS: ~1539M. Threads: 4. load average: 1.26 1.21 1.27 3/293 28247 424222:30:08 .coerce_result 424322:30:08 can coerce issue results and return a WorkItem global ID 424422:30:08 can coerce work item results 424522:30:09 fails for other input types 424622:30:09# [RSpecRunTime] Finishing example group spec/graphql/types/work_item_id_type_spec.rb. It took 1.53 seconds. Expected to take 3.07 seconds. 424722:30:09# [RSpecRunTime] Starting example group spec/services/ci/queue/pending_builds_strategy_spec.rb. Expected to take 3.0 seconds. 424822:30:09Ci::Queue::PendingBuildsStrategy 424922:30:09 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 425022:30:09 builds_for_group_runner 425122:30:10 returns builds ordered by build ID 425222:30:10# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.15 seconds. Current RSS: ~1541M. Threads: 4. load average: 1.26 1.21 1.27 1/292 28248 425422:30:10 build_and_partition_ids 425522:30:10 returns build id with partition id 425622:30:10# [RSpecRunTime] Finishing example group spec/services/ci/queue/pending_builds_strategy_spec.rb. It took 1.56 seconds. Expected to take 3.0 seconds. 425722:30:10# [RSpecRunTime] Starting example group spec/tooling/lib/tooling/check_ruby_syntax_spec.rb. Expected to take 2.96 seconds. 425822:30:10Tooling::CheckRubySyntax 425922:30:10 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 426122:30:10 without files 426222:30:10 is expected to be empty 426322:30:10 with perfect Ruby code 426422:30:11 is expected to be empty 426522:30:11 with invalid Ruby code 426822:30:11 without files 426922:30:11 is expected to eq [] 427022:30:11 with files ending with Ruby extensions 427122:30:11 is expected to contain exactly "ruby_file.rb", "rspec.html.haml_spec.rb", "task.rake", and "config.ru" 427222:30:11 with special Ruby files 427322:30:11 is expected to contain exactly "foo/Guardfile", "danger/Dangerfile", "gems/Gemfile", and "Rakefile" 427422:30:11# [RSpecRunTime] Finishing example group spec/tooling/lib/tooling/check_ruby_syntax_spec.rb. It took 0.84 second. Expected to take 2.96 seconds. 427522:30:11# [RSpecRunTime] Starting example group spec/graphql/types/member_access_level_enum_spec.rb. Expected to take 2.88 seconds. 427622:30:11Types::MemberAccessLevelEnum 427722:30:11 is expected to eq "MemberAccessLevel" 427822:30:11 exposes all the existing access levels 427922:30:11 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 428022:30:12# [RSpecRunTime] Finishing example group spec/graphql/types/member_access_level_enum_spec.rb. It took 0.47 second. Expected to take 2.88 seconds. 428122:30:12# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/templates/Diffblue_Cover_spec.rb. Expected to take 2.84 seconds. 428222:30:12Diffblue-Cover.gitlab-ci.yml 428322:30:12 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 428422:30:12 the created pipeline 428522:30:14 creates diffblue-cover jobs 428622:30:14# [RSpecRunTime] RSpec elapsed time: 24 minutes 27.51 seconds. Current RSS: ~1541M. Threads: 4. load average: 1.23 1.21 1.27 1/298 28435 428822:30:14# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/templates/Diffblue_Cover_spec.rb. It took 2.7 seconds. Expected to take 2.84 seconds. 428922:30:14# [RSpecRunTime] Starting example group spec/lib/gitlab/legacy_github_import/label_formatter_spec.rb. Expected to take 2.75 seconds. 429022:30:14Gitlab::LegacyGithubImport::LabelFormatter 429122:30:15 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 429322:30:15 returns formatted attributes 429522:30:15 when label does not exist 429622:30:15 creates a new label 429722:30:15 when label exists 429822:30:15 does not create a new label 429922:30:15# [RSpecRunTime] Finishing example group spec/lib/gitlab/legacy_github_import/label_formatter_spec.rb. It took 1.12 seconds. Expected to take 2.75 seconds. 430022:30:15# [RSpecRunTime] Starting example group spec/services/keys/revoke_service_spec.rb. Expected to take 2.73 seconds. 430122:30:15Keys::RevokeService 430222:30:16 destroys a key 430322:30:16 does not unverifies signatures if destroy fails 430422:30:17 unverifies associated signatures 430522:30:17 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 430622:30:17# [RSpecRunTime] Finishing example group spec/services/keys/revoke_service_spec.rb. It took 1.8 seconds. Expected to take 2.73 seconds. 430722:30:17# [RSpecRunTime] RSpec elapsed time: 24 minutes 30.62 seconds. Current RSS: ~1526M. Threads: 4. load average: 1.22 1.20 1.27 1/297 28436 430922:30:17# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/skipped_spec.rb. Expected to take 2.65 seconds. 431022:30:17Gitlab::Ci::Status::Skipped 431122:30:17 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 431322:30:17 is expected to eq "Skipped" 431522:30:18 is expected to eq "skipped" 431722:30:18 is expected to eq "status_skipped" 431922:30:18 is expected to eq "favicon_status_skipped" 432122:30:18 is expected to eq "skipped" 432222:30:18 #details_path 432322:30:18 is expected to be nil 432422:30:18# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/skipped_spec.rb. It took 0.85 second. Expected to take 2.65 seconds. 432522:30:18# [RSpecRunTime] Starting example group spec/graphql/mutations/achievements/update_spec.rb. Expected to take 2.63 seconds. 432622:30:18Mutations::Achievements::Update 432722:30:19 is expected to require graphql authorizations :admin_achievement 432822:30:19 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 433022:30:19 when the user does not have permission 433122:30:19 raises an error 433222:30:19 when the user has permission 433322:30:19 updates the achievement 433422:30:19 when the params are invalid 433522:30:19 returns the validation error 433622:30:19# [RSpecRunTime] Finishing example group spec/graphql/mutations/achievements/update_spec.rb. It took 1.28 seconds. Expected to take 2.63 seconds. 433722:30:19# [RSpecRunTime] Starting example group spec/lib/system_check/app/redis_version_check_spec.rb. Expected to take 2.55 seconds. 433822:30:19SystemCheck::App::RedisVersionCheck 433922:30:19 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 434122:30:19 info: {"redis_version"=>nil}, expected: false, message: "Could not retrieve the Redis version. Please check if your settings are correct" 434222:30:20 is expected to eq "Could not retrieve the Redis version. Please check if your settings are correct" 434322:30:20 info: {"redis_version"=>"5.9.0"}, expected: false, message: "Your Redis version 5.9.0 is not supported anymore. Update your Redis server to a version >= 6.2.14" 434422:30:20 is expected to eq "Your Redis version 5.9.0 is not supported anymore. Update your Redis server to a version >= 6.2.14" 434522:30:20 info: {"redis_version"=>"6.0.0"}, expected: false, message: "Your Redis version 6.0.0 has reached end-of-life (EOL). Update your Redis server to a version >= 6.2.14" 434622:30:20 is expected to eq "Your Redis version 6.0.0 has reached end-of-life (EOL). Update your Redis server to a version >= 6.2.14" 434722:30:20 info: {"redis_version"=>"6.2.14"}, expected: true, message: nil 434822:30:20 is expected to eq nil 434922:30:20# [RSpecRunTime] Finishing example group spec/lib/system_check/app/redis_version_check_spec.rb. It took 0.66 second. Expected to take 2.55 seconds. 435022:30:20# [RSpecRunTime] Starting example group spec/rubocop/cop/code_reuse/presenter_spec.rb. Expected to take 2.53 seconds. 435122:30:20RuboCop::Cop::CodeReuse::Presenter 435222:30:20 flags the use of a Presenter in a model instance method 435322:30:20 flags the use of a Presenter in a worker 435422:30:20 flags the use of a Presenter in a model class method 435522:30:21 flags the use of a Service class in a Presenter 435622:30:21 flags the use of a Presenter in a Service class 435722:30:21 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 435822:30:21 flags the use of a Presenter in a Serializer 435922:30:21 flags the use of a Presenter in a Finder 436022:30:21# [RSpecRunTime] Finishing example group spec/rubocop/cop/code_reuse/presenter_spec.rb. It took 0.95 second. Expected to take 2.53 seconds. 436122:30:21# [RSpecRunTime] Starting example group spec/services/ci/runners/update_runner_service_spec.rb. Expected to take 2.42 seconds. 436222:30:21Ci::Runners::UpdateRunnerService#execute 436322:30:21 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 436422:30:21 with description params 436522:30:21 updates the runner and ticking the queue 436622:30:21 with paused param 436722:30:21 updates the runner and ticking the queue 436822:30:21 with cost factor params 436922:30:21 updates the runner cost factors 437022:30:21 when params are not valid 437122:30:22 does not update and returns error because it is not valid 437222:30:22# [RSpecRunTime] Finishing example group spec/services/ci/runners/update_runner_service_spec.rb. It took 0.78 second. Expected to take 2.42 seconds. 437322:30:22# [RSpecRunTime] Starting example group spec/models/namespace/admin_note_spec.rb. Expected to take 2.42 seconds. 437422:30:22Namespace::AdminNote 437522:30:22 does not allow STI 437622:30:22 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 437722:30:22 associations 437822:30:22 is expected to belong to namespace required: false 438022:30:23 is expected to validate that :namespace cannot be empty/falsy 438122:30:23 is expected to validate that the length of :note is at most 1000 438222:30:23# [RSpecRunTime] Finishing example group spec/models/namespace/admin_note_spec.rb. It took 1.15 seconds. Expected to take 2.42 seconds. 438322:30:23# [RSpecRunTime] Starting example group spec/workers/service_desk/custom_email_verification_cleanup_worker_spec.rb. Expected to take 2.33 seconds. 438422:30:23ServiceDesk::CustomEmailVerificationCleanupWorker 438522:30:23 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 438722:30:24 calls the custom email verification update service 438822:30:24 with more than one verification being overdue 438922:30:24 calls the custom email verification update service for each project 439022:30:24# [RSpecRunTime] RSpec elapsed time: 24 minutes 37.6 seconds. Current RSS: ~1536M. Threads: 4. load average: 1.20 1.20 1.27 1/294 28437 439222:30:24# [RSpecRunTime] Finishing example group spec/workers/service_desk/custom_email_verification_cleanup_worker_spec.rb. It took 1.46 seconds. Expected to take 2.33 seconds. 439322:30:24# [RSpecRunTime] Starting example group spec/rubocop/cop/gitlab/doc_url_spec.rb. Expected to take 2.33 seconds. 439422:30:24RuboCop::Cop::Gitlab::DocUrl 439522:30:25 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 439622:30:25 when string literal is added without docs url prefix 439722:30:25 when inlined 439822:30:25 does not register an offense 439922:30:25 when multilined 440022:30:25 does not register an offense 440122:30:25 with heredoc 440222:30:25 does not register an offense 440322:30:25 when string literal is added with docs url prefix 440422:30:25 when inlined 440522:30:25 registers an offense 440622:30:25 when multilined 440722:30:25 registers an offense 440822:30:25 with heredoc 440922:30:25 registers an offense 441022:30:25# [RSpecRunTime] Finishing example group spec/rubocop/cop/gitlab/doc_url_spec.rb. It took 0.86 second. Expected to take 2.33 seconds. 441122:30:25# [RSpecRunTime] Starting example group spec/helpers/external_link_helper_spec.rb. Expected to take 2.24 seconds. 441222:30:25ExternalLinkHelper 441322:30:25 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 441422:30:25 returns external link with icon 441522:30:26 allows options when creating external link with icon 441622:30:26 sanitizes and returns external link with icon 441722:30:26# [RSpecRunTime] Finishing example group spec/helpers/external_link_helper_spec.rb. It took 0.61 second. Expected to take 2.24 seconds. 441822:30:26# [RSpecRunTime] Starting example group spec/services/achievements/update_user_achievement_priorities_service_spec.rb. Expected to take 2.23 seconds. 441922:30:26Achievements::UpdateUserAchievementPrioritiesService 442022:30:26 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 442222:30:26 when user does not have permission 442322:30:27 returns an error 442422:30:27 when user has permission 442522:30:27 with empty input 442622:30:27 removes all priorities 442722:30:27 with prioritised achievements 442822:30:27 re-orders the achievements correctly 442922:30:27 when no achievement is prioritized and no prioritizations are made 443022:30:27 works without errors 443122:30:27# [RSpecRunTime] Finishing example group spec/services/achievements/update_user_achievement_priorities_service_spec.rb. It took 1.39 seconds. Expected to take 2.23 seconds. 443222:30:27# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern/regular_expression_spec.rb. Expected to take 2.15 seconds. 443322:30:27Gitlab::Ci::Pipeline::Expression::Lexeme::Pattern::RegularExpression 443422:30:27 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 443622:30:27 initializes the pattern 443822:30:27 with valid expressions 443922:30:28 is expected to be truthy 444022:30:28 when the value is not a valid regular expression 444122:30:28 is expected to be falsey 444322:30:28 with valid expressions 444422:30:28 is expected to eq #<Gitlab::UntrustedRegexp:0x0000787e54b5a810 @regexp=#<RE2::Regexp /bar/>, @scan_regexp=#<RE2::Regexp /(bar)/>> 444522:30:28 when the value is not a valid regular expression 444622:30:28 is expected to raise RegexpError 444722:30:28 when the request store is activated 444822:30:28 fabricates once 444922:30:28# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern/regular_expression_spec.rb. It took 0.87 second. Expected to take 2.15 seconds. 445022:30:28# [RSpecRunTime] Starting example group spec/graphql/types/ci/config/need_type_spec.rb. Expected to take 2.13 seconds. 445122:30:28Types::Ci::Config::NeedType 445222:30:28 is expected to eq "CiConfigNeed" 445322:30:28 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 445422:30:28 exposes the expected fields 445522:30:29# [RSpecRunTime] Finishing example group spec/graphql/types/ci/config/need_type_spec.rb. It took 0.45 second. Expected to take 2.13 seconds. 445622:30:29# [RSpecRunTime] Starting example group spec/services/projects/batch_open_issues_count_service_spec.rb. Expected to take 2.05 seconds. 445722:30:29Projects::BatchOpenIssuesCountService 445822:30:29 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 445922:30:29 #refresh_cache_and_retrieve_data 446022:30:29 when cache is clean 446122:30:30 refreshes cache keys correctly 446222:30:30# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.49 seconds. Current RSS: ~1532M. Threads: 4. load average: 1.18 1.20 1.27 1/292 28438 446422:30:30# [RSpecRunTime] Finishing example group spec/services/projects/batch_open_issues_count_service_spec.rb. It took 1.71 seconds. Expected to take 2.05 seconds. 446522:30:30# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/async_post_migrate_only_spec.rb. Expected to take 2.04 seconds. 446622:30:30RuboCop::Cop::Migration::AsyncPostMigrateOnly 446722:30:30 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 446822:30:30 when in a migration 446922:30:30 when in a post deployment migration 447022:30:31 does not register any offenses 447122:30:31 when in a regular migration 447222:30:31 registers an offense 447322:30:31 when outside of a migration 447422:30:31 does not register any offenses 447522:30:31# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/async_post_migrate_only_spec.rb. It took 0.59 second. Expected to take 2.04 seconds. 447622:30:31# [RSpecRunTime] Starting example group spec/lib/gitlab/tracking/destinations/snowplow_spec.rb. Expected to take 1.94 seconds. 447722:30:31Gitlab::Tracking::Destinations::Snowplow 447822:30:31 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 447922:30:31 when snowplow is enabled 448122:30:31 sends event to tracker 448222:30:31 increase total snowplow events counter 448322:30:31 when snowplow is not enabled 448522:30:31 does not send event to tracker 448822:30:31 increase gitlab_successful_snowplow_events_total counter 449022:30:32 increase gitlab_failed_snowplow_events_total counter and logs failures 449122:30:32# [RSpecRunTime] Finishing example group spec/lib/gitlab/tracking/destinations/snowplow_spec.rb. It took 0.79 second. Expected to take 1.94 seconds. 449222:30:32# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/prevent_strings_spec.rb. Expected to take 1.93 seconds. 449322:30:32RuboCop::Cop::Migration::PreventStrings 449422:30:32 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 449522:30:32 when outside of migration 449622:30:32 registers no offense 449722:30:32 when in migration 449822:30:32 when the string data type is used 449922:30:32 registers an offense 450022:30:32 when the string data type is not used 450122:30:32 registers no offense 450222:30:32 when the text data type is used 450322:30:32 registers no offense 450422:30:32 when the string data type is used for arrays 450522:30:32 registers no offense 450622:30:32 when using down method 450722:30:32 registers no offense 450822:30:33# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/prevent_strings_spec.rb. It took 0.86 second. Expected to take 1.93 seconds. 450922:30:33# [RSpecRunTime] Starting example group spec/models/work_items/widgets/milestone_spec.rb. Expected to take 1.85 seconds. 451022:30:33WorkItems::Widgets::Milestone 451122:30:33 does not allow STI 451222:30:33 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 451422:30:33 is expected to eq :milestone 451622:30:33 is expected to eq #<Milestone id:41 namespace824/project-902%"My title 965"> 451822:30:34 is expected to eq :milestone 451922:30:34# [RSpecRunTime] Finishing example group spec/models/work_items/widgets/milestone_spec.rb. It took 1.13 seconds. Expected to take 1.85 seconds. 452022:30:34# [RSpecRunTime] Starting example group spec/presenters/dev_ops_report/metric_presenter_spec.rb. Expected to take 1.8 seconds. 452122:30:34DevOpsReport::MetricPresenter 452222:30:34 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 452422:30:34 includes instance score, leader score and percentage score 452522:30:34 #idea_to_production_steps 452622:30:34 returns percentage score when it depends on a single feature 452722:30:34 returns percentage score when it depends on two features 452822:30:34 #average_percentage_score 452922:30:34 calculates an average value across all the features 453022:30:34# [RSpecRunTime] Finishing example group spec/presenters/dev_ops_report/metric_presenter_spec.rb. It took 0.66 second. Expected to take 1.8 seconds. 453122:30:34# [RSpecRunTime] Starting example group spec/models/clusters/project_spec.rb. Expected to take 1.76 seconds. 453222:30:34Clusters::Project 453322:30:35 is expected to belong to cluster required: false 453422:30:35 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 453522:30:35 is expected to belong to project required: false 453622:30:35 is expected to have many kubernetes_namespaces 453722:30:35 does not allow STI 453822:30:35# [RSpecRunTime] Finishing example group spec/models/clusters/project_spec.rb. It took 0.62 second. Expected to take 1.76 seconds. 453922:30:35# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 48.25 seconds. 454022:30:35Lint factories for Clusters::Project 454122:30:35 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 454222:30:35 with saas, license, and factory defaults 454322:30:36 behaves like factory 454422:30:36 cluster_project factory 454522:30:36 does not raise error when built 454622:30:36 does not raise error when created 454722:30:36# [RSpecRunTime] RSpec elapsed time: 24 minutes 49.5 seconds. Current RSS: ~1537M. Threads: 4. load average: 1.17 1.19 1.27 1/292 28465 454922:30:36# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.34 seconds. Expected to take 48.25 seconds. 455022:30:36# [RSpecRunTime] Starting example group spec/serializers/merge_request_basic_entity_spec.rb. Expected to take 1.72 seconds. 455122:30:36MergeRequestBasicEntity 455222:30:36 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 455322:30:37 has public_merge_status as merge_status 455522:30:37 contains reviewers attributes 455622:30:37# [RSpecRunTime] Finishing example group spec/serializers/merge_request_basic_entity_spec.rb. It took 0.54 second. Expected to take 1.72 seconds. 455722:30:37# [RSpecRunTime] Starting example group spec/models/concerns/prometheus_adapter_spec.rb. Expected to take 1.63 seconds. 455822:30:37PrometheusAdapter 455922:30:37 does not allow STI 456022:30:37 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 456122:30:37 #build_query_args 456222:30:37 when active record models are included 456322:30:38 serializes by id 456422:30:38 when args are safe for serialization 456522:30:38 does nothing 456622:30:38# [RSpecRunTime] Finishing example group spec/models/concerns/prometheus_adapter_spec.rb. It took 0.97 second. Expected to take 1.63 seconds. 456722:30:38# [RSpecRunTime] Starting example group spec/tooling/danger/change_column_default_spec.rb. Expected to take 1.61 seconds. 456822:30:38Tooling::Danger::ChangeColumnDefault 456922:30:38 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 457022:30:38 #add_comment_for_change_column_default 457122:30:38 when column default is changed in a regular migration 457222:30:38 adds comment at the correct line 457322:30:38 when column default is changed in a post-deployment migration 457422:30:38 adds comment at the correct line 457522:30:38 when a regular migration does not change column default 457622:30:38 does not add comment 457722:30:38 when a post-deployment migration does not change column default 457822:30:38 does not add comment 457922:30:38# [RSpecRunTime] Finishing example group spec/tooling/danger/change_column_default_spec.rb. It took 0.65 second. Expected to take 1.61 seconds. 458022:30:38# [RSpecRunTime] Starting example group spec/serializers/feature_flag_entity_spec.rb. Expected to take 1.51 seconds. 458122:30:38FeatureFlagEntity 458222:30:39 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 458322:30:39 has feature flag attributes 458422:30:40# [RSpecRunTime] Finishing example group spec/serializers/feature_flag_entity_spec.rb. It took 1.14 seconds. Expected to take 1.51 seconds. 458522:30:40# [RSpecRunTime] RSpec elapsed time: 24 minutes 52.98 seconds. Current RSS: ~1535M. Threads: 4. load average: 1.15 1.19 1.27 1/292 28466 458722:30:40# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/includes_spec.rb. Expected to take 1.49 seconds. 458822:30:40Gitlab::Ci::Config::Entry::Includes 458922:30:40 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 459122:30:40 does not increase aspects 459322:30:40 returns invalid 459422:30:40 returns the appropriate error 459522:30:40# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/includes_spec.rb. It took 0.57 second. Expected to take 1.49 seconds. 459622:30:40# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/cancel_pending_pipelines_spec.rb. Expected to take 1.44 seconds. 459722:30:40Gitlab::Ci::Pipeline::Chain::CancelPendingPipelines 459822:30:41 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 460022:30:41 enqueues CancelRedundantPipelinesWorker 460122:30:41 with scheduled pipelines 460222:30:41 enqueues LowUrgencyCancelRedundantPipelinesWorker 460322:30:41# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/cancel_pending_pipelines_spec.rb. It took 0.94 second. Expected to take 1.44 seconds. 460422:30:41# [RSpecRunTime] Starting example group spec/rubocop/cop/graphql/enum_names_spec.rb. Expected to take 1.42 seconds. 460522:30:41RuboCop::Cop::Graphql::EnumNames 460622:30:41 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 460722:30:41 graphql_name 460822:30:41 adds an offense when `graphql_name` is not set 460922:30:41 adds no offense when `declarative_enum` is used 461022:30:42 adds an offense when `graphql_name` includes `enum` 461222:30:42 adds an offense when class name does not end with `Enum` 461322:30:42# [RSpecRunTime] Finishing example group spec/rubocop/cop/graphql/enum_names_spec.rb. It took 0.7 second. Expected to take 1.42 seconds. 461422:30:42# [RSpecRunTime] Starting example group spec/routing/notifications_routing_spec.rb. Expected to take 1.37 seconds. 461522:30:42notifications routing 461622:30:42 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 461722:30:42 routes to #show 461822:30:42 routes to #update 461922:30:42 routes to group #update 462022:30:42# [RSpecRunTime] Finishing example group spec/routing/notifications_routing_spec.rb. It took 0.55 second. Expected to take 1.37 seconds. 462122:30:42# [RSpecRunTime] Starting example group spec/graphql/types/ci/catalog/resource_sort_enum_spec.rb. Expected to take 1.32 seconds. 462222:30:42Types::Ci::Catalog::ResourceSortEnum 462322:30:43 is expected to eq "CiCatalogResourceSort" 462422:30:43 exposes all the existing catalog resource sort orders 462522:30:43 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 462622:30:43# [RSpecRunTime] Finishing example group spec/graphql/types/ci/catalog/resource_sort_enum_spec.rb. It took 0.46 second. Expected to take 1.32 seconds. 462722:30:43# [RSpecRunTime] Starting example group spec/graphql/types/tree/blob_type_spec.rb. Expected to take 1.31 seconds. 462822:30:43Types::Tree::BlobType 462922:30:43 is expected to eq "Blob" 463022:30:43 is expected to have graphql fields :id, :sha, :name, :type, :path, :flat_path, :web_url, :web_path, :lfs_oid, and :mode 463122:30:43 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 463222:30:43# [RSpecRunTime] Finishing example group spec/graphql/types/tree/blob_type_spec.rb. It took 0.49 second. Expected to take 1.31 seconds. 463322:30:43# [RSpecRunTime] Starting example group spec/lib/bulk_imports/groups/extractors/subgroups_extractor_spec.rb. Expected to take 1.22 seconds. 463422:30:43BulkImports::Groups::Extractors::SubgroupsExtractor 463522:30:43 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 463722:30:44 returns ExtractedData response 463822:30:44# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/groups/extractors/subgroups_extractor_spec.rb. It took 0.53 second. Expected to take 1.22 seconds. 463922:30:44# [RSpecRunTime] Starting example group spec/models/concerns/database_reflection_spec.rb. Expected to take 1.21 seconds. 464022:30:44DatabaseReflection 464122:30:44 does not allow STI 464222:30:44 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 464422:30:44 returns a Reflection instance 464522:30:44 memoizes the result 464622:30:44# [RSpecRunTime] Finishing example group spec/models/concerns/database_reflection_spec.rb. It took 0.53 second. Expected to take 1.21 seconds. 464722:30:44# [RSpecRunTime] Starting example group spec/graphql/types/prometheus_alert_type_spec.rb. Expected to take 1.14 seconds. 464822:30:44Types::PrometheusAlertType 464922:30:45 is expected to eq "PrometheusAlert" 465022:30:45 is expected to require graphql authorizations :read_prometheus_alerts 465122:30:45 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 465222:30:45 has the expected fields 465322:30:45# [RSpecRunTime] Finishing example group spec/graphql/types/prometheus_alert_type_spec.rb. It took 0.59 second. Expected to take 1.14 seconds. 465422:30:45# [RSpecRunTime] Starting example group spec/lib/gitlab/cache_spec.rb. Expected to take 1.12 seconds. 465522:30:45Gitlab::Cache 465622:30:45 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 465822:30:45 fetches from the cache once 465922:30:45 always returns from the request store 466122:30:45 calls Rails.cache.delete 466222:30:46# [RSpecRunTime] Finishing example group spec/lib/gitlab/cache_spec.rb. It took 0.55 second. Expected to take 1.12 seconds. 466322:30:46# [RSpecRunTime] Starting example group spec/finders/achievements/achievements_finder_spec.rb. Expected to take 1.08 seconds. 466422:30:46Achievements::AchievementsFinder 466522:30:46 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 466722:30:46 returns all achievements 466822:30:46 when ids param provided 466922:30:46 returns specified achievements 467022:30:46# [RSpecRunTime] Finishing example group spec/finders/achievements/achievements_finder_spec.rb. It took 0.55 second. Expected to take 1.08 seconds. 467122:30:46# [RSpecRunTime] Starting example group spec/views/layouts/nav/breadcrumbs/_breadcrumbs.html.haml_spec.rb. Expected to take 1.03 seconds. 467222:30:46layouts/nav/breadcrumbs/_breadcrumbs 467322:30:46 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 467422:30:46 element for Vue page breadcrumbs 467522:30:46 when the page has breadcrumbs 467622:30:46 has the correct data attribute value 467722:30:46 when the page has no breadcrumbs 467822:30:46 still renders the element with an empty array as data attribute value 467922:30:47# [RSpecRunTime] Finishing example group spec/views/layouts/nav/breadcrumbs/_breadcrumbs.html.haml_spec.rb. It took 0.49 second. Expected to take 1.03 seconds. 468022:30:47# [RSpecRunTime] Starting example group spec/helpers/emoji_helper_spec.rb. Expected to take 0.97 second. 468222:30:47 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 468422:30:47 has no options 468522:30:47 with aria-hidden option 468622:30:47 applies aria-hidden 468722:30:47# [RSpecRunTime] Finishing example group spec/helpers/emoji_helper_spec.rb. It took 0.48 second. Expected to take 0.97 second. 468822:30:47# [RSpecRunTime] Starting example group spec/lib/click_house/write_buffer_spec.rb. Expected to take 0.95 second. 468922:30:47ClickHouse::WriteBuffer 469022:30:47 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 469222:30:47 saves ClickHouse event to Redis 469422:30:47 pops events from redis 469522:30:48# [RSpecRunTime] Finishing example group spec/lib/click_house/write_buffer_spec.rb. It took 0.51 second. Expected to take 0.95 second. 469622:30:48# [RSpecRunTime] Starting example group spec/graphql/types/ci/group_environment_scope_type_spec.rb. Expected to take 0.9 second. 469722:30:48Types::Ci::GroupEnvironmentScopeType 469822:30:48 is expected to have graphql fields :name 469922:30:48 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 470022:30:48# [RSpecRunTime] Finishing example group spec/graphql/types/ci/group_environment_scope_type_spec.rb. It took 0.36 second. Expected to take 0.9 second. 470122:30:48# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/inline_diff_marker_spec.rb. Expected to take 0.88 second. 470222:30:48Gitlab::Diff::InlineDiffMarker 470322:30:48 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 470522:30:48 when the rich text is html safe 470622:30:48 marks the range 470722:30:48 when the text is not html safe 470822:30:48 marks the range 470922:30:48# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/inline_diff_marker_spec.rb. It took 0.43 second. Expected to take 0.88 second. 471022:30:48# [RSpecRunTime] Starting example group spec/graphql/types/security/codequality_reports_comparer/report_type_spec.rb. Expected to take 0.83 second. 471122:30:48Types::Security::CodequalityReportsComparer::ReportType 471222:30:49 has expected fields 471322:30:49 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 471422:30:49 is expected to eq "CodequalityReportsComparerReport" 471522:30:49# [RSpecRunTime] Finishing example group spec/graphql/types/security/codequality_reports_comparer/report_type_spec.rb. It took 0.48 second. Expected to take 0.83 second. 471622:30:49# [RSpecRunTime] Starting example group spec/graphql/types/packages/pypi/metadatum_type_spec.rb. Expected to take 0.82 second. 471722:30:49Types::Packages::Pypi::MetadatumType 471822:30:49 includes pypi metadatum fields 471922:30:49 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 472022:30:49# [RSpecRunTime] Finishing example group spec/graphql/types/packages/pypi/metadatum_type_spec.rb. It took 0.37 second. Expected to take 0.82 second. 472122:30:49# [RSpecRunTime] Starting example group spec/lib/gitlab/utils/measuring_spec.rb. Expected to take 0.77 second. 472222:30:49Gitlab::Utils::Measuring 472322:30:49 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 472422:30:49 #with_measuring 472522:30:49 measures and logs data 472622:30:49 with base_log_data provided 472722:30:50 logs includes base data 472822:30:50# [RSpecRunTime] Finishing example group spec/lib/gitlab/utils/measuring_spec.rb. It took 0.46 second. Expected to take 0.77 second. 472922:30:50# [RSpecRunTime] Starting example group spec/rubocop/cop/rspec/any_instance_of_spec.rb. Expected to take 0.75 second. 473022:30:50RuboCop::Cop::RSpec::AnyInstanceOf 473122:30:50 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 473222:30:50 when calling allow_any_instance_of 473322:30:50 registers an offense and corrects 473422:30:50 when calling expect_any_instance_of 473522:30:50 registers an offense and corrects 473622:30:50# [RSpecRunTime] Finishing example group spec/rubocop/cop/rspec/any_instance_of_spec.rb. It took 0.44 second. Expected to take 0.75 second. 473722:30:50# [RSpecRunTime] Starting example group spec/serializers/import/github_org_entity_spec.rb. Expected to take 0.66 second. 473822:30:50Import::GithubOrgEntity 473922:30:50 exposes correct attributes 474022:30:50 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 474122:30:50# [RSpecRunTime] Finishing example group spec/serializers/import/github_org_entity_spec.rb. It took 0.33 second. Expected to take 0.66 second. 474222:30:50# [RSpecRunTime] Starting example group spec/workers/object_storage/delete_stale_direct_uploads_worker_spec.rb. Expected to take 0.61 second. 474322:30:50ObjectStorage::DeleteStaleDirectUploadsWorker 474422:30:51 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 474622:30:51 executes a service 474722:30:51# [RSpecRunTime] Finishing example group spec/workers/object_storage/delete_stale_direct_uploads_worker_spec.rb. It took 0.35 second. Expected to take 0.61 second. 474822:30:51# [RSpecRunTime] Starting example group spec/graphql/types/design_management_type_spec.rb. Expected to take 0.58 second. 474922:30:51Types::DesignManagementType 475022:30:51 is expected to have graphql fields :version and :design_at_version 475122:30:51 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 475222:30:51# [RSpecRunTime] Finishing example group spec/graphql/types/design_management_type_spec.rb. It took 0.35 second. Expected to take 0.58 second. 475322:30:51# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/interpolation/functions/base_spec.rb. Expected to take 0.57 second. 475422:30:51Gitlab::Ci::Config::Interpolation::Functions::Base 475522:30:51 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 475622:30:51 defines an expected interface for child classes 475722:30:52# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/interpolation/functions/base_spec.rb. It took 0.37 second. Expected to take 0.57 second. 475822:30:52# [RSpecRunTime] Starting example group spec/graphql/resolvers/metadata_resolver_spec.rb. Expected to take 0.54 second. 475922:30:52Resolvers::MetadataResolver 476022:30:52 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 476222:30:52 returns version and revision 476322:30:52# [RSpecRunTime] Finishing example group spec/graphql/resolvers/metadata_resolver_spec.rb. It took 0.37 second. Expected to take 0.54 second. 476422:30:52# [RSpecRunTime] Starting example group spec/serializers/ci/group_variable_entity_spec.rb. Expected to take 0.53 second. 476522:30:52Ci::GroupVariableEntity 476622:30:52 example at ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 (PENDING: Not yet implemented) 476822:30:52 contains required fields 476922:30:52# [RSpecRunTime] Finishing example group spec/serializers/ci/group_variable_entity_spec.rb. It took 0.37 second. Expected to take 0.53 second. 477022:31:20auto_explain log contains 1549 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-43-44.355.main.ndjson.gz 477122:31:20took 27.738970488 477222:31:46auto_explain log contains 1550 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-43-44.355.ci.ndjson.gz 477322:31:46took 25.956673116 477422:31:46[TEST PROF INFO] EventProf results for sql.active_record 477522:31:46Total time: 05:53.174 of 25:00.815 (23.53%) 477622:31:46Total events: 265622 477722:31:46Top 5 slowest suites (by time): 477822:31:46Members::Invi...bilityAssigner (./spec/models/members/members/invited_private_group_accessibility_assigner_spec.rb:5) – 01:04.855 (42672 / 138) of 03:26.587 (31.39%) 477922:31:46Note (./spec/models/note_spec.rb:5) – 00:36.085 (28935 / 287) of 03:07.354 (19.26%) 478022:31:46Ci::RetryPipe...ervice#execute (./spec/services/ci/retry_pipeline_service_spec.rb:5) – 00:16.967 (10482 / 30) of 00:56.056 (30.27%) 478122:31:46ResetOnColumnErrors (./spec/models/concerns/reset_on_column_errors_spec.rb:5) – 00:16.851 (20600 / 10) of 00:31.182 (54.04%) 478222:31:46CommitStatus (./spec/models/commit_status_spec.rb:5) – 00:13.820 (8769 / 198) of 00:59.515 (23.22%) 478322:31:46Knapsack report was generated. Preview: 478522:31:46 "spec/models/note_spec.rb": 187.35449221499948, 478622:31:46 "spec/support/shared_examples/lint_factories_shared_examples.rb": 46.30277389699859, 478722:31:46 "spec/models/members/members/invited_private_group_accessibility_assigner_spec.rb": 206.58714831700036, 478822:31:46 "spec/lib/banzai/filter/references/external_issue_reference_filter_spec.rb": 65.68307278999964, 478922:31:46 "spec/models/commit_status_spec.rb": 59.51492632499958, 479022:31:46 "spec/lib/gitlab/diff/file_spec.rb": 46.770172518000436, 479122:31:46 "spec/models/diff_note_spec.rb": 57.03609077500005, 479222:31:46 "spec/services/ci/retry_pipeline_service_spec.rb": 56.05572622799991, 479322:31:46 "spec/tasks/gitlab/cleanup_rake_spec.rb": 50.44278490600027, 479422:31:46 "spec/lib/banzai/filter/references/commit_range_reference_filter_spec.rb": 47.73884741099937, 479522:31:46 "spec/helpers/application_helper_spec.rb": 20.647502731000714, 479622:31:46 "spec/models/deploy_token_spec.rb": 18.61039812600029, 479722:31:46 "spec/finders/merge_request_target_project_finder_spec.rb": 38.256542924000314, 479822:31:46 "spec/policies/namespace/root_storage_statistics_policy_spec.rb": 21.658953576000386, 479922:31:46 "spec/models/concerns/reset_on_column_errors_spec.rb": 31.182162376000633, 480022:31:46 "spec/models/concerns/approvable_spec.rb": 27.515338608000093, 480122:31:46 "spec/services/milestones/transfer_service_spec.rb": 26.422195889999784, 480222:31:46 "spec/services/projects/update_pages_service_spec.rb": 18.721651187000134, 480322:31:46 "spec/models/ci/pending_build_spec.rb": 19.04371461900064, 480422:31:46 "spec/models/integrations/prometheus_spec.rb": 15.40688648899959, 480522:31:46 "spec/models/ci/job_token/scope_spec.rb": 16.496111965999262, 480622:31:46 "spec/lib/banzai/filter/sanitization_filter_spec.rb": 6.110039680000227, 480722:31:46 "spec/graphql/types/ci/job_token_scope_type_spec.rb": 17.86530691900043, 480822:31:46 "spec/services/ci/pipeline_schedules/calculate_next_run_service_spec.rb": 13.999206107999271, 480922:31:46 "spec/services/ci/stuck_builds/drop_running_service_spec.rb": 15.126520392999737, 481022:31:46 "spec/lib/gitlab/github_import/importer/pull_requests_importer_spec.rb": 13.556677504999243, 481122:31:46 "spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/duplicate_job_spec.rb": 5.879532129999461, 481222:31:46 "spec/models/users/credit_card_validation_spec.rb": 6.724507566999819, 481322:31:46 "spec/lib/gitlab/ci/config/external/file/project_spec.rb": 11.798714595999627, 481422:31:46 "spec/workers/remove_expired_members_worker_spec.rb": 11.12212958300006, 481522:31:46 "spec/views/groups/edit.html.haml_spec.rb": 9.694514254999376, 481622:31:46 "spec/lib/gitlab/ci/status/build/retryable_spec.rb": 8.664255253000192, 481722:31:46 "spec/models/bulk_import_spec.rb": 6.545529802000601, 481822:31:46 "spec/rubocop/cop/rspec/have_gitlab_http_status_spec.rb": 3.665564558999904, 481922:31:46 "spec/models/ci_platform_metric_spec.rb": 7.125606663000326, 482022:31:46 "spec/lib/gitlab/pagination/keyset/paginator_spec.rb": 5.797016227000313, 482122:31:46 "spec/lib/gitlab/github_import/importer/milestones_importer_spec.rb": 9.482499433000157, 482222:31:46 "spec/tooling/danger/feature_flag_spec.rb": 3.124217913999928, 482322:31:46 "spec/helpers/preferences_helper_spec.rb": 3.1052312649999294, 482422:31:46 "spec/lib/gitlab/instrumentation/redis_base_spec.rb": 3.1326247140004853, 482522:31:46 "spec/serializers/paginated_diff_entity_spec.rb": 8.076747793000322, 482622:31:46 "spec/services/ci/unlock_pipeline_service_spec.rb": 7.950091042999702, 482722:31:46 "spec/services/projects/move_project_members_service_spec.rb": 8.226152056000501, 482822:31:46 "spec/services/merge_requests/merge_strategies/from_source_branch_spec.rb": 10.382028709000224, 482922:31:46 "spec/services/security/ci_configuration/dependency_scanning_create_service_spec.rb": 7.405999135999991, 483022:31:46 "spec/lib/banzai/filter/commit_trailers_filter_spec.rb": 3.5683851840003626, 483122:31:46 "spec/graphql/types/snippet_type_spec.rb": 5.072187288999885, 483222:31:46 "spec/services/commits/tag_service_spec.rb": 8.171179332000065, 483322:31:46 "spec/lib/gitlab/ci/build/releaser_spec.rb": 6.435636575999524, 483422:31:46 "spec/lib/gitlab/git/blame_pagination_spec.rb": 3.6353922280004554, 483522:31:46 "spec/workers/ci/pending_builds/update_group_worker_spec.rb": 7.749756267000521, 483622:31:46 "spec/lib/gitlab/cleanup/orphan_lfs_file_references_spec.rb": 8.073319449999872, 483722:31:46 "spec/services/notification_recipients/builder/default_spec.rb": 4.819742149999911, 483822:31:46 "spec/models/work_items/widget_definition_spec.rb": 2.1144767139994656, 483922:31:46 "spec/services/members/request_access_service_spec.rb": 4.807987381000203, 484022:31:46 "spec/lib/gitlab/file_detector_spec.rb": 2.363431664000018, 484122:31:46 "spec/services/packages/debian/sign_distribution_service_spec.rb": 5.323031787999753, 484222:31:46 "spec/lib/gitlab/ci/config/entry/include_spec.rb": 2.4947427630004313, 484322:31:46 "spec/lib/gitlab/slash_commands/presenters/deploy_spec.rb": 4.128492648000247, 484422:31:46 "spec/finders/projects/ml/model_version_finder_spec.rb": 3.058469006999985, 484522:31:46 "spec/lib/gitlab/auth/ldap/adapter_spec.rb": 1.9834737349992793, 484622:31:46 "spec/rubocop/cop/search/namespaced_class_spec.rb": 2.1004555159997835, 484722:31:46 "spec/models/group_deploy_key_spec.rb": 2.685591886999646, 484822:31:46 "spec/models/concerns/clusters/agents/authorizations/ci_access/config_scopes_spec.rb": 4.845974787999694, 484922:31:46 "spec/lib/gitlab/sidekiq_middleware_spec.rb": 3.2522666200002277, 485022:31:46 "spec/services/work_items/parent_links/destroy_service_spec.rb": 3.9705950610004948, 485122:31:46 "spec/graphql/mutations/users/set_namespace_commit_email_spec.rb": 3.791417125999942, 485222:31:46 "spec/models/concerns/ignorable_columns_spec.rb": 1.876963424000678, 485322:31:46 "spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb": 2.635303310999916, 485422:31:46 "spec/workers/analytics/usage_trends/counter_job_worker_spec.rb": 2.51078704199972, 485522:31:46 "spec/lib/banzai/renderer_spec.rb": 1.806193610000264, 485622:31:46 "spec/models/vs_code/settings/vs_code_setting_spec.rb": 2.009116353000536, 485722:31:46 "spec/lib/gitlab/database/load_balancing/configuration_spec.rb": 1.7809769829991637, 485822:31:46 "spec/lib/banzai/filter/inline_diff_filter_spec.rb": 1.6486205840001276, 485922:31:46 "spec/workers/merge_requests/handle_assignees_change_worker_spec.rb": 3.3877048189997367, 486022:31:46 "spec/services/lfs/push_service_spec.rb": 1.874471213999641, 486122:31:46 "spec/services/import/placeholder_references/load_service_spec.rb": 2.210823717000494, 486222:31:46 "spec/lib/gitlab/namespaced_session_store_spec.rb": 1.5967493779999131, 486322:31:46 "spec/lib/gitlab/form_builders/gitlab_ui_form_builder_spec.rb": 1.2881543229996169, 486422:31:46 "spec/models/ci/build_trace_spec.rb": 1.7613672140005292, 486522:31:46 "spec/services/ide/terminal_config_service_spec.rb": 2.111116103999848, 486622:31:46 "spec/graphql/resolvers/ci/jobs_resolver_spec.rb": 2.0229383030000463, 486722:31:46 "spec/helpers/ci/secure_files_helper_spec.rb": 1.9570185479997235, 486822:31:46 "spec/services/user_agent_detail_service_spec.rb": 1.3287536500001806, 486922:31:46 "spec/services/web_hooks/log_destroy_service_spec.rb": 3.194376545000523, 487022:31:46 "spec/models/integrations/zentao_tracker_data_spec.rb": 1.729593426000065, 487122:31:46 "spec/lib/gitlab/usage_data_counters/redis_counter_spec.rb": 2.801126426999872, 487222:31:46 "spec/services/database/mark_migration_service_spec.rb": 1.090162419999615, 487322:31:46 "spec/services/terraform/states/trigger_destroy_service_spec.rb": 1.5063940749996618, 487422:31:46 "spec/lib/gitlab/quick_actions/spend_time_and_date_separator_spec.rb": 1.1076893680001376, 487522:31:46 "spec/workers/mail_scheduler/issue_due_worker_spec.rb": 2.292519239000285, 487622:31:46 "spec/lib/gitlab/search/query_spec.rb": 1.2777857040000526, 487722:31:46 "spec/workers/ci/resource_groups/assign_resource_from_resource_group_worker_v2_spec.rb": 2.1237249040004826, 487822:31:46 "spec/graphql/types/work_items/available_export_fields_enum_spec.rb": 1.0374364339995736, 487922:31:46 "spec/workers/rebase_worker_spec.rb": 3.4919371400001182, 488022:31:46 "spec/lib/gitlab/sidekiq_middleware/concurrency_limit/workers_map_spec.rb": 1.108102647999658, 488122:31:46 "spec/services/projects/record_target_platforms_service_spec.rb": 1.4052494930001558, 488222:31:46 "spec/lib/gitlab/usage/metrics/instrumentations/count_imported_projects_total_metric_spec.rb": 3.190950855000665, 488322:31:46 "spec/lib/gitlab/ci/reports/security/locations/secret_detection_spec.rb": 0.9629790799999682, 488422:31:46 "spec/lib/gitlab/sidekiq_queue_spec.rb": 1.9568373479996808, 488522:31:46 "spec/lib/gitlab/webpack/file_loader_spec.rb": 0.7973306039993986, 488622:31:46 "spec/models/work_items/widgets/base_spec.rb": 1.1453431049994833, 488722:31:46 "spec/workers/releases/publish_event_worker_spec.rb": 1.7939717400004156, 488822:31:46 "spec/lib/gitlab/ci/status/build/preparing_spec.rb": 1.7827123520000896, 488922:31:46 "spec/models/concerns/optionally_search_spec.rb": 0.8271169109993934, 489022:31:46 "spec/services/ml/create_candidate_service_spec.rb": 1.6407170039992707, 489122:31:46 "spec/finders/issuables/crm_contact_filter_spec.rb": 1.3593670370000837, 489222:31:46 "spec/views/devise/shared/_signup_omniauth_provider_list_spec.rb": 0.6273210480003399, 489322:31:46 "spec/lib/api/entities/issue_spec.rb": 1.212988328999927, 489422:31:46 "spec/components/layouts/settings_section_component_spec.rb": 0.9383301220004796, 489522:31:46 "spec/lib/bulk_imports/common/pipelines/labels_pipeline_spec.rb": 1.5033913750003194, 489622:31:46 "spec/lib/gitlab/database/health_status/indicators/autovacuum_active_on_table_spec.rb": 0.9288716729997759, 489722:31:46 "spec/lib/banzai/filter/plantuml_filter_spec.rb": 0.8295566110000436, 489822:31:46 "spec/lib/web_ide/settings/extensions_gallery_metadata_validator_spec.rb": 1.0620290119995843, 489922:31:46 "spec/graphql/types/work_item_id_type_spec.rb": 1.5300724629996694, 490022:31:46 "spec/services/ci/queue/pending_builds_strategy_spec.rb": 1.5616100209999786, 490122:31:46 "spec/tooling/lib/tooling/check_ruby_syntax_spec.rb": 0.8413942800007135, 490222:31:46 "spec/graphql/types/member_access_level_enum_spec.rb": 0.46815670100022544, 490322:31:46 "spec/lib/gitlab/ci/templates/Diffblue_Cover_spec.rb": 2.6950715560005847, 490422:31:46 "spec/lib/gitlab/legacy_github_import/label_formatter_spec.rb": 1.1191145769998911, 490522:31:46 "spec/services/keys/revoke_service_spec.rb": 1.8017170600005556, 490622:31:46 "spec/lib/gitlab/ci/status/skipped_spec.rb": 0.8450582499999655, 490722:31:46 "spec/graphql/mutations/achievements/update_spec.rb": 1.2770589239999026, 490822:31:46 "spec/lib/system_check/app/redis_version_check_spec.rb": 0.6622206450001613, 490922:31:46 "spec/rubocop/cop/code_reuse/presenter_spec.rb": 0.9464974410002469, 491022:31:46 "spec/services/ci/runners/update_runner_service_spec.rb": 0.7816938850000952, 491122:31:46 "spec/models/namespace/admin_note_spec.rb": 1.148159934999967, 491222:31:46 "spec/workers/service_desk/custom_email_verification_cleanup_worker_spec.rb": 1.4558314289997725, 491322:31:46 "spec/rubocop/cop/gitlab/doc_url_spec.rb": 0.8588435789997675, 491422:31:46 "spec/helpers/external_link_helper_spec.rb": 0.6113201090001894, 491522:31:46 "spec/services/achievements/update_user_achievement_priorities_service_spec.rb": 1.3885824349999893, 491622:31:46 "spec/lib/gitlab/ci/pipeline/expression/lexeme/pattern/regular_expression_spec.rb": 0.8662349590003942, 491722:31:46 "spec/graphql/types/ci/config/need_type_spec.rb": 0.4523588319998453, 491822:31:46 "spec/services/projects/batch_open_issues_count_service_spec.rb": 1.7084445079999568, 491922:31:46 "spec/rubocop/cop/migration/async_post_migrate_only_spec.rb": 0.5945292510004947, 492022:31:46 "spec/lib/gitlab/tracking/destinations/snowplow_spec.rb": 0.7881826240000009, 492122:31:46 "spec/rubocop/cop/migration/prevent_strings_spec.rb": 0.8645970590005163, 492222:31:46 "spec/models/work_items/widgets/milestone_spec.rb": 1.133238275999247, 492322:31:46 "spec/presenters/dev_ops_report/metric_presenter_spec.rb": 0.6548885860001974, 492422:31:46 "spec/models/clusters/project_spec.rb": 0.6166991090003648, 492522:31:46 "spec/serializers/merge_request_basic_entity_spec.rb": 0.5443270949999715, 492622:31:46 "spec/models/concerns/prometheus_adapter_spec.rb": 0.9715705899998284, 492722:31:46 "spec/tooling/danger/change_column_default_spec.rb": 0.6493893359993308, 492822:31:46 "spec/serializers/feature_flag_entity_spec.rb": 1.1350382259997787, 492922:31:46 "spec/lib/gitlab/ci/config/entry/includes_spec.rb": 0.5724464819995774, 493022:31:46 "spec/lib/gitlab/ci/pipeline/chain/cancel_pending_pipelines_spec.rb": 0.9387200319997646, 493122:31:46 "spec/rubocop/cop/graphql/enum_names_spec.rb": 0.701172262, 493222:31:46 "spec/routing/notifications_routing_spec.rb": 0.5505920839996179, 493322:31:46 "spec/graphql/types/ci/catalog/resource_sort_enum_spec.rb": 0.4620372019999195, 493422:31:46 "spec/graphql/types/tree/blob_type_spec.rb": 0.49165267900025356, 493522:31:46 "spec/lib/bulk_imports/groups/extractors/subgroups_extractor_spec.rb": 0.5314198660007605, 493622:31:46 "spec/models/concerns/database_reflection_spec.rb": 0.5321757760002583, 493722:31:46 "spec/graphql/types/prometheus_alert_type_spec.rb": 0.5912473110001883, 493822:31:46 "spec/lib/gitlab/cache_spec.rb": 0.5506191049998961, 493922:31:46 "spec/finders/achievements/achievements_finder_spec.rb": 0.5494117240004925, 494022:31:46 "spec/views/layouts/nav/breadcrumbs/_breadcrumbs.html.haml_spec.rb": 0.48913683999944624, 494122:31:46 "spec/helpers/emoji_helper_spec.rb": 0.4756088309995903, 494222:31:46 "spec/lib/click_house/write_buffer_spec.rb": 0.5078841779995855, 494322:31:46 "spec/graphql/types/ci/group_environment_scope_type_spec.rb": 0.3646239689996946, 494422:31:46 "spec/lib/gitlab/diff/inline_diff_marker_spec.rb": 0.4275566449996404, 494522:31:46 "spec/graphql/types/security/codequality_reports_comparer/report_type_spec.rb": 0.4835042599997905, 494622:31:46 "spec/graphql/types/packages/pypi/metadatum_type_spec.rb": 0.37237721899964527, 494722:31:46 "spec/lib/gitlab/utils/measuring_spec.rb": 0.4570106119999764, 494822:31:46 "spec/rubocop/cop/rspec/any_instance_of_spec.rb": 0.44064867300039623, 494922:31:46 "spec/serializers/import/github_org_entity_spec.rb": 0.3337828020003144, 495022:31:46 "spec/workers/object_storage/delete_stale_direct_uploads_worker_spec.rb": 0.3505732399999033, 495122:31:46 "spec/graphql/types/design_management_type_spec.rb": 0.3533336410000629, 495222:31:46 "spec/lib/gitlab/ci/config/interpolation/functions/base_spec.rb": 0.3671601389996795, 495322:31:46 "spec/graphql/resolvers/metadata_resolver_spec.rb": 0.3657887399995161, 495422:31:46 "spec/serializers/ci/group_variable_entity_spec.rb": 0.36607753899988893 495622:31:46Knapsack global time execution for tests: 25m 495722:31:46Pending: (Failures listed here are expected and do not affect your suite's status) 495922:31:46 # Not yet implemented 496022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 496122:31:46 2) Lint factories for Note 496222:31:46 # Not yet implemented 496322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 496422:31:46 3) Members::InvitedPrivateGroupAccessibilityAssigner 496522:31:46 # Not yet implemented 496622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 496722:31:46 4) Banzai::Filter::References::ExternalIssueReferenceFilter 496822:31:46 # Not yet implemented 496922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 497022:31:46 5) CommitStatus 497122:31:46 # Not yet implemented 497222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 497322:31:46 6) Lint factories for CommitStatus 497422:31:46 # Not yet implemented 497522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 497622:31:46 7) Gitlab::Diff::File 497722:31:46 # Not yet implemented 497822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 498022:31:46 # Not yet implemented 498122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 498222:31:46 9) Lint factories for DiffNote 498322:31:46 # Not yet implemented 498422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 498522:31:46 10) Ci::RetryPipelineService#execute 498622:31:46 # Not yet implemented 498722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 498822:31:46 11) gitlab:cleanup rake tasks 498922:31:46 # Not yet implemented 499022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 499122:31:46 12) Banzai::Filter::References::CommitRangeReferenceFilter 499222:31:46 # Not yet implemented 499322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 499422:31:46 13) ApplicationHelper 499522:31:46 # Not yet implemented 499622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 499722:31:46 14) DeployToken 499822:31:46 # Not yet implemented 499922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 500022:31:46 15) Lint factories for DeployToken 500122:31:46 # Not yet implemented 500222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 500322:31:46 16) MergeRequestTargetProjectFinder 500422:31:46 # Not yet implemented 500522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 500622:31:46 17) Namespace::RootStorageStatisticsPolicy 500722:31:46 # Not yet implemented 500822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 500922:31:46 18) ResetOnColumnErrors 501022:31:46 # Not yet implemented 501122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 501222:31:46 19) Approvable 501322:31:46 # Not yet implemented 501422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 501522:31:46 20) Milestones::TransferService 501622:31:46 # Not yet implemented 501722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 501822:31:46 21) Projects::UpdatePagesService 501922:31:46 # Not yet implemented 502022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 502122:31:46 22) Ci::PendingBuild 502222:31:46 # Not yet implemented 502322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 502422:31:46 23) Lint factories for Ci::PendingBuild 502522:31:46 # Not yet implemented 502622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 502722:31:46 24) Integrations::Prometheus 502822:31:46 # Not yet implemented 502922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 503022:31:46 25) Lint factories for Integrations::Prometheus 503122:31:46 # Not yet implemented 503222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 503322:31:46 26) Ci::JobToken::Scope 503422:31:46 # Not yet implemented 503522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 503622:31:46 27) Banzai::Filter::SanitizationFilter 503722:31:46 # Not yet implemented 503822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 503922:31:46 28) Types::Ci::JobTokenScopeType 504022:31:46 # Not yet implemented 504122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 504222:31:46 29) Ci::PipelineSchedules::CalculateNextRunService 504322:31:46 # Not yet implemented 504422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 504522:31:46 30) Ci::StuckBuilds::DropRunningService 504622:31:46 # Not yet implemented 504722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 504822:31:46 31) Gitlab::GithubImport::Importer::PullRequestsImporter 504922:31:46 # Not yet implemented 505022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 505122:31:46 32) Gitlab::SidekiqMiddleware::DuplicateJobs::DuplicateJob 505222:31:46 # Not yet implemented 505322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 505422:31:46 33) Users::CreditCardValidation 505522:31:46 # Not yet implemented 505622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 505722:31:46 34) Lint factories for Users::CreditCardValidation 505822:31:46 # Not yet implemented 505922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 506022:31:46 35) Gitlab::Ci::Config::External::File::Project 506122:31:46 # Not yet implemented 506222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 506322:31:46 36) RemoveExpiredMembersWorker 506422:31:46 # Not yet implemented 506522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 506622:31:46 37) groups/edit.html.haml 506722:31:46 # Not yet implemented 506822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 506922:31:46 38) Gitlab::Ci::Status::Build::Retryable 507022:31:46 # Not yet implemented 507122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 507222:31:46 39) BulkImport 507322:31:46 # Not yet implemented 507422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 507522:31:46 40) Lint factories for BulkImport 507622:31:46 # Not yet implemented 507722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 507822:31:46 41) RuboCop::Cop::RSpec::HaveGitlabHttpStatus 507922:31:46 # Not yet implemented 508022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 508122:31:46 42) CiPlatformMetric 508222:31:46 # Not yet implemented 508322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 508422:31:46 43) Lint factories for CiPlatformMetric 508522:31:46 # Not yet implemented 508622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 508722:31:46 44) Gitlab::Pagination::Keyset::Paginator 508822:31:46 # Not yet implemented 508922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 509022:31:46 45) Gitlab::GithubImport::Importer::MilestonesImporter 509122:31:46 # Not yet implemented 509222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 509322:31:46 46) Tooling::Danger::FeatureFlag 509422:31:46 # Not yet implemented 509522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 509622:31:46 47) PreferencesHelper 509722:31:46 # Not yet implemented 509822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 509922:31:46 48) Gitlab::Instrumentation::RedisBase 510022:31:46 # Not yet implemented 510122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 510222:31:46 49) PaginatedDiffEntity 510322:31:46 # Not yet implemented 510422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 510522:31:46 50) Ci::UnlockPipelineService 510622:31:46 # Not yet implemented 510722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 510822:31:46 51) Projects::MoveProjectMembersService 510922:31:46 # Not yet implemented 511022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 511122:31:46 52) MergeRequests::MergeStrategies::FromSourceBranch 511222:31:46 # Not yet implemented 511322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 511422:31:46 53) Security::CiConfiguration::DependencyScanningCreateService 511522:31:46 # Not yet implemented 511622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 511722:31:46 54) Banzai::Filter::CommitTrailersFilter 511822:31:46 # Not yet implemented 511922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 512022:31:46 55) Types::SnippetType 512122:31:46 # Not yet implemented 512222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 512322:31:46 56) Commits::TagService 512422:31:46 # Not yet implemented 512522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 512622:31:46 57) Gitlab::Ci::Build::Releaser 512722:31:46 # Not yet implemented 512822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 512922:31:46 58) Gitlab::Git::BlamePagination 513022:31:46 # Not yet implemented 513122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 513222:31:46 59) Ci::PendingBuilds::UpdateGroupWorker#perform 513322:31:46 # Not yet implemented 513422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 513522:31:46 60) Gitlab::Cleanup::OrphanLfsFileReferences 513622:31:46 # Not yet implemented 513722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 513822:31:46 61) NotificationRecipients::Builder::Default 513922:31:46 # Not yet implemented 514022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 514122:31:46 62) WorkItems::WidgetDefinition 514222:31:46 # Not yet implemented 514322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 514422:31:46 63) Lint factories for WorkItems::WidgetDefinition 514522:31:46 # Not yet implemented 514622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 514722:31:46 64) Members::RequestAccessService 514822:31:46 # Not yet implemented 514922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 515022:31:46 65) Gitlab::FileDetector 515122:31:46 # Not yet implemented 515222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 515322:31:46 66) Packages::Debian::SignDistributionService 515422:31:46 # Not yet implemented 515522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 515622:31:46 67) Gitlab::Ci::Config::Entry::Include 515722:31:46 # Not yet implemented 515822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 515922:31:46 68) Gitlab::SlashCommands::Presenters::Deploy 516022:31:46 # Not yet implemented 516122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 516222:31:46 69) Projects::Ml::ModelVersionFinder 516322:31:46 # Not yet implemented 516422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 516522:31:46 70) Gitlab::Auth::Ldap::Adapter 516622:31:46 # Not yet implemented 516722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 516822:31:46 71) RuboCop::Cop::Search::NamespacedClass 516922:31:46 # Not yet implemented 517022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 517122:31:46 72) GroupDeployKey 517222:31:46 # Not yet implemented 517322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 517422:31:46 73) Lint factories for GroupDeployKey 517522:31:46 # Not yet implemented 517622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 517722:31:46 74) Clusters::Agents::Authorizations::CiAccess::ConfigScopes 517822:31:46 # Not yet implemented 517922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 518022:31:46 75) Gitlab::SidekiqMiddleware 518122:31:46 # Not yet implemented 518222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 518322:31:46 76) WorkItems::ParentLinks::DestroyService 518422:31:46 # Not yet implemented 518522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 518622:31:46 77) Mutations::Users::SetNamespaceCommitEmail 518722:31:46 # Not yet implemented 518822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 518922:31:46 78) IgnorableColumns 519022:31:46 # Not yet implemented 519122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 519222:31:46 79) Atlassian::JiraConnect::Jwt::Asymmetric 519322:31:46 # Not yet implemented 519422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 519522:31:46 80) Analytics::UsageTrends::CounterJobWorker 519622:31:46 # Not yet implemented 519722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 519822:31:46 81) Banzai::Renderer 519922:31:46 # Not yet implemented 520022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 520122:31:46 82) VsCode::Settings::VsCodeSetting 520222:31:46 # Not yet implemented 520322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 520422:31:46 83) Lint factories for VsCode::Settings::VsCodeSetting 520522:31:46 # Not yet implemented 520622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 520722:31:46 84) Gitlab::Database::LoadBalancing::Configuration 520822:31:46 # Not yet implemented 520922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 521022:31:46 85) Banzai::Filter::InlineDiffFilter 521122:31:46 # Not yet implemented 521222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 521322:31:46 86) MergeRequests::HandleAssigneesChangeWorker 521422:31:46 # Not yet implemented 521522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 521622:31:46 87) Lfs::PushService 521722:31:46 # Not yet implemented 521822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 521922:31:46 88) Import::PlaceholderReferences::LoadService 522022:31:46 # Not yet implemented 522122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 522222:31:46 89) Gitlab::NamespacedSessionStore 522322:31:46 # Not yet implemented 522422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 522522:31:46 90) Gitlab::FormBuilders::GitlabUiFormBuilder 522622:31:46 # Not yet implemented 522722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 522822:31:46 91) Ci::BuildTrace 522922:31:46 # Not yet implemented 523022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 523122:31:46 92) Ide::TerminalConfigService 523222:31:46 # Not yet implemented 523322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 523422:31:46 93) Resolvers::Ci::JobsResolver 523522:31:46 # Not yet implemented 523622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 523722:31:46 94) Ci::SecureFilesHelper 523822:31:46 # Not yet implemented 523922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 524022:31:46 95) UserAgentDetailService 524122:31:46 # Not yet implemented 524222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 524322:31:46 96) WebHooks::LogDestroyService 524422:31:46 # Not yet implemented 524522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 524622:31:46 97) Integrations::ZentaoTrackerData 524722:31:46 # Not yet implemented 524822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 524922:31:46 98) Lint factories for Integrations::ZentaoTrackerData 525022:31:46 # Not yet implemented 525122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 525222:31:46 99) Gitlab::UsageDataCounters::RedisCounter 525322:31:46 # Not yet implemented 525422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 525522:31:46 100) Database::MarkMigrationService 525622:31:46 # Not yet implemented 525722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 525822:31:46 101) Terraform::States::TriggerDestroyService 525922:31:46 # Not yet implemented 526022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 526122:31:46 102) Gitlab::QuickActions::SpendTimeAndDateSeparator 526222:31:46 # Not yet implemented 526322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 526422:31:46 103) MailScheduler::IssueDueWorker 526522:31:46 # Not yet implemented 526622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 526722:31:46 104) Gitlab::Search::Query 526822:31:46 # Not yet implemented 526922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 527022:31:46 105) Ci::ResourceGroups::AssignResourceFromResourceGroupWorkerV2 527122:31:46 # Not yet implemented 527222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 527322:31:46 106) Types::WorkItems::AvailableExportFieldsEnum 527422:31:46 # Not yet implemented 527522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 527622:31:46 107) RebaseWorker#perform 527722:31:46 # Not yet implemented 527822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 527922:31:46 108) Gitlab::SidekiqMiddleware::ConcurrencyLimit::WorkersMap 528022:31:46 # Not yet implemented 528122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 528222:31:46 109) Projects::RecordTargetPlatformsService#execute 528322:31:46 # Not yet implemented 528422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 528522:31:46 110) Gitlab::Usage::Metrics::Instrumentations::CountImportedProjectsTotalMetric 528622:31:46 # Not yet implemented 528722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 528822:31:46 111) Gitlab::Ci::Reports::Security::Locations::SecretDetection 528922:31:46 # Not yet implemented 529022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 529122:31:46 112) Gitlab::SidekiqQueue 529222:31:46 # Not yet implemented 529322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 529422:31:46 113) Gitlab::Webpack::FileLoader 529522:31:46 # Not yet implemented 529622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 529722:31:46 114) WorkItems::Widgets::Base 529822:31:46 # Not yet implemented 529922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 530022:31:46 115) Releases::PublishEventWorker 530122:31:46 # Not yet implemented 530222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 530322:31:46 116) Gitlab::Ci::Status::Build::Preparing 530422:31:46 # Not yet implemented 530522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 530622:31:46 117) OptionallySearch 530722:31:46 # Not yet implemented 530822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 530922:31:46 118) Ml::CreateCandidateService 531022:31:46 # Not yet implemented 531122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 531222:31:46 119) Issuables::CrmContactFilter 531322:31:46 # Not yet implemented 531422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 531522:31:46 120) devise/shared/_signup_omniauth_provider_list 531622:31:46 # Not yet implemented 531722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 531822:31:46 121) API::Entities::Issue 531922:31:46 # Not yet implemented 532022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 532122:31:46 122) Layouts::SettingsSectionComponent 532222:31:46 # Not yet implemented 532322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 532422:31:46 123) BulkImports::Common::Pipelines::LabelsPipeline 532522:31:46 # Not yet implemented 532622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 532722:31:46 124) Gitlab::Database::HealthStatus::Indicators::AutovacuumActiveOnTable 532822:31:46 # Not yet implemented 532922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 533022:31:46 125) Banzai::Filter::PlantumlFilter 533122:31:46 # Not yet implemented 533222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 533322:31:46 126) WebIde::Settings::ExtensionsGalleryMetadataValidator 533422:31:46 # Not yet implemented 533522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 533622:31:46 127) Types::WorkItemIdType 533722:31:46 # Not yet implemented 533822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 533922:31:46 128) Ci::Queue::PendingBuildsStrategy 534022:31:46 # Not yet implemented 534122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 534222:31:46 129) Tooling::CheckRubySyntax 534322:31:46 # Not yet implemented 534422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 534522:31:46 130) Types::MemberAccessLevelEnum 534622:31:46 # Not yet implemented 534722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 534822:31:46 131) Diffblue-Cover.gitlab-ci.yml 534922:31:46 # Not yet implemented 535022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 535122:31:46 132) Gitlab::LegacyGithubImport::LabelFormatter 535222:31:46 # Not yet implemented 535322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 535422:31:46 133) Keys::RevokeService 535522:31:46 # Not yet implemented 535622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 535722:31:46 134) Gitlab::Ci::Status::Skipped 535822:31:46 # Not yet implemented 535922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 536022:31:46 135) Mutations::Achievements::Update 536122:31:46 # Not yet implemented 536222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 536322:31:46 136) SystemCheck::App::RedisVersionCheck 536422:31:46 # Not yet implemented 536522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 536622:31:46 137) RuboCop::Cop::CodeReuse::Presenter 536722:31:46 # Not yet implemented 536822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 536922:31:46 138) Ci::Runners::UpdateRunnerService#execute 537022:31:46 # Not yet implemented 537122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 537222:31:46 139) Namespace::AdminNote 537322:31:46 # Not yet implemented 537422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 537522:31:46 140) ServiceDesk::CustomEmailVerificationCleanupWorker 537622:31:46 # Not yet implemented 537722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 537822:31:46 141) RuboCop::Cop::Gitlab::DocUrl 537922:31:46 # Not yet implemented 538022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 538122:31:46 142) ExternalLinkHelper 538222:31:46 # Not yet implemented 538322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 538422:31:46 143) Achievements::UpdateUserAchievementPrioritiesService 538522:31:46 # Not yet implemented 538622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 538722:31:46 144) Gitlab::Ci::Pipeline::Expression::Lexeme::Pattern::RegularExpression 538822:31:46 # Not yet implemented 538922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 539022:31:46 145) Types::Ci::Config::NeedType 539122:31:46 # Not yet implemented 539222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 539322:31:46 146) Projects::BatchOpenIssuesCountService 539422:31:46 # Not yet implemented 539522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 539622:31:46 147) RuboCop::Cop::Migration::AsyncPostMigrateOnly 539722:31:46 # Not yet implemented 539822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 539922:31:46 148) Gitlab::Tracking::Destinations::Snowplow 540022:31:46 # Not yet implemented 540122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 540222:31:46 149) RuboCop::Cop::Migration::PreventStrings 540322:31:46 # Not yet implemented 540422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 540522:31:46 150) WorkItems::Widgets::Milestone 540622:31:46 # Not yet implemented 540722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 540822:31:46 151) DevOpsReport::MetricPresenter 540922:31:46 # Not yet implemented 541022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 541122:31:46 152) Clusters::Project 541222:31:46 # Not yet implemented 541322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 541422:31:46 153) Lint factories for Clusters::Project 541522:31:46 # Not yet implemented 541622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 541722:31:46 154) MergeRequestBasicEntity 541822:31:46 # Not yet implemented 541922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 542022:31:46 155) PrometheusAdapter 542122:31:46 # Not yet implemented 542222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 542322:31:46 156) Tooling::Danger::ChangeColumnDefault 542422:31:46 # Not yet implemented 542522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 542622:31:46 157) FeatureFlagEntity 542722:31:46 # Not yet implemented 542822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 542922:31:46 158) Gitlab::Ci::Config::Entry::Includes 543022:31:46 # Not yet implemented 543122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 543222:31:46 159) Gitlab::Ci::Pipeline::Chain::CancelPendingPipelines 543322:31:46 # Not yet implemented 543422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 543522:31:46 160) RuboCop::Cop::Graphql::EnumNames 543622:31:46 # Not yet implemented 543722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 543822:31:46 161) notifications routing 543922:31:46 # Not yet implemented 544022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 544122:31:46 162) Types::Ci::Catalog::ResourceSortEnum 544222:31:46 # Not yet implemented 544322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 544422:31:46 163) Types::Tree::BlobType 544522:31:46 # Not yet implemented 544622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 544722:31:46 164) BulkImports::Groups::Extractors::SubgroupsExtractor 544822:31:46 # Not yet implemented 544922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 545022:31:46 165) DatabaseReflection 545122:31:46 # Not yet implemented 545222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 545322:31:46 166) Types::PrometheusAlertType 545422:31:46 # Not yet implemented 545522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 545622:31:46 167) Gitlab::Cache 545722:31:46 # Not yet implemented 545822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 545922:31:46 168) Achievements::AchievementsFinder 546022:31:46 # Not yet implemented 546122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 546222:31:46 169) layouts/nav/breadcrumbs/_breadcrumbs 546322:31:46 # Not yet implemented 546422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 546522:31:46 170) EmojiHelper 546622:31:46 # Not yet implemented 546722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 546822:31:46 171) ClickHouse::WriteBuffer 546922:31:46 # Not yet implemented 547022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 547122:31:46 172) Types::Ci::GroupEnvironmentScopeType 547222:31:46 # Not yet implemented 547322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 547422:31:46 173) Gitlab::Diff::InlineDiffMarker 547522:31:46 # Not yet implemented 547622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 547722:31:46 174) Types::Security::CodequalityReportsComparer::ReportType 547822:31:46 # Not yet implemented 547922:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 548022:31:46 175) Types::Packages::Pypi::MetadatumType 548122:31:46 # Not yet implemented 548222:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 548322:31:46 176) Gitlab::Utils::Measuring 548422:31:46 # Not yet implemented 548522:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 548622:31:46 177) RuboCop::Cop::RSpec::AnyInstanceOf 548722:31:46 # Not yet implemented 548822:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 548922:31:46 178) Import::GithubOrgEntity 549022:31:46 # Not yet implemented 549122:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 549222:31:46 179) ObjectStorage::DeleteStaleDirectUploadsWorker 549322:31:46 # Not yet implemented 549422:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 549522:31:46 180) Types::DesignManagementType 549622:31:46 # Not yet implemented 549722:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 549822:31:46 181) Gitlab::Ci::Config::Interpolation::Functions::Base 549922:31:46 # Not yet implemented 550022:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 550122:31:46 182) Resolvers::MetadataResolver 550222:31:46 # Not yet implemented 550322:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 550422:31:46 183) Ci::GroupVariableEntity 550522:31:46 # Not yet implemented 550622:31:46 # ./spec/support/helpers/disable_namespace_organization_validation_helper.rb:24 550722:31:46Finished in 26 minutes 0 seconds (files took 1 minute 29.72 seconds to load) 550822:31:463245 examples, 0 failures, 183 pending 550922:31:47Randomized with seed 25620 551022:31:57[TEST PROF INFO] Time spent in factories: 12:54.088 (48.24% of total time) 551122:31:58RSpec exited with 0. 551222:31:58No examples to retry, congrats! 551422:31:58Running after script... 551522:31:58$ source scripts/utils.sh 551622:31:58$ bundle exec gem list gitlab_quality-test_tooling 551722:32:00gitlab_quality-test_tooling (1.32.1) 551822:32:00$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command 552122:32:00$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command 552422:32:00$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command 552722:32:00$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command 553122:32:02$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command 553622:32:04$ tooling/bin/push_job_metrics || true 553722:32:05[job-metrics] Pushing job metrics file for the CI/CD job. 553822:32:05[job-metrics] Pushed 4 CI job metric entries to InfluxDB. 554022:32:06Not uploading cache ruby-gems-debian-bookworm-ruby-3.2.4-17 due to policy 554222:32:07Uploading artifacts... 554322:32:07auto_explain/: found 3 matching artifact files and directories 554422:32:07coverage/: found 5 matching artifact files and directories 554522:32:07crystalball/: found 2 matching artifact files and directories 554622:32:07deprecations/: found 7 matching artifact files and directories 554722:32:07knapsack/: found 4 matching artifact files and directories 554822:32:07rspec/: found 16 matching artifact files and directories 554922:32:07WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 555022:32:07log/*.log: found 15 matching artifact files and directories 555222:32:07WARNING: Retrying... context=artifacts-uploader error=request redirected 555322:32:10Uploading artifacts as "archive" to coordinator... 201 Created id=7432319224 responseStatus=201 Created token=glcbt-66 555422:32:10Uploading artifacts... 555522:32:10rspec/rspec-*.xml: found 1 matching artifact files and directories 555722:32:10WARNING: Retrying... context=artifacts-uploader error=request redirected 555822:32:11Uploading artifacts as "junit" to coordinator... 201 Created id=7432319224 responseStatus=201 Created token=glcbt-66 556022:32:24Job succeeded