rspec system pg14 9/32
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM, system ID: s_9d15f3e4e7ae3 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:0fc0b666ef9eb249e61edd4e2ec434a328e98117079727c5e7cf6dc9a00d7a94 for redis:6.2-alpine with digest redis@sha256:e31ca60b18f7e9b78b573d156702471d4eda038803c0b8e6f01559f350031e93 ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:b7f013d6c497fdb34b7c3895a9ae4f7df0abc05338ad5cb26e19d48ef6d6c4af for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14@sha256:a86b6a5e81e97ddf8d792c86400f1d3960104b1dcecc6ef34d7fc5b154e65a4b ...25Running on runner-4bq1s9ym-project-278964-concurrent-0 via runner-4bq1s9ym-private-1716561298-7265010d...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6934017441)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017441 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6934017525)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017525 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6934017590)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017590 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6934017562)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017562 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:b7f013d6c497fdb34b7c3895a9ae4f7df0abc05338ad5cb26e19d48ef6d6c4af for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14@sha256:a86b6a5e81e97ddf8d792c86400f1d3960104b1dcecc6ef34d7fc5b154e65a4b ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh753Using decomposed database config (config/database.yml.decomposed-postgresql)754Geo DB won't be set up.755Embedding DB won't be set up.767$ source ./scripts/rspec_helpers.sh768$ run_timed_command "gem install knapsack --no-document"769$ gem install knapsack --no-document770Successfully installed knapsack-4.0.07711 gem installed772==> 'gem install knapsack --no-document' succeeded in 0 seconds.773$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"778$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"779$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"780$ tooling/bin/create_job_metrics_file || true781[job-metrics] Creating the job metrics file for the CI/CD job.782$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"784[15:42:40] Starting rspec_parallelized_job785RETRY_FAILED_TESTS_IN_NEW_PROCESS: true786KNAPSACK_GENERATE_REPORT: true787FLAKY_RSPEC_GENERATE_REPORT: true788KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb789KNAPSACK_LOG_LEVEL: debug790KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_9_32_278964_report.json791FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json792FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_9_32_278964_report.json793NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_9_32_278964_report.json794RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6934018953.txt795CRYSTALBALL: 796RSPEC_TESTS_MAPPING_ENABLED: 797RSPEC_TESTS_FILTER_FILE: 798Shell set options (set -o) enabled:799braceexpand on800hashall on801interactive-comments on802pipefail on803Knapsack report generator started!804warning: parser/current is loading parser/ruby31, which recognizes 3.1.4-compliant syntax, but you are running 3.1.5.806Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}807# [RSpecRunTime] Starting RSpec timer...808[TEST PROF INFO] EventProf enabled (sql.active_record)809unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.810unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.811Test environment set up in 0.725110103 seconds812# [RSpecRunTime] Starting example group spec/features/projects/jobs_spec.rb. Expected to take 6 minutes 54.7 seconds.813Jobs814 GET /:project/jobs815 with no jobs816Starting the Capybara driver server...817Capybara starting Puma...818* Version 6.4.0, codename: The Eagle of Durango819* Min threads: 0, max threads: 4820* Listening on unix:///tmp/20240524-341-unbqr8821 shows the empty state page822 with a job823 when visiting old URL824 redirects to new URL825# [RSpecRunTime] RSpec elapsed time: 26.73 seconds. Current RSS: ~1254M. load average: 1.42 1.81 2.23 1/394 585826 GET /:project/jobs/:id827 Job from project828 shows status name829 shows commit`s data830 shows active job831# [RSpecRunTime] RSpec elapsed time: 38.37 seconds. Current RSS: ~1287M. load average: 1.49 1.80 2.22 1/398 657832 pipeline info block833 shows pipeline id and source branch834 when pipeline is detached merge request pipeline835 shows merge request iid and source branch836 when source project is a forked project837 shows merge request iid and source branch838# [RSpecRunTime] RSpec elapsed time: 49.4 seconds. Current RSS: ~1295M. load average: 1.41 1.77 2.21 1/398 833839 when pipeline is merge request pipeline840 shows merge request iid and source branch841 when source project is a forked project842 shows merge request iid and source branch843# [RSpecRunTime] RSpec elapsed time: 57.45 seconds. Current RSS: ~1283M. load average: 1.38 1.76 2.20 1/398 985844 sidebar845 renders escaped tooltip name846# [RSpecRunTime] RSpec elapsed time: 1 minute 1.3 seconds. Current RSS: ~1283M. load average: 1.35 1.75 2.20 1/400 1011847 when job is not running848 if job passed849 does not show New issue button850# [RSpecRunTime] RSpec elapsed time: 1 minute 4.89 seconds. Current RSS: ~1288M. load average: 1.32 1.73 2.19 1/400 1035851 if job failed852 shows New issue button853# [RSpecRunTime] RSpec elapsed time: 1 minute 10.89 seconds. Current RSS: ~1275M. load average: 1.29 1.72 2.18 1/400 1061854 when job is running855 job is cancelable856 shows cancel button857# [RSpecRunTime] RSpec elapsed time: 1 minute 16.24 seconds. Current RSS: ~1277M. load average: 1.27 1.71 2.18 1/400 1087858 when job is waiting for resource859 shows correct UI components860# [RSpecRunTime] RSpec elapsed time: 1 minute 19.79 seconds. Current RSS: ~1279M. load average: 1.25 1.70 2.17 1/400 1110861 Job from other project862 is expected to eq 404863# [RSpecRunTime] RSpec elapsed time: 1 minute 21.47 seconds. Current RSS: ~1290M. load average: 1.25 1.70 2.17 1/400 1120864 Download artifacts865 has button to download artifacts866 downloads the zip file when user clicks the download button867# [RSpecRunTime] RSpec elapsed time: 1 minute 27.72 seconds. Current RSS: ~1293M. load average: 1.21 1.67 2.16 1/400 1167868 Artifacts expire date869 no expire date defined870 does not have the Keep button871# [RSpecRunTime] RSpec elapsed time: 1 minute 30.91 seconds. Current RSS: ~1296M. load average: 1.21 1.67 2.16 1/400 1191872 when expire date is defined873 when user has ability to update job874 when artifacts are unlocked875 keeps artifacts when keep button is clicked876# [RSpecRunTime] RSpec elapsed time: 1 minute 46.02 seconds. Current RSS: ~1365M. load average: 1.09 1.62 2.13 1/396 1220877 when artifacts are locked878 shows the keep button879# [RSpecRunTime] RSpec elapsed time: 1 minute 49.23 seconds. Current RSS: ~1335M. load average: 1.08 1.61 2.13 1/400 1244880 when user does not have ability to update job881 does not have keep button882# [RSpecRunTime] RSpec elapsed time: 1 minute 52.45 seconds. Current RSS: ~1313M. load average: 1.08 1.61 2.13 1/400 1273883 when artifacts expired884 when artifacts are unlocked885 does not have the Keep button886# [RSpecRunTime] RSpec elapsed time: 2 minutes 5.63 seconds. Current RSS: ~1376M. load average: 0.98 1.57 2.10 1/396 1299887 when artifacts are locked888 has the Keep button889# [RSpecRunTime] RSpec elapsed time: 2 minutes 8.85 seconds. Current RSS: ~1350M. load average: 0.98 1.56 2.09 1/398 1322890 when visiting old URL891 redirects to new URL892# [RSpecRunTime] RSpec elapsed time: 2 minutes 10.58 seconds. Current RSS: ~1341M. load average: 0.98 1.56 2.09 1/399 1343893 Raw trace894 is expected to have visible css "[data-testid=\"job-raw-link-controller\"]"895# [RSpecRunTime] RSpec elapsed time: 2 minutes 13.85 seconds. Current RSS: ~1315M. load average: 0.98 1.55 2.09 1/401 1390896 HTML trace897 when job has an initial trace898 loads job logs899# [RSpecRunTime] RSpec elapsed time: 2 minutes 21.22 seconds. Current RSS: ~1318M. load average: 1.23 1.59 2.10 1/399 1436900 Variables901 when user is a maintainer902 when variables are stored in trigger_request903 behaves like no reveal button variables behavior904 renders a hidden value with no reveal values button905# [RSpecRunTime] RSpec elapsed time: 2 minutes 25.68 seconds. Current RSS: ~1321M. load average: 1.21 1.58 2.09 1/400 1460906 when variables are stored in pipeline_variables907 behaves like no reveal button variables behavior908 renders a hidden value with no reveal values button909# [RSpecRunTime] RSpec elapsed time: 2 minutes 29.05 seconds. Current RSS: ~1321M. load average: 1.19 1.57 2.09 1/400 1484910 when user is a maintainer911 when variables are stored in trigger_request912 behaves like reveal button variables behavior913 renders a hidden value with a reveal values button914 reveals values on button click915# [RSpecRunTime] RSpec elapsed time: 2 minutes 35.77 seconds. Current RSS: ~1308M. load average: 1.18 1.56 2.08 1/399 1533916 when variables are stored in pipeline_variables917 behaves like reveal button variables behavior918 renders a hidden value with a reveal values button919 reveals values on button click920# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.71 seconds. Current RSS: ~1303M. load average: 1.15 1.54 2.07 1/399 1581921 when job starts environment922 job is successful and has deployment923 shows a link for the job924 shows deployment message925 when there is a cluster used for the deployment926 shows a link to the cluster927 shows the name of the cluster928 when the user is not able to view the cluster929 includes only the name of the cluster without a link930# [RSpecRunTime] RSpec elapsed time: 3 minutes 6.87 seconds. Current RSS: ~1323M. load average: 1.17 1.52 2.05 1/400 1774931 job is complete and not successful932 shows a link for the job933# [RSpecRunTime] RSpec elapsed time: 3 minutes 10.95 seconds. Current RSS: ~1316M. load average: 1.15 1.51 2.04 1/399 1797934 deployment still not finished935 shows a link to latest deployment936# [RSpecRunTime] RSpec elapsed time: 3 minutes 14.35 seconds. Current RSS: ~1309M. load average: 1.14 1.50 2.04 1/400 1821937 when job stops environment938 does not show environment information banner939# [RSpecRunTime] RSpec elapsed time: 3 minutes 17.77 seconds. Current RSS: ~1314M. load average: 1.13 1.49 2.03 1/400 1845940 environment info in job view941 job with outdated deployment942 shows deployment message943 renders a link to the most recent deployment944 when deployment does not have a deployable945 has an empty href946# [RSpecRunTime] RSpec elapsed time: 3 minutes 57.86 seconds. Current RSS: ~1260M. load average: 0.92 1.39 1.97 1/399 1945947 job failed to deploy948 shows deployment message949# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.26 seconds. Current RSS: ~1271M. load average: 1.09 1.41 1.97 1/394 1971950 job will deploy951 when environment exists952 shows deployment message953 when it has deployment954 shows that deployment will be overwritten955# [RSpecRunTime] RSpec elapsed time: 4 minutes 37.74 seconds. Current RSS: ~1277M. load average: 1.06 1.37 1.94 1/398 2028956 when environment does not exist957 shows deployment message958# [RSpecRunTime] RSpec elapsed time: 4 minutes 52.34 seconds. Current RSS: ~1284M. load average: 0.97 1.34 1.93 1/396 2054959 job that failed to deploy and environment has not been created960 shows deployment message961# [RSpecRunTime] RSpec elapsed time: 5 minutes 5.89 seconds. Current RSS: ~1276M. load average: 0.91 1.30 1.90 1/396 2080962 job that will deploy and environment has not been created963 shows deployment message964# [RSpecRunTime] RSpec elapsed time: 5 minutes 19.04 seconds. Current RSS: ~1283M. load average: 0.85 1.27 1.88 1/396 2105965 Playable manual action966 shows manual action empty state967 plays manual action and shows pending status968# [RSpecRunTime] RSpec elapsed time: 5 minutes 27.88 seconds. Current RSS: ~1305M. load average: 0.95 1.28 1.88 1/401 2154969 Delayed job970 shows delayed job971 unschedules delayed job and shows manual action972# [RSpecRunTime] RSpec elapsed time: 5 minutes 36.13 seconds. Current RSS: ~1304M. load average: 0.96 1.27 1.88 1/401 2202973 Non triggered job974 shows empty state975# [RSpecRunTime] RSpec elapsed time: 5 minutes 39.37 seconds. Current RSS: ~1304M. load average: 0.96 1.27 1.87 1/400 2225976 Pending job977 shows pending empty state978# [RSpecRunTime] RSpec elapsed time: 5 minutes 42.72 seconds. Current RSS: ~1308M. load average: 0.96 1.26 1.87 1/401 2249979 Canceled job980 with log981 renders job log982# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.52 seconds. Current RSS: ~1299M. load average: 0.96 1.26 1.87 1/401 2273983 without log984 renders empty state985# [RSpecRunTime] RSpec elapsed time: 5 minutes 50.75 seconds. Current RSS: ~1297M. load average: 0.97 1.26 1.86 2/401 2297986 Skipped job987 renders empty state988# [RSpecRunTime] RSpec elapsed time: 5 minutes 54.02 seconds. Current RSS: ~1310M. load average: 0.97 1.26 1.86 1/401 2321989 when job is failed but has no trace990 renders empty state991# [RSpecRunTime] RSpec elapsed time: 5 minutes 57.34 seconds. Current RSS: ~1314M. load average: 0.97 1.26 1.86 1/401 2345992 with erased job993 renders erased job warning994# [RSpecRunTime] RSpec elapsed time: 6 minutes 1.09 seconds. Current RSS: ~1316M. load average: 0.97 1.25 1.85 1/401 2369995 without erased job996 does not render erased job warning997# [RSpecRunTime] RSpec elapsed time: 6 minutes 4.28 seconds. Current RSS: ~1310M. load average: 0.97 1.25 1.85 1/401 2393998 on mobile999 renders collapsed sidebar1000# [RSpecRunTime] RSpec elapsed time: 6 minutes 7.49 seconds. Current RSS: ~1317M. load average: 0.97 1.25 1.85 1/401 24171001 on desktop1002 renders expanded sidebar1003# [RSpecRunTime] RSpec elapsed time: 6 minutes 10.86 seconds. Current RSS: ~1315M. load average: 0.90 1.23 1.84 1/400 24401004 stuck1005 without active runners available1006 renders message about job being stuck because no runners are active1007# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.12 seconds. Current RSS: ~1313M. load average: 0.90 1.22 1.83 1/401 24641008 when available runners can not run specified tag1009 renders message about job being stuck because of no runners with the specified tags1010# [RSpecRunTime] RSpec elapsed time: 6 minutes 17.76 seconds. Current RSS: ~1307M. load average: 0.91 1.22 1.83 1/401 24881011 when runners are offline and build has tags1012 renders message about job being stuck because of no runners with the specified tags1013# [RSpecRunTime] RSpec elapsed time: 6 minutes 21.27 seconds. Current RSS: ~1307M. load average: 0.91 1.22 1.83 1/402 25121014 without any runners available1015 renders message about job being stuck because no runners are available1016# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.46 seconds. Current RSS: ~1309M. load average: 0.92 1.21 1.82 1/402 25361017 without available runners online1018 renders message about job being stuck because runners are offline1019# [RSpecRunTime] RSpec elapsed time: 6 minutes 27.77 seconds. Current RSS: ~1307M. load average: 0.93 1.21 1.82 1/402 25601020 POST /:project/jobs/:id/cancel1021 Job from project1022 loads the page and shows all needed controls1023# [RSpecRunTime] RSpec elapsed time: 6 minutes 34.27 seconds. Current RSS: ~1300M. load average: 0.93 1.21 1.81 1/402 26081024 POST /:project/jobs/:id/retry1025 Job from project1026 shows the right status and buttons1027# [RSpecRunTime] RSpec elapsed time: 6 minutes 40.47 seconds. Current RSS: ~1308M. load average: 0.94 1.20 1.81 1/401 26581028 Job that current user is not allowed to retry1029 does not show the Retry button1030# [RSpecRunTime] RSpec elapsed time: 6 minutes 44.77 seconds. Current RSS: ~1314M. load average: 0.94 1.20 1.80 1/402 27101031 Job that failed because of a forward deployment failure1032 shows a modal to warn the user1033 retries the job1034# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.04 seconds. Current RSS: ~1329M. load average: 1.25 1.26 1.82 1/402 27831035 GET /:project/jobs/:id/raw1036 access source1037 job from project1038 when job is running1039 sends the right headers1040# [RSpecRunTime] RSpec elapsed time: 6 minutes 55.69 seconds. Current RSS: ~1332M. load average: 1.25 1.26 1.82 1/402 28181041 when job is complete1042 sends the right headers1043# [RSpecRunTime] RSpec elapsed time: 6 minutes 57.21 seconds. Current RSS: ~1336M. load average: 1.25 1.26 1.82 1/401 28311044 job from other project1045 sends the right headers1046# [RSpecRunTime] RSpec elapsed time: 6 minutes 59.13 seconds. Current RSS: ~1338M. load average: 1.23 1.25 1.81 1/401 28411047 when visiting old URL1048 redirects to new URL1049# [RSpecRunTime] RSpec elapsed time: 7 minutes 0.67 second. Current RSS: ~1337M. load average: 1.23 1.25 1.81 1/401 28541050 GET /:project/jobs/:id/trace.json1051 Job from project1052 is expected to eq 2001053# [RSpecRunTime] RSpec elapsed time: 7 minutes 2.24 seconds. Current RSS: ~1322M. load average: 1.23 1.25 1.81 1/401 28671054 Job from other project1055 is expected to eq 4041056# [RSpecRunTime] RSpec elapsed time: 7 minutes 3.97 seconds. Current RSS: ~1320M. load average: 1.21 1.25 1.81 1/400 28771057# [RSpecRunTime] Finishing example group spec/features/projects/jobs_spec.rb. It took 7 minutes 1.86 seconds. Expected to take 6 minutes 54.7 seconds.1058# [RSpecRunTime] RSpec elapsed time: 7 minutes 5.46 seconds. Current RSS: ~1317M. load average: 1.21 1.25 1.81 1/400 28781059# [RSpecRunTime] Starting example group spec/features/search/user_searches_for_code_spec.rb. Expected to take 2 minutes 17.59 seconds.1060User searches for code1061 when signed in1062 no ref switcher shown in issue result summary1063 when on a project page1064 finds a file1065# [RSpecRunTime] RSpec elapsed time: 8 minutes 24.03 seconds. Current RSS: ~1412M. load average: 1.16 1.24 1.76 1/403 31861066 when on a project search page1067 does not show top right search form1068 search multiple words with refs switching1069 when search times out1070 renders timeout information1071 sets tab count to 01072# [RSpecRunTime] RSpec elapsed time: 8 minutes 44.63 seconds. Current RSS: ~1346M. load average: 1.18 1.24 1.75 1/401 32591073 when searching code1074 finds code and links to blob1075 finds code and links to blame1076 behaves like code highlight1077 has highlighted code1078# [RSpecRunTime] RSpec elapsed time: 9 minutes 7.67 seconds. Current RSS: ~1475M. load average: 1.40 1.29 1.75 1/405 34041079 no search term1080 shows scopes1081# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.59 seconds. Current RSS: ~1469M. load average: 1.52 1.31 1.75 1/404 34411082 when signed out1083 when block_anonymous_global_searches is enabled1084 is redirected to login page1085# [RSpecRunTime] Finishing example group spec/features/search/user_searches_for_code_spec.rb. It took 2 minutes 9.91 seconds. Expected to take 2 minutes 17.59 seconds.1086# [RSpecRunTime] Starting example group spec/features/issues/service_desk_spec.rb. Expected to take 1 minute 48.31 seconds.1087Service Desk Issue Tracker1088 navigation to service desk1089 can navigate to the service desk from link in the sidebar1090# [RSpecRunTime] RSpec elapsed time: 9 minutes 20.16 seconds. Current RSS: ~1407M. load average: 1.72 1.36 1.77 2/407 34461091 issue page1092 shows service_desk_reply_to in issue header1093# [RSpecRunTime] RSpec elapsed time: 9 minutes 26.96 seconds. Current RSS: ~1344M. load average: 1.91 1.40 1.78 1/409 34571094 issues list1095 when service desk is supported1096 when there are no issues1097 service desk empty state1098 displays the large empty state, documentation, and the email address1099 when user does not have permission to edit project settings1100 displays the large info box and the documentation link1101# [RSpecRunTime] RSpec elapsed time: 9 minutes 32.54 seconds. Current RSS: ~1347M. load average: 1.83 1.40 1.77 1/411 34611102 when there are issues1103 service desk info content1104 displays the small info box, documentation, a button to configure service desk, and the address1105# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.71 seconds. Current RSS: ~1344M. load average: 1.77 1.39 1.77 1/411 34641106 issues list1107 only displays issues created by support bot1108 shows service_desk_reply_to in issues list1109# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.22 seconds. Current RSS: ~1330M. load average: 1.70 1.38 1.77 1/410 34671110 for feature flags1111 pushes the service_desk_ticket feature flag to frontend when available1112 does not push the service_desk_ticket feature flag to frontend when not available1113# [RSpecRunTime] RSpec elapsed time: 9 minutes 53.13 seconds. Current RSS: ~1330M. load average: 1.55 1.36 1.75 1/416 34791114# [RSpecRunTime] Finishing example group spec/features/issues/service_desk_spec.rb. It took 37.88 seconds. Expected to take 1 minute 48.31 seconds.1115# [RSpecRunTime] Starting example group spec/features/dashboard/merge_requests_spec.rb. Expected to take 1 minute 17.12 seconds.1116Dashboard Merge Requests1117 disables target branch filter1118 disables releases filter1119 disables environments filter1120 sidebar1121 has nav items for assigned MRs and review requests1122# [RSpecRunTime] RSpec elapsed time: 10 minutes 2.42 seconds. Current RSS: ~1326M. load average: 1.50 1.36 1.75 1/415 34811123 new merge request dropdown1124 shows projects only with merge requests feature enabled1125# [RSpecRunTime] RSpec elapsed time: 10 minutes 5.49 seconds. Current RSS: ~1329M. load average: 1.46 1.35 1.74 1/415 34821126 no merge requests exist1127 shows an empty state1128# [RSpecRunTime] RSpec elapsed time: 10 minutes 7.31 seconds. Current RSS: ~1322M. load average: 1.46 1.35 1.74 1/415 34831129 merge requests exist1130 includes assigned and reviewers in badge1131 shows assigned merge requests1132 does not show review requested merge requests1133 shows authored merge requests1134 shows labeled merge requests1135 shows error message without filter1136 shows sorted merge requests1137 keeps sorting merge requests after visiting Projects MR page1138# [RSpecRunTime] RSpec elapsed time: 11 minutes 6.53 seconds. Current RSS: ~1342M. load average: 1.68 1.44 1.75 1/417 44441139 merge request review1140 displays review requested merge requests1141# [RSpecRunTime] RSpec elapsed time: 11 minutes 10.29 seconds. Current RSS: ~1332M. load average: 1.62 1.43 1.74 1/415 44451142# [RSpecRunTime] Finishing example group spec/features/dashboard/merge_requests_spec.rb. It took 1 minute 17.16 seconds. Expected to take 1 minute 17.12 seconds.1143# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_diffs_spec.rb. Expected to take 1 minute 12.8 seconds.1144User views diffs1145 shows diffs1146 hides loading spinner after load1147 when in the inline view1148 unfolds diffs upwards1149 unfolds diffs in the middle1150 unfolds diffs downwards1151 unfolds diffs to the end1152# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.96 seconds. Current RSS: ~1442M. load average: 1.67 1.46 1.74 1/424 50711153 when in the side-by-side view1154 shows diffs in parallel1155 toggles container class1156 unfolds diffs upwards1157 unfolds diffs in the middle1158 unfolds diffs downwards1159 unfolds diffs to the end1160# [RSpecRunTime] RSpec elapsed time: 12 minutes 24.05 seconds. Current RSS: ~1587M. load average: 1.69 1.50 1.74 1/423 58131161# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_diffs_spec.rb. It took 1 minute 13.74 seconds. Expected to take 1 minute 12.8 seconds.1162# [RSpecRunTime] Starting example group spec/features/projects/tags/download_buttons_spec.rb. Expected to take 55.39 seconds.1163Download buttons in tags page1164 when checking tags1165 behaves like archive download buttons1166 when static objects external storage is enabled1167 private project1168 shows archive download buttons with external storage URL prepended and user token appended to their href1169# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.23 seconds. Current RSS: ~1590M. load average: 1.69 1.50 1.74 1/423 58381170 public project1171 shows archive download buttons with external storage URL prepended to their href1172# [RSpecRunTime] RSpec elapsed time: 12 minutes 29.89 seconds. Current RSS: ~1596M. load average: 1.63 1.49 1.73 1/423 58621173 when static objects external storage is disabled1174 shows default archive download buttons1175# [RSpecRunTime] RSpec elapsed time: 12 minutes 32.53 seconds. Current RSS: ~1625M. load average: 1.63 1.49 1.73 1/423 58861176# [RSpecRunTime] Finishing example group spec/features/projects/tags/download_buttons_spec.rb. It took 8.49 seconds. Expected to take 55.39 seconds.1177# [RSpecRunTime] Starting example group spec/features/projects/merge_request_button_spec.rb. Expected to take 46.55 seconds.1178Merge Request button1179 on branches page1180 behaves like Merge request button only shown when allowed1181 not logged in1182 does not show Create merge request button1183# [RSpecRunTime] RSpec elapsed time: 12 minutes 34.07 seconds. Current RSS: ~1654M. load average: 1.50 1.46 1.72 1/423 59171184 logged in as developer1185 shows Create merge request button1186 merge requests are disabled1187 does not show Create merge request button1188# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.82 seconds. Current RSS: ~1715M. load average: 1.50 1.46 1.72 1/423 59321189 when the project is archived1190 hides the link1191 logged in as non-member1192 does not show Create merge request button1193 on own fork of project1194 shows Create merge request button1195# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.08 seconds. Current RSS: ~1784M. load average: 1.46 1.46 1.72 1/422 59771196 on compare page1197 shows the correct merge request button when viewing across forks1198 behaves like Merge request button only shown when allowed1199 not logged in1200 does not show Create merge request button1201# [RSpecRunTime] RSpec elapsed time: 12 minutes 45.19 seconds. Current RSS: ~1767M. load average: 1.42 1.45 1.72 1/423 60421202 logged in as developer1203 shows Create merge request button1204 merge requests are disabled1205 does not show Create merge request button1206# [RSpecRunTime] RSpec elapsed time: 12 minutes 48.51 seconds. Current RSS: ~1751M. load average: 1.39 1.44 1.71 1/425 60851207 when the project is archived1208 hides the link1209 logged in as non-member1210 does not show Create merge request button1211 on own fork of project1212 shows Create merge request button1213# [RSpecRunTime] RSpec elapsed time: 12 minutes 54.42 seconds. Current RSS: ~1701M. load average: 1.60 1.48 1.73 1/425 61621214 on commits page1215 behaves like Merge request button only shown when allowed1216 not logged in1217 does not show Create merge request button1218 logged in as developer1219 shows Create merge request button1220 merge requests are disabled1221 does not show Create merge request button1222# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.93 second. Current RSS: ~1645M. load average: 1.63 1.49 1.73 1/424 62731223 when the project is archived1224 hides the link1225 logged in as non-member1226 does not show Create merge request button1227 on own fork of project1228 shows Create merge request button1229# [RSpecRunTime] RSpec elapsed time: 13 minutes 8.2 seconds. Current RSS: ~1621M. load average: 1.53 1.47 1.72 1/424 64041230# [RSpecRunTime] Finishing example group spec/features/projects/merge_request_button_spec.rb. It took 35.68 seconds. Expected to take 46.55 seconds.1231# [RSpecRunTime] Starting example group spec/features/boards/multiple_boards_spec.rb. Expected to take 40.43 seconds.1232Multiple Issue Boards1233 behaves like multiple issue boards1234 authorized user1235 shows current board name1236 shows a list of boards1237 switches current board1238 creates new board without detailed configuration1239 adds a list to the none default board1240 maintains sidebar state over board switch1241 switches current board back1242# [RSpecRunTime] RSpec elapsed time: 13 minutes 30.43 seconds. Current RSS: ~1573M. load average: 2.24 1.65 1.77 1/415 64161243 unauthorized user1244 shows current board name1245 shows a list of boards1246 switches current board1247 does not show action links1248# [RSpecRunTime] RSpec elapsed time: 13 minutes 38.07 seconds. Current RSS: ~1568M. load average: 2.05 1.63 1.76 1/414 64171249# [RSpecRunTime] Finishing example group spec/features/boards/multiple_boards_spec.rb. It took 29.85 seconds. Expected to take 40.43 seconds.1250# [RSpecRunTime] Starting example group spec/features/explore/groups_spec.rb. Expected to take 35.49 seconds.1251Explore Groups1252 when signed in1253 for group_path1254 behaves like renders public and internal projects1255 is expected not to have text "Project-159 Name"1256# [RSpecRunTime] RSpec elapsed time: 13 minutes 42.17 seconds. Current RSS: ~1565M. load average: 2.05 1.63 1.76 1/414 64191257 for issues_group_path1258 behaves like renders public and internal projects1259 is expected not to have text "Project-162 Name"1260# [RSpecRunTime] RSpec elapsed time: 13 minutes 46.23 seconds. Current RSS: ~1573M. load average: 2.04 1.64 1.77 1/414 64211261 for merge_requests_group_path1262 behaves like renders public and internal projects1263 is expected not to have text "Project-165 Name"1264# [RSpecRunTime] RSpec elapsed time: 13 minutes 49.89 seconds. Current RSS: ~1580M. load average: 1.96 1.63 1.76 1/414 64231265 behaves like renders group in public groups area1266 is expected to have text "group18"1267# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.65 seconds. Current RSS: ~1584M. load average: 1.88 1.61 1.76 1/414 64251268 when signed out1269 for group_path1270 behaves like renders only public project1271 is expected not to have text "Project-171 Name"1272# [RSpecRunTime] RSpec elapsed time: 13 minutes 55.54 seconds. Current RSS: ~1582M. load average: 1.88 1.61 1.76 1/413 64261273 for issues_group_path1274 behaves like renders only public project1275 is expected not to have text "Project-174 Name"1276# [RSpecRunTime] RSpec elapsed time: 13 minutes 58.85 seconds. Current RSS: ~1569M. load average: 1.89 1.62 1.76 1/413 64271277 for merge_requests_group_path1278 behaves like renders only public project1279 is expected not to have text "Project-177 Name"1280# [RSpecRunTime] RSpec elapsed time: 14 minutes 1.82 seconds. Current RSS: ~1568M. load average: 1.89 1.62 1.76 1/413 64281281 behaves like renders group in public groups area1282 is expected to have text "group22"1283# [RSpecRunTime] RSpec elapsed time: 14 minutes 4.2 seconds. Current RSS: ~1571M. load average: 1.82 1.61 1.75 1/413 64291284 when visibility is restricted to public1285 redirects to the sign in page1286# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.43 seconds. Current RSS: ~1577M. load average: 1.82 1.61 1.75 1/413 64301287# [RSpecRunTime] Finishing example group spec/features/explore/groups_spec.rb. It took 28.37 seconds. Expected to take 35.49 seconds.1288# [RSpecRunTime] Starting example group spec/features/projects/settings/webhooks_settings_spec.rb. Expected to take 31.32 seconds.1289Projects > Settings > Webhook Settings1290 for developer1291 to be disallowed to view1292 for maintainer1293 Webhooks1294 show list of webhooks1295 create webhook1296 edit existing webhook1297 test existing webhook1298 delete existing webhook1299 from webhooks list page1300 from webhook edit page1301# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.87 seconds. Current RSS: ~1604M. load average: 1.52 1.55 1.73 1/412 64371302 Webhook logs1303 show list of hook logs1304 show hook log details1305 retry hook log1306 does not show search settings on the hook log details1307# [RSpecRunTime] RSpec elapsed time: 14 minutes 31.32 seconds. Current RSS: ~1589M. load average: 1.48 1.55 1.73 1/412 64381308# [RSpecRunTime] Finishing example group spec/features/projects/settings/webhooks_settings_spec.rb. It took 24.88 seconds. Expected to take 31.32 seconds.1309# [RSpecRunTime] Starting example group spec/features/environments/environments_folder_spec.rb. Expected to take 26.16 seconds.1310Environments Folder page1311 new folders page1312 renders the header with a folder name1313 renders the environments1314 shows scope tabs1315 can stop the environment1316 stopped environments tab1317 shows stopped environments on stopped tab1318 can re-start the environment1319# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.5 seconds. Current RSS: ~1583M. load average: 1.88 1.63 1.75 1/413 64401320 pagination1321 shows pagination1322 can navigate to the next page and updates the url1323# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.3 seconds. Current RSS: ~1577M. load average: 1.81 1.62 1.75 1/413 64421324 legacy folders page1325 user opens folder view1326# [RSpecRunTime] RSpec elapsed time: 14 minutes 53.45 seconds. Current RSS: ~1570M. load average: 1.74 1.61 1.74 1/413 64431327# [RSpecRunTime] Finishing example group spec/features/environments/environments_folder_spec.rb. It took 22.14 seconds. Expected to take 26.16 seconds.1328# [RSpecRunTime] Starting example group spec/features/projects/branches/new_branch_ref_dropdown_spec.rb. Expected to take 22.38 seconds.1329New Branch Ref Dropdown1330 finds a tag in a list1331 finds a branch in a list1332 finds a commit in a list1333 shows no results when there is no branch, tag or commit sha found1334 passes accessibility tests1335# [RSpecRunTime] Finishing example group spec/features/projects/branches/new_branch_ref_dropdown_spec.rb. It took 15.41 seconds. Expected to take 22.38 seconds.1336# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.03 seconds. Current RSS: ~1667M. load average: 1.66 1.60 1.74 1/419 66731337# [RSpecRunTime] Starting example group spec/features/user_settings/active_sessions_spec.rb. Expected to take 21.34 seconds.1338Profile > Active Sessions1339 user sees their active sessions1340 admin sees if the session is with admin mode1341 does not display admin mode text in case its not1342 user can revoke a session1343 load_raw_session does load known attributes only1344# [RSpecRunTime] Finishing example group spec/features/user_settings/active_sessions_spec.rb. It took 18.17 seconds. Expected to take 21.34 seconds.1345# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.27 seconds. Current RSS: ~1572M. load average: 1.36 1.53 1.71 1/558 68851346# [RSpecRunTime] Starting example group spec/features/admin/integrations/user_activates_mattermost_slash_command_spec.rb. Expected to take 17.99 seconds.1347User activates the instance-level Mattermost Slash Command integration1348 shows a help message1349 shows a token placeholder1350 redirects to the integrations page after saving but not activating1351 redirects to the integrations page after activating1352 displays navigation tabs1353# [RSpecRunTime] Finishing example group spec/features/admin/integrations/user_activates_mattermost_slash_command_spec.rb. It took 5 minutes 43.3 seconds. Expected to take 17.99 seconds.1354# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.63 seconds. Current RSS: ~1559M. load average: 0.05 0.58 1.23 1/553 68961355# [RSpecRunTime] Starting example group spec/features/merge_request/user_assigns_themselves_spec.rb. Expected to take 16.08 seconds.1356Merge request > User assigns themselves1357 logged in as a member of the project1358 updates updated_by1359 when related issues are already assigned1360 does not display if related issues are already assigned1361# [RSpecRunTime] RSpec elapsed time: 21 minutes 46.73 seconds. Current RSS: ~1579M. load average: 0.08 0.53 1.19 1/563 70531362 logged in as a non-member of the project1363 does not show assignment link1364# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.05 seconds. Current RSS: ~1612M. load average: 0.15 0.54 1.18 1/562 71191365# [RSpecRunTime] Finishing example group spec/features/merge_request/user_assigns_themselves_spec.rb. It took 38.51 seconds. Expected to take 16.08 seconds.1366# [RSpecRunTime] Starting example group spec/features/commits/user_uses_quick_actions_spec.rb. Expected to take 12.62 seconds.1367Commit > User uses quick actions1368 Tagging a commit1369 behaves like tag quick action1370 post note to existing commit1371 tags this commit1372# [RSpecRunTime] RSpec elapsed time: 22 minutes 54.1 seconds. Current RSS: ~1606M. load average: 0.21 0.49 1.12 1/552 71851373 preview1374 removes quick action from note and explains it1375# [RSpecRunTime] RSpec elapsed time: 23 minutes 27.36 seconds. Current RSS: ~1591M. load average: 0.12 0.44 1.08 1/556 72391376# [RSpecRunTime] Finishing example group spec/features/commits/user_uses_quick_actions_spec.rb. It took 1 minute 38.32 seconds. Expected to take 12.62 seconds.1377# [RSpecRunTime] Starting example group spec/features/projects/show/no_password_spec.rb. Expected to take 11.06 seconds.1378No Password Alert1379 with internal auth enabled1380 when user has a password1381 shows no alert1382# [RSpecRunTime] RSpec elapsed time: 23 minutes 29.45 seconds. Current RSS: ~1598M. load average: 0.19 0.45 1.08 1/557 72771383 when user has password automatically set1384 shows a password alert1385# [RSpecRunTime] RSpec elapsed time: 23 minutes 31.24 seconds. Current RSS: ~1623M. load average: 0.19 0.45 1.08 1/558 73151386 with internal auth disabled1387 when user has no personal access tokens1388 has a personal access token alert1389# [RSpecRunTime] RSpec elapsed time: 23 minutes 33.79 seconds. Current RSS: ~1641M. load average: 0.26 0.46 1.08 1/558 73531390 when user has a personal access token1391 shows no alert1392# [RSpecRunTime] RSpec elapsed time: 23 minutes 36.54 seconds. Current RSS: ~1629M. load average: 0.26 0.46 1.08 1/558 73911393 when user is ldap user1394 shows no alert1395# [RSpecRunTime] RSpec elapsed time: 23 minutes 38.31 seconds. Current RSS: ~1624M. load average: 0.32 0.47 1.08 1/558 74291396# [RSpecRunTime] Finishing example group spec/features/projects/show/no_password_spec.rb. It took 10.96 seconds. Expected to take 11.06 seconds.1397# [RSpecRunTime] Starting example group spec/features/groups/settings/user_enables_namespace_hierarchy_cache_spec.rb. Expected to take 9.23 seconds.1398Groups > Permission and group features > Enable caching of hierarchical objects1399 with the group_hierarchy_optimization feature flag disabled1400 does not render the setting1401# [RSpecRunTime] RSpec elapsed time: 24 minutes 10.75 seconds. Current RSS: ~1596M. load average: 0.26 0.44 1.05 1/553 74311402 with the group_hierarchy_optimization feature flag enabled1403 enables the setting1404 disables the setting1405# [RSpecRunTime] RSpec elapsed time: 26 minutes 17.03 seconds. Current RSS: ~1571M. load average: 0.28 0.48 1.00 6/553 74401406# [RSpecRunTime] Finishing example group spec/features/groups/settings/user_enables_namespace_hierarchy_cache_spec.rb. It took 2 minutes 38.73 seconds. Expected to take 9.23 seconds.1407# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_links_to_designs_in_issue_spec.rb. Expected to take 7.99 seconds.1408viewing issues with design references1409 the user has access to a public project1410 behaves like successful use of design link references1411 shows the issue description and design references1412# [RSpecRunTime] RSpec elapsed time: 26 minutes 19.13 seconds. Current RSS: ~1573M. load average: 0.34 0.49 1.00 1/554 74851413 the user does not have access to a private project1414 redacts inaccessible design references1415# [RSpecRunTime] RSpec elapsed time: 26 minutes 20.26 seconds. Current RSS: ~1579M. load average: 0.34 0.49 1.00 1/555 75241416 the user has access to a private project1417 behaves like successful use of design link references1418 shows the issue description and design references1419# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.74 seconds. Current RSS: ~1599M. load average: 0.34 0.49 1.00 1/557 75631420 design management is entirely disabled1421 processes design links as issue references1422# [RSpecRunTime] RSpec elapsed time: 26 minutes 23.27 seconds. Current RSS: ~1616M. load average: 0.39 0.50 1.00 1/558 76021423# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_links_to_designs_in_issue_spec.rb. It took 6.22 seconds. Expected to take 7.99 seconds.1424# [RSpecRunTime] Starting example group spec/features/profiles/user_manages_applications_spec.rb. Expected to take 6.98 seconds.1425User manages applications1426 allows user to manage applications1427 when scopes are blank1428 returns an error1429# [RSpecRunTime] RSpec elapsed time: 29 minutes 0.43 second. Current RSS: ~1593M. load average: 0.06 0.31 0.85 1/552 76081430# [RSpecRunTime] Finishing example group spec/features/profiles/user_manages_applications_spec.rb. It took 2 minutes 37.16 seconds. Expected to take 6.98 seconds.1431# [RSpecRunTime] Starting example group spec/features/groups/labels/sort_labels_spec.rb. Expected to take 5.81 seconds.1432Sort labels1433 sorts by title by default1434 sorts by date1435# [RSpecRunTime] Finishing example group spec/features/groups/labels/sort_labels_spec.rb. It took 1 minute 34.93 seconds. Expected to take 5.81 seconds.1436# [RSpecRunTime] RSpec elapsed time: 30 minutes 35.52 seconds. Current RSS: ~1567M. load average: 0.15 0.28 0.78 1/551 76121437# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_label_spec.rb. Expected to take 5.09 seconds.1438Dropdown label1439 behavior1440 loads all the labels when opened1441# [RSpecRunTime] RSpec elapsed time: 31 minutes 9.77 seconds. Current RSS: ~1573M. load average: 0.21 0.28 0.76 1/553 76161442# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_label_spec.rb. It took 34.33 seconds. Expected to take 5.09 seconds.1443# [RSpecRunTime] Starting example group spec/features/profiles/user_manages_emails_spec.rb. Expected to take 3.78 seconds.1444User manages emails1445 shows user's emails1446 adds an email1447 does not add an email that is the primary email of another user1448 removes an email1449# [RSpecRunTime] Finishing example group spec/features/profiles/user_manages_emails_spec.rb. It took 3.05 seconds. Expected to take 3.78 seconds.1450# [RSpecRunTime] RSpec elapsed time: 31 minutes 12.98 seconds. Current RSS: ~1594M. load average: 0.27 0.29 0.76 1/552 76171451# [RSpecRunTime] Starting example group spec/features/merge_requests/user_views_all_merge_requests_spec.rb. Expected to take 3.2 seconds.1452User views all merge requests1453 shows all merge requests1454 links to listed merge requests1455# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_views_all_merge_requests_spec.rb. It took 2.6 seconds. Expected to take 3.2 seconds.1456# [RSpecRunTime] RSpec elapsed time: 31 minutes 15.65 seconds. Current RSS: ~1603M. load average: 0.27 0.29 0.76 1/552 76181457# [RSpecRunTime] Starting example group spec/features/projects/show/user_sees_deletion_failure_message_spec.rb. Expected to take 1.64 seconds.1458Projects > Show > User sees a deletion failure message1459 shows error message if deletion for project fails1460# [RSpecRunTime] Finishing example group spec/features/projects/show/user_sees_deletion_failure_message_spec.rb. It took 1.55 seconds. Expected to take 1.64 seconds.1461# [RSpecRunTime] RSpec elapsed time: 31 minutes 17.26 seconds. Current RSS: ~1591M. load average: 0.27 0.29 0.76 1/553 76451462# [RSpecRunTime] Starting example group spec/features/projects/members/owner_cannot_request_access_to_his_project_spec.rb. Expected to take 1.24 seconds.1463Projects > Members > Owner cannot request access to their own project1464 owner does not see the request access button1465# [RSpecRunTime] Finishing example group spec/features/projects/members/owner_cannot_request_access_to_his_project_spec.rb. It took 1.21 seconds. Expected to take 1.24 seconds.1466# [RSpecRunTime] RSpec elapsed time: 31 minutes 18.55 seconds. Current RSS: ~1593M. load average: 0.25 0.28 0.76 1/553 76461467auto_explain log contains 1052 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-9-32.341.main.ndjson.gz1468took 8.1126162781469auto_explain log contains 1053 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-9-32.341.ci.ndjson.gz1470took 7.946020751471[TEST PROF INFO] EventProf results for sql.active_record1472Total time: 02:42.642 of 31:14.998 (8.67%)1473Total events: 956671474Top 5 slowest suites (by time):1475Jobs (./spec/features/projects/jobs_spec.rb:6) – 01:05.402 (38249 / 80) of 07:01.907 (15.5%)1476User views diffs (./spec/features/merge_request/user_views_diffs_spec.rb:5) – 00:19.094 (7277 / 12) of 01:13.742 (25.89%)1477Dashboard Merge Requests (./spec/features/dashboard/merge_requests_spec.rb:5) – 00:14.057 (9251 / 15) of 01:17.157 (18.22%)1478User searches for code (./spec/features/search/user_searches_for_code_spec.rb:5) – 00:10.942 (4571 / 11) of 02:09.912 (8.42%)1479Service Desk Issue Tracker (./spec/features/issues/service_desk_spec.rb:5) – 00:07.920 (4280 / 9) of 00:37.879 (20.91%)1480Knapsack report was generated. Preview:1481{1482 "spec/features/projects/jobs_spec.rb": 421.85645583600035,1483 "spec/features/search/user_searches_for_code_spec.rb": 129.91252074099975,1484 "spec/features/issues/service_desk_spec.rb": 37.87939597500008,1485 "spec/features/dashboard/merge_requests_spec.rb": 77.15659348899953,1486 "spec/features/merge_request/user_views_diffs_spec.rb": 73.74210643900005,1487 "spec/features/projects/tags/download_buttons_spec.rb": 8.489081318999524,1488 "spec/features/projects/merge_request_button_spec.rb": 35.67967276099989,1489 "spec/features/boards/multiple_boards_spec.rb": 29.850568176000706,1490 "spec/features/explore/groups_spec.rb": 28.36870203199942,1491 "spec/features/projects/settings/webhooks_settings_spec.rb": 24.876396784000463,1492 "spec/features/environments/environments_folder_spec.rb": 22.13782756099954,1493 "spec/features/projects/branches/new_branch_ref_dropdown_spec.rb": 15.411068021000574,1494 "spec/features/user_settings/active_sessions_spec.rb": 18.173624817000018,1495 "spec/features/admin/integrations/user_activates_mattermost_slash_command_spec.rb": 343.3019218549998,1496 "spec/features/merge_request/user_assigns_themselves_spec.rb": 38.51318721900043,1497 "spec/features/commits/user_uses_quick_actions_spec.rb": 98.31727344599949,1498 "spec/features/projects/show/no_password_spec.rb": 10.959441012999378,1499 "spec/features/groups/settings/user_enables_namespace_hierarchy_cache_spec.rb": 158.72527606599942,1500 "spec/features/projects/issues/design_management/user_links_to_designs_in_issue_spec.rb": 6.220649348000734,1501 "spec/features/profiles/user_manages_applications_spec.rb": 157.15935511899988,1502 "spec/features/groups/labels/sort_labels_spec.rb": 94.92568085399944,1503 "spec/features/issues/filtered_search/dropdown_label_spec.rb": 34.333949579000546,1504 "spec/features/profiles/user_manages_emails_spec.rb": 3.046937574000367,1505 "spec/features/merge_requests/user_views_all_merge_requests_spec.rb": 2.601755487000446,1506 "spec/features/projects/show/user_sees_deletion_failure_message_spec.rb": 1.5529576849994555,1507 "spec/features/projects/members/owner_cannot_request_access_to_his_project_spec.rb": 1.21165089899932351508}1509Knapsack global time execution for tests: 31m 14s1510Finished in 31 minutes 35 seconds (files took 1 minute 12.94 seconds to load)1511234 examples, 0 failures1512Randomized with seed 219221513Failed to write to log, write log/workhorse-test.log: file already closed1514[TEST PROF INFO] Time spent in factories: 03:01.628 (9.42% of total time)1515RSpec exited with 0.1516No examples to retry, congrats!1518Running after script...1519$ source scripts/utils.sh1520$ bundle exec gem list gitlab_quality-test_tooling1521gitlab_quality-test_tooling (1.26.0)1522$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command1526$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1529$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1552$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1555$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1559$ tooling/bin/push_job_metrics || true1560[job-metrics] Pushing job metrics file for the CI/CD job.1561[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1563Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1565Uploading artifacts...1566auto_explain/: found 3 matching artifact files and directories 1567coverage/: found 5 matching artifact files and directories 1568WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1569WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1570knapsack/: found 4 matching artifact files and directories 1571rspec/: found 12 matching artifact files and directories 1572WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1573log/*.log: found 19 matching artifact files and directories 1574WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6934018953/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1575WARNING: Retrying... context=artifacts-uploader error=request redirected1576Uploading artifacts as "archive" to coordinator... 201 Created id=6934018953 responseStatus=201 Created token=glcbt-651577Uploading artifacts...1578rspec/rspec-*.xml: found 1 matching artifact files and directories 1579WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6934018953/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1580WARNING: Retrying... context=artifacts-uploader error=request redirected1581Uploading artifacts as "junit" to coordinator... 201 Created id=6934018953 responseStatus=201 Created token=glcbt-651583Job succeeded