rspec system pg14 23/32
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QuQPoFsC, system ID: s_fc023362bf2f3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-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:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...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.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-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.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...25Running on runner-quqpofsc-project-278964-concurrent-0 via runner-quqpofsc-private-1709558874-0a85f93b...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 (6311410718)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410718 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 (6311410765)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410765 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6311410787)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410787 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6311410799)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410799 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6311410773)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410773 responseStatus=200 OK token=glcbt-6548Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-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.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...49$ echo $FOSS_ONLY50$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb51$ export GOPATH=$CI_PROJECT_DIR/.go52$ mkdir -p $GOPATH53$ source scripts/utils.sh54$ source scripts/prepare_build.sh732Using decomposed database config (config/database.yml.decomposed-postgresql)733Geo DB won't be set up.734Embedding DB won't be set up.746$ source ./scripts/rspec_helpers.sh747$ run_timed_command "gem install knapsack --no-document"748$ gem install knapsack --no-document749Successfully installed knapsack-4.0.07501 gem installed751==> 'gem install knapsack --no-document' succeeded in 1 seconds.752$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"757$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"758$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"759$ tooling/bin/create_job_metrics_file || true760[job-metrics] Creating the job metrics file for the CI/CD job.761$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"762[13:32:20] Starting rspec_parallelized_job763RETRY_FAILED_TESTS_IN_NEW_PROCESS: true764KNAPSACK_GENERATE_REPORT: true765FLAKY_RSPEC_GENERATE_REPORT: true766KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb767KNAPSACK_LOG_LEVEL: debug768KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_23_32_278964_report.json769FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json770FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_23_32_278964_report.json771NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_23_32_278964_report.json772RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6311411798.txt773CRYSTALBALL: 774RSPEC_TESTS_MAPPING_ENABLED: 775RSPEC_TESTS_FILTER_FILE: 776Shell set options (set -o) enabled:777braceexpand on778hashall on779interactive-comments on780pipefail on781Knapsack report generator started!782Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}783# [RSpecRunTime] Starting RSpec timer...784[TEST PROF INFO] EventProf enabled (sql.active_record)785unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.786unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.787Test environment set up in 1.744359262 seconds788# [RSpecRunTime] Starting example group spec/features/projects/active_tabs_spec.rb. Expected to take 4 minutes 28.14 seconds.789Project active tab790Starting the Capybara driver server...791 on project Home792Capybara starting Puma...793* Version 6.4.0, codename: The Eagle of Durango794* Min threads: 0, max threads: 4795* Listening on unix:///tmp/20240304-340-5ui7eq796 activates Project scope menu797 on Project Manage798 on project Manage/Activity799 behaves like page has active tab800 activates Manage tab801# [RSpecRunTime] RSpec elapsed time: 29.99 seconds. Current RSS: ~1440M. load average: 1.51 1.25 0.63 1/375 765802 behaves like page has active sub tab803 activates Activity sub tab804# [RSpecRunTime] RSpec elapsed time: 37.71 seconds. Current RSS: ~1472M. load average: 1.65 1.30 0.65 1/374 865805 on project Manage/Members806 behaves like page has active tab807 activates Manage tab808# [RSpecRunTime] RSpec elapsed time: 46.04 seconds. Current RSS: ~1492M. load average: 1.60 1.29 0.65 1/374 964809 behaves like page has active sub tab810 activates Members sub tab811# [RSpecRunTime] RSpec elapsed time: 54.02 seconds. Current RSS: ~1497M. load average: 1.50 1.28 0.66 1/374 1063812 on project Manage/Labels813 behaves like page has active tab814 activates Manage tab815# [RSpecRunTime] RSpec elapsed time: 1 minute 1.88 seconds. Current RSS: ~1506M. load average: 1.89 1.37 0.69 6/376 1163816 behaves like page has active sub tab817 activates Labels sub tab818# [RSpecRunTime] RSpec elapsed time: 1 minute 9.36 seconds. Current RSS: ~1505M. load average: 1.82 1.36 0.69 1/377 1265819 on project Code820 behaves like page has active tab821 activates Code tab822# [RSpecRunTime] RSpec elapsed time: 1 minute 13.54 seconds. Current RSS: ~1509M. load average: 1.83 1.37 0.70 1/377 1343823 on project Code/Repository824 behaves like page has active tab825 activates Code tab826# [RSpecRunTime] RSpec elapsed time: 1 minute 21.78 seconds. Current RSS: ~1522M. load average: 1.86 1.40 0.72 1/377 1499827 behaves like page has active sub tab828 activates Repository sub tab829# [RSpecRunTime] RSpec elapsed time: 1 minute 29.87 seconds. Current RSS: ~1521M. load average: 1.79 1.39 0.72 1/377 1654830 on project Code/Branches831 behaves like page has active tab832 activates Code tab833# [RSpecRunTime] RSpec elapsed time: 1 minute 38.01 seconds. Current RSS: ~1534M. load average: 1.96 1.44 0.74 1/376 1763834 behaves like page has active sub tab835 activates Branches sub tab836# [RSpecRunTime] RSpec elapsed time: 1 minute 44.83 seconds. Current RSS: ~1559M. load average: 2.05 1.47 0.76 1/376 1852837 on project Code/Commits838 behaves like page has active tab839 activates Code tab840# [RSpecRunTime] RSpec elapsed time: 1 minute 58.26 seconds. Current RSS: ~1548M. load average: 2.17 1.53 0.79 1/375 2042841 behaves like page has active sub tab842 activates Commits sub tab843# [RSpecRunTime] RSpec elapsed time: 2 minutes 11.02 seconds. Current RSS: ~1524M. load average: 2.06 1.52 0.80 1/375 2226844 on project Code/Tags845 behaves like page has active tab846 activates Code tab847# [RSpecRunTime] RSpec elapsed time: 2 minutes 18.13 seconds. Current RSS: ~1532M. load average: 1.90 1.51 0.80 1/378 2311848 behaves like page has active sub tab849 activates Tags sub tab850# [RSpecRunTime] RSpec elapsed time: 2 minutes 24.78 seconds. Current RSS: ~1536M. load average: 1.91 1.52 0.81 1/378 2394851 on project Code/Repository graph852 behaves like page has active tab853 activates Code tab854# [RSpecRunTime] RSpec elapsed time: 2 minutes 32.88 seconds. Current RSS: ~1612M. load average: 1.99 1.55 0.82 1/378 2498855 behaves like page has active sub tab856 activates Repository graph sub tab857# [RSpecRunTime] RSpec elapsed time: 2 minutes 40.87 seconds. Current RSS: ~1673M. load average: 2.39 1.64 0.86 1/379 2592858 on project Code/Compare revisions859 behaves like page has active tab860 activates Code tab861# [RSpecRunTime] RSpec elapsed time: 2 minutes 48.28 seconds. Current RSS: ~1643M. load average: 2.17 1.62 0.86 1/378 2681862 behaves like page has active sub tab863 activates Compare revisions sub tab864# [RSpecRunTime] RSpec elapsed time: 2 minutes 55.45 seconds. Current RSS: ~1662M. load average: 2.16 1.62 0.87 1/378 2771865 on project Plan866 behaves like page has active tab867 activates Plan tab868# [RSpecRunTime] RSpec elapsed time: 2 minutes 58.36 seconds. Current RSS: ~1653M. load average: 2.07 1.61 0.87 1/379 2775869 on project Plan/Milestones870 behaves like page has active tab871 activates Plan tab872# [RSpecRunTime] RSpec elapsed time: 3 minutes 3.35 seconds. Current RSS: ~1644M. load average: 1.98 1.60 0.87 5/376 2777873 behaves like page has active sub tab874 activates Milestones sub tab875# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.23 seconds. Current RSS: ~1606M. load average: 2.14 1.64 0.88 1/374 2780876 on project Merge Requests877 behaves like page has active tab878 activates Pinned tab879# [RSpecRunTime] RSpec elapsed time: 3 minutes 11.3 seconds. Current RSS: ~1602M. load average: 2.14 1.64 0.88 1/374 2782880 on project Wiki881 behaves like page has active tab882 activates Plan tab883# [RSpecRunTime] RSpec elapsed time: 3 minutes 14.17 seconds. Current RSS: ~1591M. load average: 2.05 1.63 0.89 1/374 2795884 behaves like page has active sub tab885 activates Wiki sub tab886# [RSpecRunTime] RSpec elapsed time: 3 minutes 16.33 seconds. Current RSS: ~1590M. load average: 2.05 1.63 0.89 1/375 2807887 on project Members888 behaves like page has active tab889 activates Manage tab890# [RSpecRunTime] RSpec elapsed time: 3 minutes 19.11 seconds. Current RSS: ~1574M. load average: 1.97 1.62 0.89 1/375 2808891 behaves like page has active sub tab892 activates Members sub tab893# [RSpecRunTime] RSpec elapsed time: 3 minutes 23.18 seconds. Current RSS: ~1560M. load average: 1.89 1.61 0.89 6/374 2810894 on project Settings895 on project Settings/Integrations896 behaves like page has active tab897 activates Settings tab898# [RSpecRunTime] RSpec elapsed time: 3 minutes 30.19 seconds. Current RSS: ~1547M. load average: 1.82 1.60 0.89 1/373 2815899 behaves like page has active sub tab900 activates Integrations sub tab901# [RSpecRunTime] RSpec elapsed time: 3 minutes 36.15 seconds. Current RSS: ~1537M. load average: 1.75 1.59 0.89 6/374 2818902 on project Settings/Repository903 behaves like page has active tab904 activates Settings tab905# [RSpecRunTime] RSpec elapsed time: 3 minutes 43.57 seconds. Current RSS: ~1582M. load average: 1.64 1.57 0.89 6/374 2825906 behaves like page has active sub tab907 activates Repository sub tab908# [RSpecRunTime] RSpec elapsed time: 3 minutes 50.3 seconds. Current RSS: ~1634M. load average: 1.83 1.61 0.91 1/376 2832909 on project Analyze910 on project Analyze/Value stream Analyze911 behaves like page has active tab912 activates Analyze tab913# [RSpecRunTime] RSpec elapsed time: 3 minutes 55.63 seconds. Current RSS: ~1600M. load average: 2.00 1.65 0.93 1/375 2836914 behaves like page has active sub tab915 activates Value stream sub tab916# [RSpecRunTime] RSpec elapsed time: 4 minutes 0.71 second. Current RSS: ~1568M. load average: 1.92 1.64 0.93 1/374 2840917 on project Analyze/"CI/CD"918 behaves like page has active tab919 activates Analyze tab920# [RSpecRunTime] RSpec elapsed time: 4 minutes 8.59 seconds. Current RSS: ~1536M. load average: 1.78 1.62 0.93 1/374 2846921 behaves like page has active sub tab922 activates CI/CD analytics sub tab923# [RSpecRunTime] RSpec elapsed time: 4 minutes 16.1 seconds. Current RSS: ~1535M. load average: 2.04 1.67 0.95 1/374 2851924 on project CI/CD925 browsing Pipelines tabs926 Pipeline tab927 behaves like page has active tab928 activates Build tab929# [RSpecRunTime] RSpec elapsed time: 4 minutes 19.97 seconds. Current RSS: ~1535M. load average: 1.95 1.66 0.95 1/375 2858930 behaves like page has active sub tab931 activates Pipelines sub tab932# [RSpecRunTime] RSpec elapsed time: 4 minutes 23.38 seconds. Current RSS: ~1541M. load average: 1.88 1.65 0.95 1/376 2864933 Needs tab934 behaves like page has active tab935 activates Build tab936# [RSpecRunTime] RSpec elapsed time: 4 minutes 26.77 seconds. Current RSS: ~1538M. load average: 1.97 1.67 0.96 1/377 2870937 behaves like page has active sub tab938 activates Pipelines sub tab939# [RSpecRunTime] RSpec elapsed time: 4 minutes 30.07 seconds. Current RSS: ~1542M. load average: 1.97 1.67 0.96 1/377 2876940 Builds tab941 behaves like page has active tab942 activates Build tab943# [RSpecRunTime] RSpec elapsed time: 4 minutes 33.54 seconds. Current RSS: ~1547M. load average: 1.89 1.66 0.96 1/377 2882944 behaves like page has active sub tab945 activates Pipelines sub tab946# [RSpecRunTime] RSpec elapsed time: 4 minutes 36.98 seconds. Current RSS: ~1550M. load average: 2.14 1.72 0.98 1/377 2888947 Failures tab948 behaves like page has active tab949 activates Build tab950# [RSpecRunTime] RSpec elapsed time: 4 minutes 40.88 seconds. Current RSS: ~1555M. load average: 2.14 1.72 0.98 1/377 2894951 behaves like page has active sub tab952 activates Pipelines sub tab953# [RSpecRunTime] RSpec elapsed time: 4 minutes 44.76 seconds. Current RSS: ~1561M. load average: 2.05 1.71 0.98 1/376 2899954 Test Report tab955 behaves like page has active tab956 activates Build tab957# [RSpecRunTime] RSpec elapsed time: 4 minutes 48.3 seconds. Current RSS: ~1562M. load average: 2.04 1.71 0.99 1/376 2905958 behaves like page has active sub tab959 activates Pipelines sub tab960# [RSpecRunTime] RSpec elapsed time: 4 minutes 51.79 seconds. Current RSS: ~1562M. load average: 2.28 1.77 1.01 1/376 2911961# [RSpecRunTime] Finishing example group spec/features/projects/active_tabs_spec.rb. It took 4 minutes 47.79 seconds. Expected to take 4 minutes 28.14 seconds.962# [RSpecRunTime] Starting example group spec/features/projects/blobs/blob_show_spec.rb. Expected to take 3 minutes 27.68 seconds.963File blob964 Ruby file965 displays the blob966 displays file actions on all screen sizes967# [RSpecRunTime] RSpec elapsed time: 5 minutes 2.35 seconds. Current RSS: ~1566M. load average: 2.68 1.87 1.05 1/379 3039968 Markdown file969 visiting directly970 displays the blob using the rich viewer971 switching to the simple viewer972 displays the blob using the simple viewer973 switching to the rich viewer again974 displays the blob using the rich viewer975# [RSpecRunTime] RSpec elapsed time: 5 minutes 19.33 seconds. Current RSS: ~1582M. load average: 2.66 1.91 1.08 1/378 3259976 when ref switch977 displays no highlighted number of different ref978 successfully changes ref when the ref name matches the project path979 successfully change ref of similar name980 switch ref from longer to shorter ref name981 switch ref from shorter to longer ref name982# [RSpecRunTime] RSpec elapsed time: 5 minutes 51.98 seconds. Current RSS: ~1608M. load average: 2.34 1.92 1.11 1/380 3727983 Markdown rendering984 when rendering default markdown985 renders using CommonMark986# [RSpecRunTime] RSpec elapsed time: 5 minutes 55.99 seconds. Current RSS: ~1604M. load average: 2.34 1.92 1.11 1/379 3807987 Markdown file (stored in LFS)988 when LFS is enabled on the project989 displays an error990# [RSpecRunTime] RSpec elapsed time: 6 minutes 0.56 second. Current RSS: ~1587M. load average: 2.24 1.90 1.11 1/379 3894991 when LFS is disabled on the project992 displays the blob993# [RSpecRunTime] RSpec elapsed time: 6 minutes 4.74 seconds. Current RSS: ~1593M. load average: 2.22 1.91 1.12 1/379 3969994 PDF file995 displays the blob996# [RSpecRunTime] RSpec elapsed time: 6 minutes 9.54 seconds. Current RSS: ~1582M. load average: 2.12 1.89 1.12 1/379 4058997 Jupiter Notebook file998 displays the blob999# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.42 seconds. Current RSS: ~1589M. load average: 2.11 1.89 1.12 1/378 41451000 ISO file (stored in LFS)1001 when LFS is enabled on the project1002 displays the blob1003# [RSpecRunTime] RSpec elapsed time: 6 minutes 18.8 seconds. Current RSS: ~1587M. load average: 2.18 1.91 1.13 1/379 41991004 when LFS is disabled on the project1005 displays the blob1006# [RSpecRunTime] RSpec elapsed time: 6 minutes 22.91 seconds. Current RSS: ~1589M. load average: 2.17 1.91 1.14 1/379 42531007 ZIP file1008 displays the blob1009# [RSpecRunTime] RSpec elapsed time: 6 minutes 27.11 seconds. Current RSS: ~1587M. load average: 2.15 1.91 1.14 1/380 43171010 binary file that appears to be text in the first 1024 bytes1011 displays the blob1012# [RSpecRunTime] RSpec elapsed time: 6 minutes 31.14 seconds. Current RSS: ~1586M. load average: 2.15 1.91 1.14 1/380 43721013 empty file1014 displays an error1015# [RSpecRunTime] RSpec elapsed time: 6 minutes 35.47 seconds. Current RSS: ~1591M. load average: 2.14 1.92 1.15 1/380 44431016 files with auxiliary viewers1017 .gitlab-ci.yml1018 displays an auxiliary viewer1019# [RSpecRunTime] RSpec elapsed time: 6 minutes 40.41 seconds. Current RSS: ~1591M. load average: 2.21 1.93 1.16 1/380 45241020 .gitlab/route-map.yml1021 displays an auxiliary viewer1022# [RSpecRunTime] RSpec elapsed time: 6 minutes 44.66 seconds. Current RSS: ~1591M. load average: 2.11 1.92 1.16 1/379 46021023 LICENSE1024 displays an auxiliary viewer1025# [RSpecRunTime] RSpec elapsed time: 6 minutes 48.73 seconds. Current RSS: ~1584M. load average: 2.10 1.92 1.16 1/380 46681026 *.gemspec1027 displays an auxiliary viewer1028# [RSpecRunTime] RSpec elapsed time: 6 minutes 53.22 seconds. Current RSS: ~1586M. load average: 2.01 1.90 1.16 1/380 47461029 CONTRIBUTING.md1030 displays an auxiliary viewer1031# [RSpecRunTime] RSpec elapsed time: 6 minutes 58.28 seconds. Current RSS: ~1585M. load average: 2.09 1.92 1.17 1/379 48431032 CHANGELOG.md1033 displays an auxiliary viewer1034# [RSpecRunTime] RSpec elapsed time: 7 minutes 2.73 seconds. Current RSS: ~1577M. load average: 2.09 1.92 1.18 1/380 49321035 Cargo.toml1036 displays an auxiliary viewer1037# [RSpecRunTime] RSpec elapsed time: 7 minutes 7.55 seconds. Current RSS: ~1577M. load average: 2.00 1.91 1.17 1/379 50271038 Cartfile1039 displays an auxiliary viewer1040# [RSpecRunTime] RSpec elapsed time: 7 minutes 12.33 seconds. Current RSS: ~1571M. load average: 2.32 1.98 1.20 1/380 51141041 composer.json1042 displays an auxiliary viewer1043# [RSpecRunTime] RSpec elapsed time: 7 minutes 16.83 seconds. Current RSS: ~1570M. load average: 2.37 1.99 1.21 1/380 51921044 Gemfile1045 displays an auxiliary viewer1046# [RSpecRunTime] RSpec elapsed time: 7 minutes 21.4 seconds. Current RSS: ~1574M. load average: 2.37 1.99 1.21 1/380 52711047 Godeps.json1048 displays an auxiliary viewer1049# [RSpecRunTime] RSpec elapsed time: 7 minutes 25.96 seconds. Current RSS: ~1575M. load average: 2.26 1.98 1.21 1/380 53501050 go.mod1051 displays an auxiliary viewer1052# [RSpecRunTime] RSpec elapsed time: 7 minutes 30.42 seconds. Current RSS: ~1573M. load average: 2.16 1.96 1.21 1/380 54361053 package.json1054 displays an auxiliary viewer1055# [RSpecRunTime] RSpec elapsed time: 7 minutes 34.93 seconds. Current RSS: ~1566M. load average: 2.07 1.95 1.21 1/380 55141056 podfile1057 displays an auxiliary viewer1058# [RSpecRunTime] RSpec elapsed time: 7 minutes 39.69 seconds. Current RSS: ~1569M. load average: 2.38 2.01 1.23 1/380 56011059 test.podspec1060 displays an auxiliary viewer1061# [RSpecRunTime] RSpec elapsed time: 7 minutes 44.09 seconds. Current RSS: ~1560M. load average: 2.27 2.00 1.23 1/379 56861062 JSON.podspec.json1063 displays an auxiliary viewer1064# [RSpecRunTime] RSpec elapsed time: 7 minutes 48.54 seconds. Current RSS: ~1562M. load average: 2.17 1.98 1.23 1/380 57641065 requirements.txt1066 displays an auxiliary viewer1067# [RSpecRunTime] RSpec elapsed time: 7 minutes 53.18 seconds. Current RSS: ~1569M. load average: 2.16 1.98 1.23 1/380 58511068 yarn.lock1069 displays an auxiliary viewer1070# [RSpecRunTime] RSpec elapsed time: 7 minutes 57.87 seconds. Current RSS: ~1560M. load average: 2.14 1.98 1.24 1/380 59301071 openapi.yml1072 renders sandboxed iframe1073# [RSpecRunTime] RSpec elapsed time: 8 minutes 3.31 seconds. Current RSS: ~1552M. load average: 2.37 2.03 1.26 1/379 60141074 realtime pipelines1075 shows the realtime pipeline status1076# [RSpecRunTime] RSpec elapsed time: 8 minutes 9.36 seconds. Current RSS: ~1549M. load average: 2.42 2.05 1.27 1/379 60911077 for subgroups1078 renders tree table without errors1079 displays a GPG badge1080# [RSpecRunTime] RSpec elapsed time: 8 minutes 20.04 seconds. Current RSS: ~1568M. load average: 2.43 2.06 1.28 1/379 62371081 on signed merge commit1082 displays a GPG badge1083# [RSpecRunTime] RSpec elapsed time: 8 minutes 24.42 seconds. Current RSS: ~1564M. load average: 2.32 2.04 1.28 1/380 63011084 when static objects external storage is enabled1085 private project1086 shows open raw and download buttons with external storage URL prepended and user token appended to their href1087# [RSpecRunTime] RSpec elapsed time: 8 minutes 29.73 seconds. Current RSS: ~1567M. load average: 2.21 2.03 1.28 1/380 63721088 public project1089 shows open raw and download buttons with external storage URL prepended to their href1090# [RSpecRunTime] RSpec elapsed time: 8 minutes 34.19 seconds. Current RSS: ~1573M. load average: 2.11 2.01 1.28 1/380 64431091# [RSpecRunTime] Finishing example group spec/features/projects/blobs/blob_show_spec.rb. It took 3 minutes 41.83 seconds. Expected to take 3 minutes 27.68 seconds.1092# [RSpecRunTime] Starting example group spec/features/projects/show/user_uploads_files_spec.rb. Expected to take 2 minutes 41.68 seconds.1093Projects > Show > User uploads files1094 when a user has write access1095 uploads and commits a new text file1096 uploads and commits a new image file1097 uploads and commits a new pdf file1098 uploads a file to a sub-directory1099 uploads and commits a new text file1100 uploads and commits a new image file1101 uploads and commits a new pdf file1102 uploads a file to a sub-directory1103# [RSpecRunTime] RSpec elapsed time: 10 minutes 26.44 seconds. Current RSS: ~1549M. load average: 2.06 2.03 1.37 1/384 80621104 when a user does not have write access1105 uploads and commits a new file to a forked project1106 uploads and commits a new file to a forked project1107# [RSpecRunTime] RSpec elapsed time: 11 minutes 15.32 seconds. Current RSS: ~1584M. load average: 1.82 1.96 1.38 1/384 87111108 with an empty repo1109 uploads and commits a new text file via "upload file" button1110 uploads and commits a new text file via "upload file" button1111# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.72 seconds. Current RSS: ~1550M. load average: 1.82 1.95 1.39 1/385 88821112# [RSpecRunTime] Finishing example group spec/features/projects/show/user_uploads_files_spec.rb. It took 2 minutes 59.49 seconds. Expected to take 2 minutes 41.68 seconds.1113# [RSpecRunTime] Starting example group spec/features/issues/user_creates_branch_and_merge_request_spec.rb. Expected to take 2 minutes 9.01 seconds.1114User creates branch and merge request on issue page1115 when signed out1116 doesn't show 'Create merge request' button1117# [RSpecRunTime] RSpec elapsed time: 11 minutes 42.49 seconds. Current RSS: ~1558M. load average: 1.93 1.97 1.40 1/397 89111118 when signed in1119 when interacting with the dropdown1120 shows elements1121 when branch name is auto-generated1122 creates a merge request1123 creates a branch1124# [RSpecRunTime] RSpec elapsed time: 12 minutes 22.41 seconds. Current RSS: ~1561M. load average: 1.61 1.88 1.39 1/399 90941125 when branch name is custom1126 creates a merge request1127 creates a branch1128 when source branch is non-default1129 creates a branch1130# [RSpecRunTime] RSpec elapsed time: 13 minutes 5.02 seconds. Current RSS: ~1589M. load average: 1.51 1.82 1.39 1/401 93821131 when branch name is invalid1132 when creating a merge request1133 behaves like has error message1134 has error message1135# [RSpecRunTime] RSpec elapsed time: 13 minutes 14.7 seconds. Current RSS: ~1596M. load average: 1.43 1.79 1.38 1/399 94071136 when creating a branch1137 behaves like has error message1138 has error message1139# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.2 seconds. Current RSS: ~1610M. load average: 1.36 1.76 1.38 1/396 94311140 when merge requests are disabled1141 shows only create branch button1142# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.26 seconds. Current RSS: ~1589M. load average: 1.45 1.77 1.38 1/397 94501143 when issue is confidential1144 enables the create branch button1145# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.41 seconds. Current RSS: ~1565M. load average: 1.58 1.79 1.39 1/395 94681146 when related branch exists1147 when user is developer1148 shows related branches1149# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.72 seconds. Current RSS: ~1566M. load average: 1.49 1.77 1.39 1/395 94931150 when user is guest1151 does not show related branches1152# [RSpecRunTime] RSpec elapsed time: 13 minutes 56.68 seconds. Current RSS: ~1571M. load average: 1.41 1.74 1.38 1/394 95151153# [RSpecRunTime] Finishing example group spec/features/issues/user_creates_branch_and_merge_request_spec.rb. It took 2 minutes 22.92 seconds. Expected to take 2 minutes 9.01 seconds.1154# [RSpecRunTime] Starting example group spec/features/projects/issuable_templates_spec.rb. Expected to take 1 minute 46.27 seconds.1155issuable templates1156 user creates an issue using templates1157 user selects "bug" template1158 user selects "bug" template and then "no template"1159 user selects "bug" template, edits description and then selects "reset template"1160# [RSpecRunTime] RSpec elapsed time: 14 minutes 28.94 seconds. Current RSS: ~1570M. load average: 2.01 1.85 1.43 1/398 96991161 user creates an issue template using issuable_template query param1162 applies correctly in the rich text editor1163# [RSpecRunTime] RSpec elapsed time: 14 minutes 37.61 seconds. Current RSS: ~1572M. load average: 1.85 1.82 1.42 1/397 97441164 user creates an issue using templates, with a prior description1165 user selects "bug" template1166# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.01 seconds. Current RSS: ~1562M. load average: 2.11 1.87 1.45 1/395 97891167 user creates an issue with a default template from the repo1168 does not overwrite autosaved description1169# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.49 seconds. Current RSS: ~1567M. load average: 2.02 1.86 1.44 1/395 98341170 user creates a merge request using templates1171 user selects "feature-proposal" template1172 changes template1173 user selects "bug" template, then updates description, then selects "feature-proposal" template, then cancels template change1174 user selects "bug" template, then updates description, then selects "feature-proposal" template, then dismiss the template warning1175 user selects "bug" template, then updates description, then selects "feature-proposal" template, then applies template change1176# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.63 seconds. Current RSS: ~1586M. load average: 2.14 1.92 1.48 1/396 102101177 user creates a merge request from a forked project using templates1178 feature proposal template1179 template exists in target project1180 user selects template1181# [RSpecRunTime] RSpec elapsed time: 15 minutes 48.65 seconds. Current RSS: ~1568M. load average: 2.19 1.94 1.50 1/396 103181182# [RSpecRunTime] Finishing example group spec/features/projects/issuable_templates_spec.rb. It took 1 minute 51.98 seconds. Expected to take 1 minute 46.27 seconds.1183# [RSpecRunTime] Starting example group spec/features/issues/issue_header_spec.rb. Expected to take 1 minute 16.68 seconds.1184issue header1185 when user has permission to update1186 within the issue actions dropdown menu1187 shows the "New related issue", "Report abuse", and "Delete issue" items1188# [RSpecRunTime] RSpec elapsed time: 15 minutes 57.48 seconds. Current RSS: ~1564M. load average: 2.47 2.01 1.52 1/394 103221189 when the issue is open1190 has a "Close issue" button1191# [RSpecRunTime] RSpec elapsed time: 16 minutes 6.31 seconds. Current RSS: ~1554M. load average: 2.51 2.03 1.53 1/391 103251192 when the issue is closed1193 has a "Reopen issue" button1194# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.88 seconds. Current RSS: ~1560M. load average: 2.28 1.99 1.53 1/391 103291195 when the issue is closed and locked1196 does not have a "Reopen issue" button1197# [RSpecRunTime] RSpec elapsed time: 16 minutes 21.33 seconds. Current RSS: ~1575M. load average: 2.34 2.01 1.54 1/391 103331198 when the current user is the issue author1199 does not show "Report abuse" button in dropdown1200# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.8 seconds. Current RSS: ~1574M. load average: 2.21 1.99 1.54 1/392 103361201 when user is admin and the project is set up for spam1202 within the issue actions dropdown menu1203 has "Submit as spam" item1204# [RSpecRunTime] RSpec elapsed time: 16 minutes 36.79 seconds. Current RSS: ~1562M. load average: 2.02 1.96 1.53 1/391 103391205 when user does not have permission to update1206 within the issue actions dropdown menu1207 only shows the "New related issue" and "Report abuse" items1208# [RSpecRunTime] RSpec elapsed time: 16 minutes 43.67 seconds. Current RSS: ~1562M. load average: 2.02 1.96 1.53 1/393 103421209 when the issue is open1210 does not have a "Close issue" button1211# [RSpecRunTime] RSpec elapsed time: 16 minutes 50.13 seconds. Current RSS: ~1564M. load average: 2.10 1.98 1.54 1/392 103441212 when the issue is closed1213 does not have a "Reopen issue" button1214# [RSpecRunTime] RSpec elapsed time: 16 minutes 56.75 seconds. Current RSS: ~1563M. load average: 2.00 1.96 1.54 1/393 103471215 when the issue is closed and locked1216 does not have a "Reopen issue" button1217# [RSpecRunTime] RSpec elapsed time: 17 minutes 3.24 seconds. Current RSS: ~1564M. load average: 2.00 1.96 1.54 1/393 103501218 when the current user is the issue author1219 does not show "Report abuse" button in dropdown1220# [RSpecRunTime] RSpec elapsed time: 17 minutes 9.93 seconds. Current RSS: ~1561M. load average: 2.08 1.98 1.55 1/392 103521221# [RSpecRunTime] Finishing example group spec/features/issues/issue_header_spec.rb. It took 1 minute 21.24 seconds. Expected to take 1 minute 16.68 seconds.1222# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_jira_spec.rb. Expected to take 1 minute 10.21 seconds.1223User activates Jira1224 user tests Jira integration1225 when Jira connection test succeeds1226 activates the Jira integration1227# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.82 seconds. Current RSS: ~1565M. load average: 2.00 1.96 1.55 1/392 103581228 when Jira connection test fails1229 shows errors when some required fields are not filled in1230 activates the Jira integration1231# [RSpecRunTime] RSpec elapsed time: 17 minutes 34.42 seconds. Current RSS: ~1568M. load average: 1.84 1.93 1.55 1/392 103661232 user disables the Jira integration1233 saves but does not activate the Jira integration1234 does not show the Jira link in the menu1235# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.33 seconds. Current RSS: ~1561M. load average: 2.06 1.97 1.57 1/391 103761236 issue transition settings1237 using custom transitions1238 using automatic transitions1239 disabling issue transitions1240# [RSpecRunTime] RSpec elapsed time: 18 minutes 23.3 seconds. Current RSS: ~1579M. load average: 1.85 1.94 1.57 1/387 103911241# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_jira_spec.rb. It took 1 minute 13.37 seconds. Expected to take 1 minute 10.21 seconds.1242# [RSpecRunTime] Starting example group spec/features/users/show_spec.rb. Expected to take 53.53 seconds.1243User page1244 shows copy user id action in the dropdown1245 shows name on breadcrumbs1246 shows the status if there was one1247 shows the pronouns of the user if there was one1248 shows the pronunctiation of the user if there was one1249 with public profile1250 shows all the tabs1251 does not show private profile message1252 with `profile_tabs_vue` feature flag disabled1253 shows all the tabs1254# [RSpecRunTime] RSpec elapsed time: 18 minutes 30.9 seconds. Current RSS: ~1592M. load average: 1.79 1.92 1.57 1/390 103951255 work information1256 shows job title and organization details1257 shows job title1258 shows organization details1259# [RSpecRunTime] RSpec elapsed time: 18 minutes 32.14 seconds. Current RSS: ~1600M. load average: 1.72 1.91 1.56 1/389 103961260 location1261 when location is set1262 shows location1263 when location is not set1264 does not show location1265 timezone1266 when timezone is set1267 shows local time1268 when timezone is not set1269 does not show local time1270 when timezone is invalid1271 shows local time using the configured default timezone (UTC in this case)1272 follow/unfollow and followers/following1273 does not show button to follow1274 does show button to follow1275WARNING: Active Record does not support composite primary key.1276user_follow_users has composite primary key. Composite primary key is ignored.1277 does show link to unfollow1278 behaves like follower links with count badges1279 shows no count if no followers / following1280 shows count if followers / following1281# [RSpecRunTime] RSpec elapsed time: 18 minutes 44.64 seconds. Current RSS: ~1595M. load average: 1.83 1.93 1.57 1/390 103991282 with profile_tabs_vue feature flag disabled1283 behaves like follower links with count badges1284 shows no count if no followers / following1285 shows count if followers / following1286# [RSpecRunTime] RSpec elapsed time: 18 minutes 48.64 seconds. Current RSS: ~1590M. load average: 2.09 1.98 1.59 1/390 104001287 with private profile1288 shows no tab1289 shows private profile message1290 shows own tabs1291 with `profile_tabs_vue` feature flag disabled1292 shows own tabs1293# [RSpecRunTime] RSpec elapsed time: 18 minutes 52.19 seconds. Current RSS: ~1602M. load average: 2.24 2.01 1.60 1/390 104011294 with blocked profile1295 shows no tab1296 shows blocked message1297 shows user name as blocked1298 shows no additional fields1299 shows username1300 behaves like default brand title page meta description1301 renders the page with description, og:description, and twitter:description meta tags with the default brand title1302# [RSpecRunTime] RSpec elapsed time: 18 minutes 54.24 seconds. Current RSS: ~1612M. load average: 2.24 2.01 1.60 1/389 104021303 with unconfirmed user1304 when visited by an authenticated user1305 behaves like unconfirmed user profile1306 shows user name as unconfirmed1307 shows no tab1308 shows no additional fields1309 shows private profile message1310 behaves like default brand title page meta description1311 renders the page with description, og:description, and twitter:description meta tags with the default brand title1312# [RSpecRunTime] RSpec elapsed time: 18 minutes 57.36 seconds. Current RSS: ~1613M. load average: 2.14 1.99 1.60 1/389 104031313 when visited by an unauthenticated user1314 behaves like unconfirmed user profile1315 shows user name as unconfirmed1316 shows no tab1317 shows no additional fields1318 shows private profile message1319 behaves like default brand title page meta description1320 renders the page with description, og:description, and twitter:description meta tags with the default brand title1321# [RSpecRunTime] RSpec elapsed time: 18 minutes 59.13 seconds. Current RSS: ~1611M. load average: 2.14 1.99 1.60 1/389 104041322 signup disabled1323 shows the sign in link1324 signup enabled1325 shows the sign in and register link1326 most recent activity1327 when external authorization is enabled1328 hides the most recent activity1329 page description1330 behaves like page meta description1331 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown1332 with a bot user1333 feature flag enabled1334 only shows Overview and Activity tabs1335 feature flag disabled1336 only shows Overview and Activity tabs1337 structured markup1338 shows Person structured markup1339 GPG keys1340 when user has verified GPG keys1341 shows link to public GPG keys1342# [RSpecRunTime] RSpec elapsed time: 19 minutes 5.47 seconds. Current RSS: ~1598M. load average: 2.05 1.98 1.60 1/389 104891343 when user does not have verified GPG keys1344 does not show link to public GPG keys1345 achievements1346 renders the user achievements mount point1347 when the user has chosen not to display achievements1348 does not render the user achievements mount point1349 when the profile is private1350 does not render the user achievements mount point1351# [RSpecRunTime] Finishing example group spec/features/users/show_spec.rb. It took 43.85 seconds. Expected to take 53.53 seconds.1352# [RSpecRunTime] Starting example group spec/features/markdown/gitlab_flavored_markdown_spec.rb. Expected to take 45.28 seconds.1353GitLab Flavored Markdown1354 for commits1355 renders title in commits#index1356 renders title in commits#show1357 renders description in commits#show1358 renders title in repositories#branches1359# [RSpecRunTime] RSpec elapsed time: 19 minutes 18.67 seconds. Current RSS: ~1628M. load average: 2.25 2.03 1.62 1/392 106421360 for issues1361 renders subject in issues#index1362 renders subject in issues#show1363 renders details in issues#show1364# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.26 seconds. Current RSS: ~1611M. load average: 2.17 2.02 1.63 2/394 106521365 for merge requests1366 renders title in merge_requests#index1367 renders title in merge_requests#show1368# [RSpecRunTime] RSpec elapsed time: 19 minutes 46.64 seconds. Current RSS: ~1632M. load average: 2.07 2.01 1.63 1/395 107431369 for milestones1370 renders title in milestones#index1371 renders title in milestones#show1372 renders description in milestones#show1373# [RSpecRunTime] RSpec elapsed time: 19 minutes 53.27 seconds. Current RSS: ~1608M. load average: 1.98 1.99 1.62 1/394 107441374# [RSpecRunTime] Finishing example group spec/features/markdown/gitlab_flavored_markdown_spec.rb. It took 46.14 seconds. Expected to take 45.28 seconds.1375# [RSpecRunTime] Starting example group spec/features/dashboard/issues_spec.rb. Expected to take 39.78 seconds.1376Dashboard Issues1377 behaves like a "Your work" page with sidebar and breadcrumbs1378 shows the "Your work" sidebar1379 shows the correct sidebar menu item as active1380 breadcrumbs1381 has "Your work" as its root breadcrumb1382# [RSpecRunTime] RSpec elapsed time: 20 minutes 9.14 seconds. Current RSS: ~1593M. load average: 2.08 2.01 1.64 3/391 107471383 issues1384 shows issues assigned to current user1385 shows issues when current user is author1386 state filter tabs work1387 RSS link1388 behaves like it has an RSS link with current_user's feed token1389 shows the RSS link with current_user's feed token1390# [RSpecRunTime] RSpec elapsed time: 20 minutes 24.76 seconds. Current RSS: ~1596M. load average: 2.20 2.04 1.65 1/390 107481391 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: 20 minutes 27.51 seconds. Current RSS: ~1597M. load average: 2.43 2.09 1.67 1/390 107491394 new issue dropdown1395 shows projects only with issues feature enabled1396 shows the new issue page1397# [RSpecRunTime] RSpec elapsed time: 20 minutes 37.07 seconds. Current RSS: ~1591M. load average: 2.21 2.05 1.66 1/390 107511398# [RSpecRunTime] Finishing example group spec/features/dashboard/issues_spec.rb. It took 43.78 seconds. Expected to take 39.78 seconds.1399# [RSpecRunTime] Starting example group spec/features/search/user_searches_for_wiki_pages_spec.rb. Expected to take 36.37 seconds.1400User searches for wiki pages1401 does not show top right search form1402 shows scopes when there is no search term1403 when search times out1404 renders timeout information1405 sets tab count to 01406# [RSpecRunTime] RSpec elapsed time: 20 minutes 54.74 seconds. Current RSS: ~1611M. load average: 1.86 1.98 1.65 1/392 108111407 when searching by content1408 behaves like search wiki blobs1409 finds a page1410# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.66 seconds. Current RSS: ~1653M. load average: 1.87 1.98 1.65 1/395 108881411 when searching by title1412 behaves like search wiki blobs1413 finds a page1414# [RSpecRunTime] RSpec elapsed time: 21 minutes 13.26 seconds. Current RSS: ~1679M. load average: 2.05 2.02 1.66 1/395 109521415# [RSpecRunTime] Finishing example group spec/features/search/user_searches_for_wiki_pages_spec.rb. It took 36.2 seconds. Expected to take 36.37 seconds.1416# [RSpecRunTime] Starting example group spec/features/projects/labels/search_labels_spec.rb. Expected to take 29.35 seconds.1417Search for labels1418 searches for label by title1419 searches for label by title1420 shows nothing found message1421 priority labels1422 searches for priority label1423 searches for other label1424# [RSpecRunTime] RSpec elapsed time: 21 minutes 40.96 seconds. Current RSS: ~1611M. load average: 1.92 2.00 1.67 4/391 109671425# [RSpecRunTime] Finishing example group spec/features/projects/labels/search_labels_spec.rb. It took 27.7 seconds. Expected to take 29.35 seconds.1426# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_source_branch_spec.rb. Expected to take 26.89 seconds.1427Merge Requests > User filters by source branch1428 when filtering by source-branch:non-exists-branch1429 applies the filter1430# [RSpecRunTime] RSpec elapsed time: 21 minutes 48.5 seconds. Current RSS: ~1622M. load average: 1.94 2.00 1.67 1/394 110041431 when filtering by source-branch:source11432 applies the filter1433# [RSpecRunTime] RSpec elapsed time: 21 minutes 54.55 seconds. Current RSS: ~1619M. load average: 1.87 1.98 1.67 1/389 110071434 when filtering by source-branch:source21435 applies the filter1436# [RSpecRunTime] RSpec elapsed time: 22 minutes 0.77 second. Current RSS: ~1614M. load average: 1.80 1.96 1.66 1/390 110111437 when filtering by source-branch:!=source11438 applies the filter1439# [RSpecRunTime] RSpec elapsed time: 22 minutes 8.57 seconds. Current RSS: ~1608M. load average: 1.75 1.95 1.66 1/390 110151440# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_source_branch_spec.rb. It took 27.6 seconds. Expected to take 26.89 seconds.1441# [RSpecRunTime] Starting example group spec/features/merge_request/user_rebases_merge_request_spec.rb. Expected to take 22.33 seconds.1442User rebases a merge request1443 when merge is regular1444 behaves like rebases1445 rebases1446# [RSpecRunTime] RSpec elapsed time: 22 minutes 19.83 seconds. Current RSS: ~1619M. load average: 2.03 2.00 1.68 1/398 110891447 when merge is ff-only1448 behaves like rebases1449 rebases1450# [RSpecRunTime] RSpec elapsed time: 22 minutes 29.62 seconds. Current RSS: ~1619M. load average: 1.87 1.97 1.67 1/398 111601451# [RSpecRunTime] Finishing example group spec/features/merge_request/user_rebases_merge_request_spec.rb. It took 21.11 seconds. Expected to take 22.33 seconds.1452# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_assignees_spec.rb. Expected to take 18.27 seconds.1453Merge Requests > User filters by assignees1454 filtering by assignee:none1455 applies the filter1456# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.98 seconds. Current RSS: ~1611M. load average: 1.98 1.99 1.68 1/400 111881457 filtering by assignee=@username1458 applies the filter1459# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.45 seconds. Current RSS: ~1624M. load average: 1.90 1.97 1.68 1/399 112151460# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_assignees_spec.rb. It took 14.75 seconds. Expected to take 18.27 seconds.1461# [RSpecRunTime] Starting example group spec/features/groups/members/master_manages_access_requests_spec.rb. Expected to take 16.39 seconds.1462Groups > Members > Maintainer manages access requests1463 behaves like Maintainer manages access requests1464 maintainer can see access requests1465 maintainer can grant access1466 maintainer can deny access1467# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.94 second. Current RSS: ~1600M. load average: 2.07 2.00 1.69 1/395 112241468# [RSpecRunTime] Finishing example group spec/features/groups/members/master_manages_access_requests_spec.rb. It took 16.51 seconds. Expected to take 16.39 seconds.1469# [RSpecRunTime] Starting example group spec/features/alert_management/alert_management_list_spec.rb. Expected to take 12.27 seconds.1470Alert Management index1471 when a developer displays the alert list1472 shows the alert page title and empty state without filtered search or alert table1473 when alerts have already been created1474 behaves like alert page with title, filtered search, and table1475 renders correctly1476# [RSpecRunTime] RSpec elapsed time: 23 minutes 6.85 seconds. Current RSS: ~1602M. load average: 2.23 2.04 1.71 1/394 112261477 when an HTTP integration is enabled1478 behaves like alert page with title, filtered search, and table1479 renders correctly1480# [RSpecRunTime] RSpec elapsed time: 23 minutes 9.44 seconds. Current RSS: ~1597M. load average: 2.23 2.04 1.71 1/394 112271481 when the prometheus integration is enabled1482 behaves like alert page with title, filtered search, and table1483 renders correctly1484# [RSpecRunTime] RSpec elapsed time: 23 minutes 11.74 seconds. Current RSS: ~1608M. load average: 2.29 2.05 1.72 1/394 112281485# [RSpecRunTime] Finishing example group spec/features/alert_management/alert_management_list_spec.rb. It took 10.78 seconds. Expected to take 12.27 seconds.1486# [RSpecRunTime] Starting example group spec/features/projects/hook_logs/user_reads_log_spec.rb. Expected to take 12.15 seconds.1487Hook logs1488 shows list of hook logs1489 shows hook log details1490 retries hook log1491 request gets internal error1492 shows hook log details with internal error message1493# [RSpecRunTime] RSpec elapsed time: 23 minutes 19.52 seconds. Current RSS: ~1625M. load average: 2.18 2.04 1.71 1/392 112291494 response body contains XSS string1495 displays log without getting XSS1496# [RSpecRunTime] RSpec elapsed time: 23 minutes 21.03 seconds. Current RSS: ~1620M. load average: 2.18 2.04 1.71 1/392 112301497 response data is too large1498 shows request data as too large and disables retry function1499# [RSpecRunTime] RSpec elapsed time: 23 minutes 22.52 seconds. Current RSS: ~1623M. load average: 2.09 2.02 1.71 1/392 112311500# [RSpecRunTime] Finishing example group spec/features/projects/hook_logs/user_reads_log_spec.rb. It took 10.78 seconds. Expected to take 12.15 seconds.1501# [RSpecRunTime] Starting example group spec/features/merge_request/user_toggles_whitespace_changes_spec.rb. Expected to take 9.56 seconds.1502Merge request > User toggles whitespace changes1503 has a button to toggle whitespace changes1504# [RSpecRunTime] Finishing example group spec/features/merge_request/user_toggles_whitespace_changes_spec.rb. It took 9.38 seconds. Expected to take 9.56 seconds.1505# [RSpecRunTime] RSpec elapsed time: 23 minutes 32.05 seconds. Current RSS: ~1616M. load average: 1.92 1.98 1.70 1/398 113001506# [RSpecRunTime] Starting example group spec/features/ics/group_issues_spec.rb. Expected to take 9.35 seconds.1507Group Issues Calendar Feed1508 GET /issues1509 when authenticated1510 with no referer1511 renders calendar feed1512# [RSpecRunTime] RSpec elapsed time: 23 minutes 33.75 seconds. Current RSS: ~1609M. load average: 1.92 1.98 1.70 1/397 113011513 with GitLab as the referer1514 renders calendar feed as text/plain1515# [RSpecRunTime] RSpec elapsed time: 23 minutes 35.25 seconds. Current RSS: ~1612M. load average: 1.92 1.98 1.70 1/395 113021516 when authenticated via personal access token1517 renders calendar feed1518# [RSpecRunTime] RSpec elapsed time: 23 minutes 36.89 seconds. Current RSS: ~1627M. load average: 1.93 1.98 1.70 1/394 113031519 when authenticated via feed token1520 renders calendar feed1521# [RSpecRunTime] RSpec elapsed time: 23 minutes 38.14 seconds. Current RSS: ~1639M. load average: 1.93 1.98 1.70 1/394 113041522 issue with due date1523 renders issue fields1524# [RSpecRunTime] RSpec elapsed time: 23 minutes 39.92 seconds. Current RSS: ~1633M. load average: 1.93 1.98 1.70 1/393 113051525# [RSpecRunTime] Finishing example group spec/features/ics/group_issues_spec.rb. It took 7.95 seconds. Expected to take 9.35 seconds.1526# [RSpecRunTime] Starting example group spec/features/projects/labels/subscription_spec.rb. Expected to take 7.13 seconds.1527Labels subscription1528 when signed in1529 users can subscribe/unsubscribe to labels1530# [RSpecRunTime] RSpec elapsed time: 23 minutes 45.77 seconds. Current RSS: ~1615M. load average: 1.85 1.97 1.70 1/391 113061531 when not signed in1532 users can not subscribe/unsubscribe to labels1533# [RSpecRunTime] RSpec elapsed time: 23 minutes 46.94 seconds. Current RSS: ~1614M. load average: 1.87 1.97 1.70 1/389 113071534# [RSpecRunTime] Finishing example group spec/features/projects/labels/subscription_spec.rb. It took 7.03 seconds. Expected to take 7.13 seconds.1535# [RSpecRunTime] Starting example group spec/features/explore/catalog/catalog_details_spec.rb. Expected to take 7.07 seconds.1536CI/CD Catalog details page1537 when unauthenticated1538 behaves like has correct viewing permissions1539 when the resource is published1540 navigates to the details page1541# [RSpecRunTime] RSpec elapsed time: 23 minutes 49.97 seconds. Current RSS: ~1613M. load average: 1.87 1.97 1.70 1/389 113141542 when the resource is not published1543 returns a 4041544 when authenticated1545 behaves like has correct viewing permissions1546 when the resource is published1547 navigates to the details page1548# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.51 seconds. Current RSS: ~1613M. load average: 2.20 2.04 1.72 1/390 113161549 when the resource is not published1550 returns a 4041551# [RSpecRunTime] Finishing example group spec/features/explore/catalog/catalog_details_spec.rb. It took 5.9 seconds. Expected to take 7.07 seconds.1552# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_merge_request_from_deleted_fork_spec.rb. Expected to take 4.82 seconds.1553User views merged merge request from deleted fork1554 correctly shows the merge request1555# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_merge_request_from_deleted_fork_spec.rb. It took 4.05 seconds. Expected to take 4.82 seconds.1556# [RSpecRunTime] RSpec elapsed time: 23 minutes 57.04 seconds. Current RSS: ~1655M. load average: 2.10 2.02 1.72 1/395 113781557# [RSpecRunTime] Starting example group spec/features/projects/settings/lfs_settings_spec.rb. Expected to take 4.37 seconds.1558Projects > Settings > LFS settings1559 LFS enabled setting1560 for maintainer1561 displays the correct elements1562# [RSpecRunTime] RSpec elapsed time: 24 minutes 0.79 second. Current RSS: ~1641M. load average: 2.10 2.02 1.72 1/396 113811563# [RSpecRunTime] Finishing example group spec/features/projects/settings/lfs_settings_spec.rb. It took 3.9 seconds. Expected to take 4.37 seconds.1564# [RSpecRunTime] Starting example group spec/features/users/add_email_to_existing_account_spec.rb. Expected to take 1.98 seconds.1565AdditionalEmailToExistingAccount1566 add secondary email associated with account1567 verifies confirmation of additional email1568 accepts any pending invites for an email confirmation1569# [RSpecRunTime] RSpec elapsed time: 24 minutes 2.95 seconds. Current RSS: ~1621M. load average: 2.01 2.00 1.72 1/394 113821570# [RSpecRunTime] Finishing example group spec/features/users/add_email_to_existing_account_spec.rb. It took 2.11 seconds. Expected to take 1.98 seconds.1571# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_views_design_images_spec.rb. Expected to take 1.89 seconds.1572Users views raw design image files1573 serves the latest design version when no ref is given1574 serves the correct design version when a ref is given1575# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_views_design_images_spec.rb. It took 1.41 seconds. Expected to take 1.89 seconds.1576# [RSpecRunTime] RSpec elapsed time: 24 minutes 4.51 seconds. Current RSS: ~1604M. load average: 2.01 2.00 1.72 1/394 114311577auto_explain log contains 1070 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-23-32.340.main.ndjson.gz1578took 8.6754362521579auto_explain log contains 1071 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-23-32.340.ci.ndjson.gz1580took 7.3888259521581[TEST PROF INFO] EventProf results for sql.active_record1582Total time: 04:22.952 of 23:59.703 (18.26%)1583Total events: 957991584Top 5 slowest suites (by time):1585File blob (./spec/features/projects/blobs/blob_show_spec.rb:5) – 00:44.861 (13107 / 44) of 03:41.824 (20.22%)1586Project active tab (./spec/features/projects/active_tabs_spec.rb:5) – 00:43.188 (12865 / 46) of 04:47.788 (15.01%)1587User creates ... on issue page (./spec/features/issues/user_creates_branch_and_merge_request_spec.rb:5) – 00:36.890 (11814 / 13) of 02:22.918 (25.81%)1588Projects > Sh... uploads files (./spec/features/projects/show/user_uploads_files_spec.rb:5) – 00:29.791 (10025 / 12) of 02:59.488 (16.6%)1589issue header (./spec/features/issues/issue_header_spec.rb:5) – 00:23.240 (8125 / 11) of 01:21.238 (28.61%)1590Knapsack report was generated. Preview:1591{1592 "spec/features/projects/active_tabs_spec.rb": 287.787893777,1593 "spec/features/projects/blobs/blob_show_spec.rb": 221.82435906,1594 "spec/features/projects/show/user_uploads_files_spec.rb": 179.48829725999997,1595 "spec/features/issues/user_creates_branch_and_merge_request_spec.rb": 142.9182262779999,1596 "spec/features/projects/issuable_templates_spec.rb": 111.98118393100003,1597 "spec/features/issues/issue_header_spec.rb": 81.23821641399991,1598 "spec/features/projects/integrations/user_activates_jira_spec.rb": 73.37422822100007,1599 "spec/features/users/show_spec.rb": 43.84559996400003,1600 "spec/features/markdown/gitlab_flavored_markdown_spec.rb": 46.139050604000204,1601 "spec/features/dashboard/issues_spec.rb": 43.781394095999985,1602 "spec/features/search/user_searches_for_wiki_pages_spec.rb": 36.195638586000086,1603 "spec/features/projects/labels/search_labels_spec.rb": 27.69919083900004,1604 "spec/features/merge_requests/user_filters_by_source_branch_spec.rb": 27.600679790999948,1605 "spec/features/merge_request/user_rebases_merge_request_spec.rb": 21.109529689000055,1606 "spec/features/merge_requests/user_filters_by_assignees_spec.rb": 14.753661124000018,1607 "spec/features/groups/members/master_manages_access_requests_spec.rb": 16.510302954000053,1608 "spec/features/alert_management/alert_management_list_spec.rb": 10.781361693999997,1609 "spec/features/projects/hook_logs/user_reads_log_spec.rb": 10.780340313999886,1610 "spec/features/merge_request/user_toggles_whitespace_changes_spec.rb": 9.381285743000035,1611 "spec/features/ics/group_issues_spec.rb": 7.950200726000048,1612 "spec/features/projects/labels/subscription_spec.rb": 7.030480139000019,1613 "spec/features/explore/catalog/catalog_details_spec.rb": 5.903242250999938,1614 "spec/features/merge_request/user_views_merge_request_from_deleted_fork_spec.rb": 4.045796678999977,1615 "spec/features/projects/settings/lfs_settings_spec.rb": 3.8954143800001475,1616 "spec/features/users/add_email_to_existing_account_spec.rb": 2.107376162999799,1617 "spec/features/projects/issues/design_management/user_views_design_images_spec.rb": 1.4086775339999351618}1619Knapsack global time execution for tests: 23m 59s1620Finished in 24 minutes 21 seconds (files took 1 minute 4.47 seconds to load)1621272 examples, 0 failures1622Randomized with seed 284601623Failed to write to log, write log/workhorse-test.log: file already closed1624[TEST PROF INFO] Time spent in factories: 02:10.640 (8.92% of total time)1625RSpec exited with 0.1626No examples to retry, congrats!1628Running after script...1629$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1640$ tooling/bin/push_job_metrics || true1641[job-metrics] Pushing job metrics file for the CI/CD job.1642[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1644Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1646Uploading artifacts...1647auto_explain/: found 3 matching artifact files and directories 1648coverage/: found 5 matching artifact files and directories 1649crystalball/: found 2 matching artifact files and directories 1650WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1651knapsack/: found 4 matching artifact files and directories 1652rspec/: found 16 matching artifact files and directories 1653WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1654log/*.log: found 17 matching artifact files and directories 1655WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411798/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1656WARNING: Retrying... context=artifacts-uploader error=request redirected1657Uploading artifacts as "archive" to coordinator... 201 Created id=6311411798 responseStatus=201 Created token=glcbt-651658Uploading artifacts...1659rspec/rspec-*.xml: found 1 matching artifact files and directories 1660WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411798/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1661WARNING: Retrying... context=artifacts-uploader error=request redirected1662Uploading artifacts as "junit" to coordinator... 201 Created id=6311411798 responseStatus=201 Created token=glcbt-651664Job succeeded