rspec system pg14 29/32
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 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-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1716560653-e493afc6...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 1 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:43:08] 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_29_32_278964_report.json791FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json792FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_29_32_278964_report.json793NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_29_32_278964_report.json794RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6934019337.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 1.178517188 seconds812# [RSpecRunTime] Starting example group spec/features/task_lists_spec.rb. Expected to take 3 minutes 36.8 seconds.813Task Lists814Starting the Capybara driver server...815 for Issues816 multiple tasks817Capybara starting Puma...818* Version 6.4.0, codename: The Eagle of Durango819* Min threads: 0, max threads: 4820* Listening on unix:///tmp/20240524-338-a1171s821 renders822 contains the required selectors823 is only editable by author824 provides a summary on Issues#index825 single incomplete task826 renders827 provides a summary on Issues#index828# [RSpecRunTime] RSpec elapsed time: 1 minute 14.12 seconds. Current RSS: ~1296M. load average: 1.73 1.19 1.04 1/378 585829 single complete task830 renders831 provides a summary on Issues#index832# [RSpecRunTime] RSpec elapsed time: 1 minute 22.36 seconds. Current RSS: ~1281M. load average: 1.94 1.25 1.06 1/379 591833 for Notes834 multiple tasks835 renders for note body836 contains the required selectors837 is only editable by author838# [RSpecRunTime] RSpec elapsed time: 1 minute 49.88 seconds. Current RSS: ~1283M. load average: 2.14 1.35 1.10 5/380 605839 single incomplete task840 renders for note body841# [RSpecRunTime] RSpec elapsed time: 1 minute 57.12 seconds. Current RSS: ~1297M. load average: 2.05 1.35 1.10 1/382 610842 single complete task843 renders for note body844# [RSpecRunTime] RSpec elapsed time: 2 minutes 3.13 seconds. Current RSS: ~1298M. load average: 2.13 1.38 1.11 1/381 614845 for Merge Requests846 when merge request is open847 provides a summary on MergeRequests#index848 behaves like multiple tasks849 renders for description850 contains the required selectors851 is only editable by author852# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.7 seconds. Current RSS: ~1299M. load average: 1.96 1.42 1.14 1/387 848853 when merge request is closed854 behaves like multiple tasks855 renders for description856 contains the required selectors857 is only editable by author858# [RSpecRunTime] RSpec elapsed time: 3 minutes 9.92 seconds. Current RSS: ~1310M. load average: 2.43 1.59 1.20 1/387 1026859 single incomplete task860 renders for description861 provides a summary on MergeRequests#index862# [RSpecRunTime] RSpec elapsed time: 3 minutes 20.55 seconds. Current RSS: ~1299M. load average: 2.36 1.60 1.21 1/386 1125863 single complete task864 renders for description865 provides a summary on MergeRequests#index866# [RSpecRunTime] RSpec elapsed time: 3 minutes 32.34 seconds. Current RSS: ~1294M. load average: 2.15 1.58 1.21 1/387 1226867 markdown task edge cases868 commented tasks869 renders870# [RSpecRunTime] RSpec elapsed time: 3 minutes 45.24 seconds. Current RSS: ~1302M. load average: 2.46 1.69 1.25 1/381 1232871 tasks in code blocks872 renders873# [RSpecRunTime] RSpec elapsed time: 3 minutes 57.42 seconds. Current RSS: ~1305M. load average: 2.69 1.76 1.28 1/381 1239874 summary with no blank line875 renders876# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.25 seconds. Current RSS: ~1302M. load average: 2.45 1.76 1.29 1/381 1246877 summary properly formatted878 renders879# [RSpecRunTime] RSpec elapsed time: 4 minutes 22.93 seconds. Current RSS: ~1315M. load average: 2.31 1.75 1.29 1/383 1254880 markdown starting with new line character881 allows the task to be checked882# [RSpecRunTime] RSpec elapsed time: 4 minutes 40.27 seconds. Current RSS: ~1316M. load average: 2.14 1.75 1.30 1/389 1333883# [RSpecRunTime] Finishing example group spec/features/task_lists_spec.rb. It took 4 minutes 37.49 seconds. Expected to take 3 minutes 36.8 seconds.884# [RSpecRunTime] RSpec elapsed time: 4 minutes 41.94 seconds. Current RSS: ~1310M. load average: 2.14 1.75 1.30 1/388 1334885# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_versions_spec.rb. Expected to take 3 minutes 3.58 seconds.886Merge request > User sees versions887 compare with the latest version888 show the latest version of the diff889 has the correct count for changes890 behaves like allows commenting891 is expected to have text "Typo, please fix."892# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.02 seconds. Current RSS: ~1306M. load average: 2.04 1.76 1.31 1/388 1750893 switch between versions894 shows the commit SHAs for every version in the dropdown895 shows comments that were last relevant at that version896 behaves like allows commenting897 is expected to have text "Typo, please fix."898# [RSpecRunTime] RSpec elapsed time: 5 minutes 57.64 seconds. Current RSS: ~1296M. load average: 1.93 1.77 1.34 1/388 2269899 compare with older version900 has the correct count for changes901 has a path with comparison context and shows comments that were last relevant at that version902 show diff between new and old version903 returns to latest version when "Show latest version" button is clicked904 behaves like allows commenting905 is expected to have text "Typo, please fix."906# [RSpecRunTime] RSpec elapsed time: 7 minutes 18.02 seconds. Current RSS: ~1298M. load average: 2.02 1.82 1.39 1/388 3149907 compare with same version908 has 0 chages between versions909# [RSpecRunTime] RSpec elapsed time: 7 minutes 36.25 seconds. Current RSS: ~1297M. load average: 1.95 1.81 1.40 1/388 3318910 compare with newer version911 sets the compared versions to be the same912# [RSpecRunTime] RSpec elapsed time: 7 minutes 55.14 seconds. Current RSS: ~1295M. load average: 1.81 1.79 1.40 1/388 3487913 scoped in a commit914 only shows diffs from the commit915 behaves like allows commenting916 is expected to have text "Typo, please fix."917# [RSpecRunTime] RSpec elapsed time: 8 minutes 13.4 seconds. Current RSS: ~1306M. load average: 1.56 1.74 1.39 1/388 3796918# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_versions_spec.rb. It took 3 minutes 31.61 seconds. Expected to take 3 minutes 3.58 seconds.919# [RSpecRunTime] Starting example group spec/features/projects_spec.rb. Expected to take 2 minutes 26.42 seconds.920Project921 template922 create with project template923 behaves like creates from template924 is created from template925 is created using keyboard navigation926# [RSpecRunTime] RSpec elapsed time: 8 minutes 27.54 seconds. Current RSS: ~1305M. load average: 1.65 1.75 1.40 1/383 3802927 create with sample data template928 behaves like creates from template929 is created from template930 is created using keyboard navigation931# [RSpecRunTime] RSpec elapsed time: 8 minutes 39.75 seconds. Current RSS: ~1311M. load average: 2.01 1.82 1.43 1/383 3807932 shows tip about push to create git command933 shows the command in a popover934# [RSpecRunTime] RSpec elapsed time: 8 minutes 42.4 seconds. Current RSS: ~1309M. load average: 1.93 1.81 1.42 1/383 3808935 description936 parses Markdown937 passes through html-pipeline938 sanitizes unwanted tags939 permits `rel` attribute on links940 read more941 displays "read more" link942# [RSpecRunTime] RSpec elapsed time: 8 minutes 58.43 seconds. Current RSS: ~1324M. load average: 1.73 1.77 1.42 1/391 4088943 page description944 behaves like page meta description945 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown946# [RSpecRunTime] RSpec elapsed time: 9 minutes 0.65 second. Current RSS: ~1330M. load average: 1.67 1.76 1.41 3/391 4124947 project topics948 shows project topics949 shows up to 3 project topics950# [RSpecRunTime] RSpec elapsed time: 9 minutes 6.79 seconds. Current RSS: ~1342M. load average: 1.93 1.81 1.43 1/390 4219951 copy clone URL to clipboard952 desktop component953 shows on md and larger breakpoints954# [RSpecRunTime] RSpec elapsed time: 9 minutes 13.51 seconds. Current RSS: ~1321M. load average: 1.86 1.80 1.43 3/391 4355955 mobile component956 shows mobile component on sm and smaller breakpoints957# [RSpecRunTime] RSpec elapsed time: 9 minutes 19.77 seconds. Current RSS: ~1320M. load average: 2.19 1.87 1.46 1/391 4491958 showing information about source of a project fork959 shows a link to the source project when it is available960 does not contain fork network information for the root project961 does not show the name of the deleted project when the source was deleted962 a fork of a fork963 links to the base project if the source project is removed964# [RSpecRunTime] RSpec elapsed time: 9 minutes 56.48 seconds. Current RSS: ~1344M. load average: 2.19 1.90 1.48 1/389 5095965 when the project repository is disabled966 does not show an error967# [RSpecRunTime] RSpec elapsed time: 10 minutes 0.99 second. Current RSS: ~1332M. load average: 2.18 1.90 1.49 1/389 5134968 removal969 focuses on the confirmation field970 deletes a project971# [RSpecRunTime] RSpec elapsed time: 10 minutes 12.03 seconds. Current RSS: ~1318M. load average: 2.30 1.94 1.50 1/384 5140972 tree view (default view is set to Files)973 has working links to files974 has working links to directories975 has working links to submodules976 for signed commit on default branch977 displays a GPG badge978# [RSpecRunTime] RSpec elapsed time: 10 minutes 50.91 seconds. Current RSS: ~1313M. load average: 2.60 2.06 1.56 1/392 5820979 for subgroups980 renders tree table without errors981 for signed commit982 displays a GPG badge983# [RSpecRunTime] RSpec elapsed time: 11 minutes 13.52 seconds. Current RSS: ~1311M. load average: 2.43 2.05 1.57 1/394 6214984 activity view985 loads activity986# [RSpecRunTime] RSpec elapsed time: 11 minutes 18.67 seconds. Current RSS: ~1319M. load average: 2.39 2.05 1.57 1/394 6252987 content is not cached after signing out988 does not load activity989# [RSpecRunTime] RSpec elapsed time: 11 minutes 23.22 seconds. Current RSS: ~1336M. load average: 2.28 2.04 1.57 1/394 6289990 edit991 behaves like dirty submit form992 disables .js-general-settings-form submit until there are changes on input[name="project[name]"]993# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.49 seconds. Current RSS: ~1336M. load average: 2.18 2.02 1.57 1/390 6291994 view for a user without an access to a repo995 does not contain default branch information in its content996# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.86 seconds. Current RSS: ~1389M. load average: 2.08 2.00 1.56 1/392 6335997 badges998 has no badges999 does not render any badge1000# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.72 seconds. Current RSS: ~1405M. load average: 2.08 2.00 1.56 1/392 63711001 only has group badges1002 behaves like show badges1003 renders the all badges1004# [RSpecRunTime] RSpec elapsed time: 11 minutes 37.87 seconds. Current RSS: ~1449M. load average: 2.00 1.98 1.56 1/393 64071005 only has project badges1006 behaves like show badges1007 renders the all badges1008# [RSpecRunTime] RSpec elapsed time: 11 minutes 40.92 seconds. Current RSS: ~1511M. load average: 1.92 1.97 1.56 1/391 64431009 has both group and project badges1010 behaves like show badges1011 renders the all badges1012# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.48 seconds. Current RSS: ~1515M. load average: 1.92 1.97 1.56 1/391 64791013# [RSpecRunTime] Finishing example group spec/features/projects_spec.rb. It took 3 minutes 31.1 seconds. Expected to take 2 minutes 26.42 seconds.1014# [RSpecRunTime] Starting example group spec/features/issues/spam_akismet_issue_creation_spec.rb. Expected to take 1 minute 51.69 seconds.1015Spam detection on issue creation1016 spam handling1017 DISALLOW: spam_flagged=true, captcha_enabled=true, allow_possible_spam=true1018 behaves like allows issue creation without CAPTCHA1019 allows issue creation without need to solve CAPTCHA1020# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.9 seconds. Current RSS: ~1538M. load average: 2.08 2.00 1.58 1/391 64861021 behaves like creates a spam_log record1022 creates a spam_log record1023# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.26 seconds. Current RSS: ~1587M. load average: 1.77 1.93 1.56 1/391 64911024 CONDITIONAL_ALLOW: spam_flagged=true, captcha_enabled=true, allow_possible_spam=false1025 behaves like allows issue creation with CAPTCHA1026 allows issue creation1027# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.59 seconds. Current RSS: ~1581M. load average: 1.93 1.96 1.57 1/392 64981028 behaves like creates a spam_log record1029 creates a spam_log record1030# [RSpecRunTime] RSpec elapsed time: 12 minutes 44.1 seconds. Current RSS: ~1592M. load average: 1.86 1.94 1.57 1/391 65021031 OVERRIDE_VIA_ALLOW_POSSIBLE_SPAM: spam_flagged=true, captcha_enabled=true, allow_possible_spam=true1032 behaves like allows issue creation without CAPTCHA1033 allows issue creation without need to solve CAPTCHA1034# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.25 seconds. Current RSS: ~1577M. load average: 1.83 1.93 1.57 1/391 65071035 behaves like creates a spam_log record1036 creates a spam_log record1037# [RSpecRunTime] RSpec elapsed time: 13 minutes 14.22 seconds. Current RSS: ~1584M. load average: 1.79 1.92 1.57 1/392 65111038 OVERRIDE_VIA_ALLOW_POSSIBLE_SPAM: spam_flagged=true, captcha_enabled=false, allow_possible_spam=true1039 behaves like allows issue creation without CAPTCHA1040 allows issue creation without need to solve CAPTCHA1041# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.9 seconds. Current RSS: ~1586M. load average: 1.83 1.92 1.58 1/392 65151042 behaves like creates a spam_log record1043 creates a spam_log record1044# [RSpecRunTime] RSpec elapsed time: 13 minutes 44.61 seconds. Current RSS: ~1566M. load average: 2.12 1.97 1.60 1/392 65191045 ALLOW: spam_flagged=false, captcha_enabled=true, allow_possible_spam=false1046 behaves like allows issue creation without CAPTCHA1047 allows issue creation without need to solve CAPTCHA1048# [RSpecRunTime] RSpec elapsed time: 14 minutes 0.04 second. Current RSS: ~1569M. load average: 2.30 2.02 1.63 1/392 65231049 behaves like does not create a spam_log record1050 does not creates a spam_log record1051# [RSpecRunTime] RSpec elapsed time: 14 minutes 15.2 seconds. Current RSS: ~1584M. load average: 2.46 2.07 1.65 1/392 65271052# [RSpecRunTime] Finishing example group spec/features/issues/spam_akismet_issue_creation_spec.rb. It took 2 minutes 30.81 seconds. Expected to take 1 minute 51.69 seconds.1053# [RSpecRunTime] Starting example group spec/features/import/manifest_import_spec.rb. Expected to take 1 minute 23.54 seconds.1054Import multiple repositories by uploading a manifest file1055 parses manifest file and list repositories1056 imports a project successfully1057 renders an error if the remote url scheme starts with javascript1058 renders an error if invalid file was provided1059# [RSpecRunTime] Finishing example group spec/features/import/manifest_import_spec.rb. It took 30.84 seconds. Expected to take 1 minute 23.54 seconds.1060# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.36 seconds. Current RSS: ~1545M. load average: 1.95 1.98 1.63 1/393 65731061# [RSpecRunTime] Starting example group spec/features/markdown/keyboard_shortcuts_spec.rb. Expected to take 1 minute 8.98 seconds.1062Markdown keyboard shortcuts1063 Vue.js markdown editor1064 behaves like keyboard shortcuts1065 bolds text when <modifier>+B is pressed1066 italicizes text when <modifier>+I is pressed1067 strikes text when <modifier>+<shift>+x is pressed1068 links text when <modifier>+K is pressed1069 does not affect non-markdown fields on the same page1070# [RSpecRunTime] RSpec elapsed time: 15 minutes 10.48 seconds. Current RSS: ~1541M. load average: 2.12 2.03 1.66 1/391 65951071 behaves like no side effects1072 does not bold text when <other modifier>+B is pressed1073 does not italicize text when <other modifier>+I is pressed1074 does not link text when <other modifier>+K is pressed1075# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.02 seconds. Current RSS: ~1540M. load average: 2.02 2.01 1.66 1/389 65961076 if preview is toggled before shortcuts1077 behaves like keyboard shortcuts1078 bolds text when <modifier>+B is pressed1079 italicizes text when <modifier>+I is pressed1080 strikes text when <modifier>+<shift>+x is pressed1081 links text when <modifier>+K is pressed1082 does not affect non-markdown fields on the same page1083# [RSpecRunTime] RSpec elapsed time: 15 minutes 45.62 seconds. Current RSS: ~1542M. load average: 2.53 2.13 1.70 1/388 66011084 behaves like no side effects1085 does not bold text when <other modifier>+B is pressed1086 does not italicize text when <other modifier>+I is pressed1087 does not link text when <other modifier>+K is pressed1088# [RSpecRunTime] RSpec elapsed time: 15 minutes 59.16 seconds. Current RSS: ~1536M. load average: 2.30 2.09 1.69 1/389 66051089# [RSpecRunTime] Finishing example group spec/features/markdown/keyboard_shortcuts_spec.rb. It took 1 minute 12.91 seconds. Expected to take 1 minute 8.98 seconds.1090# [RSpecRunTime] Starting example group spec/features/projects/show/user_sees_setup_shortcut_buttons_spec.rb. Expected to take 54.34 seconds.1091Projects > Show > User sees setup shortcut buttons1092 empty project1093 as a normal user1094 project buttons are not visible1095# [RSpecRunTime] RSpec elapsed time: 16 minutes 1.82 seconds. Current RSS: ~1544M. load average: 2.19 2.07 1.69 1/388 66441096 as a maintainer1097 "New file" button linked to IDE new file page1098 "Add README" button linked to IDE new file populated for a README1099 "Add license" button linked to IDE new file populated for a license1100 Gitlab::CurrentSettings.default_branch_name is available1101 "New file" button linked to IDE new file page1102# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.42 seconds. Current RSS: ~1580M. load average: 2.18 2.07 1.69 1/393 67701103 populated project1104 as a normal user1105 when Auto DevOps is enabled1106 "Auto DevOps enabled" button not linked1107# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.06 seconds. Current RSS: ~1590M. load average: 2.08 2.05 1.69 2/393 68131108 when Auto DevOps is not enabled1109 no Auto DevOps button if can not manage pipelines1110 no Kubernetes cluster button if can not manage clusters1111# [RSpecRunTime] RSpec elapsed time: 16 minutes 15.97 seconds. Current RSS: ~1616M. load average: 2.00 2.03 1.68 1/392 68801112 as a maintainer1113 no "Add CHANGELOG" button if the project already has a changelog1114 no "Add license" button if the project already has a license1115 no "Add CONTRIBUTING" button if the project already has a contribution guide1116 README button1117 when the project has a populated README1118 show the "README" anchor1119 when the project has an empty README1120 show the "README" anchor1121# [RSpecRunTime] RSpec elapsed time: 16 minutes 26.54 seconds. Current RSS: ~1620M. load average: 1.84 2.00 1.68 1/392 70591122 when the project does not have a README1123 shows the single file editor "Add README" button1124# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.91 seconds. Current RSS: ~1624M. load average: 1.84 2.00 1.68 1/393 70961125 GitLab CI configuration button1126 when Auto DevOps is enabled1127 no "Set up CI/CD" button if the project has Auto DevOps enabled1128# [RSpecRunTime] RSpec elapsed time: 16 minutes 31.15 seconds. Current RSS: ~1620M. load average: 1.77 1.98 1.67 1/392 71321129 when Auto DevOps is not enabled1130 "Set up CI/CD" button linked to new file populated for a .gitlab-ci.yml1131 "Set up CI/CD" button is renamed if the project already has a .gitlab-ci.yml1132# [RSpecRunTime] RSpec elapsed time: 16 minutes 35.81 seconds. Current RSS: ~1621M. load average: 1.71 1.96 1.67 1/393 72251133 Auto DevOps button1134 when Auto DevOps is enabled1135 "Auto DevOps enabled" anchor linked to settings page1136# [RSpecRunTime] RSpec elapsed time: 16 minutes 38.0 seconds. Current RSS: ~1621M. load average: 1.71 1.96 1.67 1/392 72611137 when Auto DevOps is not enabled1138 "Enable Auto DevOps" button linked to settings page1139 no Auto DevOps button if Auto DevOps callout is shown1140 no Auto DevOps button if builds feature is disabled1141 no "Enable Auto DevOps" button when .gitlab-ci.yml already exists1142# [RSpecRunTime] RSpec elapsed time: 16 minutes 46.93 seconds. Current RSS: ~1622M. load average: 1.60 1.93 1.66 1/391 74211143 Kubernetes cluster button1144 "Add Kubernetes cluster" button linked to clusters page1145 "Kubernetes cluster" button linked to cluster page1146# [RSpecRunTime] RSpec elapsed time: 16 minutes 52.33 seconds. Current RSS: ~1617M. load average: 1.55 1.92 1.66 1/391 74921147# [RSpecRunTime] Finishing example group spec/features/projects/show/user_sees_setup_shortcut_buttons_spec.rb. It took 53.18 seconds. Expected to take 54.34 seconds.1148# [RSpecRunTime] Starting example group spec/features/incidents/incident_details_spec.rb. Expected to take 46.88 seconds.1149Incident details1150 displays the confidential badge on the sticky header when the incident is confidential1151 routes the user to the issue details page when the `issue_type` is set to issue1152 routes the user to the incident details page when the `issue_type` is set to incident1153 when a developer+ displays the incident1154 shows correct elements on the page1155 escalation status1156 has an interactable escalation status widget1157# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.26 seconds. Current RSS: ~1551M. load average: 1.86 1.95 1.68 1/394 75051158# [RSpecRunTime] Finishing example group spec/features/incidents/incident_details_spec.rb. It took 52.93 seconds. Expected to take 46.88 seconds.1159# [RSpecRunTime] Starting example group spec/features/admin/admin_disables_git_access_protocol_spec.rb. Expected to take 41.78 seconds.1160Admin disables Git access protocol1161 with HTTP disabled1162 shows only SSH url1163 mobile component1164 shows only the SSH clone information1165# [RSpecRunTime] RSpec elapsed time: 18 minutes 3.19 seconds. Current RSS: ~1599M. load average: 1.87 1.95 1.69 1/395 75631166 with SSH disabled1167 shows only HTTP url1168 mobile component1169 shows only the HTTP clone information1170# [RSpecRunTime] RSpec elapsed time: 18 minutes 20.08 seconds. Current RSS: ~1596M. load average: 2.12 2.00 1.71 1/394 76201171 with nothing disabled1172 shows default SSH url and protocol selection dropdown1173 mobile component1174 shows both SSH and HTTP clone information1175# [RSpecRunTime] RSpec elapsed time: 18 minutes 38.03 seconds. Current RSS: ~1587M. load average: 1.88 1.95 1.70 1/393 76771176# [RSpecRunTime] Finishing example group spec/features/admin/admin_disables_git_access_protocol_spec.rb. It took 52.77 seconds. Expected to take 41.78 seconds.1177# [RSpecRunTime] Starting example group spec/features/snippets/notes_on_personal_snippets_spec.rb. Expected to take 34.53 seconds.1178Comments on personal snippets1179 when viewing the snippet detail page1180 contains notes for a snippet with correct action icons1181 shows the status of a note author1182 shows the author name1183# [RSpecRunTime] RSpec elapsed time: 18 minutes 48.56 seconds. Current RSS: ~1555M. load average: 1.67 1.90 1.69 1/393 76801184 when submitting a note1185 shows a valid form1186 previews a note1187 creates a note1188 does not have autocomplete1189 behaves like personal snippet with references1190 when using references to resources1191 behaves like handles resource links1192 with access to the resource1193 converts the reference to a link1194# [RSpecRunTime] RSpec elapsed time: 19 minutes 3.19 seconds. Current RSS: ~1544M. load average: 1.52 1.86 1.67 1/396 77441195 without access to the resource1196 does not convert the reference to a link1197# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.93 seconds. Current RSS: ~1545M. load average: 1.48 1.84 1.67 1/396 77471198 when using links to resources1199 behaves like handles resource links1200 with access to the resource1201 converts the reference to a link1202# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.32 seconds. Current RSS: ~1552M. load average: 1.44 1.83 1.67 1/394 77501203 without access to the resource1204 does not convert the reference to a link1205# [RSpecRunTime] RSpec elapsed time: 19 minutes 13.4 seconds. Current RSS: ~1550M. load average: 1.44 1.83 1.67 1/395 77541206 when editing a note1207 when note is empty1208 disables save button1209# [RSpecRunTime] RSpec elapsed time: 19 minutes 16.01 seconds. Current RSS: ~1541M. load average: 1.48 1.83 1.67 1/395 77551210 when note is not empty1211 changes the text1212# [RSpecRunTime] RSpec elapsed time: 19 minutes 18.82 seconds. Current RSS: ~1542M. load average: 1.48 1.83 1.67 1/393 77561213 when deleting a note1214 removes the note from the snippet detail page1215# [RSpecRunTime] RSpec elapsed time: 19 minutes 21.45 seconds. Current RSS: ~1545M. load average: 1.61 1.85 1.68 1/392 77571216# [RSpecRunTime] Finishing example group spec/features/snippets/notes_on_personal_snippets_spec.rb. It took 43.42 seconds. Expected to take 34.53 seconds.1217# [RSpecRunTime] Starting example group spec/features/merge_request/user_allows_commits_from_memebers_who_can_merge_spec.rb. Expected to take 30.7 seconds.1218create a merge request, allowing commits from members who can merge to the target branch1219 allows setting possible1220 shows a message when one of the projects is private1221 shows a message when the source branch is protected1222 when the merge request is being created within the same project1223 hides the checkbox if the merge request is being created within the same project1224# [RSpecRunTime] RSpec elapsed time: 19 minutes 51.33 seconds. Current RSS: ~1607M. load average: 2.22 1.98 1.72 1/397 80241225 when a member who can merge tries to edit the option1226 hides the option from members1227# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.48 seconds. Current RSS: ~1608M. load average: 2.20 1.98 1.73 1/396 80611228# [RSpecRunTime] Finishing example group spec/features/merge_request/user_allows_commits_from_memebers_who_can_merge_spec.rb. It took 35.07 seconds. Expected to take 30.7 seconds.1229# [RSpecRunTime] Starting example group spec/features/projects/wiki/user_views_wiki_empty_spec.rb. Expected to take 26.24 seconds.1230Project > User views empty wiki1231 behaves like User views empty wiki1232 when project is public1233 behaves like empty wiki message1234 shows the empty state message with the expected elements1235# [RSpecRunTime] RSpec elapsed time: 19 minutes 59.53 seconds. Current RSS: ~1601M. load average: 2.20 1.98 1.73 1/396 80781236 when issue tracker is private1237 behaves like empty wiki message1238 shows the empty state message with the expected elements1239# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.4 seconds. Current RSS: ~1599M. load average: 2.10 1.96 1.72 1/397 80951240 when issue tracker is disabled1241 behaves like empty wiki message1242 shows the empty state message with the expected elements1243# [RSpecRunTime] RSpec elapsed time: 20 minutes 3.22 seconds. Current RSS: ~1595M. load average: 2.10 1.96 1.72 1/397 81121244 and user is logged in1245 and user is not a member1246 behaves like empty wiki message1247 shows the empty state message with the expected elements1248# [RSpecRunTime] RSpec elapsed time: 20 minutes 6.99 seconds. Current RSS: ~1591M. load average: 2.01 1.94 1.72 1/397 81301249 and user is a member1250 behaves like empty wiki message1251 shows the empty state message with the expected elements1252# [RSpecRunTime] RSpec elapsed time: 20 minutes 11.23 seconds. Current RSS: ~1581M. load average: 1.93 1.93 1.71 1/396 81601253 when project is private1254 behaves like wiki is not found1255 shows an error message1256 and user is logged in1257 and user is not a member1258 behaves like wiki is not found1259 shows an error message1260 and user is a member1261 behaves like empty wiki message1262 shows the empty state message with the expected elements1263# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.04 seconds. Current RSS: ~1579M. load average: 2.02 1.95 1.72 1/395 81901264 and user is a maintainer1265 behaves like empty wiki message1266 shows the empty state message with the expected elements1267# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.83 seconds. Current RSS: ~1580M. load average: 1.94 1.93 1.72 1/395 82231268 and Confluence is already enabled1269 behaves like empty wiki message1270 shows the empty state message with the expected elements1271# [RSpecRunTime] RSpec elapsed time: 20 minutes 26.34 seconds. Current RSS: ~1590M. load average: 2.10 1.97 1.73 1/395 82561272# [RSpecRunTime] Finishing example group spec/features/projects/wiki/user_views_wiki_empty_spec.rb. It took 29.8 seconds. Expected to take 26.24 seconds.1273# [RSpecRunTime] Starting example group spec/features/projects/commit/user_comments_on_commit_spec.rb. Expected to take 23.27 seconds.1274User comments on commit1275 when adding new comment1276 adds comment1277# [RSpecRunTime] RSpec elapsed time: 20 minutes 33.03 seconds. Current RSS: ~1591M. load average: 2.33 2.02 1.75 1/398 83121278 when editing comment1279 edits comment1280# [RSpecRunTime] RSpec elapsed time: 20 minutes 38.27 seconds. Current RSS: ~1590M. load average: 2.31 2.02 1.75 2/398 83511281 when deleting comment1282 deletes comment1283# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.32 seconds. Current RSS: ~1589M. load average: 2.20 2.00 1.74 1/399 83901284 when checking task lists1285 allows the tasks to be checked1286# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.07 seconds. Current RSS: ~1561M. load average: 2.19 2.00 1.75 1/400 84581287# [RSpecRunTime] Finishing example group spec/features/projects/commit/user_comments_on_commit_spec.rb. It took 23.75 seconds. Expected to take 23.27 seconds.1288# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_draft_spec.rb. Expected to take 20.79 seconds.1289Merge Requests > User filters by draft1290 filters results1291 does not allow filtering by is not equal1292# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_draft_spec.rb. It took 10.24 seconds. Expected to take 20.79 seconds.1293# [RSpecRunTime] RSpec elapsed time: 21 minutes 0.51 second. Current RSS: ~1578M. load average: 1.92 1.95 1.73 1/398 85021294# [RSpecRunTime] Starting example group spec/features/profile_spec.rb. Expected to take 18.33 seconds.1295Profile account page1296 allows resetting of feed token1297 allows resetting of incoming email token1298 when I delete my account1299 is expected to have text "Delete account"1300 does not immediately delete the account1301 deletes user1302 shows invalid password flash message1303 does not show delete button when user owns a group1304# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.65 seconds. Current RSS: ~1577M. load average: 1.94 1.95 1.74 1/392 85031305 when I change my username1306 changes my username1307# [RSpecRunTime] RSpec elapsed time: 21 minutes 19.84 seconds. Current RSS: ~1577M. load average: 1.94 1.95 1.74 1/392 85041308# [RSpecRunTime] Finishing example group spec/features/profile_spec.rb. It took 19.5 seconds. Expected to take 18.33 seconds.1309# [RSpecRunTime] Starting example group spec/features/incidents/user_views_incident_spec.rb. Expected to take 15.17 seconds.1310User views incident1311 is expected to have header with correct id and link 1, "Description header", and "description-header"1312 user actions1313 shows the merge request and incident actions1314 when user is guest1315 and not author1316 shows incident actions1317# [RSpecRunTime] RSpec elapsed time: 21 minutes 34.92 seconds. Current RSS: ~1596M. load average: 2.09 1.99 1.75 1/394 85361318 behaves like page meta description1319 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown1320# [RSpecRunTime] RSpec elapsed time: 21 minutes 35.99 seconds. Current RSS: ~1592M. load average: 2.01 1.97 1.75 1/393 85431321# [RSpecRunTime] Finishing example group spec/features/incidents/user_views_incident_spec.rb. It took 16.14 seconds. Expected to take 15.17 seconds.1322# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb. Expected to take 13.11 seconds.1323Merge requests > User filters by multiple criteria1324 filtering by label:~"Won't fix" and assignee:~bug1325 applies the filters1326# [RSpecRunTime] RSpec elapsed time: 21 minutes 43.2 seconds. Current RSS: ~1586M. load average: 1.85 1.94 1.74 2/399 86051327 filtering by text, author, assignee, milestone, and label1328 filters by text, author, assignee, milestone, and label1329# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.67 seconds. Current RSS: ~1600M. load average: 1.71 1.91 1.73 1/399 86681330# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb. It took 14.65 seconds. Expected to take 13.11 seconds.1331# [RSpecRunTime] Starting example group spec/features/projects/commit/diff_notes_spec.rb. Expected to take 11.53 seconds.1332Commit diff1333 view: "inline"1334 adds comment to diff1335# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.14 seconds. Current RSS: ~1602M. load average: 1.82 1.93 1.74 1/399 87251336 view: "parallel"1337 adds comment to diff1338# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.84 seconds. Current RSS: ~1597M. load average: 1.83 1.93 1.74 1/399 87821339# [RSpecRunTime] Finishing example group spec/features/projects/commit/diff_notes_spec.rb. It took 12.16 seconds. Expected to take 11.53 seconds.1340# [RSpecRunTime] Starting example group spec/features/projects/commit/user_views_user_status_on_commit_spec.rb. Expected to take 8.95 seconds.1341Project > Commit > View user status1342 status for the commit author1343 behaves like showing user status1344 shows the status1345# [RSpecRunTime] RSpec elapsed time: 22 minutes 5.19 seconds. Current RSS: ~1609M. load average: 1.77 1.91 1.73 1/399 88091346 status for a comment on the commit1347 behaves like showing user status1348 shows the status1349# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.72 seconds. Current RSS: ~1607M. load average: 1.77 1.91 1.73 1/398 88241350 status for a diff note on the commit1351 behaves like showing user status1352 shows the status1353# [RSpecRunTime] RSpec elapsed time: 22 minutes 10.55 seconds. Current RSS: ~1611M. load average: 1.70 1.90 1.73 1/400 88741354# [RSpecRunTime] Finishing example group spec/features/projects/commit/user_views_user_status_on_commit_spec.rb. It took 7.71 seconds. Expected to take 8.95 seconds.1355# [RSpecRunTime] Starting example group spec/features/boards/keyboard_shortcut_spec.rb. Expected to take 7.83 seconds.1356Issue Boards shortcut1357 issues are enabled1358 takes user to issue board index1359# [RSpecRunTime] RSpec elapsed time: 22 minutes 16.47 seconds. Current RSS: ~1613M. load average: 1.81 1.91 1.73 1/399 88781360 issues are not enabled1361 does not take user to the issue board index1362# [RSpecRunTime] RSpec elapsed time: 22 minutes 19.45 seconds. Current RSS: ~1609M. load average: 1.81 1.91 1.73 4/398 88811363# [RSpecRunTime] Finishing example group spec/features/boards/keyboard_shortcut_spec.rb. It took 9.01 seconds. Expected to take 7.83 seconds.1364# [RSpecRunTime] Starting example group spec/features/projects/show/redirects_spec.rb. Expected to take 7.38 seconds.1365Projects > Show > Redirects1366 shows public project page1367 redirects to sign in page when project is private1368 redirects to sign in page when project does not exist1369 redirects to public project page after signing in1370 redirects to private project page after sign in1371 when signed in1372 returns 404 status when project does not exist1373 returns 404 when project is private1374# [RSpecRunTime] RSpec elapsed time: 22 minutes 27.11 seconds. Current RSS: ~1603M. load average: 1.76 1.90 1.73 1/394 88821375# [RSpecRunTime] Finishing example group spec/features/projects/show/redirects_spec.rb. It took 7.54 seconds. Expected to take 7.38 seconds.1376# [RSpecRunTime] Starting example group spec/features/merge_requests/user_exports_as_csv_spec.rb. Expected to take 5.46 seconds.1377Merge Requests > Exports as CSV1378 button is clicked1379 shows a success message1380# [RSpecRunTime] RSpec elapsed time: 22 minutes 33.61 seconds. Current RSS: ~1588M. load average: 1.70 1.89 1.73 1/398 89061381# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_exports_as_csv_spec.rb. It took 6.49 seconds. Expected to take 5.46 seconds.1382# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_release_spec.rb. Expected to take 5.34 seconds.1383Dropdown release1384 behavior1385 loads all the releases when opened1386# [RSpecRunTime] RSpec elapsed time: 22 minutes 40.52 seconds. Current RSS: ~1578M. load average: 1.52 1.84 1.71 1/394 89091387# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_release_spec.rb. It took 6.92 seconds. Expected to take 5.34 seconds.1388# [RSpecRunTime] Starting example group spec/features/projects/tree/rss_spec.rb. Expected to take 3.51 seconds.1389Project Tree RSS1390 when signed in1391 behaves like an autodiscoverable RSS feed with current_user's feed token1392 has an RSS autodiscovery link tag with current_user's feed token1393# [RSpecRunTime] RSpec elapsed time: 22 minutes 42.79 seconds. Current RSS: ~1586M. load average: 1.52 1.84 1.71 1/395 89321394 when signed out1395 behaves like an autodiscoverable RSS feed without a feed token1396 has an RSS autodiscovery link tag without a feed token1397# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.13 seconds. Current RSS: ~1587M. load average: 1.52 1.84 1.71 1/396 89551398# [RSpecRunTime] Finishing example group spec/features/projects/tree/rss_spec.rb. It took 3.6 seconds. Expected to take 3.51 seconds.1399# [RSpecRunTime] Starting example group spec/features/projects/artifacts/user_views_project_artifacts_page_spec.rb. Expected to take 3.27 seconds.1400User views project artifacts page1401 when browsing artifacts page1402 lists the project jobs and their artifacts1403# [RSpecRunTime] RSpec elapsed time: 22 minutes 48.02 seconds. Current RSS: ~1589M. load average: 1.47 1.82 1.71 1/395 89561404# [RSpecRunTime] Finishing example group spec/features/projects/artifacts/user_views_project_artifacts_page_spec.rb. It took 3.91 seconds. Expected to take 3.27 seconds.1405# [RSpecRunTime] Starting example group spec/features/file_uploads/group_import_spec.rb. Expected to take 1.67 seconds.1406Upload a group export archive1407 behaves like handling file uploads1408 with object storage disabled1409 behaves like for a group export archive1410 is expected to change `Group.count` by 11411 is expected to eq 2021412# [RSpecRunTime] RSpec elapsed time: 22 minutes 49.72 seconds. Current RSS: ~1591M. load average: 1.47 1.82 1.71 1/395 89571413# [RSpecRunTime] Finishing example group spec/features/file_uploads/group_import_spec.rb. It took 1.69 seconds. Expected to take 1.67 seconds.1414# [RSpecRunTime] Starting example group spec/features/explore/topics_spec.rb. Expected to take 0.77 second.1415Explore Topics1416 when no topics exist1417 renders empty message1418 when topics exist1419 renders topic list1420# [RSpecRunTime] Finishing example group spec/features/explore/topics_spec.rb. It took 1.01 seconds. Expected to take 0.77 second.1421auto_explain log contains 1099 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-29-32.338.main.ndjson.gz1422took 18.7087227891423auto_explain log contains 1100 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-29-32.338.ci.ndjson.gz1424took 13.2135730021425[TEST PROF INFO] EventProf results for sql.active_record1426Total time: 04:36.916 of 22:46.466 (20.27%)1427Total events: 1120361428Top 5 slowest suites (by time):1429Task Lists (./spec/features/task_lists_spec.rb:5) – 01:06.569 (25289 / 29) of 04:37.545 (23.99%)1430Merge request... sees versions (./spec/features/merge_request/user_sees_versions_spec.rb:5) – 00:52.856 (18687 / 15) of 03:31.613 (24.98%)1431Project (./spec/features/projects_spec.rb:5) – 00:40.630 (15352 / 36) of 03:31.096 (19.25%)1432Spam detectio...issue creation (./spec/features/issues/spam_akismet_issue_creation_spec.rb:5) – 00:34.886 (9916 / 10) of 02:30.813 (23.13%)1433Incident details (./spec/features/incidents/incident_details_spec.rb:5) – 00:14.418 (5729 / 5) of 00:52.931 (27.24%)1434Knapsack report was generated. Preview:1435{1436 "spec/features/task_lists_spec.rb": 277.48962470599963,1437 "spec/features/merge_request/user_sees_versions_spec.rb": 211.61312962400007,1438 "spec/features/projects_spec.rb": 211.09606844999962,1439 "spec/features/issues/spam_akismet_issue_creation_spec.rb": 150.81310919499992,1440 "spec/features/import/manifest_import_spec.rb": 30.84037128700038,1441 "spec/features/markdown/keyboard_shortcuts_spec.rb": 72.91130233000058,1442 "spec/features/projects/show/user_sees_setup_shortcut_buttons_spec.rb": 53.17929546399955,1443 "spec/features/incidents/incident_details_spec.rb": 52.93067016399982,1444 "spec/features/admin/admin_disables_git_access_protocol_spec.rb": 52.76672933399914,1445 "spec/features/snippets/notes_on_personal_snippets_spec.rb": 43.424085780000496,1446 "spec/features/merge_request/user_allows_commits_from_memebers_who_can_merge_spec.rb": 35.07178515600026,1447 "spec/features/projects/wiki/user_views_wiki_empty_spec.rb": 29.79561674999968,1448 "spec/features/projects/commit/user_comments_on_commit_spec.rb": 23.7464703630003,1449 "spec/features/merge_requests/user_filters_by_draft_spec.rb": 10.241619573000207,1450 "spec/features/profile_spec.rb": 19.50332030699974,1451 "spec/features/incidents/user_views_incident_spec.rb": 16.144169268999576,1452 "spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb": 14.644854629999827,1453 "spec/features/projects/commit/diff_notes_spec.rb": 12.162138032000257,1454 "spec/features/projects/commit/user_views_user_status_on_commit_spec.rb": 7.711205774000518,1455 "spec/features/boards/keyboard_shortcut_spec.rb": 9.009759243999724,1456 "spec/features/projects/show/redirects_spec.rb": 7.543942144999164,1457 "spec/features/merge_requests/user_exports_as_csv_spec.rb": 6.486255005000203,1458 "spec/features/issues/filtered_search/dropdown_release_spec.rb": 6.923622616000102,1459 "spec/features/projects/tree/rss_spec.rb": 3.603715627999918,1460 "spec/features/projects/artifacts/user_views_project_artifacts_page_spec.rb": 3.90965415699975,1461 "spec/features/file_uploads/group_import_spec.rb": 1.690057328999501,1462 "spec/features/explore/topics_spec.rb": 1.00911050000013351463}1464Knapsack global time execution for tests: 22m 46s1465Finished in 23 minutes 23 seconds (files took 1 minute 33.13 seconds to load)1466217 examples, 0 failures1467Randomized with seed 598371468Failed to write to log, write log/workhorse-test.log: file already closed1469[TEST PROF INFO] Time spent in factories: 02:30.452 (10.38% of total time)1470RSpec exited with 0.1471No examples to retry, congrats!1473Running after script...1474$ source scripts/utils.sh1475$ bundle exec gem list gitlab_quality-test_tooling1476gitlab_quality-test_tooling (1.26.0)1477$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command1481$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1484$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1488$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1491$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1495$ tooling/bin/push_job_metrics || true1496[job-metrics] Pushing job metrics file for the CI/CD job.1497[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1499Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1501Uploading artifacts...1502auto_explain/: found 3 matching artifact files and directories 1503coverage/: found 5 matching artifact files and directories 1504WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1505WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1506knapsack/: found 4 matching artifact files and directories 1507rspec/: found 12 matching artifact files and directories 1508WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1509log/*.log: found 19 matching artifact files and directories 1510WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6934019337/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1511WARNING: Retrying... context=artifacts-uploader error=request redirected1512Uploading artifacts as "archive" to coordinator... 201 Created id=6934019337 responseStatus=201 Created token=glcbt-651513Uploading artifacts...1514rspec/rspec-*.xml: found 1 matching artifact files and directories 1515WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6934019337/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1516WARNING: Retrying... context=artifacts-uploader error=request redirected1517Uploading artifacts as "junit" to coordinator... 201 Created id=6934019337 responseStatus=201 Created token=glcbt-651519Job succeeded