rspec system pg13 5/28
Passed Started
by
@ohoral
Olena Horal-Koretska
1Running with gitlab-runner 15.9.0~beta.212.g8ccc65e7 (8ccc65e7)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F, system ID: s_5651e5b5643b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 ...10Using docker image sha256:b643610fd4d2fbdd55447ceb5a6cba0c3d1a26945817741d73e1b51a1ec07d01 for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:dfccb5b5ddadf4f1a3b9cb72cf21f5b99a28a55c217de34d9fa6b7a45a910031 ...11Starting service redis:6.2-alpine ...12Pulling docker image redis:6.2-alpine ...13Using docker image sha256:a9a47a706682d445577bb5da7328f0faaa0863a5742a315c829faa461dfc23ae for redis:6.2-alpine with digest redis@sha256:317575f05099ea47b1f2855b1bb6e068b52847bfa19b87014d88d57f82d4b8f0 ...14Waiting for services to be up and running (timeout 30 seconds)...15Authenticating with credentials from job payload (GitLab Registry)16Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...17Using docker image sha256:552b81110cdd830e05d17c8e7365f72e1dd96842217d7225636cb55a75777ea7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:a386dd1acb1341f710f3c3c320984f70512694bcfec8cb1c771365058ac7c475 ...19Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1682500690-c9c19ac0...21$ eval "$CI_PRE_CLONE_SCRIPT"22Fetching changes with git depth set to 20...23Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/24Created fresh repository.25remote: Enumerating objects: 165305, done. 26remote: Counting objects: 100% (165305/165305), done. 27remote: Compressing objects: 100% (99239/99239), done. 28remote: Total 165305 (delta 81744), reused 118324 (delta 59962), pack-reused 0 29Receiving objects: 100% (165305/165305), 131.92 MiB | 31.35 MiB/s, done.30Resolving deltas: 100% (81744/81744), done.32 * [new ref] refs/pipelines/849373675 -> refs/pipelines/84937367533 * [new branch] master -> origin/master34Checking out f463609d as detached HEAD (ref is master)...35Skipping Git submodules setup36$ git remote set-url origin "${CI_REPOSITORY_URL}"38Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...39Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-3.0-16 40Successfully extracted cache42Downloading artifacts for compile-test-assets (4181384009)...43Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4181384009 responseStatus=200 OK token=64_jyiz_44Downloading artifacts for retrieve-tests-metadata (4181384016)...45Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4181384016 responseStatus=200 OK token=64_jyiz_46Downloading artifacts for setup-test-env (4181384014)...47Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4181384014 responseStatus=200 OK token=64_jyiz_49Using docker image sha256:552b81110cdd830e05d17c8e7365f72e1dd96842217d7225636cb55a75777ea7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:a386dd1acb1341f710f3c3c320984f70512694bcfec8cb1c771365058ac7c475 ...50$ echo $FOSS_ONLY51$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb52$ export GOPATH=$CI_PROJECT_DIR/.go53$ mkdir -p $GOPATH54$ source scripts/utils.sh55$ source scripts/prepare_build.sh711Using decomposed database config (config/database.yml.decomposed-postgresql)712Geo DB won't be set up.713Embedding DB won't be set up.729$ source ./scripts/rspec_helpers.sh730$ run_timed_command "gem install knapsack --no-document"731$ gem install knapsack --no-document732Successfully installed knapsack-4.0.07331 gem installed734==> 'gem install knapsack --no-document' succeeded in 1 seconds.735$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"737$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"742$ echo -e "\e[0Ksection_end:`date +%s`:gitaly-test-spawn\r\e[0K"743$ rspec_paralellized_job "--tag ~quarantine --tag ~level:background_migration"744SKIP_FLAKY_TESTS_AUTOMATICALLY: false745RETRY_FAILED_TESTS_IN_NEW_PROCESS: true746KNAPSACK_GENERATE_REPORT: true747FLAKY_RSPEC_GENERATE_REPORT: true748KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb749KNAPSACK_LOG_LEVEL: debug750KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg13_5_28_report.json751FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json752FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg13_5_28_report.json753NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg13_5_28_report.json754SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec_system_pg13_5_28_report.txt755CRYSTALBALL: 756RSPEC_TESTS_MAPPING_ENABLED: 757RSPEC_TESTS_FILTER_FILE: 758Knapsack report generator started!759warning: parser/current is loading parser/ruby30, which recognizes 3.0.5-compliant syntax, but you are running 3.0.6.761Run options: exclude {:quarantine=>true, :level=>"background_migration"}762Test environment set up in 1.058914527 seconds763Pipeline764Starting the Capybara driver server...765 GET /:project/-/pipelines/:id766Capybara starting Puma...767* Version 5.6.5 , codename: Birdie's Version768* Min threads: 0, max threads: 4769* Listening on unix:///tmp/20230426-324-66uqzc770 shows the pipeline graph771 shows link to the pipeline ref772 shows the pipeline information773 displays pipeline name instead of commit title774 pipeline stats text775 pipeline has finished776 shows pipeline stats with flag on777 pipeline has not finished778 does not show pipeline stats779 related merge requests780 when there are no related merge requests781 shows a "no related merge requests" message782 when there is one related merge request783 shows a link to the merge request784 when there are two related merge requests785 links to the most recent related merge request786 expands to show links to all related merge requests787 pipelines details view788 pipeline header shows the user status and emoji789 pipeline graph790 when pipeline has running builds791 shows a running icon and a cancel action for the running build792 cancels the running build and shows retry button793 when pipeline has preparing builds794 shows a preparing icon and a cancel action795 cancels the preparing build and shows retry button796 when pipeline has successful builds797 shows the success icon and a retry action for the successful build798 is possible to retry the success job799 when pipeline has a delayed job800 shows the scheduled icon and an unschedule action for the delayed job801 unschedules the delayed job and shows play button as a manual job802 when pipeline has failed builds803 shows the failed icon and a retry action for the failed build804 is possible to retry the failed build805 includes the failure reason806 when pipeline has manual jobs807 shows the skipped icon and a play action for the manual build808 is possible to play the manual job809 when pipeline has external job810 shows the success icon and the generic comit status build811 when pipeline has a downstream pipeline812 and user has permission813 with a successful downstream814 does not show the cancel or retry action815 with a running downstream816 shows the cancel action817 when canceling818 shows the pipeline as canceled with the retry action819 with a failed downstream820 indicates that pipeline can be retried821 when retrying822 shows running pipeline with the cancel action823 with a canceled downstream824 indicates that pipeline can be retried825 when retrying826 shows running pipeline with the cancel action827 when user does not have permissions828 does not show the retry button829 when the pipeline has manual stage830 displays play all button831 page tabs832 shows Pipeline, Jobs, DAG and Failed Jobs tabs with link833 shows counter in Jobs tab834 without permission to access builds835 does not show the pipeline details page836 test tabs837 with test reports838 shows badge counter in Tests tab839 calls summary.json endpoint840 without test reports841 shows zero842 retrying jobs843 is expected not to have text "retried"844 when retrying845 does not show a "Retry" button846 shows running status in pipeline header847 canceling jobs848 is expected not to have visible css ".ci-canceled"849 when canceling850 does not show a "Cancel running" button851 when user can not delete852 is expected not to have visible button "Delete" that is not disabled853 when deleting854 redirects to pipeline overview page855 when pipeline ref does not exist in repository anymore856 does not render link to the pipeline ref857 does not render render raw HTML to the pipeline ref858 when pipeline is detached merge request pipeline859 shows the pipeline information860 when source branch does not exist861 does not link to the source branch commit path862 when source project is a forked project863 shows the pipeline information864 when pipeline is merge request pipeline865 shows the pipeline information866 when target branch does not exist867 does not link to the target branch commit path868 when source project is a forked project869 shows the pipeline information870 when user does not have access to read jobs871 GET /:project/-/pipelines/:id872 shows the pipeline graph873 when a bridge job exists874 GET /:project/-/pipelines/:id875 shows the pipeline with a bridge job876 when a scheduled pipeline is created by a blocked user877 displays the PipelineSchedule in an inactive state878 GET /:project/-/pipelines/:id/builds879 shows a bridge job on a list880 when build requires resource881 GET /:project/-/pipelines/:id882 shows deploy job as created883 when test job succeeded884 shows deploy job as pending885 when test job succeeded but there are no available resources886 shows deploy job as waiting for resource887 when resource is released from another job888 shows deploy job as pending889 when deploy job is a bridge to trigger a downstream pipeline890 shows deploy job as waiting for resource891 GET /:project/-/pipelines/:id/builds892 shows a list of jobs893 page tabs894 shows Pipeline, Jobs and DAG tabs with link895 shows counter in Jobs tab896 retrying jobs897 is expected not to have text "retried"898 when retrying899 does not show a "Retry" button900 canceling jobs901 is expected not to have visible css ".ci-canceled"902 when canceling903 does not show a "Cancel running" button904 playing manual job905 is expected to be pending906 when user unschedules a delayed job907 unschedules the delayed job and shows play button as a manual job908 GET /:project/-/pipelines/:id/failures909 with failed build910 lists failed builds911 shows build failure logs912 shows the failure reason913 when user does not have permission to retry build914 shows retry button for failed build915 when user does have permission to retry build916 shows retry button for failed build917 when missing build logs918 lists failed builds919 does not show log920 without permission to access builds921 when accessing failed jobs page922 renders a 404 page923 without failures924 does not show the failure tab925 displays the pipeline graph926 GET /:project/-/pipelines/latest927 displays the pipeline graph with correct URL928 GET /:project/-/pipelines/:id/dag929 page tabs930 shows Pipeline, Jobs and DAG tabs with link931 when user sees pipeline flags in a pipeline detail page932 when pipeline is latest933 contains badge that indicates it is the latest build934 when pipeline has configuration errors935 contains badge that indicates errors936 contains badge with tooltip which contains error937 contains badge that indicates failure reason938 contains badge with tooltip which contains failure reason939 contains a pipeline header with title940 when pipeline is stuck941 contains badge that indicates being stuck942 when pipeline uses auto devops943 contains badge that indicates using auto devops944 when pipeline runs in a merge request context945 contains badge that indicates detached merge request pipeline946Thread Comments Merge Request947 behaves like thread comments for issue, epic and merge request948 clicking "Comment" will post a comment949 when the toggle is clicked950 has a "Comment" item (selected by default) and "Start thread" item951 closes the menu when clicking the toggle or body952 when selecting "Start thread"953 creating a thread954 clicking "Start thread" will post a thread and show a reply component955 can be replied to956 can be collapsed957 can be replied to after resolving958 shows resolved thread when toggled959 when opening the menu960 has "Start thread" selected961 when selecting "Comment"962 updates the submit button text and closes the dropdown963 updates the close button text964 typing does not change the close button text965 has "Comment" selected when opening the menu966 on a closed merge request967 shows a 'Comment & reopen merge request' button968 shows a 'Start thread & reopen merge request' button when 'Start thread' is selected969Merge request > User posts notes970 the note form971 is valid972 with text973 has enable submit button, preview button and saves content to local storage974 when posting a note975 is added and form reset976 reply button977 shows a reply button978 shows reply placeholder when clicking reply button979 replying to a comment980 makes the discussion resolvable981 when comment is deleted982 shows an error message983 when previewing a note984 shows the toolbar buttons when editing a note985 hides the toolbar buttons when previewing a note986 when editing a note987 editing the note988 shows the note edit form and hide the note body989 resets the edit note form textarea with the original content of the note if cancelled990 allows using markdown buttons after saving a note and then trying to edit it again991 appends the edited at time to the note992 deleting attachment on legacy diff note993 shows the delete link (PENDING: Temporarily skipped with xit)994 removes the attachment div and resets the edit form (PENDING: Temporarily skipped with xit)995Admin Groups996 list997 renders groups998 create a group999 creates new group1000 shows the visibility level radio populated with the default value1001 when entered in group name, it auto filled the group path1002 auto populates the group path with the group name1003 when entering in group path, group name does not change anymore1004 with expected fields1005 renders from as expected1006 show a group1007 shows the group1008 has a link to the group1009 has a note if one is available1010 when group has open access requests1011 shows access requests with link to manage access1012 group edit1013 shows the visibility level radio populated with the group visibility_level value1014 shows the subgroup creation level dropdown populated with the group subgroup_creation_level value1015 edit group path does not change group name1016 adding an admin note to group without one1017 editing an existing group admin note1018 hides removed note1019 add user into a group1020 when membership is set to expire1021 renders relative time1022 renders absolute time1023 add admin himself to a group1024 adds admin a to a group as developer1025 admin removes themself from a group1026 removes admin from the group1027 shared projects1028 renders shared project1029Container Registry1030 has a page title set1031 when there are no image repositories1032 list page has no container title1033 list page has cli commands1034 when there are image repositories1035 list page has a list of images1036 user removes entire container repository1037 navigates to repo details1038 image repo details1039 shows the details breadcrumb1040 shows the image title1041 shows the image tags1042 user removes a specific tag from container repository1043 pagination navigate to the second page1044 with a tag missing digest1045 renders the tags list correctly1046 when there is a ContainerRegistry::Path::InvalidRegistryPathError1047 behaves like handling feature network errors with the container registry1048 displays the error message1049 when there is a Faraday::Error1050 behaves like handling feature network errors with the container registry1051 displays the error message1052 image repo details when image has no name1053 renders correctly1054 when there are more than 10 images1055 shows pagination1056 pagination goes to second page1057 pagination is preserved after navigating back from details1058Environment > Metrics1059 without deployments1060 behaves like has environment selector1061 has a working environment selector1062 with deployments and related deployable present1063 shows metrics1064 behaves like has environment selector1065 has a working environment selector1066Multi-file editor new file1067 creates file in current directory1068Admin::Hooks1069 GET /admin/hooks1070 is ok1071 has hooks list1072 renders plugins list as well1073 New Hook1074 adds new hook1075 Update existing hook1076 updates existing hook1077 Remove existing hook1078 removes existing hook1079 from hooks list page1080 from hook edit page1081 Test1082 is expected to have current path "/admin/hooks"1083 Merge request hook1084 New Hook1085 adds new hook1086 Test1087 succeeds if the user has a repository with a merge request1088Incident details1089 # order random1090 displays the confidential badge on the sticky header when the incident is confidential1091 routes the user to the issue details page when the `issue_type` is set to issue1092 routes the user to the incident details page when the `issue_type` is set to incident1093 when a developer+ displays the incident1094 shows correct elements on the page1095 escalation status1096 has an interactable escalation status widget1097GitLab Flavored Markdown1098 for commits1099 renders title in commits#index1100 renders title in commits#show1101 renders description in commits#show1102 renders title in repositories#branches1103 for issues1104 renders subject in issues#index1105 renders subject in issues#show1106 renders details in issues#show1107 for merge requests1108 renders title in merge_requests#index1109 renders title in merge_requests#show1110 for milestones1111 renders title in milestones#index1112 renders title in milestones#show1113 renders description in milestones#show1114User searches for merge requests1115 does not show top right search form1116 finds a merge request1117 sorts by created date1118 when search times out1119 renders timeout information1120 sets tab count to 01121 when on a project page1122 finds a merge request1123Projects > Files > User deletes files1124 when an user has write access1125 deletes the file1126 when an user does not have write access1127 deletes the file in a forked project1128User creates milestone1129 when project is public1130 and issues and merge requests are private1131 when user is an inherited member from the group1132 and user is a guest1133 behaves like renders not found1134 is expected to have text "Page Not Found"1135 and user is a developer1136 behaves like creates milestone1137 is expected to have text "Sidney Jones288 @user179 opened milestone"1138 when project is private1139 and user is a direct project member1140 when user is a developer1141 behaves like creates milestone1142 is expected to have text "Sidney Jones286 @user177 opened milestone"1143 and user is an inherited member from the group1144 when user is a guest1145 behaves like renders not found1146 is expected to have text "Page Not Found"1147 when user is a developer1148 behaves like creates milestone1149 is expected to have text "Sidney Jones288 @user179 opened milestone"1150Import/Export - project import integration test1151 when selecting the namespace1152 user imports an exported project successfully1153 invalid project1154Projects > Members > Maintainer manages access requests1155 behaves like Maintainer manages access requests1156 maintainer can see access requests1157 maintainer can grant access1158 maintainer can deny access1159Group Dependency Proxy1160 feature settings1161 when not logged in and feature disabled1162 does not show the feature settings1163 feature is available1164 when logged in as group owner1165 sidebar menu is open1166 toggles defaults to enabled1167 shows the proxy URL1168 hides the proxy URL when feature is disabled1169 when logged in as group reporter1170 does not show the feature toggle but shows the proxy URL1171 feature is not avaible1172 feature is disabled globally1173 renders 404 page1174Projects > Settings > Pipelines settings1175 for developer1176 to be disallowed to view1177 for maintainer1178 updates auto_cancel_pending_pipelines1179 updates forward_deployment_enabled1180 Auto DevOps1181 when auto devops is turned on instance-wide1182 auto devops is on by default and can be manually turned off1183 when auto devops is not turned on instance-wide1184 auto devops is off by default and can be manually turned on1185 when auto devops is turned on group level1186 renders group enabled badge1187 when auto devops is turned on group parent level1188 renders group enabled badge1189ActionCable logging1190 adds extra context to logs1191Multi-file editor upload file1192 uploads text file1193Merge request > User toggles whitespace changes1194 has a button to toggle whitespace changes1195Projects > Files > Download buttons in files tree1196 behaves like archive download buttons1197 when static objects external storage is enabled1198 private project1199 shows archive download buttons with external storage URL prepended and user token appended to their href1200 public project1201 shows archive download buttons with external storage URL prepended to their href1202 when static objects external storage is disabled1203 shows default archive download buttons1204 with artifacts1205 shows download artifacts button1206Project member activity1207 when a user joins the project1208 presents the correct message1209 when a user leaves the project1210 presents the correct message1211 when a users membership expires for the project1212 presents the correct message1213User views diff by commit1214 shows full commit description by default1215Labels subscription1216 when signed in1217 users can subscribe/unsubscribe to labels1218 when not signed in1219 users can not subscribe/unsubscribe to labels1220Upload Dropzone Field1221 # order random1222 uploads the file data to the correct form fields and updates the messaging correctly1223The group page1224 The sidebar1225 has all the expected links1226 shows all project features when policy control is enabled1227 hides some links when an external authorization service configured with an url1228Projects > Settings > External Authorization Classification Label setting1229 shows the field to set a classification label1230Projects > Show > User sees a deletion failure message1231 shows error message if deletion for project fails1232"Your work" navbar1233 # order random1234 behaves like verified navigation bar1235 renders correctly1236Knapsack report was generated. Preview:1237{1238 "spec/features/projects/pipelines/pipeline_spec.rb": 473.25817289499946,1239 "spec/features/discussion_comments/merge_request_spec.rb": 157.580723649,1240 "spec/features/merge_request/user_posts_notes_spec.rb": 109.36151439500009,1241 "spec/features/admin/admin_groups_spec.rb": 86.7981047180001,1242 "spec/features/projects/container_registry_spec.rb": 70.52278238399958,1243 "spec/features/projects/environments/environment_metrics_spec.rb": 61.254816116000256,1244 "spec/features/projects/tree/create_file_spec.rb": 59.95837868200033,1245 "spec/features/admin/admin_hooks_spec.rb": 35.925868436999735,1246 "spec/features/incidents/incident_details_spec.rb": 42.311202783000226,1247 "spec/features/markdown/gitlab_flavored_markdown_spec.rb": 38.49664408999979,1248 "spec/features/search/user_searches_for_merge_requests_spec.rb": 29.232716729000458,1249 "spec/features/projects/files/user_deletes_files_spec.rb": 28.997496111000146,1250 "spec/features/milestones/user_creates_milestone_spec.rb": 22.77057388100002,1251 "spec/features/projects/import_export/import_file_spec.rb": 17.623329631999695,1252 "spec/features/projects/members/master_manages_access_requests_spec.rb": 16.069960445000106,1253 "spec/features/groups/dependency_proxy_spec.rb": 15.20698500799972,1254 "spec/features/projects/settings/pipelines_settings_spec.rb": 14.463368945000184,1255 "spec/features/action_cable_logging_spec.rb": 10.902993238999443,1256 "spec/features/projects/tree/upload_file_spec.rb": 8.597211601000708,1257 "spec/features/merge_request/user_toggles_whitespace_changes_spec.rb": 8.859893236000062,1258 "spec/features/projects/files/download_buttons_spec.rb": 7.894619640999736,1259 "spec/features/dashboard/project_member_activity_index_spec.rb": 6.641164333999768,1260 "spec/features/merge_request/user_views_diffs_commit_spec.rb": 5.622271537000415,1261 "spec/features/projects/labels/subscription_spec.rb": 5.854835087000538,1262 "spec/features/projects/integrations/google_play_spec.rb": 5.159189217999483,1263 "spec/features/groups/group_page_with_external_authorization_service_spec.rb": 3.4306038019994958,1264 "spec/features/projects/settings/external_authorization_service_settings_spec.rb": 2.088852496999607,1265 "spec/features/projects/show/user_sees_deletion_failure_message_spec.rb": 1.6242687789999763,1266 "spec/features/dashboard/navbar_spec.rb": 0.9051529620001021267}1268Knapsack global time execution for tests: 22m 27s1269Pending: (Failures listed here are expected and do not affect your suite's status)1270 1) Merge request > User posts notes when editing a note deleting attachment on legacy diff note shows the delete link1271 # Temporarily skipped with xit1272 # ./spec/features/merge_request/user_posts_notes_spec.rb:2171273 2) Merge request > User posts notes when editing a note deleting attachment on legacy diff note removes the attachment div and resets the edit form1274 # Temporarily skipped with xit1275 # ./spec/features/merge_request/user_posts_notes_spec.rb:2241276Finished in 22 minutes 32 seconds (files took 39.77 seconds to load)1277247 examples, 0 failures, 2 pending1278Randomized with seed 208241279[TEST PROF INFO] Time spent in factories: 02:40.654 (11.87% of total time)1280Failed to write to log, write log/workhorse-test.log: file already closed1281RSpec exited with 0.1282No examples to retry, congrats!1284Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy1286Uploading artifacts...1287coverage/: found 5 matching artifact files and directories 1288WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1289WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1290knapsack/: found 4 matching artifact files and directories 1291query_recorder/: found 2 matching artifact files and directories 1292rspec/: found 8 matching artifact files and directories 1293WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1294log/*.log: found 19 matching artifact files and directories 1295WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4181384168/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1296WARNING: Retrying... context=artifacts-uploader error=request redirected1297Uploading artifacts as "archive" to coordinator... 201 Created id=4181384168 responseStatus=201 Created token=64_jyiz_1298Uploading artifacts...1299rspec/junit_rspec.xml: found 1 matching artifact files and directories 1300WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4181384168/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1301WARNING: Retrying... context=artifacts-uploader error=request redirected1302Uploading artifacts as "junit" to coordinator... 201 Created id=4181384168 responseStatus=201 Created token=64_jyiz_1304Job succeeded