rspec system pg14 32/32
Passed Started
by
@a_akgun

Alper Akgun
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-3.shared-gitlab-org.runners-manager.gitlab.com/default sUrYYgEG, system ID: s_35f98e2af4653 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:2da9ff69af721f2e843977af3fff30c19251b52ac779c79742b680095f026b53 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:6b2253621fc67a1033a6eda2566fffedc84a9492a799632fc6be996a3ec6f21e ...25Running on runner-suryygeg-project-278964-concurrent-0 via runner-suryygeg-shared-gitlab-org-1709184107-07078d6b...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-16...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6285087661)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6285087661 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 (6285087711)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6285087711 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6285087738)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6285087738 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6285087759)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6285087759 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6285087723)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6285087723 responseStatus=200 OK token=glcbt-6548Using docker image sha256:2da9ff69af721f2e843977af3fff30c19251b52ac779c79742b680095f026b53 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:6b2253621fc67a1033a6eda2566fffedc84a9492a799632fc6be996a3ec6f21e ...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.sh733Using decomposed database config (config/database.yml.decomposed-postgresql)734Geo DB won't be set up.735Embedding DB won't be set up.747$ source ./scripts/rspec_helpers.sh748$ run_timed_command "gem install knapsack --no-document"749$ gem install knapsack --no-document750Successfully installed knapsack-4.0.07511 gem installed752==> 'gem install knapsack --no-document' succeeded in 1 seconds.753$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"758$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"759$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"760$ tooling/bin/create_job_metrics_file || true761[job-metrics] Creating the job metrics file for the CI/CD job.762$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"763[08:20:35] Starting rspec_parallelized_job764RETRY_FAILED_TESTS_IN_NEW_PROCESS: true765KNAPSACK_GENERATE_REPORT: true766FLAKY_RSPEC_GENERATE_REPORT: true767KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb768KNAPSACK_LOG_LEVEL: debug769KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_32_32_278964_report.json770FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json771FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_32_32_278964_report.json772NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_32_32_278964_report.json773RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6285088143.txt774CRYSTALBALL: 775RSPEC_TESTS_MAPPING_ENABLED: 776RSPEC_TESTS_FILTER_FILE: 777Shell set options (set -o) enabled:778braceexpand on779hashall on780interactive-comments on781pipefail on782Knapsack report generator started!783Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}784# [RSpecRunTime] Starting RSpec timer...785[TEST PROF INFO] EventProf enabled (sql.active_record)786unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.787unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.788Test environment set up in 2.221864956 seconds789# [RSpecRunTime] Starting example group spec/features/projects/environments/environments_spec.rb. Expected to take 4 minutes 2.06 seconds.790Environments page791Starting the Capybara driver server...792Capybara starting Puma...793* Version 6.4.0, codename: The Eagle of Durango794* Min threads: 0, max threads: 4795* Listening on unix:///tmp/20240229-338-bx03ut796 does have a new environment button797 page tabs798 with one available environment799 shows "Active" and "Stopped" tab with links800 in active tab page801 shows one environment802 with environments spanning multiple pages803 renders second page of pipelines804# [RSpecRunTime] RSpec elapsed time: 35.44 seconds. Current RSS: ~1381M. load average: 1.20 1.17 1.11 1/368 525805 in stopped tab page806 shows no environments807# [RSpecRunTime] RSpec elapsed time: 38.88 seconds. Current RSS: ~1384M. load average: 1.20 1.17 1.11 1/368 527808 when cluster is not reachable809 shows one environment without error810# [RSpecRunTime] RSpec elapsed time: 43.11 seconds. Current RSS: ~1409M. load average: 1.19 1.17 1.11 1/368 529811 with one stopped environment812 in active tab page813 shows no environments814# [RSpecRunTime] RSpec elapsed time: 46.52 seconds. Current RSS: ~1407M. load average: 1.17 1.16 1.11 1/369 532815 in stopped tab page816 shows one environment817# [RSpecRunTime] RSpec elapsed time: 1 minute 19.94 seconds. Current RSS: ~1374M. load average: 0.89 1.11 1.09 1/368 534818 without environments819 does not show environments and tabs820# [RSpecRunTime] RSpec elapsed time: 1 minute 23.42 seconds. Current RSS: ~1385M. load average: 0.89 1.11 1.09 1/369 536821 environments table822 when there are no deployments823 shows environments names and counters824 does not show deployments825 shows stop button when environment is not stoppable826# [RSpecRunTime] RSpec elapsed time: 1 minute 35.34 seconds. Current RSS: ~1413M. load average: 1.46 1.22 1.13 1/368 541827 when there are successful deployments828 shows deployment SHA and internal ID829 when builds and manual actions are present830 shows a play button831 allows to play a manual action832 shows a stop button and dialog833 does not show external link button834 does not show terminal button835 with external_url836 shows an external link button837# [RSpecRunTime] RSpec elapsed time: 2 minutes 7.97 seconds. Current RSS: ~1461M. load average: 2.23 1.45 1.21 1/371 722838 with stop action839 shows a stop button and dialog840 when user is a reporter841 does not show stop button842# [RSpecRunTime] RSpec elapsed time: 2 minutes 16.5 seconds. Current RSS: ~1460M. load average: 2.36 1.50 1.23 1/372 768843 when kubernetes terminal is available844 when user configured kubernetes from CI/CD > Clusters845 for project maintainer846 shows the terminal button847# [RSpecRunTime] RSpec elapsed time: 2 minutes 21.53 seconds. Current RSS: ~1452M. load average: 2.25 1.49 1.22 3/370 796848 when user is a developer849 does not show terminal button850# [RSpecRunTime] RSpec elapsed time: 2 minutes 26.83 seconds. Current RSS: ~1450M. load average: 2.15 1.48 1.22 1/370 823851 when there is a delayed job852 has a dropdown for actionable jobs853 has link to the delayed job's action854 when delayed job is expired already855 shows 00:00:00 as the remaining time856# [RSpecRunTime] RSpec elapsed time: 2 minutes 39.71 seconds. Current RSS: ~1456M. load average: 2.19 1.52 1.24 1/370 900857 when there is an upcoming deployment858 renders the upcoming deployment859# [RSpecRunTime] RSpec elapsed time: 2 minutes 44.22 seconds. Current RSS: ~1450M. load average: 2.19 1.52 1.24 1/370 927860 stop actions861 status: :success, warning_present_if_ff_disabled: false862 when :environment_stop_actions_include_all_finished_deployments FF is enabled863 shows a stop action dialog without a warning message864# [RSpecRunTime] RSpec elapsed time: 2 minutes 48.45 seconds. Current RSS: ~1455M. load average: 2.09 1.52 1.24 1/370 954865 when :environment_stop_actions_include_all_finished_deployments FF is disabled866 shows a stop action dialog with the correct message867# [RSpecRunTime] RSpec elapsed time: 3 minutes 22.29 seconds. Current RSS: ~1423M. load average: 1.32 1.39 1.21 1/366 966868 status: :failed, warning_present_if_ff_disabled: true869 when :environment_stop_actions_include_all_finished_deployments FF is enabled870 shows a stop action dialog without a warning message871# [RSpecRunTime] RSpec elapsed time: 3 minutes 25.71 seconds. Current RSS: ~1428M. load average: 1.30 1.39 1.21 1/371 978872 when :environment_stop_actions_include_all_finished_deployments FF is disabled873 shows a stop action dialog with the correct message874# [RSpecRunTime] RSpec elapsed time: 3 minutes 29.1 seconds. Current RSS: ~1428M. load average: 1.30 1.39 1.21 1/372 990875 status: :canceled, warning_present_if_ff_disabled: true876 when :environment_stop_actions_include_all_finished_deployments FF is enabled877 shows a stop action dialog without a warning message878# [RSpecRunTime] RSpec elapsed time: 3 minutes 32.49 seconds. Current RSS: ~1433M. load average: 1.27 1.38 1.20 1/372 1002879 when :environment_stop_actions_include_all_finished_deployments FF is disabled880 shows a stop action dialog with the correct message881# [RSpecRunTime] RSpec elapsed time: 3 minutes 35.86 seconds. Current RSS: ~1438M. load average: 1.25 1.37 1.20 1/372 1014882 creating a new environment883 user is a developer884 developer creates a new environment with a valid name885 developer creates a new environment with invalid name886# [RSpecRunTime] RSpec elapsed time: 3 minutes 50.58 seconds. Current RSS: ~1428M. load average: 1.20 1.35 1.20 1/367 1017887 user is a reporter888 reporters tries to create a new environment889# [RSpecRunTime] RSpec elapsed time: 3 minutes 54.02 seconds. Current RSS: ~1427M. load average: 1.20 1.35 1.20 1/367 1019890 environments folders891 available environments892 users unfurls an environment folder893# [RSpecRunTime] RSpec elapsed time: 3 minutes 58.44 seconds. Current RSS: ~1431M. load average: 1.26 1.36 1.20 1/367 1021894 stopped environments895 users unfurls an environment folder896# [RSpecRunTime] RSpec elapsed time: 4 minutes 2.97 seconds. Current RSS: ~1427M. load average: 1.32 1.37 1.21 1/367 1023897# [RSpecRunTime] Finishing example group spec/features/projects/environments/environments_spec.rb. It took 3 minutes 58.57 seconds. Expected to take 4 minutes 2.06 seconds.898# [RSpecRunTime] Starting example group spec/features/users/login_spec.rb. Expected to take 4 minutes 0.94 second.899Login900 password reset token after successful sign in901Authentication activity metric incremented: user_authenticated_counter902 invalidates password reset token903# [RSpecRunTime] RSpec elapsed time: 4 minutes 5.29 seconds. Current RSS: ~1424M. load average: 1.29 1.37 1.21 1/366 1024904 initial login after setup905Authentication activity metric incremented: user_authenticated_counter906 allows the initial admin to create a password907 does not show flash messages when login page908# [RSpecRunTime] RSpec elapsed time: 4 minutes 6.78 seconds. Current RSS: ~1427M. load average: 1.29 1.37 1.21 1/366 1025909 with a blocked account910Authentication activity metric incremented: user_session_destroyed_counter911Authentication activity metric incremented: user_blocked_counter912Authentication activity metric incremented: user_session_destroyed_counter913Authentication activity metric incremented: user_unauthenticated_counter914 prevents the user from logging in915Authentication activity metric incremented: user_session_destroyed_counter916Authentication activity metric incremented: user_blocked_counter917Authentication activity metric incremented: user_session_destroyed_counter918Authentication activity metric incremented: user_unauthenticated_counter919 does not update Devise trackable attributes920# [RSpecRunTime] RSpec elapsed time: 4 minutes 8.05 seconds. Current RSS: ~1435M. load average: 1.29 1.37 1.21 1/366 1026921 with an unconfirmed email address922 within the grace period923Authentication activity metric incremented: user_authenticated_counter924 allows to login925 when the confirmation grace period is expired926Authentication activity metric incremented: user_session_destroyed_counter927Authentication activity metric incremented: user_session_destroyed_counter928Authentication activity metric incremented: user_unauthenticated_counter929 prevents the user from logging in and renders a resend confirmation email link930# [RSpecRunTime] RSpec elapsed time: 4 minutes 12.36 seconds. Current RSS: ~1433M. load average: 1.27 1.36 1.20 1/370 1031931 when resending the confirmation email932 redirects to the "almost there" page933 with a disallowed password934Authentication activity metric incremented: user_unauthenticated_counter935Authentication activity metric incremented: user_password_invalid_counter936 disallows login937Authentication activity metric incremented: user_unauthenticated_counter938Authentication activity metric incremented: user_password_invalid_counter939 does not update Devise trackable attributes940# [RSpecRunTime] RSpec elapsed time: 4 minutes 13.91 seconds. Current RSS: ~1428M. load average: 1.27 1.36 1.20 1/370 1032941 with the ghost user942Authentication activity metric incremented: user_unauthenticated_counter943Authentication activity metric incremented: user_password_invalid_counter944 disallows login945Authentication activity metric incremented: user_unauthenticated_counter946Authentication activity metric incremented: user_password_invalid_counter947 does not update Devise trackable attributes948 with OneTrust authentication949 has proper Content-Security-Policy headers950 with two-factor authentication951 with valid username/password952Authentication activity metric incremented: user_authenticated_counter953Authentication activity metric incremented: user_two_factor_authenticated_counter954 does not show a "You are already signed in." error message955 does not allow sign-in if the user password is updated before entering a one-time code956 using one-time code957Authentication activity metric incremented: user_authenticated_counter958Authentication activity metric incremented: user_two_factor_authenticated_counter959 allows login with valid code960 persists remember_me value via hidden field961 blocks login with invalid code962Authentication activity metric incremented: user_authenticated_counter963Authentication activity metric incremented: user_two_factor_authenticated_counter964 allows login with invalid code, then valid code965Authentication activity metric incremented: user_authenticated_counter966Authentication activity metric incremented: user_two_factor_authenticated_counter967 triggers ActiveSession.cleanup for the user968# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.68 seconds. Current RSS: ~1412M. load average: 1.50 1.40 1.22 1/371 1037969 when user with TOTP enabled970 using backup code971 with valid code972Authentication activity metric incremented: user_authenticated_counter973Authentication activity metric incremented: user_two_factor_authenticated_counter974 allows login975Authentication activity metric incremented: user_authenticated_counter976Authentication activity metric incremented: user_two_factor_authenticated_counter977 invalidates the used code978Authentication activity metric incremented: user_authenticated_counter979Authentication activity metric incremented: user_two_factor_authenticated_counter980Authentication activity metric incremented: user_session_destroyed_counter981Authentication activity metric incremented: user_authenticated_counter982Authentication activity metric incremented: user_two_factor_authenticated_counter983 invalidates backup codes twice in a row984Authentication activity metric incremented: user_authenticated_counter985Authentication activity metric incremented: user_two_factor_authenticated_counter986 triggers ActiveSession.cleanup for the user987# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.47 seconds. Current RSS: ~1408M. load average: 1.72 1.45 1.24 1/371 1043988 with invalid code989 blocks login990# [RSpecRunTime] RSpec elapsed time: 5 minutes 16.77 seconds. Current RSS: ~1404M. load average: 1.66 1.44 1.24 1/370 1044991 when user with only Webauthn enabled992 using backup code993 with valid code994Authentication activity metric incremented: user_authenticated_counter995Authentication activity metric incremented: user_two_factor_authenticated_counter996 allows login997Authentication activity metric incremented: user_authenticated_counter998Authentication activity metric incremented: user_two_factor_authenticated_counter999 invalidates the used code1000Authentication activity metric incremented: user_authenticated_counter1001Authentication activity metric incremented: user_two_factor_authenticated_counter1002Authentication activity metric incremented: user_session_destroyed_counter1003Authentication activity metric incremented: user_authenticated_counter1004Authentication activity metric incremented: user_two_factor_authenticated_counter1005 invalidates backup codes twice in a row1006Authentication activity metric incremented: user_authenticated_counter1007Authentication activity metric incremented: user_two_factor_authenticated_counter1008 triggers ActiveSession.cleanup for the user1009# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.41 seconds. Current RSS: ~1391M. load average: 1.71 1.47 1.26 3/371 10501010 with invalid code1011 blocks login1012# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.98 seconds. Current RSS: ~1387M. load average: 1.74 1.48 1.26 1/370 10511013 when logging in via OAuth1014 displays the remember me checkbox1015 when remember me is not enabled1016 does not display the remember me checkbox1017# [RSpecRunTime] RSpec elapsed time: 5 minutes 51.12 seconds. Current RSS: ~1391M. load average: 1.84 1.51 1.27 1/370 10521018 when authn_context is worth two factors1019Authentication activity metric incremented: user_authenticated_counter1020 signs user in without prompting for second factor1021# [RSpecRunTime] RSpec elapsed time: 5 minutes 55.03 seconds. Current RSS: ~1391M. load average: 1.77 1.50 1.27 1/371 10541022 when two factor authentication is required1023Authentication activity metric incremented: user_authenticated_counter1024Authentication activity metric incremented: user_two_factor_authenticated_counter1025 shows 2FA prompt after OAuth login1026# [RSpecRunTime] RSpec elapsed time: 5 minutes 59.96 seconds. Current RSS: ~1379M. load average: 1.71 1.49 1.27 1/371 10561027 without two-factor authentication1028 renders sign in text for providers1029 displays the remember me checkbox1030 when remember me is not enabled1031 does not display the remember me checkbox1032 with correct username and password1033Authentication activity metric incremented: user_authenticated_counter1034 allows basic login1035 does not allow LDAP user to sign in with local password1036Authentication activity metric incremented: user_authenticated_counter1037 does not show already signed in message when opening sign in page after login1038Authentication activity metric incremented: user_authenticated_counter1039 triggers ActiveSession.cleanup for the user1040 when the session expires1041Authentication activity metric incremented: user_authenticated_counter1042 signs the user out1043Authentication activity metric incremented: user_authenticated_counter1044Authentication activity metric incremented: user_authenticated_counter1045 extends the session when using remember me1046Authentication activity metric incremented: user_authenticated_counter1047 does not extend the session when remember me is not enabled1048# [RSpecRunTime] RSpec elapsed time: 6 minutes 6.36 seconds. Current RSS: ~1420M. load average: 1.65 1.48 1.27 1/370 10571049 when the users password is expired1050Authentication activity metric incremented: user_authenticated_counter1051 asks for a new password1052 with correct username and invalid password1053Authentication activity metric incremented: user_unauthenticated_counter1054Authentication activity metric incremented: user_password_invalid_counter1055 blocks invalid login1056 with required two-factor authentication enabled1057 global setting1058 with grace period defined1059 within the grace period1060Authentication activity metric incremented: user_authenticated_counter1061 redirects to two-factor configuration page1062Authentication activity metric incremented: user_authenticated_counter1063 allows skipping two-factor configuration1064# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.39 seconds. Current RSS: ~1406M. load average: 1.60 1.47 1.26 1/371 10591065 after the grace period1066Authentication activity metric incremented: user_authenticated_counter1067 redirects to two-factor configuration page1068Authentication activity metric incremented: user_authenticated_counter1069 disallows skipping two-factor configuration1070# [RSpecRunTime] RSpec elapsed time: 6 minutes 18.85 seconds. Current RSS: ~1410M. load average: 1.55 1.47 1.26 1/371 10611071 without grace period defined1072Authentication activity metric incremented: user_authenticated_counter1073 redirects to two-factor configuration page1074 group setting1075 with grace period defined1076 within the grace period1077Authentication activity metric incremented: user_authenticated_counter1078 redirects to two-factor configuration page1079Authentication activity metric incremented: user_authenticated_counter1080 allows skipping two-factor configuration1081# [RSpecRunTime] RSpec elapsed time: 6 minutes 27.21 seconds. Current RSS: ~1414M. load average: 1.47 1.45 1.26 6/371 10631082 after the grace period1083Authentication activity metric incremented: user_authenticated_counter1084 redirects to two-factor configuration page1085Authentication activity metric incremented: user_authenticated_counter1086 disallows skipping two-factor configuration1087# [RSpecRunTime] RSpec elapsed time: 6 minutes 33.32 seconds. Current RSS: ~1408M. load average: 1.43 1.44 1.26 1/370 10651088 without grace period defined1089Authentication activity metric incremented: user_authenticated_counter1090 redirects to two-factor configuration page1091# [RSpecRunTime] RSpec elapsed time: 6 minutes 34.92 seconds. Current RSS: ~1417M. load average: 1.39 1.43 1.26 1/370 10661092 UI tabs and panes1093 when no defaults are changed1094 does not render any tabs1095 renders logo1096 renders link to sign up path1097# [RSpecRunTime] RSpec elapsed time: 6 minutes 36.81 seconds. Current RSS: ~1419M. load average: 1.39 1.43 1.26 1/369 10671098 when signup is disabled1099 does not render any tabs1100 does not render link to sign up path1101 when ldap is enabled1102 correctly renders tabs and panes1103 renders link to sign up path1104 displays the remember me checkbox1105 when remember me is not enabled1106 does not display the remember me checkbox1107# [RSpecRunTime] RSpec elapsed time: 6 minutes 46.51 seconds. Current RSS: ~1409M. load average: 1.33 1.42 1.25 1/368 10681108 when crowd is enabled1109 correctly renders tabs and panes1110 displays the remember me checkbox1111 when remember me is not enabled1112 does not display the remember me checkbox1113# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.12 seconds. Current RSS: ~1396M. load average: 1.31 1.41 1.25 1/368 10691114 Client helper classes and flags1115 adds client browser and platform classes to page body1116 when terms are enforced1117Authentication activity metric incremented: user_authenticated_counter1118 asks to accept the terms on first login1119Authentication activity metric incremented: user_authenticated_counter1120 does not ask for terms when the user already accepted them1121 when 2FA is required for the user1122 when the user did not enable 2FA1123Authentication activity metric incremented: user_authenticated_counter1124 asks to set 2FA before asking to accept the terms1125# [RSpecRunTime] RSpec elapsed time: 7 minutes 19.37 seconds. Current RSS: ~1432M. load average: 1.20 1.38 1.25 1/370 10741126 when the user already enabled 2FA1127Authentication activity metric incremented: user_authenticated_counter1128Authentication activity metric incremented: user_two_factor_authenticated_counter1129 asks the user to accept the terms1130# [RSpecRunTime] RSpec elapsed time: 7 minutes 28.3 seconds. Current RSS: ~1431M. load average: 1.33 1.40 1.25 1/370 10761131 when the users password is expired1132Authentication activity metric incremented: user_authenticated_counter1133 asks the user to accept the terms before setting a new password1134# [RSpecRunTime] RSpec elapsed time: 7 minutes 37.35 seconds. Current RSS: ~1432M. load average: 1.28 1.38 1.25 1/370 10781135 when sending confirmation email and not yet confirmed1136Authentication activity metric incremented: user_authenticated_counter1137 allows login and shows a flash warning to confirm the email address1138 when not having confirmed within Devise's allow_unconfirmed_access_for time1139Authentication activity metric incremented: user_session_destroyed_counter1140Authentication activity metric incremented: user_session_destroyed_counter1141Authentication activity metric incremented: user_unauthenticated_counter1142 does not allow login and shows a flash alert to confirm the email address1143# [RSpecRunTime] RSpec elapsed time: 7 minutes 41.41 seconds. Current RSS: ~1430M. load average: 1.50 1.43 1.27 1/369 10791144# [RSpecRunTime] Finishing example group spec/features/users/login_spec.rb. It took 3 minutes 37.91 seconds. Expected to take 4 minutes 0.94 second.1145# [RSpecRunTime] Starting example group spec/features/projects/show/user_uploads_files_spec.rb. Expected to take 2 minutes 52.53 seconds.1146Projects > Show > User uploads files1147 when a user has write access1148 uploads and commits a new text file1149 uploads and commits a new image file1150 uploads and commits a new pdf file1151 uploads a file to a sub-directory1152 uploads and commits a new text file1153 uploads and commits a new image file1154 uploads and commits a new pdf file1155 uploads a file to a sub-directory1156# [RSpecRunTime] RSpec elapsed time: 9 minutes 24.54 seconds. Current RSS: ~1439M. load average: 2.12 1.69 1.38 1/384 26901157 when a user does not have write access1158 uploads and commits a new file to a forked project1159 uploads and commits a new file to a forked project1160# [RSpecRunTime] RSpec elapsed time: 10 minutes 6.65 seconds. Current RSS: ~1471M. load average: 2.36 1.80 1.43 1/386 33341161 with an empty repo1162 uploads and commits a new text file via "upload file" button1163 uploads and commits a new text file via "upload file" button1164# [RSpecRunTime] RSpec elapsed time: 10 minutes 22.8 seconds. Current RSS: ~1441M. load average: 2.21 1.79 1.43 1/386 35041165# [RSpecRunTime] Finishing example group spec/features/projects/show/user_uploads_files_spec.rb. It took 2 minutes 41.43 seconds. Expected to take 2 minutes 52.53 seconds.1166# [RSpecRunTime] Starting example group spec/features/projects/user_uses_shortcuts_spec.rb. Expected to take 2 minutes 14.53 seconds.1167User uses shortcuts1168 when navigating to the Project pages1169 redirects to the project overview page1170 redirects to the activity page1171# [RSpecRunTime] RSpec elapsed time: 10 minutes 44.58 seconds. Current RSS: ~1461M. load average: 2.31 1.85 1.46 1/387 38021172 when navigating to the Repository pages1173 redirects to the repository files page1174 redirects to the repository graph page1175 redirects to the repository charts page1176 when hitting the commits controller1177 redirects to the repository commits page1178# [RSpecRunTime] RSpec elapsed time: 11 minutes 22.86 seconds. Current RSS: ~1484M. load average: 2.37 1.93 1.50 1/386 44201179 when navigating to the Issues pages1180 redirects to the issues list page1181 redirects to the issue board page1182 redirects to the new issue page1183# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.47 seconds. Current RSS: ~1462M. load average: 2.29 1.94 1.52 1/387 47211184 when navigating to the Merge Requests pages1185 redirects to the merge requests page1186# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.04 seconds. Current RSS: ~1461M. load average: 2.17 1.92 1.52 1/387 48211187 when navigating to the CI/CD pages1188 redirects to the Pipelines page1189 redirects to the Jobs page1190# [RSpecRunTime] RSpec elapsed time: 12 minutes 10.75 seconds. Current RSS: ~1465M. load average: 2.35 1.98 1.54 1/386 50241191 when navigating to the Deployments page1192 redirects to the Environments page1193# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.15 seconds. Current RSS: ~1466M. load average: 2.24 1.96 1.54 1/387 51251194 when navigating to the Infrastructure pages1195 redirects to the Kubernetes page1196# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.93 seconds. Current RSS: ~1461M. load average: 2.58 2.04 1.57 1/387 52261197 when navigating to the Snippets pages1198 redirects to the snippets page1199# [RSpecRunTime] RSpec elapsed time: 12 minutes 33.19 seconds. Current RSS: ~1460M. load average: 2.46 2.03 1.57 1/387 53251200 when navigating to the Wiki pages1201 redirects to the wiki page1202# [RSpecRunTime] RSpec elapsed time: 12 minutes 40.7 seconds. Current RSS: ~1455M. load average: 2.54 2.06 1.58 1/386 54351203# [RSpecRunTime] Finishing example group spec/features/projects/user_uses_shortcuts_spec.rb. It took 2 minutes 17.86 seconds. Expected to take 2 minutes 14.53 seconds.1204# [RSpecRunTime] Starting example group spec/features/admin/admin_mode/login_spec.rb. Expected to take 1 minute 44.11 seconds.1205Admin Mode Login1206 with two-factor authentication1207 with valid username/password1208 using one-time code1209 blocks login if we reuse the same code immediately1210 not re-using codes1211 allows login with valid code1212 blocks login with invalid code1213 allows login with invalid code, then valid code1214 using backup code1215 with valid code1216 allows login1217 invalidates the used code1218# [RSpecRunTime] RSpec elapsed time: 13 minutes 43.46 seconds. Current RSS: ~1446M. load average: 1.60 1.88 1.55 1/379 54421219 with invalid code1220 blocks login1221# [RSpecRunTime] RSpec elapsed time: 13 minutes 53.58 seconds. Current RSS: ~1444M. load average: 1.66 1.88 1.55 1/379 54441222 when logging in via omniauth1223 when authn_context is worth two factors1224 signs user in without prompting for second factor1225# [RSpecRunTime] RSpec elapsed time: 14 minutes 0.94 second. Current RSS: ~1442M. load average: 1.56 1.85 1.55 1/379 54461226 when two factor authentication is required1227 shows 2FA prompt after omniauth login1228# [RSpecRunTime] RSpec elapsed time: 14 minutes 11.15 seconds. Current RSS: ~1443M. load average: 1.47 1.82 1.54 1/379 54481229 when logging in via ldap1230 when two factor authentication is required1231 shows 2FA prompt after ldap login1232# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.0 seconds. Current RSS: ~1444M. load average: 1.40 1.80 1.53 1/379 54501233# [RSpecRunTime] Finishing example group spec/features/admin/admin_mode/login_spec.rb. It took 1 minute 43.3 seconds. Expected to take 1 minute 44.11 seconds.1234# [RSpecRunTime] Starting example group spec/features/groups/members/tabs_spec.rb. Expected to take 1 minute 22.75 seconds.1235Groups > Members > Tabs1236 tab: "Members", count: 31237 renders Members tab1238# [RSpecRunTime] RSpec elapsed time: 14 minutes 30.1 seconds. Current RSS: ~1465M. load average: 1.34 1.77 1.53 1/380 54551239 tab: "Invited", count: 21240 renders Invited tab1241# [RSpecRunTime] RSpec elapsed time: 14 minutes 36.65 seconds. Current RSS: ~1458M. load average: 1.31 1.76 1.53 6/380 54591242 tab: "Groups", count: 21243 renders Groups tab1244# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.48 seconds. Current RSS: ~1459M. load average: 1.28 1.74 1.52 1/380 54641245 tab: "Access requests", count: 21246 renders Access requests tab1247# [RSpecRunTime] RSpec elapsed time: 14 minutes 47.95 seconds. Current RSS: ~1458M. load average: 1.34 1.75 1.53 5/378 54671248 displays "Members" tab by default1249 behaves like active "Members" tab1250 displays "Members" tab1251# [RSpecRunTime] RSpec elapsed time: 14 minutes 54.0 seconds. Current RSS: ~1455M. load average: 1.31 1.74 1.52 1/378 54711252 when searching "Invited"1253 behaves like active "Invited" tab1254 displays "Invited" tab1255# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.59 seconds. Current RSS: ~1449M. load average: 1.51 1.76 1.53 1/379 54791256 and then searching "Members"1257 behaves like active "Members" tab1258 displays "Members" tab1259# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.65 seconds. Current RSS: ~1446M. load average: 1.81 1.81 1.56 1/380 54901260 when using "Invited" pagination1261 behaves like active "Invited" tab1262 displays "Invited" tab1263# [RSpecRunTime] RSpec elapsed time: 15 minutes 30.93 seconds. Current RSS: ~1444M. load average: 1.92 1.83 1.56 1/379 54971264 and then using "Members" pagination1265 behaves like active "Members" tab1266 displays "Members" tab1267# [RSpecRunTime] RSpec elapsed time: 15 minutes 49.39 seconds. Current RSS: ~1445M. load average: 2.18 1.89 1.59 1/381 55121268# [RSpecRunTime] Finishing example group spec/features/groups/members/tabs_spec.rb. It took 1 minute 25.39 seconds. Expected to take 1 minute 22.75 seconds.1269# [RSpecRunTime] Starting example group spec/features/projects/branches/user_views_branches_spec.rb. Expected to take 1 minute 12.53 seconds.1270User views branches1271 all branches1272 default branch1273 shows the default branch1274 does not show the "More actions" dropdown1275 passes axe automated accessibility testing1276# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.77 seconds. Current RSS: ~1567M. load average: 1.68 1.81 1.58 1/385 56231277 non-default branch1278 shows the branches1279 shows the "More actions" dropdown1280 passes axe automated accessibility testing1281# [RSpecRunTime] RSpec elapsed time: 16 minutes 57.4 seconds. Current RSS: ~1598M. load average: 1.53 1.77 1.57 1/385 56831282 protected branches1283 shows branches1284# [RSpecRunTime] RSpec elapsed time: 17 minutes 3.6 seconds. Current RSS: ~1599M. load average: 1.49 1.76 1.57 1/386 57041285# [RSpecRunTime] Finishing example group spec/features/projects/branches/user_views_branches_spec.rb. It took 1 minute 14.21 seconds. Expected to take 1 minute 12.53 seconds.1286# [RSpecRunTime] Starting example group spec/features/merge_request/user_closes_reopens_merge_request_state_spec.rb. Expected to take 55.44 seconds.1287User closes/reopens a merge request1288 when open1289 when clicking the top `Close merge request` button1290 closes the merge request1291# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.78 seconds. Current RSS: ~1472M. load average: 1.65 1.78 1.58 1/402 57961292 when clicking the bottom `Close merge request` button1293 closes the merge request1294# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.66 seconds. Current RSS: ~1483M. load average: 1.63 1.77 1.57 1/400 58421295 when closed1296 when clicking the top `Reopen merge request` button1297 reopens the merge request1298# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.18 seconds. Current RSS: ~1480M. load average: 1.86 1.81 1.59 1/402 59431299 when clicking the bottom `Reopen merge request` button1300 reopens the merge request1301# [RSpecRunTime] RSpec elapsed time: 18 minutes 0.9 second. Current RSS: ~1488M. load average: 1.88 1.82 1.60 1/401 60231302# [RSpecRunTime] Finishing example group spec/features/merge_request/user_closes_reopens_merge_request_state_spec.rb. It took 57.32 seconds. Expected to take 55.44 seconds.1303# [RSpecRunTime] Starting example group spec/features/boards/multiple_boards_spec.rb. Expected to take 50.64 seconds.1304Multiple Issue Boards1305 behaves like multiple issue boards1306 authorized user1307 shows current board name1308 shows a list of boards1309 switches current board1310 creates new board without detailed configuration1311 adds a list to the none default board1312 maintains sidebar state over board switch1313 switches current board back1314# [RSpecRunTime] RSpec elapsed time: 18 minutes 34.79 seconds. Current RSS: ~1471M. load average: 1.78 1.79 1.60 1/396 60361315 unauthorized user1316 shows current board name1317 shows a list of boards1318 switches current board1319 does not show action links1320# [RSpecRunTime] RSpec elapsed time: 18 minutes 48.13 seconds. Current RSS: ~1471M. load average: 2.06 1.85 1.62 1/394 60371321# [RSpecRunTime] Finishing example group spec/features/boards/multiple_boards_spec.rb. It took 47.22 seconds. Expected to take 50.64 seconds.1322# [RSpecRunTime] Starting example group spec/features/explore/groups_spec.rb. Expected to take 41.18 seconds.1323Explore Groups1324 when signed in1325 for group_path1326 behaves like renders public and internal projects1327 is expected not to have text "Project-50 Name"1328# [RSpecRunTime] RSpec elapsed time: 18 minutes 54.13 seconds. Current RSS: ~1478M. load average: 1.97 1.84 1.61 1/395 60391329 for issues_group_path1330 behaves like renders public and internal projects1331 is expected not to have text "Project-53 Name"1332# [RSpecRunTime] RSpec elapsed time: 18 minutes 59.92 seconds. Current RSS: ~1474M. load average: 1.90 1.83 1.61 1/395 60411333 for merge_requests_group_path1334 behaves like renders public and internal projects1335 is expected not to have text "Project-56 Name"1336# [RSpecRunTime] RSpec elapsed time: 19 minutes 5.3 seconds. Current RSS: ~1473M. load average: 1.83 1.81 1.61 1/395 60431337 behaves like renders group in public groups area1338 is expected to have text "group87"1339# [RSpecRunTime] RSpec elapsed time: 19 minutes 9.39 seconds. Current RSS: ~1470M. load average: 1.83 1.81 1.61 1/395 60451340 when signed out1341 for group_path1342 behaves like renders only public project1343 is expected not to have text "Project-62 Name"1344# [RSpecRunTime] RSpec elapsed time: 19 minutes 13.68 seconds. Current RSS: ~1475M. load average: 1.77 1.80 1.61 1/393 60461345 for issues_group_path1346 behaves like renders only public project1347 is expected not to have text "Project-65 Name"1348# [RSpecRunTime] RSpec elapsed time: 19 minutes 18.59 seconds. Current RSS: ~1475M. load average: 1.78 1.80 1.61 1/390 60471349 for merge_requests_group_path1350 behaves like renders only public project1351 is expected not to have text "Project-68 Name"1352# [RSpecRunTime] RSpec elapsed time: 19 minutes 23.3 seconds. Current RSS: ~1473M. load average: 1.72 1.79 1.60 1/391 60481353 behaves like renders group in public groups area1354 is expected to have text "group91"1355# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.68 seconds. Current RSS: ~1472M. load average: 1.74 1.79 1.61 1/390 60491356 when visibility is restricted to public1357 redirects to the sign in page1358# [RSpecRunTime] RSpec elapsed time: 19 minutes 30.18 seconds. Current RSS: ~1471M. load average: 1.68 1.78 1.60 1/390 60501359# [RSpecRunTime] Finishing example group spec/features/explore/groups_spec.rb. It took 42.22 seconds. Expected to take 41.18 seconds.1360# [RSpecRunTime] Starting example group spec/features/groups/settings/packages_and_registries_spec.rb. Expected to take 37.89 seconds.1361Group Package and registry settings1362 when packages feature is disabled on the group1363 the menu item is not visible1364 renders 404 when navigating to page1365# [RSpecRunTime] RSpec elapsed time: 19 minutes 36.08 seconds. Current RSS: ~1479M. load average: 1.79 1.80 1.61 1/391 60531366 when packages feature is enabled on the group1367 the menu item is visible1368 has a page title set1369 sidebar menu is open1370 passes axe automated accessibility testing1371 has a Duplicate packages section1372 automatically saves changes to the server1373 shows an error on wrong regex1374 in a sub group1375 works correctly1376# [RSpecRunTime] RSpec elapsed time: 20 minutes 4.23 seconds. Current RSS: ~1488M. load average: 1.91 1.83 1.63 1/390 60681377# [RSpecRunTime] Finishing example group spec/features/groups/settings/packages_and_registries_spec.rb. It took 33.86 seconds. Expected to take 37.89 seconds.1378# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_assignee_spec.rb. Expected to take 28.92 seconds.1379Dropdown assignee1380 behavior1381 loads all the assignees when opened1382 shows current user at top of dropdown1383# [RSpecRunTime] RSpec elapsed time: 20 minutes 14.15 seconds. Current RSS: ~1484M. load average: 2.01 1.85 1.64 1/390 60731384 selecting from dropdown without Ajax call1385 selects current user1386# [RSpecRunTime] RSpec elapsed time: 20 minutes 18.7 seconds. Current RSS: ~1486M. load average: 1.93 1.84 1.63 1/390 60751387 assignee suggestions1388 shows inherited, direct, and invited group members including descendent members1389# [RSpecRunTime] RSpec elapsed time: 20 minutes 32.55 seconds. Current RSS: ~1485M. load average: 1.97 1.85 1.64 1/391 60801390# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_assignee_spec.rb. It took 28.32 seconds. Expected to take 28.92 seconds.1391# [RSpecRunTime] Starting example group spec/features/milestones/user_creates_milestone_spec.rb. Expected to take 28.1 seconds.1392User creates milestone1393 when project is public1394 and issues and merge requests are private1395 when user is an inherited member from the group1396 and user is a guest1397 behaves like renders not found1398 is expected to have text "Page Not Found"1399# [RSpecRunTime] RSpec elapsed time: 20 minutes 34.0 seconds. Current RSS: ~1481M. load average: 1.97 1.85 1.64 1/391 60811400 and user is a developer1401 behaves like creates milestone1402 is expected to have text "Sidney Jones305 @user242 opened milestone"1403# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.96 seconds. Current RSS: ~1478M. load average: 1.82 1.82 1.63 1/389 60831404 when project is private1405 and user is a direct project member1406 when user is a developer1407 behaves like creates milestone1408 is expected to have text "Sidney Jones303 @user240 opened milestone"1409# [RSpecRunTime] RSpec elapsed time: 20 minutes 52.36 seconds. Current RSS: ~1474M. load average: 1.69 1.79 1.63 1/390 60851410 and user is an inherited member from the group1411 when user is a guest1412 behaves like renders not found1413 is expected to have text "Page Not Found"1414 when user is a developer1415 behaves like creates milestone1416 is expected to have text "Sidney Jones305 @user242 opened milestone"1417# [RSpecRunTime] RSpec elapsed time: 21 minutes 0.92 second. Current RSS: ~1473M. load average: 1.58 1.76 1.62 1/390 60871418# [RSpecRunTime] Finishing example group spec/features/milestones/user_creates_milestone_spec.rb. It took 28.39 seconds. Expected to take 28.1 seconds.1419# [RSpecRunTime] Starting example group spec/features/groups/settings/repository_spec.rb. Expected to take 22.07 seconds.1420Group Repository settings1421 Deploy tokens1422 behaves like a deploy token in settings1423 view deploy tokens1424 add a new deploy token1425 with form errors1426 shows form errors1427 keeps form inputs1428# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.14 seconds. Current RSS: ~1456M. load average: 1.45 1.73 1.61 1/389 60931429 when User#time_display_relative is false1430 shows absolute times for expires_at1431# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.89 seconds. Current RSS: ~1459M. load average: 1.45 1.73 1.61 6/389 60951432 Default branch1433 has the setting section1434 renders the correct setting section content1435# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.71 seconds. Current RSS: ~1459M. load average: 1.42 1.71 1.61 1/389 60961436# [RSpecRunTime] Finishing example group spec/features/groups/settings/repository_spec.rb. It took 22.81 seconds. Expected to take 22.07 seconds.1437# [RSpecRunTime] Starting example group spec/features/projects/badges/coverage_spec.rb. Expected to take 20.59 seconds.1438test coverage badge1439 when user has access to view badge1440 user requests coverage badge image for pipeline with custom limits - 80% good1441 user requests coverage badge image for pipeline with custom limits - 74% - bad config1442 user requests coverage badge image for pipeline with custom limits - 73% - bad config1443 user requests coverage badge image for pipeline with custom limits - 72% - partial config - low1444 user requests coverage badge image for pipeline with custom limits - 72% - partial config - medium1445 user requests coverage badge image for pipeline with custom limits - 72% - partial config - medium v21446 user requests coverage badge image for pipeline with custom limits - 70% acceptable1447 user requests coverage badge image for pipeline with custom limits - 30% medium1448 user requests coverage badge image for pipeline with custom limits - 20% low1449 user requests coverage badge image for pipeline with custom limits - nonsense values which use the defaults1450 user requests coverage badge image for pipeline1451 user requests coverage badge for specific job1452 user requests coverage badge for pipeline without coverage1453# [RSpecRunTime] RSpec elapsed time: 21 minutes 40.96 seconds. Current RSS: ~1503M. load average: 1.29 1.67 1.59 2/388 60971454 when user does not have access to view badge1455 user requests test coverage badge image1456# [RSpecRunTime] Finishing example group spec/features/projects/badges/coverage_spec.rb. It took 18.08 seconds. Expected to take 20.59 seconds.1457# [RSpecRunTime] Starting example group spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb. Expected to take 16.22 seconds.1458Projects > Members > Maintainer adds member with expiration date1459 expiration date is displayed in the members list1460 changes expiration date1461 clears expiration date1462# [RSpecRunTime] Finishing example group spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb. It took 16.69 seconds. Expected to take 16.22 seconds.1463# [RSpecRunTime] RSpec elapsed time: 21 minutes 58.66 seconds. Current RSS: ~1484M. load average: 1.51 1.70 1.60 1/389 61081464# [RSpecRunTime] Starting example group spec/features/projects/settings/user_tags_project_spec.rb. Expected to take 13.27 seconds.1465Projects > Settings > User tags a project1466 select existing topic1467 select new topic1468# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_tags_project_spec.rb. It took 13.43 seconds. Expected to take 13.27 seconds.1469# [RSpecRunTime] RSpec elapsed time: 22 minutes 12.15 seconds. Current RSS: ~1466M. load average: 1.47 1.68 1.60 1/387 61161470# [RSpecRunTime] Starting example group spec/features/projects/commit/user_sees_pipelines_tab_spec.rb. Expected to take 13.02 seconds.1471Commit > Pipelines tab1472 when commit has pipelines1473 displays pipelines table1474# [RSpecRunTime] RSpec elapsed time: 22 minutes 21.27 seconds. Current RSS: ~1474M. load average: 1.71 1.72 1.62 1/394 61821475 when commit does not have pipelines1476 does not display pipelines tab link1477# [RSpecRunTime] RSpec elapsed time: 22 minutes 24.9 seconds. Current RSS: ~1467M. load average: 1.82 1.75 1.62 1/394 62101478# [RSpecRunTime] Finishing example group spec/features/projects/commit/user_sees_pipelines_tab_spec.rb. It took 12.86 seconds. Expected to take 13.02 seconds.1479# [RSpecRunTime] Starting example group spec/features/boards/keyboard_shortcut_spec.rb. Expected to take 9.73 seconds.1480Issue Boards shortcut1481 issues are enabled1482 takes user to issue board index1483# [RSpecRunTime] RSpec elapsed time: 22 minutes 31.47 seconds. Current RSS: ~1464M. load average: 1.83 1.75 1.63 1/394 62141484 issues are not enabled1485 does not take user to the issue board index1486# [RSpecRunTime] RSpec elapsed time: 22 minutes 34.35 seconds. Current RSS: ~1465M. load average: 1.83 1.75 1.63 1/392 62171487# [RSpecRunTime] Finishing example group spec/features/boards/keyboard_shortcut_spec.rb. It took 9.44 seconds. Expected to take 9.73 seconds.1488# [RSpecRunTime] Starting example group spec/features/profiles/user_changes_notified_of_own_activity_spec.rb. Expected to take 9.57 seconds.1489Profile > Notifications > User changes notified_of_own_activity setting1490 user opts into receiving notifications about their own activity1491 user opts out of receiving notifications about their own activity1492# [RSpecRunTime] Finishing example group spec/features/profiles/user_changes_notified_of_own_activity_spec.rb. It took 9.94 seconds. Expected to take 9.57 seconds.1493# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.45 seconds. Current RSS: ~1471M. load average: 1.85 1.76 1.63 1/389 62181494# [RSpecRunTime] Starting example group spec/features/projects/blobs/shortcuts_blob_spec.rb. Expected to take 8.12 seconds.1495Blob shortcuts1496 On a file(blob)1497 pressing "y"1498 redirects to permalink with commit sha1499 maintains fragment hash when redirecting1500# [RSpecRunTime] RSpec elapsed time: 22 minutes 51.87 seconds. Current RSS: ~1479M. load average: 1.72 1.73 1.62 1/395 63361501# [RSpecRunTime] Finishing example group spec/features/projects/blobs/shortcuts_blob_spec.rb. It took 7.54 seconds. Expected to take 8.12 seconds.1502# [RSpecRunTime] Starting example group spec/features/projects/integrations/apple_app_store_spec.rb. Expected to take 6.75 seconds.1503Upload Dropzone Field1504 uploads the file data to the correct form fields and updates the messaging correctly1505# [RSpecRunTime] Finishing example group spec/features/projects/integrations/apple_app_store_spec.rb. It took 6.57 seconds. Expected to take 6.75 seconds.1506# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.6 seconds. Current RSS: ~1465M. load average: 1.66 1.72 1.62 1/395 63401507# [RSpecRunTime] Starting example group spec/features/projects/settings/user_sees_revoke_deploy_token_modal_spec.rb. Expected to take 6.21 seconds.1508Repository Settings > User sees revoke deploy token modal1509 shows the revoke deploy token modal1510# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_sees_revoke_deploy_token_modal_spec.rb. It took 6.7 seconds. Expected to take 6.21 seconds.1511# [RSpecRunTime] RSpec elapsed time: 23 minutes 5.35 seconds. Current RSS: ~1526M. load average: 1.88 1.76 1.63 1/391 63741512# [RSpecRunTime] Starting example group spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb. Expected to take 3.66 seconds.1513Projects > Raw > User interacts with raw endpoint1514 when user access a raw file1515 renders the page successfully1516# [RSpecRunTime] RSpec elapsed time: 23 minutes 6.65 seconds. Current RSS: ~1532M. load average: 1.88 1.76 1.63 1/393 63981517 when user goes over the rate requests limit1518 returns too many requests1519# [RSpecRunTime] RSpec elapsed time: 23 minutes 8.32 seconds. Current RSS: ~1534M. load average: 1.88 1.76 1.63 1/394 64321520# [RSpecRunTime] Finishing example group spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb. It took 3.08 seconds. Expected to take 3.66 seconds.1521# [RSpecRunTime] Starting example group spec/features/file_uploads/ci_artifact_spec.rb. Expected to take 2.73 seconds.1522Upload ci artifact1523 behaves like handling file uploads1524 with object storage disabled1525 behaves like for ci artifact1526 is expected to change `::Ci::JobArtifact.count` by 21527 is expected to eq 2011528# [RSpecRunTime] RSpec elapsed time: 23 minutes 10.32 seconds. Current RSS: ~1534M. load average: 1.81 1.75 1.63 1/394 64431529# [RSpecRunTime] Finishing example group spec/features/file_uploads/ci_artifact_spec.rb. It took 2.01 seconds. Expected to take 2.73 seconds.1530# [RSpecRunTime] Starting example group spec/features/read_only_spec.rb. Expected to take 1.45 seconds.1531read-only message1532 when database is read-only1533 behaves like Read-only instance1534 shows read-only banner1535 when database is in read-write mode1536 behaves like Read-write instance1537 does not show read-only banner1538# [RSpecRunTime] Finishing example group spec/features/read_only_spec.rb. It took 1.12 seconds. Expected to take 1.45 seconds.1539auto_explain log contains 1097 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-32-32.338.main.ndjson.gz1540took 12.7824088771541auto_explain log contains 1098 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-32-32.338.ci.ndjson.gz1542took 10.1631849471543[TEST PROF INFO] EventProf results for sql.active_record1544Total time: 02:42.475 of 23:06.526 (11.72%)1545Total events: 838881546Top 5 slowest suites (by time):1547Environments page (./spec/features/projects/environments/environments_spec.rb:5) – 00:24.465 (13639 / 38) of 03:58.569 (10.26%)1548Projects > Sh... uploads files (./spec/features/projects/show/user_uploads_files_spec.rb:5) – 00:22.854 (10215 / 12) of 02:41.434 (14.16%)1549User uses shortcuts (./spec/features/projects/user_uses_shortcuts_spec.rb:5) – 00:18.081 (6911 / 16) of 02:17.858 (13.12%)1550User closes/r... merge request (./spec/features/merge_request/user_closes_reopens_merge_request_state_spec.rb:5) – 00:16.698 (6390 / 4) of 00:57.316 (29.13%)1551Login (./spec/features/users/login_spec.rb:5) – 00:14.094 (8119 / 76) of 03:37.914 (6.47%)1552Knapsack report was generated. Preview:1553{1554 "spec/features/projects/environments/environments_spec.rb": 238.56905801299945,1555 "spec/features/users/login_spec.rb": 217.91395184300018,1556 "spec/features/projects/show/user_uploads_files_spec.rb": 161.43416710900055,1557 "spec/features/projects/user_uses_shortcuts_spec.rb": 137.85754554499908,1558 "spec/features/admin/admin_mode/login_spec.rb": 103.29667700100072,1559 "spec/features/groups/members/tabs_spec.rb": 85.39296469800138,1560 "spec/features/projects/branches/user_views_branches_spec.rb": 74.20958904600047,1561 "spec/features/merge_request/user_closes_reopens_merge_request_state_spec.rb": 57.3166265180007,1562 "spec/features/boards/multiple_boards_spec.rb": 47.216818035998585,1563 "spec/features/explore/groups_spec.rb": 42.22274490699965,1564 "spec/features/groups/settings/packages_and_registries_spec.rb": 33.85956270399947,1565 "spec/features/issues/filtered_search/dropdown_assignee_spec.rb": 28.322346900999037,1566 "spec/features/milestones/user_creates_milestone_spec.rb": 28.385115527999005,1567 "spec/features/groups/settings/repository_spec.rb": 22.80702790000032,1568 "spec/features/projects/badges/coverage_spec.rb": 18.078886732000683,1569 "spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb": 16.691375648000758,1570 "spec/features/projects/settings/user_tags_project_spec.rb": 13.429380216999562,1571 "spec/features/projects/commit/user_sees_pipelines_tab_spec.rb": 12.86346803699962,1572 "spec/features/boards/keyboard_shortcut_spec.rb": 9.438851098000669,1573 "spec/features/profiles/user_changes_notified_of_own_activity_spec.rb": 9.939794391999385,1574 "spec/features/projects/blobs/shortcuts_blob_spec.rb": 7.536407341000086,1575 "spec/features/projects/integrations/apple_app_store_spec.rb": 6.569646917998398,1576 "spec/features/projects/settings/user_sees_revoke_deploy_token_modal_spec.rb": 6.696204799000043,1577 "spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb": 3.083639762999155,1578 "spec/features/file_uploads/ci_artifact_spec.rb": 2.005552878999879,1579 "spec/features/read_only_spec.rb": 1.11721408199991861580}1581Knapsack global time execution for tests: 23m 06s1582Finished in 23 minutes 35 seconds (files took 44.35 seconds to load)1583253 examples, 0 failures1584Randomized with seed 493001585Failed to write to log, write log/workhorse-test.log: file already closed1586[TEST PROF INFO] Time spent in factories: 01:50.990 (7.83% of total time)1587RSpec exited with 0.1588No examples to retry, congrats!1590Running after script...1591$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1602$ tooling/bin/push_job_metrics || true1603[job-metrics] Pushing job metrics file for the CI/CD job.1604[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1606Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-16 due to policy1608Uploading artifacts...1609auto_explain/: found 3 matching artifact files and directories 1610coverage/: found 5 matching artifact files and directories 1611crystalball/: found 2 matching artifact files and directories 1612WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1613knapsack/: found 4 matching artifact files and directories 1614rspec/: found 16 matching artifact files and directories 1615WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1616log/*.log: found 17 matching artifact files and directories 1617WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6285088143/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1618WARNING: Retrying... context=artifacts-uploader error=request redirected1619Uploading artifacts as "archive" to coordinator... 201 Created id=6285088143 responseStatus=201 Created token=glcbt-651620Uploading artifacts...1621rspec/rspec-*.xml: found 1 matching artifact files and directories 1622WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6285088143/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1623WARNING: Retrying... context=artifacts-uploader error=request redirected1624Uploading artifacts as "junit" to coordinator... 201 Created id=6285088143 responseStatus=201 Created token=glcbt-651626Job succeeded