rspec system pg14 27/32
Passed Started
by
@mgandres
Mireya Andres
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-4.shared-gitlab-org.runners-manager.gitlab.com/default x5QiHUKw, system ID: s_b9637080a79e3 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:57763d55554967cf0a9b05258512282482807d361c68b10fd9599ac9732bfb04 for redis:6.2-alpine with digest redis@sha256:3fcb624d83a9c478357f16dc173c58ded325ccc5fd2a4375f3916c04cc579f70 ...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:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 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:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...25Running on runner-x5qihukw-project-278964-concurrent-0 via runner-x5qihukw-shared-gitlab-org-1710992741-b300091f...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 (6443649907)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649907 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 (6443649929)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649929 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6443649937)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649937 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6443649934)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649934 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 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:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh729Using decomposed database config (config/database.yml.decomposed-postgresql)730Geo DB won't be set up.731Embedding DB won't be set up.743$ source ./scripts/rspec_helpers.sh744$ run_timed_command "gem install knapsack --no-document"745$ gem install knapsack --no-document746Successfully installed knapsack-4.0.07471 gem installed748==> 'gem install knapsack --no-document' succeeded in 1 seconds.749$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"754$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"755$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"756$ tooling/bin/create_job_metrics_file || true757[job-metrics] Creating the job metrics file for the CI/CD job.758$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"760[06:26:04] Starting rspec_parallelized_job761RETRY_FAILED_TESTS_IN_NEW_PROCESS: true762KNAPSACK_GENERATE_REPORT: true763FLAKY_RSPEC_GENERATE_REPORT: true764KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb765KNAPSACK_LOG_LEVEL: debug766KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_27_32_278964_report.json767FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json768FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_27_32_278964_report.json769NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_27_32_278964_report.json770RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6443650175.txt771CRYSTALBALL: 772RSPEC_TESTS_MAPPING_ENABLED: 773RSPEC_TESTS_FILTER_FILE: 774Shell set options (set -o) enabled:775braceexpand on776hashall on777interactive-comments on778pipefail on779Knapsack report generator started!780Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}781# [RSpecRunTime] Starting RSpec timer...782[TEST PROF INFO] EventProf enabled (sql.active_record)783unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.784unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.785Test environment set up in 2.652550969 seconds786# [RSpecRunTime] Starting example group spec/features/security/project/private_access_spec.rb. Expected to take 4 minutes 31.79 seconds.787Private Project Access788 Project should be private789 #private?790 is expected to be truthy791 GET /:project_path792 is allowed for admin when admin mode is enabled793 is denied for admin when admin mode is disabled794 is expected to be allowed for owner795 is expected to be allowed for maintainer796 is expected to be allowed for developer797 is expected to be allowed for reporter798 is expected to be allowed for guest799 is expected to be denied for user800 is expected to be denied for external801 is expected to be denied for visitor802# [RSpecRunTime] RSpec elapsed time: 20.25 seconds. Current RSS: ~1459M. load average: 1.14 0.64 0.50 1/295 493803 GET /:project_path/-/tree/master804 is allowed for admin when admin mode is enabled805 is denied for admin when admin mode is disabled806 is expected to be allowed for owner807 is expected to be allowed for maintainer808 is expected to be allowed for developer809 is expected to be allowed for reporter810 is expected to be denied for guest811 is expected to be denied for user812 is expected to be denied for external813 is expected to be denied for visitor814# [RSpecRunTime] RSpec elapsed time: 26.33 seconds. Current RSS: ~1481M. load average: 1.12 0.65 0.50 1/296 539815 GET /:project_path/-/commits/master816 is allowed for admin when admin mode is enabled817 is denied for admin when admin mode is disabled818 is expected to be allowed for owner819 is expected to be allowed for maintainer820 is expected to be allowed for developer821 is expected to be allowed for reporter822 is expected to be denied for guest823 is expected to be denied for user824 is expected to be denied for external825 is expected to be denied for visitor826# [RSpecRunTime] RSpec elapsed time: 32.94 seconds. Current RSS: ~1489M. load average: 1.11 0.66 0.50 1/296 587827 GET /:project_path/-/commit/:sha828 is allowed for admin when admin mode is enabled829 is denied for admin when admin mode is disabled830 is expected to be allowed for owner831 is expected to be allowed for maintainer832 is expected to be allowed for developer833 is expected to be allowed for reporter834 is expected to be denied for guest835 is expected to be denied for user836 is expected to be denied for external837 is expected to be denied for visitor838# [RSpecRunTime] RSpec elapsed time: 40.16 seconds. Current RSS: ~1498M. load average: 1.10 0.67 0.51 1/296 633839 GET /:project_path/-/compare840 is allowed for admin when admin mode is enabled841 is denied for admin when admin mode is disabled842 is expected to be allowed for owner843 is expected to be allowed for maintainer844 is expected to be allowed for developer845 is expected to be allowed for reporter846 is expected to be denied for guest847 is expected to be denied for user848 is expected to be denied for external849 is expected to be denied for visitor850# [RSpecRunTime] RSpec elapsed time: 46.03 seconds. Current RSS: ~1499M. load average: 1.09 0.67 0.51 1/296 634851 GET /:project_path/-/project_members852 is allowed for admin when admin mode is enabled853 is denied for admin when admin mode is disabled854 is expected to be allowed for owner855 is expected to be allowed for maintainer856 is expected to be allowed for developer857 is expected to be allowed for reporter858 is expected to be allowed for guest859 is expected to be denied for user860 is expected to be denied for visitor861 is expected to be denied for external862# [RSpecRunTime] RSpec elapsed time: 52.78 seconds. Current RSS: ~1501M. load average: 1.08 0.68 0.52 1/291 635863 GET /:project_path/-/settings/ci_cd864 is allowed for admin when admin mode is enabled865 is denied for admin when admin mode is disabled866 is expected to be allowed for owner867 is expected to be allowed for maintainer868 is expected to be denied for developer869 is expected to be denied for reporter870 is expected to be denied for guest871 is expected to be denied for user872 is expected to be denied for visitor873 is expected to be denied for external874# [RSpecRunTime] RSpec elapsed time: 59.38 seconds. Current RSS: ~1500M. load average: 1.07 0.69 0.52 1/295 642875 GET /:project_path/-/settings/repository876 is allowed for admin when admin mode is enabled877 is denied for admin when admin mode is disabled878 is expected to be allowed for owner879 is expected to be allowed for maintainer880 is expected to be denied for developer881 is expected to be denied for reporter882 is expected to be denied for guest883 is expected to be denied for user884 is expected to be denied for external885 is expected to be denied for visitor886# [RSpecRunTime] RSpec elapsed time: 1 minute 5.29 seconds. Current RSS: ~1495M. load average: 1.06 0.70 0.52 1/294 644887 GET /:project_path/-/blob888 is allowed for admin when admin mode is enabled889 is denied for admin when admin mode is disabled890 is expected to be allowed for owner891 is expected to be allowed for maintainer892 is expected to be allowed for developer893 is expected to be allowed for reporter894 is expected to be denied for guest895 is expected to be denied for user896 is expected to be denied for external897 is expected to be denied for visitor898# [RSpecRunTime] RSpec elapsed time: 1 minute 11.84 seconds. Current RSS: ~1501M. load average: 1.06 0.70 0.53 1/297 705899 GET /:project_path/edit900 is allowed for admin when admin mode is enabled901 is denied for admin when admin mode is disabled902 is expected to be allowed for owner903 is expected to be allowed for maintainer904 is expected to be denied for developer905 is expected to be denied for reporter906 is expected to be denied for guest907 is expected to be denied for user908 is expected to be denied for external909 is expected to be denied for visitor910# [RSpecRunTime] RSpec elapsed time: 1 minute 17.66 seconds. Current RSS: ~1499M. load average: 1.05 0.71 0.53 1/297 706911 GET /:project_path/deploy_keys912 is allowed for admin when admin mode is enabled913 is denied for admin when admin mode is disabled914 is expected to be allowed for owner915 is expected to be allowed for maintainer916 is expected to be denied for developer917 is expected to be denied for reporter918 is expected to be denied for guest919 is expected to be denied for user920 is expected to be denied for external921 is expected to be denied for visitor922# [RSpecRunTime] RSpec elapsed time: 1 minute 23.54 seconds. Current RSS: ~1502M. load average: 1.05 0.71 0.53 1/292 707923 GET /:project_path/issues924 is allowed for admin when admin mode is enabled925 is denied for admin when admin mode is disabled926 is expected to be allowed for owner927 is expected to be allowed for maintainer928 is expected to be allowed for developer929 is expected to be allowed for reporter930 is expected to be allowed for guest931 is expected to be denied for user932 is expected to be denied for external933 is expected to be denied for visitor934# [RSpecRunTime] RSpec elapsed time: 1 minute 30.31 seconds. Current RSS: ~1500M. load average: 1.11 0.74 0.54 1/292 708935 GET /:project_path/issues/:id/edit936 is allowed for admin when admin mode is enabled937 is denied for admin when admin mode is disabled938 is expected to be allowed for owner939 is expected to be allowed for maintainer940 is expected to be allowed for developer941 is expected to be allowed for reporter942 is expected to be denied for guest943 is expected to be denied for user944 is expected to be denied for external945 is expected to be denied for visitor946# [RSpecRunTime] RSpec elapsed time: 1 minute 37.75 seconds. Current RSS: ~1491M. load average: 1.10 0.74 0.55 1/293 712947 GET /:project_path/snippets948 is allowed for admin when admin mode is enabled949 is denied for admin when admin mode is disabled950 is expected to be allowed for owner951 is expected to be allowed for maintainer952 is expected to be allowed for developer953 is expected to be allowed for reporter954 is expected to be allowed for guest955 is expected to be denied for user956 is expected to be denied for external957 is expected to be denied for visitor958# [RSpecRunTime] RSpec elapsed time: 1 minute 44.2 seconds. Current RSS: ~1487M. load average: 1.10 0.75 0.55 1/292 713959 GET /:project_path/-/merge_requests960 is allowed for admin when admin mode is enabled961 is denied for admin when admin mode is disabled962 is expected to be allowed for owner963 is expected to be allowed for maintainer964 is expected to be allowed for developer965 is expected to be allowed for reporter966 is expected to be denied for guest967 is expected to be denied for user968 is expected to be denied for external969 is expected to be denied for visitor970# [RSpecRunTime] RSpec elapsed time: 1 minute 50.59 seconds. Current RSS: ~1497M. load average: 1.00 0.74 0.55 1/292 714971 GET /:project_path/-/branches972 is allowed for admin when admin mode is enabled973 is denied for admin when admin mode is disabled974 is expected to be allowed for owner975 is expected to be allowed for maintainer976 is expected to be allowed for developer977 is expected to be allowed for reporter978 is expected to be denied for guest979 is expected to be denied for user980 is expected to be denied for external981 is expected to be denied for visitor982# [RSpecRunTime] RSpec elapsed time: 1 minute 57.53 seconds. Current RSS: ~1495M. load average: 1.00 0.74 0.55 1/297 751983 GET /:project_path/-/tags984 is allowed for admin when admin mode is enabled985 is denied for admin when admin mode is disabled986 is expected to be allowed for owner987 is expected to be allowed for maintainer988 is expected to be allowed for developer989 is expected to be allowed for reporter990 is expected to be denied for guest991 is expected to be denied for user992 is expected to be denied for external993 is expected to be denied for visitor994# [RSpecRunTime] RSpec elapsed time: 2 minutes 5.4 seconds. Current RSS: ~1495M. load average: 1.07 0.77 0.56 1/295 772995 GET /:project_path/-/settings/integrations996 is allowed for admin when admin mode is enabled997 is denied for admin when admin mode is disabled998 is expected to be allowed for owner999 is expected to be allowed for maintainer1000 is expected to be denied for developer1001 is expected to be denied for reporter1002 is expected to be denied for guest1003 is expected to be denied for user1004 is expected to be denied for external1005 is expected to be denied for visitor1006# [RSpecRunTime] RSpec elapsed time: 2 minutes 11.27 seconds. Current RSS: ~1489M. load average: 1.07 0.77 0.56 1/292 7731007 GET /:project_path/pipelines1008 is allowed for admin when admin mode is enabled1009 is denied for admin when admin mode is disabled1010 is expected to be allowed for owner1011 is expected to be allowed for maintainer1012 is expected to be allowed for developer1013 is expected to be allowed for reporter1014 is expected to be denied for guest1015 is expected to be denied for user1016 is expected to be denied for external1017 is expected to be denied for visitor1018 when public builds is enabled1019 is expected to be allowed for guest1020# [RSpecRunTime] RSpec elapsed time: 2 minutes 18.24 seconds. Current RSS: ~1495M. load average: 1.06 0.78 0.57 1/293 8041021 when public buils are disabled1022 is expected to be denied for guest1023 GET /:project_path/pipelines/:id1024 is allowed for admin when admin mode is enabled1025 is denied for admin when admin mode is disabled1026 is expected to be allowed for owner1027 is expected to be allowed for maintainer1028 is expected to be allowed for developer1029 is expected to be allowed for reporter1030 is expected to be denied for guest1031 is expected to be denied for user1032 is expected to be denied for external1033 is expected to be denied for visitor1034 when public builds is enabled1035 is expected to be allowed for guest1036# [RSpecRunTime] RSpec elapsed time: 2 minutes 26.4 seconds. Current RSS: ~1498M. load average: 1.05 0.78 0.57 1/289 8161037 when public buils are disabled1038 is expected to be denied for guest1039 GET /:project_path/builds1040 is allowed for admin when admin mode is enabled1041 is denied for admin when admin mode is disabled1042 is expected to be allowed for owner1043 is expected to be allowed for maintainer1044 is expected to be allowed for developer1045 is expected to be allowed for reporter1046 is expected to be denied for guest1047 is expected to be denied for user1048 is expected to be denied for external1049 is expected to be denied for visitor1050 when public builds is enabled1051 is expected to be allowed for guest1052# [RSpecRunTime] RSpec elapsed time: 2 minutes 33.68 seconds. Current RSS: ~1498M. load average: 1.05 0.79 0.57 1/288 8181053 when public buils are disabled1054 is expected to be denied for guest1055 GET /:project_path/builds/:id1056 is allowed for admin when admin mode is enabled1057 is denied for admin when admin mode is disabled1058 is expected to be allowed for owner1059 is expected to be allowed for maintainer1060 is expected to be allowed for developer1061 is expected to be allowed for reporter1062 is expected to be denied for guest1063 is expected to be denied for user1064 is expected to be denied for external1065 is expected to be denied for visitor1066 when public builds is enabled1067 is expected to be allowed for guest1068# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.3 seconds. Current RSS: ~1486M. load average: 1.04 0.80 0.58 1/289 8331069 when public buils are disabled1070 is expected to be denied for guest1071 GET /:project_path/builds/:id/trace1072 is allowed for admin when admin mode is enabled1073 is denied for admin when admin mode is disabled1074 is expected to be allowed for owner1075 is expected to be allowed for maintainer1076 is expected to be allowed for developer1077 is expected to be allowed for reporter1078 is expected to be denied for guest1079 is expected to be denied for user1080 is expected to be denied for external1081 is expected to be denied for visitor1082 when public builds is enabled1083 is expected to be allowed for guest1084# [RSpecRunTime] RSpec elapsed time: 2 minutes 50.72 seconds. Current RSS: ~1469M. load average: 1.03 0.80 0.58 1/291 8551085 when public builds is disabled1086 is expected to be denied for guest1087 GET /:project_path/-/environments1088 is allowed for admin when admin mode is enabled1089 is denied for admin when admin mode is disabled1090 is expected to be allowed for owner1091 is expected to be allowed for maintainer1092 is expected to be allowed for developer1093 is expected to be allowed for reporter1094 is expected to be denied for guest1095 is expected to be denied for user1096 is expected to be denied for external1097 is expected to be denied for visitor1098# [RSpecRunTime] RSpec elapsed time: 2 minutes 57.3 seconds. Current RSS: ~1479M. load average: 1.03 0.81 0.59 1/290 8601099 GET /:project_path/-/environments/:id1100 is allowed for admin when admin mode is enabled1101 is denied for admin when admin mode is disabled1102 is expected to be allowed for owner1103 is expected to be allowed for maintainer1104 is expected to be allowed for developer1105 is expected to be allowed for reporter1106 is expected to be denied for guest1107 is expected to be denied for user1108 is expected to be denied for external1109 is expected to be denied for visitor1110# [RSpecRunTime] RSpec elapsed time: 3 minutes 3.4 seconds. Current RSS: ~1481M. load average: 1.03 0.81 0.59 1/287 8611111 GET /:project_path/-/environments/:id/deployments1112 is allowed for admin when admin mode is enabled1113 is denied for admin when admin mode is disabled1114 is expected to be allowed for owner1115 is expected to be allowed for maintainer1116 is expected to be allowed for developer1117 is expected to be allowed for reporter1118 is expected to be denied for guest1119 is expected to be denied for user1120 is expected to be denied for external1121 is expected to be denied for visitor1122# [RSpecRunTime] RSpec elapsed time: 3 minutes 7.8 seconds. Current RSS: ~1490M. load average: 1.02 0.81 0.59 1/287 8621123 GET /:project_path/-/environments/new1124 is allowed for admin when admin mode is enabled1125 is denied for admin when admin mode is disabled1126 is expected to be allowed for owner1127 is expected to be allowed for maintainer1128 is expected to be allowed for developer1129 is expected to be denied for reporter1130 is expected to be denied for guest1131 is expected to be denied for user1132 is expected to be denied for external1133 is expected to be denied for visitor1134# [RSpecRunTime] RSpec elapsed time: 3 minutes 13.31 seconds. Current RSS: ~1494M. load average: 1.02 0.82 0.59 1/287 8631135 GET /:project_path/pipeline_schedules1136 is allowed for admin when admin mode is enabled1137 is denied for admin when admin mode is disabled1138 is expected to be allowed for owner1139 is expected to be allowed for maintainer1140 is expected to be allowed for developer1141 is expected to be allowed for reporter1142 is expected to be denied for guest1143 is expected to be denied for user1144 is expected to be denied for external1145 is expected to be denied for visitor1146# [RSpecRunTime] RSpec elapsed time: 3 minutes 19.27 seconds. Current RSS: ~1494M. load average: 1.02 0.82 0.60 1/287 8641147 GET /:project_path/pipeline_schedules/new1148 is allowed for admin when admin mode is enabled1149 is denied for admin when admin mode is disabled1150 is expected to be allowed for owner1151 is expected to be allowed for maintainer1152 is expected to be allowed for developer1153 is expected to be denied for reporter1154 is expected to be denied for guest1155 is expected to be denied for user1156 is expected to be denied for external1157 is expected to be denied for visitor1158# [RSpecRunTime] RSpec elapsed time: 3 minutes 24.93 seconds. Current RSS: ~1482M. load average: 1.02 0.83 0.60 1/287 8651159 GET /:project_path/-/environments/new1160 is allowed for admin when admin mode is enabled1161 is denied for admin when admin mode is disabled1162 is expected to be allowed for owner1163 is expected to be allowed for maintainer1164 is expected to be allowed for developer1165 is expected to be denied for reporter1166 is expected to be denied for guest1167 is expected to be denied for user1168 is expected to be denied for external1169 is expected to be denied for visitor1170# [RSpecRunTime] RSpec elapsed time: 3 minutes 30.6 seconds. Current RSS: ~1481M. load average: 1.02 0.83 0.60 1/287 8661171 GET /:project_path/container_registry1172 is allowed for admin when admin mode is enabled1173 is denied for admin when admin mode is disabled1174 is expected to be allowed for owner1175 is expected to be allowed for maintainer1176 is expected to be allowed for developer1177 is expected to be allowed for reporter1178 is expected to be denied for guest1179 is expected to be denied for user1180 is expected to be denied for external1181 is expected to be denied for visitor1182# [RSpecRunTime] RSpec elapsed time: 3 minutes 40.93 seconds. Current RSS: ~1470M. load average: 1.01 0.84 0.61 1/287 8671183# [RSpecRunTime] Finishing example group spec/features/security/project/private_access_spec.rb. It took 3 minutes 35.92 seconds. Expected to take 4 minutes 31.79 seconds.1184# [RSpecRunTime] Starting example group spec/features/projects/environments/environments_spec.rb. Expected to take 3 minutes 52.69 seconds.1185Environments page1186Starting the Capybara driver server...1187Capybara starting Puma...1188* Version 6.4.0, codename: The Eagle of Durango1189* Min threads: 0, max threads: 41190* Listening on unix:///tmp/20240321-340-yxnif1191 does have a new environment button1192 page tabs1193 with one available environment1194 shows "Active" and "Stopped" tab with links1195 in active tab page1196 shows one environment1197# [RSpecRunTime] RSpec elapsed time: 3 minutes 53.92 seconds. Current RSS: ~1475M. load average: 1.30 0.91 0.63 1/368 9911198 with environments spanning multiple pages1199 renders second page of pipelines1200# [RSpecRunTime] RSpec elapsed time: 3 minutes 57.99 seconds. Current RSS: ~1476M. load average: 1.28 0.91 0.64 1/368 9931201 in stopped tab page1202 shows no environments1203# [RSpecRunTime] RSpec elapsed time: 4 minutes 1.32 seconds. Current RSS: ~1474M. load average: 1.26 0.91 0.64 1/372 9991204 when cluster is not reachable1205 shows one environment without error1206# [RSpecRunTime] RSpec elapsed time: 4 minutes 5.68 seconds. Current RSS: ~1476M. load average: 1.24 0.91 0.64 1/372 10011207 with one stopped environment1208 in active tab page1209 shows no environments1210# [RSpecRunTime] RSpec elapsed time: 4 minutes 9.38 seconds. Current RSS: ~1472M. load average: 1.24 0.91 0.64 1/372 10031211 in stopped tab page1212 shows one environment1213# [RSpecRunTime] RSpec elapsed time: 4 minutes 42.7 seconds. Current RSS: ~1455M. load average: 0.89 0.86 0.63 1/371 10051214 without environments1215 does not show environments and tabs1216# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.04 seconds. Current RSS: ~1461M. load average: 0.89 0.86 0.64 1/372 10071217 environments table1218 when there are no deployments1219 shows environments names and counters1220 does not show deployments1221 shows stop button when environment is not stoppable1222# [RSpecRunTime] RSpec elapsed time: 4 minutes 57.3 seconds. Current RSS: ~1488M. load average: 0.84 0.85 0.63 2/372 10111223 when there are successful deployments1224 shows deployment SHA and internal ID1225 when builds and manual actions are present1226 shows a play button1227 allows to play a manual action1228 shows a stop button and dialog1229 does not show external link button1230 does not show terminal button1231 with external_url1232 shows an external link button1233# [RSpecRunTime] RSpec elapsed time: 5 minutes 28.92 seconds. Current RSS: ~1514M. load average: 0.90 0.86 0.65 1/378 11931234 with stop action1235 shows a stop button and dialog1236 when user is a reporter1237 does not show stop button1238# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.17 seconds. Current RSS: ~1515M. load average: 0.92 0.87 0.65 1/378 12401239 when kubernetes terminal is available1240 when user configured kubernetes from CI/CD > Clusters1241 for project maintainer1242 shows the terminal button1243# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.84 seconds. Current RSS: ~1519M. load average: 0.92 0.87 0.65 1/381 12711244 when user is a developer1245 does not show terminal button1246# [RSpecRunTime] RSpec elapsed time: 5 minutes 49.15 seconds. Current RSS: ~1514M. load average: 0.93 0.87 0.65 1/381 12981247 when there is a delayed job1248 has a dropdown for actionable jobs1249 has link to the delayed job's action1250 when delayed job is expired already1251 shows 00:00:00 as the remaining time1252# [RSpecRunTime] RSpec elapsed time: 6 minutes 3.13 seconds. Current RSS: ~1509M. load average: 0.95 0.88 0.66 1/382 13761253 when there is an upcoming deployment1254 renders the upcoming deployment1255# [RSpecRunTime] RSpec elapsed time: 6 minutes 8.0 seconds. Current RSS: ~1504M. load average: 0.95 0.88 0.66 1/382 14041256 stop actions1257 status: :success, warning_present_if_ff_disabled: false1258 when :environment_stop_actions_include_all_finished_deployments FF is enabled1259 shows a stop action dialog without a warning message1260# [RSpecRunTime] RSpec elapsed time: 6 minutes 12.67 seconds. Current RSS: ~1504M. load average: 0.96 0.89 0.66 1/382 14311261 when :environment_stop_actions_include_all_finished_deployments FF is disabled1262 shows a stop action dialog with the correct message1263# [RSpecRunTime] RSpec elapsed time: 6 minutes 46.82 seconds. Current RSS: ~1480M. load average: 1.02 0.91 0.68 1/375 14431264 status: :failed, warning_present_if_ff_disabled: true1265 when :environment_stop_actions_include_all_finished_deployments FF is enabled1266 shows a stop action dialog without a warning message1267# [RSpecRunTime] RSpec elapsed time: 6 minutes 50.58 seconds. Current RSS: ~1486M. load average: 1.34 0.98 0.71 1/380 14551268 when :environment_stop_actions_include_all_finished_deployments FF is disabled1269 shows a stop action dialog with the correct message1270# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.5 seconds. Current RSS: ~1483M. load average: 1.34 0.98 0.71 1/381 14671271 status: :canceled, warning_present_if_ff_disabled: true1272 when :environment_stop_actions_include_all_finished_deployments FF is enabled1273 shows a stop action dialog without a warning message1274# [RSpecRunTime] RSpec elapsed time: 6 minutes 58.15 seconds. Current RSS: ~1483M. load average: 1.31 0.98 0.71 1/381 14791275 when :environment_stop_actions_include_all_finished_deployments FF is disabled1276 shows a stop action dialog with the correct message1277# [RSpecRunTime] RSpec elapsed time: 7 minutes 1.81 seconds. Current RSS: ~1480M. load average: 1.37 1.00 0.72 1/382 14921278 creating a new environment1279 user is a developer1280 developer creates a new environment with a valid name1281 developer creates a new environment with invalid name1282# [RSpecRunTime] RSpec elapsed time: 7 minutes 17.46 seconds. Current RSS: ~1478M. load average: 1.51 1.05 0.74 1/377 14951283 user is a reporter1284 reporters tries to create a new environment1285# [RSpecRunTime] RSpec elapsed time: 7 minutes 22.09 seconds. Current RSS: ~1477M. load average: 1.47 1.05 0.74 1/377 14971286 environments folders1287 available environments1288 users unfurls an environment folder1289# [RSpecRunTime] RSpec elapsed time: 7 minutes 26.74 seconds. Current RSS: ~1476M. load average: 1.43 1.05 0.74 1/377 14991290 stopped environments1291 users unfurls an environment folder1292# [RSpecRunTime] RSpec elapsed time: 7 minutes 31.35 seconds. Current RSS: ~1483M. load average: 1.63 1.10 0.76 1/377 15011293# [RSpecRunTime] Finishing example group spec/features/projects/environments/environments_spec.rb. It took 3 minutes 50.13 seconds. Expected to take 3 minutes 52.69 seconds.1294# [RSpecRunTime] Starting example group spec/features/projects/files/user_browses_files_spec.rb. Expected to take 2 minutes 53.48 seconds.1295User browses files1296 shows last commit for current directory1297 when browsing the master branch1298 shows files from a repository1299 shows the `Browse Directory` link1300 shows the `Browse File` link1301 shows the `Browse Files` link1302 redirects to the permalink URL1303# [RSpecRunTime] RSpec elapsed time: 8 minutes 20.07 seconds. Current RSS: ~1550M. load average: 1.92 1.27 0.83 1/387 23571304 when browsing the `markdown` branch1305 when browsing the root1306 redirects to the permalink URL1307 shows correct files and links1308 shows correct content of file1309 shows correct content of directory1310# [RSpecRunTime] RSpec elapsed time: 9 minutes 10.1 seconds. Current RSS: ~1526M. load average: 2.87 1.65 0.99 1/386 31411311 when commit message has markdown1312 renders emojis1313# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.26 seconds. Current RSS: ~1528M. load average: 2.87 1.65 0.99 1/385 32461314 when browsing a `improve/awesome` branch1315 shows files from a repository1316# [RSpecRunTime] RSpec elapsed time: 9 minutes 22.58 seconds. Current RSS: ~1525M. load average: 2.66 1.65 1.00 1/386 34051317 when browsing a `Ääh-test-utf-8` branch1318 shows files from a repository1319# [RSpecRunTime] RSpec elapsed time: 9 minutes 30.18 seconds. Current RSS: ~1530M. load average: 2.86 1.72 1.03 1/385 35731320 when browsing a `test-#` branch1321 shows files from a repository1322# [RSpecRunTime] RSpec elapsed time: 9 minutes 37.86 seconds. Current RSS: ~1533M. load average: 2.79 1.73 1.04 1/385 37251323 when browsing a specific ref1324 shows files from a repository for `6d39438`1325 shows files from a repository with apostrophe in its name1326 shows the code with a leading dot in the directory1327# [RSpecRunTime] RSpec elapsed time: 10 minutes 7.22 seconds. Current RSS: ~1548M. load average: 2.50 1.77 1.07 1/386 42231328 when browsing a file content1329 shows a file content1330 is possible to blame1331# [RSpecRunTime] RSpec elapsed time: 10 minutes 23.55 seconds. Current RSS: ~1522M. load average: 2.58 1.83 1.10 1/386 44291332 when browsing a file with pathspec characters1333 shows raw file content in a new tab1334# [RSpecRunTime] RSpec elapsed time: 10 minutes 27.47 seconds. Current RSS: ~1530M. load average: 2.45 1.81 1.10 2/386 44911335 when browsing a raw file1336 shows raw file content in a new tab1337# [RSpecRunTime] RSpec elapsed time: 10 minutes 33.16 seconds. Current RSS: ~1518M. load average: 2.41 1.82 1.11 1/386 46051338# [RSpecRunTime] Finishing example group spec/features/projects/files/user_browses_files_spec.rb. It took 3 minutes 1.8 seconds. Expected to take 2 minutes 53.48 seconds.1339# [RSpecRunTime] Starting example group spec/features/projects/user_uses_shortcuts_spec.rb. Expected to take 2 minutes 19.21 seconds.1340User uses shortcuts1341 when navigating to the Project pages1342 redirects to the project overview page1343 redirects to the activity page1344# [RSpecRunTime] RSpec elapsed time: 10 minutes 53.06 seconds. Current RSS: ~1521M. load average: 2.66 1.91 1.15 1/387 49141345 when navigating to the Repository pages1346 redirects to the repository files page1347 redirects to the repository graph page1348 redirects to the repository charts page1349 when hitting the commits controller1350 redirects to the repository commits page1351# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.84 seconds. Current RSS: ~1585M. load average: 2.36 1.95 1.20 1/388 55461352 when navigating to the Issues pages1353 redirects to the issues list page1354 redirects to the issue board page1355 redirects to the new issue page1356# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.63 seconds. Current RSS: ~1549M. load average: 2.55 2.02 1.24 1/389 58601357 when navigating to the Merge Requests pages1358 redirects to the merge requests page1359# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.26 seconds. Current RSS: ~1552M. load average: 2.58 2.04 1.25 1/389 59641360 when navigating to the CI/CD pages1361 redirects to the Pipelines page1362 redirects to the Jobs page1363# [RSpecRunTime] RSpec elapsed time: 12 minutes 19.48 seconds. Current RSS: ~1550M. load average: 2.77 2.10 1.29 1/389 61771364 when navigating to the Deployments page1365 redirects to the Environments page1366# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.34 seconds. Current RSS: ~1555M. load average: 2.50 2.06 1.28 1/389 62811367 when navigating to the Infrastructure pages1368 redirects to the Kubernetes page1369# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.1 seconds. Current RSS: ~1550M. load average: 2.59 2.10 1.30 1/389 63861370 when navigating to the Snippets pages1371 redirects to the snippets page1372# [RSpecRunTime] RSpec elapsed time: 12 minutes 42.52 seconds. Current RSS: ~1554M. load average: 2.86 2.16 1.33 1/389 64901373 when navigating to the Wiki pages1374 redirects to the wiki page1375# [RSpecRunTime] RSpec elapsed time: 12 minutes 49.71 seconds. Current RSS: ~1554M. load average: 2.57 2.12 1.32 1/389 66041376# [RSpecRunTime] Finishing example group spec/features/projects/user_uses_shortcuts_spec.rb. It took 2 minutes 16.53 seconds. Expected to take 2 minutes 19.21 seconds.1377# [RSpecRunTime] Starting example group spec/features/merge_request/user_accepts_merge_request_spec.rb. Expected to take 1 minute 44.74 seconds.1378User accepts a merge request1379 presents merged merge request content1380 when merge method is set to merge commit1381 when merge method is set to fast-forward merge1382 accepts a merge request with rebase and merge1383 accepts a merge request with squash and merge1384# [RSpecRunTime] RSpec elapsed time: 13 minutes 35.94 seconds. Current RSS: ~1561M. load average: 3.20 2.33 1.43 1/400 68961385 with removing the source branch1386 accepts a merge request1387# [RSpecRunTime] RSpec elapsed time: 13 minutes 51.11 seconds. Current RSS: ~1557M. load average: 3.13 2.36 1.46 1/401 69921388 without removing the source branch1389 accepts a merge request1390# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.11 seconds. Current RSS: ~1557M. load average: 3.24 2.42 1.49 1/401 70791391 when a URL has an anchor1392 accepts a merge request1393# [RSpecRunTime] RSpec elapsed time: 14 minutes 21.36 seconds. Current RSS: ~1555M. load average: 3.19 2.45 1.52 1/402 71761394 when modifying the merge commit message1395 accepts a merge request1396# [RSpecRunTime] RSpec elapsed time: 14 minutes 36.16 seconds. Current RSS: ~1558M. load average: 2.93 2.43 1.52 1/402 72631397# [RSpecRunTime] Finishing example group spec/features/merge_request/user_accepts_merge_request_spec.rb. It took 1 minute 46.47 seconds. Expected to take 1 minute 44.74 seconds.1398# [RSpecRunTime] Starting example group spec/features/projects/settings/merge_requests_settings_spec.rb. Expected to take 1 minute 21.17 seconds.1399Projects > Settings > Merge requests1400 shows Squash commit options1401 shows "Merge commit" strategy1402 shows "Fast-forward merge" strategy1403 shows "Merge commit with semi-linear history " strategy1404 when Merge Request and Pipelines are initially enabled1405 when Pipelines are initially enabled1406 shows the Merge Requests settings1407# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.04 seconds. Current RSS: ~1551M. load average: 2.50 2.36 1.52 1/396 72681408 when Pipelines are initially disabled1409 shows the Merge Requests settings that do not depend on Builds feature1410# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.75 seconds. Current RSS: ~1544M. load average: 2.25 2.31 1.51 1/396 72751411 Squash commits when merging1412 initially has :squash_option set to :default_off1413 allows :squash_option to be set to :default_on1414 allows :squash_option to be set to :always1415 allows :squash_option to be set to :never1416# [RSpecRunTime] RSpec elapsed time: 15 minutes 24.81 seconds. Current RSS: ~1535M. load average: 1.97 2.24 1.51 1/394 72841417 With the fast_forward_merge_trains_support feature flag turned on1418 displays the fast forward merge train message1419# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.43 seconds. Current RSS: ~1536M. load average: 1.97 2.24 1.51 1/394 72851420 With the fast_forward_merge_trains_support feature flag turned off1421 does not display the fast forward merge train message1422# [RSpecRunTime] RSpec elapsed time: 15 minutes 28.09 seconds. Current RSS: ~1541M. load average: 1.97 2.24 1.51 1/393 72861423 Checkbox to enable merge request link1424 is initially checked1425 when unchecked sets :printing_merge_request_link_enabled to false1426# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.89 seconds. Current RSS: ~1534M. load average: 1.82 2.20 1.50 1/395 72921427 Checkbox to remove source branch after merge1428 is initially checked1429 when unchecked sets :remove_source_branch_after_merge to false1430# [RSpecRunTime] RSpec elapsed time: 15 minutes 45.11 seconds. Current RSS: ~1539M. load average: 1.85 2.19 1.51 1/394 72951431 when Merge Request are initially disabled1432 does not show the Merge Requests settings1433# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.25 seconds. Current RSS: ~1546M. load average: 2.03 2.22 1.52 1/395 73011434 target project settings1435 does not show target project section1436 when project is a fork1437 allows to change merge request target project behavior1438# [RSpecRunTime] RSpec elapsed time: 16 minutes 0.04 second. Current RSS: ~1553M. load average: 1.95 2.20 1.52 1/394 73021439# [RSpecRunTime] Finishing example group spec/features/projects/settings/merge_requests_settings_spec.rb. It took 1 minute 23.86 seconds. Expected to take 1 minute 21.17 seconds.1440# [RSpecRunTime] Starting example group spec/features/invites_spec.rb. Expected to take 1 minute 11.42 seconds.1441Group or Project invitations1442 when inviting a registered user1443 when signed out1444 when analyzing the redirects and forms from invite link click1445 renders sign up page with sign up notice1446 pre-fills the "Username or primary email" field on the sign in box with the invite_email from the invite1447 shows the Email to be the invite_email from the invite1448# [RSpecRunTime] RSpec elapsed time: 16 minutes 2.97 seconds. Current RSS: ~1561M. load average: 1.95 2.20 1.52 1/393 73091449 when invite is sent before account is created;ldap or service sign in for manual acceptance edge case1450 when invite clicked and not signed in1451 sign in, grants access and redirects to group page1452# [RSpecRunTime] RSpec elapsed time: 16 minutes 5.06 seconds. Current RSS: ~1561M. load average: 1.87 2.18 1.52 1/393 73101453 when signed in and an invite link is clicked1454 when user is an existing member1455 shows message user already a member1456# [RSpecRunTime] RSpec elapsed time: 16 minutes 6.09 seconds. Current RSS: ~1558M. load average: 1.87 2.18 1.52 1/392 73111457 when email case doesnt match1458 accepts invite1459# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.85 seconds. Current RSS: ~1550M. load average: 1.80 2.16 1.51 1/394 73211460 when declining the invitation from invitation reminder email1461 when signed in1462 declines application and redirects to dashboard1463# [RSpecRunTime] RSpec elapsed time: 16 minutes 11.04 seconds. Current RSS: ~1552M. load average: 1.80 2.16 1.51 1/394 73221464 when signed out with signup onboarding1465 declines application and redirects to sign in page1466 when inviting an unregistered user1467 when registering using invitation email1468 with admin approval required enabled1469 does not sign the user in1470# [RSpecRunTime] RSpec elapsed time: 16 minutes 16.46 seconds. Current RSS: ~1545M. load average: 1.74 2.14 1.51 1/394 73251471 with email confirmation disabled1472 when the user signs up for an account with the invitation email address1473 redirects to the most recent membership group page with all invitations automatically accepted1474# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.18 seconds. Current RSS: ~1547M. load average: 2.00 2.19 1.53 1/394 73281475 with email confirmation enabled1476 when user is not valid in sign up form1477 fails sign up and redirects back to sign up1478# [RSpecRunTime] RSpec elapsed time: 16 minutes 27.87 seconds. Current RSS: ~1537M. load average: 1.92 2.17 1.53 1/393 73291479 with invite email acceptance1480 tracks the accepted invite1481# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.15 seconds. Current RSS: ~1541M. load average: 2.09 2.20 1.54 1/394 73321482 when the user signs up for an account with the invitation email address1483 redirects to the most recent membership group page with all invitations automatically accepted1484# [RSpecRunTime] RSpec elapsed time: 16 minutes 40.71 seconds. Current RSS: ~1553M. load average: 1.92 2.16 1.54 1/394 73351485 when the email is already taken by a registered user1486 shows error state of email already used1487# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.42 seconds. Current RSS: ~1540M. load average: 1.84 2.14 1.53 1/393 73361488 when accepting an invite without an account1489 lands on sign up page and then registers1490# [RSpecRunTime] RSpec elapsed time: 16 minutes 52.06 seconds. Current RSS: ~1537M. load average: 1.86 2.13 1.54 1/396 73411491 when declining the invitation from invitation reminder email1492 declines application and shows a decline page1493# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.99 seconds. Current RSS: ~1536M. load average: 1.86 2.13 1.54 1/395 73421494 when inviting a registered user by a secondary email address1495 does not accept the pending invitation and does not redirect to the group path1496 when the secondary email address is confirmed1497 accepts the pending invitation and redirects to the group path1498# [RSpecRunTime] RSpec elapsed time: 17 minutes 4.1 seconds. Current RSS: ~1548M. load average: 1.97 2.15 1.55 1/396 73461499# [RSpecRunTime] Finishing example group spec/features/invites_spec.rb. It took 1 minute 4.08 seconds. Expected to take 1 minute 11.42 seconds.1500# [RSpecRunTime] Starting example group spec/features/nav/new_nav_for_everyone_callout_spec.rb. Expected to take 57.64 seconds.1501new navigation for everyone callout1502 with new navigation previously toggled off1503 shows a callout about the new navigation now being active for everyone1504 when user dismisses callout1505 hides callout (FAILED - 1)15071st Try error in ./spec/features/nav/new_nav_for_everyone_callout_spec.rb:31:1508expected not to find text "GitLab has redesigned the left sidebar to address customer feedback" in "Skip to main content Primary navigation Homepage Create new... Sidney Jones419 user’s menu D Default Search or go to… Your work Projects Groups Organizations Issues Merge requests To-Do List Milestones Snippets Activity Help GitLab has redesigned the left sidebar to address customer feedback. View details in this blog post. Here's how to file an issue with the GitLab product team. Learn more Your work Projects Welcome to GitLab Faster releases. Better code. Less pain. Create a project Projects are where you store your code, access issues, wiki and other features of GitLab. Create a group Groups are the best way to manage projects and members. Explore public projects Public projects are an easy way to allow everyone to have read-only access. Learn more about GitLab Take a look at the documentation to discover all of GitLab’s capabilities."1509Timeout (30s) reached while running a waiting Capybara finder.1510Consider using a non-waiting finder.1512Unexpected browser console output:1513webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1514webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1515webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1516webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1517webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1518webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1519webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1520webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1521webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1522webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1523webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1524webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1525webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1526webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1527webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1528webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1529webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1530webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1531webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1532webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1533webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1534webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1535webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1536webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1537webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1538webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1539webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1540webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1541webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1542webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1543webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1544webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1545webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1546webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1547webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1548webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1549webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1550webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1551webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1552webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1553webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1554webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1555webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1556webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1557webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1558webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1559webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1560webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1561webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1562webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1563webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1564webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1565webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1566webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1567https://www.gravatar.com/avatar/0947d94fb594cd1b84a17733e4794432853a749ef0b348f0318d3b1e1011b6a8?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1568webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1569webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1570webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1571webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1572webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1573webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1574webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1575webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1576webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1577webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1578webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1579webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1580webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1581webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1582webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1583webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1584webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1585webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1586webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1587webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1588webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1589webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1590webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1591webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1592webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1593webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1594webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1595webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1596webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1597webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1598webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1599webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1600webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1601webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1602webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1603webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1604webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1605webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1606webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1607webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1608webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1609webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1610webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1611webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1612webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1613webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1614webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1615webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1616webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1617webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1618webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1619webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1620webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1621webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1622webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1623webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1624webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1625webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1626webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1627webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1628webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1629webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1630webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1631webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1632webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1633webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1634webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1635webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1636webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1637webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1638https://www.gravatar.com/avatar/5053658479dd21e2f94dd420194c7fbe96497c71a79c0aeb4a1d5d965519af42?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1639https://www.gravatar.com/avatar/997b1acfbde89c8d7da840a5941c549fabb102360559d6d30f3132f53bc6a5c3?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1640https://www.gravatar.com/avatar/0234fd3e726423a4d0b21773b3f2ae487b04bfad5d299f8a6e50fe29ca55c667?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1641https://www.gravatar.com/avatar/39d348b2be184bfede5efe44ae15e2f8f3dc4a4fb750d52ed00369707a07028f?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1642https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1643https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1644webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1645webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1646webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1647webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1648webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1649https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_EMPTY_RESPONSE1650webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1651webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1652webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1653https://www.gravatar.com/avatar/d6d28ea7f1c7f9b7f2fbdd19785661cf3b570cd5c2fcffe958c08b0e9dd361d9?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1654https://www.gravatar.com/avatar/d3a3311a57a1e09d7729385d3d054c4e12c4ad67d235d9ff7eeeb216c46e79e1?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1655https://www.gravatar.com/avatar/0234fd3e726423a4d0b21773b3f2ae487b04bfad5d299f8a6e50fe29ca55c667?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1656https://www.gravatar.com/avatar/83b890ba197d1161b7410be53de2c88a96a5f4ac49122c43631047f0a0e90b88?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1657https://www.gravatar.com/avatar/5053658479dd21e2f94dd420194c7fbe96497c71a79c0aeb4a1d5d965519af42?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1658https://www.gravatar.com/avatar/a86804fc6a9a4e71710baf3f635348d035949eeb5ba674250ceeaeda511a8976?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1659https://www.gravatar.com/avatar/3004a0cb0326c7eee0c070dae339fe78b584a515ac9afaf28f7e6c078a9ca35d?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1660https://www.gravatar.com/avatar/b340f25ed9ca8a7d793b9b024f91f480869bdd3dde71ef66650f34f443809f83?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1661https://www.gravatar.com/avatar/997b1acfbde89c8d7da840a5941c549fabb102360559d6d30f3132f53bc6a5c3?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1662https://www.gravatar.com/avatar/39d348b2be184bfede5efe44ae15e2f8f3dc4a4fb750d52ed00369707a07028f?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1663https://www.gravatar.com/avatar/43d2c7c162968a341367472607f744f6508ab019e24c7bc378ab0e7b140147ee?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1664https://www.gravatar.com/avatar/adcd204e48241a6528220c7450334cc5ffab2ea1c6a89d3d0ada01d01ed2b49e?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1665https://www.gravatar.com/avatar/5db1009043f874740d8afc126f2d79468602f54f2aa240562e55cd40d1a95a07?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1666https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1667https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1668webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1669webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1670webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1671webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1672webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1673webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1674webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/markdown/:path*\n- (/-)?/blob/markdown/:path*"1675webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1676webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1677webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1678webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/markdown/:path*\n- (/-)?/blob/markdown/:path*"1679webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1680webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/markdown/:path*\n- (/-)?/blob/markdown/:path*"1681https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1682https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1683webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1684webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1685webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1686https://www.gravatar.com/avatar/88e30ff6b201f39fd538549d961faf71cfcbe819e1053cb59ff01d901c0762ff?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1687webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1688webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/markdown/:path*\n- (/-)?/blob/markdown/:path*"1689https://secure.travis-ci.org/gitlabhq/gitlabhq.png - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1690webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1691webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/markdown/:path*\n- (/-)?/blob/markdown/:path*"1692webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1693webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/markdown/:path*\n- (/-)?/blob/markdown/:path*"1694https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1695https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1696webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1697webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1698webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1699webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1700webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/improve/awesome/:path*\n- (/-)?/blob/improve/awesome/:path*"1701https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1702webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1703webpack-internal:///lRsd 23:46 "[vue-router] Route with path \"(/-)?/tree/Ääh-test-utf-8/:path*\" contains unencoded characters, make sure your path is correctly encoded before passing it to the router. Use encodeURI to encode static segments of your path."1704webpack-internal:///lRsd 23:46 "[vue-router] Route with path \"(/-)?/blob/Ääh-test-utf-8/:path*\" contains unencoded characters, make sure your path is correctly encoded before passing it to the router. Use encodeURI to encode static segments of your path."1705webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/Ääh-test-utf-8/:path*\n- (/-)?/tree/%C3%84%C3%A4h-test-utf-8/:path*\n- (/-)?/blob/Ääh-test-utf-8/:path*\n- (/-)?/blob/%C3%84%C3%A4h-test-utf-8/:path*"1706https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1707webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1708webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/test-%23/:path*\n- (/-)?/blob/test-%23/:path*"1709http://127.0.0.1:41389/namespace45/project-45/-/refs/test-?format=json&offset=0 - Failed to load resource: the server responded with a status of 404 (Not Found)1710http://127.0.0.1:41389/namespace45/project-45/-/refs/test-?format=json&offset=0 - Failed to load resource: the server responded with a status of 404 (Not Found)1711http://127.0.0.1:41389/namespace45/project-45/-/refs/test-?format=json&offset=0 - Failed to load resource: the server responded with a status of 404 (Not Found)1712https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1713webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1714webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/6d39438/:path*\n- (/-)?/blob/6d39438/:path*"1715webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1716webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/6d39438/:path*\n- (/-)?/blob/6d39438/:path*"1717webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1718webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/fix/:path*\n- (/-)?/blob/fix/:path*"1719webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1720webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/fix/:path*\n- (/-)?/blob/fix/:path*"1721webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1722webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/6d39438/:path*\n- (/-)?/blob/6d39438/:path*"1723webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1724webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/fix/:path*\n- (/-)?/blob/fix/:path*"1725webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1726webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/fix/:path*\n- (/-)?/blob/fix/:path*"1727webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1728webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1729webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1730webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1731webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1732webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1733webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1734webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1735https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_EMPTY_RESPONSE1736webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1737webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1738webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1739webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1740webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1741webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1742webpack-internal:///kI/X 20:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1743webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1744webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1745webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1746webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1747webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1748webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1749webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1750webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1751webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1752webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1753webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1754webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1755webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1756webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1757webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1758webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1759webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1760webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1761webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1762webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1763webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1764webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1765webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1766webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1767webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1768webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1769webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1770https://www.gravatar.com/avatar/d6d28ea7f1c7f9b7f2fbdd19785661cf3b570cd5c2fcffe958c08b0e9dd361d9?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1771https://www.gravatar.com/avatar/d3a3311a57a1e09d7729385d3d054c4e12c4ad67d235d9ff7eeeb216c46e79e1?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1772https://www.gravatar.com/avatar/0234fd3e726423a4d0b21773b3f2ae487b04bfad5d299f8a6e50fe29ca55c667?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1773https://www.gravatar.com/avatar/83b890ba197d1161b7410be53de2c88a96a5f4ac49122c43631047f0a0e90b88?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1774https://www.gravatar.com/avatar/5053658479dd21e2f94dd420194c7fbe96497c71a79c0aeb4a1d5d965519af42?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1775https://www.gravatar.com/avatar/a86804fc6a9a4e71710baf3f635348d035949eeb5ba674250ceeaeda511a8976?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1776https://www.gravatar.com/avatar/3004a0cb0326c7eee0c070dae339fe78b584a515ac9afaf28f7e6c078a9ca35d?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1777https://www.gravatar.com/avatar/b340f25ed9ca8a7d793b9b024f91f480869bdd3dde71ef66650f34f443809f83?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1778https://www.gravatar.com/avatar/997b1acfbde89c8d7da840a5941c549fabb102360559d6d30f3132f53bc6a5c3?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1779https://www.gravatar.com/avatar/39d348b2be184bfede5efe44ae15e2f8f3dc4a4fb750d52ed00369707a07028f?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1780https://www.gravatar.com/avatar/43d2c7c162968a341367472607f744f6508ab019e24c7bc378ab0e7b140147ee?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1781https://www.gravatar.com/avatar/adcd204e48241a6528220c7450334cc5ffab2ea1c6a89d3d0ada01d01ed2b49e?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1782https://www.gravatar.com/avatar/5db1009043f874740d8afc126f2d79468602f54f2aa240562e55cd40d1a95a07?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1783https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1784https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=32&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1785https://www.gravatar.com/avatar/0234fd3e726423a4d0b21773b3f2ae487b04bfad5d299f8a6e50fe29ca55c667?s=80&d=identicon - Failed to load resource: net::ERR_EMPTY_RESPONSE1786https://www.gravatar.com/avatar/39d348b2be184bfede5efe44ae15e2f8f3dc4a4fb750d52ed00369707a07028f?s=80&d=identicon - Failed to load resource: net::ERR_EMPTY_RESPONSE1787https://www.gravatar.com/avatar/36013e0deb9641c27cd57ad269986f067c2af746f71e8d72387f09dc3a1c18e4?s=80&d=identicon - Failed to load resource: net::ERR_EMPTY_RESPONSE1788webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1789webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1790webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1791webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1792webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1793webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1794webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1795webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1796webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1797webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown.gl-display-block!1798webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1799webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1800webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1801webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1802webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1803webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1804webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1805webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1806webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1807webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1808webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1809webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1810webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1811webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1812webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1813webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1814https://www.gravatar.com/avatar/6ace164e84b45b9fd2cb649ecae4d8c8e66f7a9274362ea75bec623b44fd9dfe?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1815webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1816webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1817webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1818webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1819webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1820webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1821webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1822webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1823webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1824webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1825webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1826webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1827webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1828webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1829webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1830webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1831webpack-internal:///lRsd 23:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1832webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1833webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1834webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1835webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1836webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1837http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1838webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button#clipboard-button-66.btn.gl-m-0!.gl-mx-1!.js-source-branch-copy.gl-align-self-center.btn-default.btn-sm.gl-button.btn-default-tertiary.btn-icon1839http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1840webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1841webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1842webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1843webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1844http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1845webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button#clipboard-button-66.btn.gl-m-0!.gl-mx-1!.js-source-branch-copy.gl-align-self-center.btn-default.btn-sm.gl-button.btn-default-tertiary.btn-icon1846http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1847webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1848webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1849webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1850webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1851http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1852webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button#clipboard-button-66.btn.gl-m-0!.gl-mx-1!.js-source-branch-copy.gl-align-self-center.btn-default.btn-sm.gl-button.btn-default-tertiary.btn-icon1853http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1854webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1855webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1856webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1857webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1858http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1859webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button#clipboard-button-66.btn.gl-m-0!.gl-mx-1!.js-source-branch-copy.gl-align-self-center.btn-default.btn-sm.gl-button.btn-default-tertiary.btn-icon1860http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1861webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1862webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1863webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1864webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1865http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1866webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button#clipboard-button-66.btn.gl-m-0!.gl-mx-1!.js-source-branch-copy.gl-align-self-center.btn-default.btn-sm.gl-button.btn-default-tertiary.btn-icon1867http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1868webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1869webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1870webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1871webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1872http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1873webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button#clipboard-button-66.btn.gl-m-0!.gl-mx-1!.js-source-branch-copy.gl-align-self-center.btn-default.btn-sm.gl-button.btn-default-tertiary.btn-icon1874http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1875webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1876webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#new-actions-header-dropdown.gl-disclosure-dropdown.gl-new-dropdown1877webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.split.gl-new-dropdown1878webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button.btn.btn-default.btn-md.gl-button.btn-icon1879http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1880webpack-internal:///Qog8 185:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label." button#clipboard-button-66.btn.gl-m-0!.gl-mx-1!.js-source-branch-copy.gl-align-self-center.btn-default.btn-sm.gl-button.btn-default-tertiary.btn-icon1881http://127.0.0.1:41389/assets/webpack/dll.ab16e0978f52/vendor.dll.bundle.js 291932:20 "[Vue warn]: Missing required prop: \"title\"\n\nfound in\n\n---> \u003CClipboardButton> at vue_shared/components/clipboard_button.vue\n \u003CGlIntersectionObserver>\n \u003CStickyHeader> at merge_requests/components/sticky_header.vue\n \u003CRoot>"1882webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1883webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1884https://www.gravatar.com/avatar/a17869b208100efbc23664f4bbfb296c6329540dab4b44328dbc68b1777ade89?s=80&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED1885webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1886webpack-internal:///D1qO 21:12 "Attempted to initialize ProjectSelect but '.js-vue-project-select' not found in the page"1887webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1888webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1889webpack-internal:///D1qO 21:12 "Attempted to initialize ProjectSelect but '.js-vue-project-select' not found in the page"1890http://127.0.0.1:41389/user318/gitlab/-/settings/merge_requests - Failed to load resource: the server responded with a status of 404 (Not Found)1891webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1892webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1893webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1894webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1895webpack-internal:///D1qO 21:12 "Attempted to initialize ProjectSelect but '.js-vue-project-select' not found in the page"1896webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1897webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1898webpack-internal:///D1qO 21:12 "Attempted to initialize ProjectSelect but '.js-vue-project-select' not found in the page"1899webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1900webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1901webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1902webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1903webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1904webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1905webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1906webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1907webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1908webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1909webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1910webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1911webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1912webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1913webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1914http://127.0.0.1:41389/user330/gitlab/-/settings/merge_requests - Failed to load resource: the server responded with a status of 404 (Not Found)1915webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1916webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1917webpack-internal:///D1qO 21:12 "Attempted to initialize ProjectSelect but '.js-vue-project-select' not found in the page"1918webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1919webpack-internal:///Qog8 185:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label." #comment1920webpack-internal:///D1qO 21:12 "Attempted to initialize ProjectSelect but '.js-vue-project-select' not found in the page"1921webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1922webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1923webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1924webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1925webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1926webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1927webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1928webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1929webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1930webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1931webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1932webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1933webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1934webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1935webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1936webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1937webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1938webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1939webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1940webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1941webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1942webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1943webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1944webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1945webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1946webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1947webpack-internal:///Qog8 185:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-disclosure-dropdown.gl-relative.gl-w-full.gl-sm-w-auto.gl-new-dropdown1948webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1949webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1950webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"1952RSpec::Retry: 2nd try ./spec/features/nav/new_nav_for_everyone_callout_spec.rb:311953 HTML screenshot: /builds/gitlab-org/gitlab/tmp/capybara/new_navigation_for_everyone_callout_with_new_navigation_previously_toggled_off_when_user_dismisses_callout_hides_callout.html1954 Image screenshot: /tmp/capybara/new_navigation_for_everyone_callout_with_new_navigation_previously_toggled_off_when_user_dismisses_callout_hides_callout.png1955# [RSpecRunTime] RSpec elapsed time: 18 minutes 13.97 seconds. Current RSS: ~1555M. load average: 1.40 1.95 1.52 1/394 73491956 with new navigation previously toggled on1957 does not show the callout1958# [RSpecRunTime] RSpec elapsed time: 18 minutes 16.26 seconds. Current RSS: ~1555M. load average: 1.37 1.93 1.52 3/395 73511959 with new navigation never toggled on or off1960 does not show the callout1961# [RSpecRunTime] RSpec elapsed time: 18 minutes 18.2 seconds. Current RSS: ~1557M. load average: 1.37 1.93 1.52 1/395 73521962# [RSpecRunTime] Finishing example group spec/features/nav/new_nav_for_everyone_callout_spec.rb. It took 1 minute 14.07 seconds. Expected to take 57.64 seconds.1963# [RSpecRunTime] Starting example group spec/features/issues/note_polling_spec.rb. Expected to take 49.84 seconds.1964Issue notes polling1965 creates1966 displays the new comment1967# [RSpecRunTime] RSpec elapsed time: 18 minutes 25.79 seconds. Current RSS: ~1546M. load average: 1.23 1.88 1.51 1/401 73591968 updates1969 when from own user1970 displays the updated content1971 when editing but have not changed anything, and an update comes in, show warning and does not update the note1972 when editing but you changed some things, an update comes in, and you press cancel, show the updated content1973# [RSpecRunTime] RSpec elapsed time: 18 minutes 51.59 seconds. Current RSS: ~1551M. load average: 1.59 1.91 1.53 1/400 73661974 when from another user1975 displays the updated content1976# [RSpecRunTime] RSpec elapsed time: 18 minutes 59.75 seconds. Current RSS: ~1552M. load average: 1.70 1.93 1.53 1/400 73691977 system notes1978 shows the system note1979# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.56 seconds. Current RSS: ~1551M. load average: 1.59 1.90 1.53 1/402 73721980# [RSpecRunTime] Finishing example group spec/features/issues/note_polling_spec.rb. It took 48.36 seconds. Expected to take 49.84 seconds.1981# [RSpecRunTime] Starting example group spec/features/projects/issues/email_participants_spec.rb. Expected to take 43.13 seconds.1982viewing an issue1983 when issue is confidential1984 behaves like email participants warning in all editors1985 for a new note1986 behaves like email participants warning1987 shows the correct message1988# [RSpecRunTime] RSpec elapsed time: 19 minutes 13.97 seconds. Current RSS: ~1553M. load average: 1.54 1.88 1.53 1/401 73741989 for a reply form1990 behaves like email participants warning1991 shows the correct message1992# [RSpecRunTime] RSpec elapsed time: 19 minutes 20.85 seconds. Current RSS: ~1551M. load average: 1.54 1.87 1.53 1/402 73771993 when issue is not confidential1994 with signed in user1995 when user has no role in project1996 behaves like email participants warning in all editors1997 for a new note1998 behaves like email participants warning1999 shows the correct message2000# [RSpecRunTime] RSpec elapsed time: 19 minutes 27.15 seconds. Current RSS: ~1554M. load average: 1.50 1.85 1.52 1/402 73792001 for a reply form2002 behaves like email participants warning2003 shows the correct message2004# [RSpecRunTime] RSpec elapsed time: 19 minutes 33.51 seconds. Current RSS: ~1554M. load average: 1.46 1.84 1.52 1/401 73822005 when user has (at least) reporter role in project2006 behaves like email participants warning in all editors2007 for a new note2008 behaves like email participants warning2009 shows the correct message2010# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.71 seconds. Current RSS: ~1548M. load average: 1.50 1.84 1.52 1/402 73842011 for a reply form2012 behaves like email participants warning2013 shows the correct message2014# [RSpecRunTime] RSpec elapsed time: 19 minutes 46.13 seconds. Current RSS: ~1552M. load average: 1.66 1.87 1.53 1/402 73872015# [RSpecRunTime] Finishing example group spec/features/projects/issues/email_participants_spec.rb. It took 39.57 seconds. Expected to take 43.13 seconds.2016# [RSpecRunTime] Starting example group spec/features/incidents/user_views_alert_details_spec.rb. Expected to take 35.38 seconds.2017User uploads alerts to incident2018 with no alerts2019 hides the Alert details tab2020# [RSpecRunTime] RSpec elapsed time: 19 minutes 53.23 seconds. Current RSS: ~1550M. load average: 1.69 1.87 1.54 6/402 73892021 with alert2022 behaves like for each incident details route2023 for /-/issues/:id route2024 behaves like shows alert tab with details2025 is expected to have text "Officia dignissimos nihil atque accusamus numquam."2026# [RSpecRunTime] RSpec elapsed time: 20 minutes 0.28 second. Current RSS: ~1552M. load average: 1.98 1.92 1.56 1/403 73912027 for /-/issues/incident/:id route2028 behaves like shows alert tab with details2029 is expected to have text "Officia dignissimos nihil atque accusamus numquam."2030# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.34 seconds. Current RSS: ~1549M. load average: 1.90 1.91 1.55 1/402 73932031 for /-/issues/incident/:id/alerts route2032 behaves like shows alert tab with details2033 is expected to have text "Officia dignissimos nihil atque accusamus numquam."2034# [RSpecRunTime] RSpec elapsed time: 20 minutes 14.0 seconds. Current RSS: ~1551M. load average: 1.99 1.93 1.56 1/402 73952035 for /-/issues/:id/alerts route2036 behaves like shows alert tab with details2037 is expected to have text "Officia dignissimos nihil atque accusamus numquam."2038# [RSpecRunTime] RSpec elapsed time: 20 minutes 20.27 seconds. Current RSS: ~1552M. load average: 1.84 1.89 1.56 1/403 73982039# [RSpecRunTime] Finishing example group spec/features/incidents/user_views_alert_details_spec.rb. It took 34.15 seconds. Expected to take 35.38 seconds.2040# [RSpecRunTime] Starting example group spec/features/projects/blobs/blame_spec.rb. Expected to take 32.06 seconds.2041File blame2042 displays the blame page without pagination2043 as a developer2044 does not display lock, replace and delete buttons2045# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.77 seconds. Current RSS: ~1558M. load average: 1.85 1.90 1.56 1/404 74242046 when blob length is over the blame range limit2047 displays two first lines of the file with pagination2048 when user clicks on the next button2049 displays next two lines of the file with pagination2050 correctly redirects to the prior blame page2051# [RSpecRunTime] RSpec elapsed time: 20 minutes 37.51 seconds. Current RSS: ~1534M. load average: 2.01 1.93 1.57 1/407 74552052 when streaming is enabled2053 behaves like a full blame page2054 when user clicks on Show full blame button2055 displays the blame page without pagination2056# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.74 seconds. Current RSS: ~1541M. load average: 1.93 1.92 1.57 1/408 75182057 when feature flag disabled2058 displays the blame page without pagination2059# [RSpecRunTime] RSpec elapsed time: 20 minutes 44.71 seconds. Current RSS: ~1544M. load average: 1.93 1.92 1.57 1/406 75242060 when blob length is over global max page limit2061 displays two hundred lines of the file with pagination2062 when user clicks on the next button2063 displays next two hundred lines of the file with pagination2064# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.74 seconds. Current RSS: ~1541M. load average: 1.79 1.89 1.56 1/406 75402065# [RSpecRunTime] Finishing example group spec/features/projects/blobs/blame_spec.rb. It took 30.46 seconds. Expected to take 32.06 seconds.2066# [RSpecRunTime] Starting example group spec/features/user_settings/active_sessions_spec.rb. Expected to take 27.75 seconds.2067Profile > Active Sessions2068 user sees their active sessions2069 user can revoke a session2070 load_raw_session does load known attributes only2071 with feature flag show_admin_mode_within_active_sessions disabled2072 admin sees if the session is with admin mode2073# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.97 seconds. Current RSS: ~1531M. load average: 1.64 1.84 1.56 1/540 77472074 with feature flag show_admin_mode_within_active_sessions enabled2075 admin sees if the session is with admin mode2076 does not display admin mode text in case its not2077# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.94 seconds. Current RSS: ~1543M. load average: 1.59 1.83 1.55 1/540 77482078# [RSpecRunTime] Finishing example group spec/features/user_settings/active_sessions_spec.rb. It took 24.19 seconds. Expected to take 27.75 seconds.2079# [RSpecRunTime] Starting example group spec/features/projects/commit/comments/user_adds_comment_spec.rb. Expected to take 23.54 seconds.2080User adds a comment on a commit2081 inline view2082 adds a comment2083 when commenting on diff2084 adds a comment2085# [RSpecRunTime] RSpec elapsed time: 22 minutes 26.39 seconds. Current RSS: ~1551M. load average: 0.88 1.56 1.48 1/540 78612086 side-by-side view2087 adds a comment2088# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.88 second. Current RSS: ~1554M. load average: 0.73 1.47 1.45 1/537 79252089# [RSpecRunTime] Finishing example group spec/features/projects/commit/comments/user_adds_comment_spec.rb. It took 1 minute 45.94 seconds. Expected to take 23.54 seconds.2090# [RSpecRunTime] Starting example group spec/features/admin/admin_jobs_spec.rb. Expected to take 20.18 seconds.2091Admin Jobs2092 GET /admin/jobs2093 "All" tab2094 with jobs2095 shows all jobs2096# [RSpecRunTime] RSpec elapsed time: 23 minutes 29.63 seconds. Current RSS: ~1545M. load average: 0.48 1.35 1.41 1/537 79282097 with no jobs2098 shows a message2099# [RSpecRunTime] RSpec elapsed time: 23 minutes 33.85 seconds. Current RSS: ~1536M. load average: 0.52 1.34 1.41 1/538 79302100 "Finished" tab2101 when have finished jobs2102 shows finished jobs2103# [RSpecRunTime] RSpec elapsed time: 24 minutes 1.66 seconds. Current RSS: ~1538M. load average: 0.37 1.23 1.37 1/538 79322104 when no jobs have finished2105 shows a message2106# [RSpecRunTime] RSpec elapsed time: 24 minutes 6.04 seconds. Current RSS: ~1542M. load average: 0.34 1.21 1.36 2/539 79342107 jobs table links2108 displays correct links2109# [RSpecRunTime] RSpec elapsed time: 24 minutes 33.75 seconds. Current RSS: ~1539M. load average: 0.22 1.11 1.32 1/538 79352110 job filtering2111 filters jobs by status2112# [RSpecRunTime] RSpec elapsed time: 24 minutes 39.43 seconds. Current RSS: ~1546M. load average: 0.29 1.11 1.32 1/539 79372113# [RSpecRunTime] Finishing example group spec/features/admin/admin_jobs_spec.rb. It took 1 minute 38.55 seconds. Expected to take 20.18 seconds.2114# [RSpecRunTime] Starting example group spec/features/merge_request/user_marks_merge_request_as_draft_spec.rb. Expected to take 16.88 seconds.2115Merge request > User marks merge request as draft2116 toggles draft status2117# [RSpecRunTime] Finishing example group spec/features/merge_request/user_marks_merge_request_as_draft_spec.rb. It took 39.42 seconds. Expected to take 16.88 seconds.2118# [RSpecRunTime] RSpec elapsed time: 25 minutes 19.01 seconds. Current RSS: ~1563M. load average: 1.19 1.25 1.36 1/549 80262119# [RSpecRunTime] Starting example group spec/features/projects/blobs/user_views_pipeline_editor_button_spec.rb. Expected to take 14.02 seconds.2120User views pipeline editor button on root ci config file2121 when the ci config is the root file2122 shows the button to the Pipeline Editor2123 does not shows the Pipeline Editor button2124# [RSpecRunTime] RSpec elapsed time: 26 minutes 22.49 seconds. Current RSS: ~1553M. load average: 0.43 1.01 1.27 1/543 81532125 when user cannot collaborate2126 does not shows the Pipeline Editor button2127# [RSpecRunTime] RSpec elapsed time: 26 minutes 53.6 seconds. Current RSS: ~1555M. load average: 0.47 0.98 1.25 1/539 81842128# [RSpecRunTime] Finishing example group spec/features/projects/blobs/user_views_pipeline_editor_button_spec.rb. It took 1 minute 34.71 seconds. Expected to take 14.02 seconds.2129# [RSpecRunTime] Starting example group spec/features/issue_rebalancing_spec.rb. Expected to take 12.46 seconds.2130Issue rebalancing2131 when issue rebalancing is in progress2132 shows an alert in project boards2133 shows an alert in group boards2134 shows an alert in project issues list with manual sort2135 shows an alert in group issues list with manual sort2136 does not show an alert in project issues list with other sorts2137 does not show an alert in group issues list with other sorts2138# [RSpecRunTime] RSpec elapsed time: 27 minutes 4.24 seconds. Current RSS: ~1554M. load average: 0.55 0.98 1.25 1/540 81862139# [RSpecRunTime] Finishing example group spec/features/issue_rebalancing_spec.rb. It took 10.63 seconds. Expected to take 12.46 seconds.2140# [RSpecRunTime] Starting example group spec/features/profiles/user_uses_comment_template_spec.rb. Expected to take 10.72 seconds.2141User uses comment template2142 applies comment template2143# [RSpecRunTime] Finishing example group spec/features/profiles/user_uses_comment_template_spec.rb. It took 9.93 seconds. Expected to take 10.72 seconds.2144# [RSpecRunTime] RSpec elapsed time: 27 minutes 14.33 seconds. Current RSS: ~1576M. load average: 0.94 1.04 1.26 1/549 82522145# [RSpecRunTime] Starting example group spec/features/merge_request/user_reviews_image_spec.rb. Expected to take 9.69 seconds.2146Merge request > image review2147 leaves review2148# [RSpecRunTime] Finishing example group spec/features/merge_request/user_reviews_image_spec.rb. It took 8.99 seconds. Expected to take 9.69 seconds.2149# [RSpecRunTime] RSpec elapsed time: 27 minutes 23.37 seconds. Current RSS: ~1567M. load average: 1.11 1.08 1.27 1/549 83262150# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_uploads_designs_spec.rb. Expected to take 7.92 seconds.2151User uploads new design2152 when the feature is not available2153 shows the message about requirements2154# [RSpecRunTime] RSpec elapsed time: 27 minutes 30.83 seconds. Current RSS: ~1562M. load average: 1.09 1.07 1.27 1/547 83382155# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_uploads_designs_spec.rb. It took 7.58 seconds. Expected to take 7.92 seconds.2156# [RSpecRunTime] Starting example group spec/features/projects/activity/user_sees_activity_spec.rb. Expected to take 7.26 seconds.2157Projects > Activity > User sees activity2158 shows the last push in the activity page2159 allows to filter event with the "event_filter=issue" URL param2160# [RSpecRunTime] Finishing example group spec/features/projects/activity/user_sees_activity_spec.rb. It took 6.26 seconds. Expected to take 7.26 seconds.2161# [RSpecRunTime] RSpec elapsed time: 27 minutes 37.26 seconds. Current RSS: ~1577M. load average: 1.09 1.07 1.27 1/545 83682162# [RSpecRunTime] Starting example group spec/features/projects/files/gitignore_dropdown_spec.rb. Expected to take 5.29 seconds.2163Projects > Files > User wants to add a .gitignore file2164 user can pick a .gitignore file from the dropdown2165# [RSpecRunTime] Finishing example group spec/features/projects/files/gitignore_dropdown_spec.rb. It took 4.99 seconds. Expected to take 5.29 seconds.2166# [RSpecRunTime] RSpec elapsed time: 27 minutes 42.3 seconds. Current RSS: ~1583M. load average: 1.32 1.12 1.28 1/546 83872167# [RSpecRunTime] Starting example group spec/features/snippets/user_snippets_spec.rb. Expected to take 4.7 seconds.2168User Snippets2169 view all of my snippets2170 view my public snippets2171 view my internal snippets2172 view my private snippets2173# [RSpecRunTime] Finishing example group spec/features/snippets/user_snippets_spec.rb. It took 3.44 seconds. Expected to take 4.7 seconds.2174# [RSpecRunTime] RSpec elapsed time: 27 minutes 45.8 seconds. Current RSS: ~1578M. load average: 1.29 1.12 1.28 1/544 83882175# [RSpecRunTime] Starting example group spec/features/profiles/user_visits_profile_authentication_log_spec.rb. Expected to take 2.33 seconds.2176User visits the authentication log2177 when user has activity2178 shows user activity2179# [RSpecRunTime] RSpec elapsed time: 27 minutes 47.57 seconds. Current RSS: ~1584M. load average: 1.29 1.12 1.28 1/543 83892180# [RSpecRunTime] Finishing example group spec/features/profiles/user_visits_profile_authentication_log_spec.rb. It took 1.88 seconds. Expected to take 2.33 seconds.2181# [RSpecRunTime] Starting example group spec/features/file_uploads/nuget_package_spec.rb. Expected to take 1.92 seconds.2182Upload a nuget package2183 behaves like handling file uploads2184 with object storage disabled2185 behaves like for a nuget package2186 creates package files2187 is expected to eq 2012188# [RSpecRunTime] RSpec elapsed time: 27 minutes 49.12 seconds. Current RSS: ~1577M. load average: 1.29 1.12 1.28 1/542 83902189# [RSpecRunTime] Finishing example group spec/features/file_uploads/nuget_package_spec.rb. It took 1.55 seconds. Expected to take 1.92 seconds.2190auto_explain log contains 1069 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.340.main.ndjson.gz2191took 13.209595492192auto_explain log contains 1070 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.340.ci.ndjson.gz2193took 11.9001594792194[TEST PROF INFO] EventProf results for sql.active_record2195Total time: 03:51.345 of 27:43.786 (13.9%)2196Total events: 1133642197Top 5 slowest suites (by time):2198Private Project Access (./spec/features/security/project/private_access_spec.rb:5) – 00:46.228 (34677 / 321) of 03:35.924 (21.41%)2199User browses files (./spec/features/projects/files/user_browses_files_spec.rb:5) – 00:35.356 (8995 / 21) of 03:01.802 (19.45%)2200User accepts a merge request (./spec/features/merge_request/user_accepts_merge_request_spec.rb:5) – 00:31.113 (11356 / 7) of 01:46.473 (29.22%)2201Environments page (./spec/features/projects/environments/environments_spec.rb:5) – 00:23.653 (13592 / 38) of 03:50.131 (10.28%)2202User uses shortcuts (./spec/features/projects/user_uses_shortcuts_spec.rb:5) – 00:18.912 (6614 / 16) of 02:16.526 (13.85%)2203Knapsack report was generated. Preview:2204{2205 "spec/features/security/project/private_access_spec.rb": 215.92399945099896,2206 "spec/features/projects/environments/environments_spec.rb": 230.13121583800057,2207 "spec/features/projects/files/user_browses_files_spec.rb": 181.80211403000067,2208 "spec/features/projects/user_uses_shortcuts_spec.rb": 136.52618711300056,2209 "spec/features/merge_request/user_accepts_merge_request_spec.rb": 106.47275604300012,2210 "spec/features/projects/settings/merge_requests_settings_spec.rb": 83.8595664250006,2211 "spec/features/invites_spec.rb": 64.07622900099886,2212 "spec/features/nav/new_nav_for_everyone_callout_spec.rb": 74.07360653100113,2213 "spec/features/issues/note_polling_spec.rb": 48.36326914900019,2214 "spec/features/projects/issues/email_participants_spec.rb": 39.56847229199957,2215 "spec/features/incidents/user_views_alert_details_spec.rb": 34.150605548000385,2216 "spec/features/projects/blobs/blame_spec.rb": 30.464551156999732,2217 "spec/features/user_settings/active_sessions_spec.rb": 24.188546400000632,2218 "spec/features/projects/commit/comments/user_adds_comment_spec.rb": 105.94456967100086,2219 "spec/features/admin/admin_jobs_spec.rb": 98.55447452299995,2220 "spec/features/merge_request/user_marks_merge_request_as_draft_spec.rb": 39.41546505199949,2221 "spec/features/projects/blobs/user_views_pipeline_editor_button_spec.rb": 94.70452217900129,2222 "spec/features/issue_rebalancing_spec.rb": 10.633003771999938,2223 "spec/features/profiles/user_uses_comment_template_spec.rb": 9.929940471000009,2224 "spec/features/merge_request/user_reviews_image_spec.rb": 8.985831924001104,2225 "spec/features/projects/issues/design_management/user_uploads_designs_spec.rb": 7.579074678000325,2226 "spec/features/projects/activity/user_sees_activity_spec.rb": 6.258965287999672,2227 "spec/features/projects/files/gitignore_dropdown_spec.rb": 4.9915721230008785,2228 "spec/features/snippets/user_snippets_spec.rb": 3.4430086970005505,2229 "spec/features/profiles/user_visits_profile_authentication_log_spec.rb": 1.8762965440000698,2230 "spec/features/file_uploads/nuget_package_spec.rb": 1.54878737599938182231}2232Knapsack global time execution for tests: 27m 43s2233Failures:2234 1) new navigation for everyone callout with new navigation previously toggled off when user dismisses callout hides callout2235 Got 1 failure and 1 other error:2236 1.1) Failure/Error: expect(page).not_to have_content callout_title2237 expected not to find text "GitLab has redesigned the left sidebar to address customer feedback" in "Skip to main content Primary navigation Homepage Create new... Sidney Jones419 user’s menu D Default Search or go to… Your work Projects Groups Organizations Issues Merge requests To-Do List Milestones Snippets Activity Help GitLab has redesigned the left sidebar to address customer feedback. View details in this blog post. Here's how to file an issue with the GitLab product team. Learn more Your work Projects Welcome to GitLab Faster releases. Better code. Less pain. Create a project Projects are where you store your code, access issues, wiki and other features of GitLab. Create a group Groups are the best way to manage projects and members. Explore public projects Public projects are an easy way to allow everyone to have read-only access. Learn more about GitLab Take a look at the documentation to discover all of GitLab’s capabilities."2238 Timeout (30s) reached while running a waiting Capybara finder.2239 Consider using a non-waiting finder.2241 # ./spec/features/nav/new_nav_for_everyone_callout_spec.rb:42:in `block (4 levels) in <top (required)>'2242 # ./spec/spec_helper.rb:426:in `block (3 levels) in <top (required)>'2243 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'2244 # ./spec/spec_helper.rb:417:in `block (2 levels) in <top (required)>'2245 # ./spec/spec_helper.rb:413:in `block (3 levels) in <top (required)>'2246 # ./lib/gitlab/application_context.rb:70:in `with_raw_context'2247 # ./spec/spec_helper.rb:413:in `block (2 levels) in <top (required)>'2248 # ./spec/spec_helper.rb:260:in `block (2 levels) in <top (required)>'2249 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'2250 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'2251 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'2252 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'2253 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'2254 1.2) Failure/Error: raise JSConsoleError, message2255 JSConsoleError:2256 Unexpected browser console output:2257 webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"2258 webpack-internal:///ntxz 82:16 "[@gitlab/ui] The following translations have not been given, so will fall back to their default US English strings:"2259 # ./spec/support/capybara.rb:210:in `block (2 levels) in <top (required)>'2260 # ./spec/spec_helper.rb:426:in `block (3 levels) in <top (required)>'2261 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'2262 # ./spec/spec_helper.rb:417:in `block (2 levels) in <top (required)>'2263 # ./spec/spec_helper.rb:413:in `block (3 levels) in <top (required)>'2264 # ./lib/gitlab/application_context.rb:70:in `with_raw_context'2265 # ./spec/spec_helper.rb:413:in `block (2 levels) in <top (required)>'2266 # ./spec/spec_helper.rb:260:in `block (2 levels) in <top (required)>'2267 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'2268 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'2269 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'2270 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'2271 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'2272Finished in 28 minutes 15 seconds (files took 44.61 seconds to load)2273508 examples, 1 failure2274Failed examples:2275rspec ./spec/features/nav/new_nav_for_everyone_callout_spec.rb:31 # new navigation for everyone callout with new navigation previously toggled off when user dismisses callout hides callout2276Randomized with seed 473672277Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected2278Failed to write to log, write log/workhorse-test.log: file already closed2279[TEST PROF INFO] Time spent in factories: 01:57.183 (6.91% of total time)2280RSpec exited with 1.2281[job-metrics] Updating job metrics tag for the CI/CD job.2282RSPEC_RETRIED_TESTS_REPORT_PATH: rspec/retried_tests-6443650175.txt2283Retrying the failing examples in a new RSpec process...2284$ gem install junit_merge --no-document --version 0.1.22285Successfully installed nokogiri-1.16.3-x86_64-linux2286Successfully installed junit_merge-0.1.222872 gems installed2288==> 'gem install junit_merge --no-document --version 0.1.2' succeeded in 1 seconds.2289Running RSpec command: bin/rspec -Ispec -rspec_helper --color --failure-exit-code 1 --error-exit-code 2 --format documentation --format Support::Formatters::JsonFormatter --out rspec/rspec-retry-6443650175.json --format RspecJunitFormatter --out rspec/rspec-retry-6443650175.xml --only-failures --pattern "spec/{features}{,/**/}*_spec.rb"2290Run options: include {:last_run_status=>"failed"}2291# [RSpecRunTime] Starting RSpec timer...2292[TEST PROF INFO] EventProf enabled (sql.active_record)2293unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.2294unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.2295Test environment set up in 0.528535975 seconds2296# [RSpecRunTime] Starting example group spec/features/nav/new_nav_for_everyone_callout_spec.rb. Expected to take 57.64 seconds.2297new navigation for everyone callout2298Starting the Capybara driver server...2299 with new navigation previously toggled off2300 when user dismisses callout2301Capybara starting Puma...2302* Version 6.4.0, codename: The Eagle of Durango2303* Min threads: 0, max threads: 42304* Listening on unix:///tmp/20240321-8407-b40d7o2305 hides callout2306# [RSpecRunTime] Finishing example group spec/features/nav/new_nav_for_everyone_callout_spec.rb. It took 11.57 seconds. Expected to take 57.64 seconds.2307auto_explain log contains 1073 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.8407.main.ndjson.gz2308took 12.0641457872309auto_explain log contains 1073 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.8407.ci.ndjson.gz2310took 12.0409927892311[TEST PROF INFO] EventProf results for sql.active_record2312Total time: 00:00.855 of 00:11.573 (7.39%)2313Total events: 2812314Top 5 slowest suites (by time):2315new navigatio...eryone callout (./spec/features/nav/new_nav_for_everyone_callout_spec.rb:5) – 00:00.855 (281 / 1) of 00:11.573 (7.39%)2316Finished in 42.42 seconds (files took 1 minute 3.69 seconds to load)23171 example, 0 failures2318Randomized with seed 213532319Failed to write to log, write log/workhorse-test.log: file already closed2320[TEST PROF INFO] Time spent in factories: 00:00.625 (1.38% of total time)2321Loading rspec/rspec-6443650175.json...2322Merged rspec/rspec-retry-6443650175.json adding 5 results.2323Saved rspec/rspec-6443650175.json.2324A test was flaky and succeeded after being retried. Checking to see if flaky test is part of this MR...2325Flaky test was not part of this MR.2327Running after script...2328$ source scripts/utils.sh2329$ bundle exec gem list gitlab_quality-test_tooling2330gitlab_quality-test_tooling (1.17.0)2331$ section_start "relate-failure-issue" "Report test failures" # collapsed multi-line command2335$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command2341$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command2346$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command2348$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command2352$ tooling/bin/push_job_metrics || true2353[job-metrics] Pushing job metrics file for the CI/CD job.2354[job-metrics] Pushed 4 CI job metric entries to InfluxDB.2356Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy2358Uploading artifacts...2359auto_explain/: found 5 matching artifact files and directories 2360coverage/: found 4 matching artifact files and directories 2361WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 2362WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 2363knapsack/: found 4 matching artifact files and directories 2364rspec/: found 15 matching artifact files and directories 2365tmp/capybara/: found 3 matching artifact files and directories 2366log/*.log: found 17 matching artifact files and directories 2367WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6443650175/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com2368WARNING: Retrying... context=artifacts-uploader error=request redirected2369Uploading artifacts as "archive" to coordinator... 201 Created id=6443650175 responseStatus=201 Created token=glcbt-652370Uploading artifacts...2371rspec/rspec-*.xml: found 2 matching artifact files and directories 2372WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6443650175/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com2373WARNING: Retrying... context=artifacts-uploader error=request redirected2374Uploading artifacts as "junit" to coordinator... 201 Created id=6443650175 responseStatus=201 Created token=glcbt-652376Job succeeded