decomposition-single-db 1/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.0.1 (79704081)2 on build-trigger-runner-manager-gitlab-org 8764b38d, system ID: s_2e0a03060bfc5Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:5b6b9b1e9933d18667b8e9caf69bab048855b4e7bd307ec442f5c62ace584d2a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8c943feb9d070506b9b0968ccd2c087b1ef1974d51c66b9ec4311d471f7aec9 ...14Running on runner-8764b38d-project-278964-concurrent-0 via runner-8764b38d-qa-builder-1699567771-a565ccb6-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 162135, done. 20remote: Counting objects: 100% (162135/162135), done. 21remote: Compressing objects: 100% (101773/101773), done. 22remote: Total 162135 (delta 76310), reused 113200 (delta 54599), pack-reused 0 23Receiving objects: 100% (162135/162135), 134.57 MiB | 42.28 MiB/s, done.24Resolving deltas: 100% (76310/76310), done.26 * [new ref] refs/pipelines/1067495176 -> refs/pipelines/106749517627 * [new branch] master -> origin/master28Checking out 12da1853 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-5fe14f76d4eb79aabf540b0a58e6de08-16...32No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 33Successfully extracted cache35Downloading artifacts for download-knapsack-report (5504209289)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5504209289 responseStatus=200 OK token=64_zSWSC37Downloading artifacts for download-fast-quarantine-report (5504209290)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5504209290 responseStatus=200 OK token=64_zSWSC40Using docker image sha256:5b6b9b1e9933d18667b8e9caf69bab048855b4e7bd307ec442f5c62ace584d2a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8c943feb9d070506b9b0968ccd2c087b1ef1974d51c66b9ec4311d471f7aec9 ...41$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE42$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")43$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command44Fetching gem metadata from https://rubygems.org/.......45Fetching rake 13.1.046Installing rake 13.1.047Fetching minitest 5.20.048Fetching builder 3.2.449Fetching racc 1.7.150Fetching crass 1.0.651Fetching rack 2.2.3.152Fetching concurrent-ruby 1.2.253Fetching public_suffix 5.0.154Fetching erubi 1.12.055Installing erubi 1.12.056Installing crass 1.0.657Installing builder 3.2.458Fetching http-accept 1.7.059Installing racc 1.7.1 with native extensions60Installing minitest 5.20.061Installing public_suffix 5.0.162Installing rack 2.2.3.163Fetching unf_ext 0.0.8.264Installing http-accept 1.7.065Fetching mime-types-data 3.2023.0218.166Installing concurrent-ruby 1.2.267Fetching netrc 0.11.068Fetching rspec-support 3.12.069Installing netrc 0.11.070Fetching diff-lcs 1.371Installing rspec-support 3.12.072Fetching oj 3.13.2373Installing mime-types-data 3.2023.0218.174Installing diff-lcs 1.375Installing unf_ext 0.0.8.2 with native extensions76Fetching require_all 3.0.077Fetching systemu 2.6.578Installing require_all 3.0.079Fetching ast 2.4.280Installing systemu 2.6.581Fetching debug_inspector 1.1.082Installing oj 3.13.23 with native extensions83Fetching byebug 11.1.384Installing ast 2.4.285Installing debug_inspector 1.1.0 with native extensions86Fetching matrix 0.4.287Fetching mini_mime 1.1.088Installing byebug 11.1.3 with native extensions89Installing matrix 0.4.290Installing mini_mime 1.1.091Fetching regexp_parser 2.1.192Fetching colorize 0.8.193Fetching rubyzip 2.3.294Installing regexp_parser 2.1.195Installing colorize 0.8.196Installing rubyzip 2.3.297Fetching websocket 1.2.1098Installing websocket 1.2.1099Fetching coderay 1.1.2100Fetching multi_xml 0.6.0101Installing multi_xml 0.6.0102Fetching unicode-display_width 2.4.2103Installing coderay 1.1.2104Fetching zeitwerk 2.6.8105Fetching declarative 0.0.20106Installing unicode-display_width 2.4.2107Fetching excon 0.92.4108Installing zeitwerk 2.6.8109Fetching faraday-net_http 3.0.0110Installing declarative 0.0.20111Fetching ruby2_keywords 0.0.5112Fetching ffi 1.15.5113Installing faraday-net_http 3.0.0114Fetching formatador 0.3.0115Fetching multi_json 1.15.0116Installing excon 0.92.4117Installing ruby2_keywords 0.0.5118Fetching jwt 2.5.0119Fetching memoist 0.16.2120Installing formatador 0.3.0121Installing multi_json 1.15.0122Fetching os 1.1.4123Fetching httpclient 2.8.3124Installing memoist 0.16.2125Installing jwt 2.5.0126Fetching trailblazer-option 0.1.2127Installing os 1.1.4128Fetching uber 0.1.0129Fetching retriable 3.1.2130Installing trailblazer-option 0.1.2131Fetching webrick 1.7.0132Installing uber 0.1.0133Installing ffi 1.15.5 with native extensions134Installing retriable 3.1.2135Installing webrick 1.7.0136Fetching http-form_data 2.3.0137Fetching parallel 1.23.0138Installing httpclient 2.8.3139Installing http-form_data 2.3.0140Installing parallel 1.23.0141Fetching rainbow 3.1.1142Fetching table_print 1.5.7143Fetching influxdb-client 2.9.0144Fetching knapsack 4.0.0145Installing rainbow 3.1.1146Installing table_print 1.5.7147Installing influxdb-client 2.9.0148Fetching method_source 1.0.0149Installing method_source 1.0.0150Fetching rotp 6.3.0151Fetching ruby-debug-ide 0.7.3152Fetching slack-notifier 2.4.0153Fetching warning 1.3.0154Installing knapsack 4.0.0155Installing rotp 6.3.0156Installing slack-notifier 2.4.0157Installing ruby-debug-ide 0.7.3 with native extensions158Installing warning 1.3.0159Fetching addressable 2.8.1160Fetching rack-test 1.1.0161Fetching rspec-core 3.12.0162Installing rack-test 1.1.0163Installing addressable 2.8.1164Fetching rspec-expectations 3.12.0165Installing rspec-core 3.12.0166Fetching rspec-mocks 3.12.0167Installing rspec-expectations 3.12.0168Installing rspec-mocks 3.12.0169Fetching mime-types 3.4.1170Installing mime-types 3.4.1171Fetching macaddr 1.7.2172Fetching parser 3.2.2.1173Fetching i18n 1.12.0174Fetching tzinfo 2.0.6175Fetching binding_of_caller 1.0.0176Installing macaddr 1.7.2177Installing i18n 1.12.0178Fetching nokogiri 1.15.4 (x86_64-linux)179Installing binding_of_caller 1.0.0180Installing tzinfo 2.0.6181Fetching httparty 0.21.0182Fetching selenium-webdriver 4.14.0183Fetching terminal-table 3.0.2184Installing httparty 0.21.0185Installing terminal-table 3.0.2186Installing parser 3.2.2.1187Fetching faraday 2.5.2188Fetching representable 3.2.0189Installing faraday 2.5.2190Installing representable 3.2.0191Fetching parallel_tests 4.2.1192Installing parallel_tests 4.2.1193Fetching unf 0.1.4194Fetching pry 0.14.1195Fetching launchy 2.5.0196Installing unf 0.1.4197Installing launchy 2.5.0198Installing pry 0.14.1199Fetching rspec-retry 0.6.2200Fetching rspec_junit_formatter 0.6.0201Installing rspec-retry 0.6.2202Installing rspec_junit_formatter 0.6.0203Fetching rspec 3.12.0204Fetching fog-core 2.1.0205Installing rspec 3.12.0206Fetching uuid 2.3.9207Fetching faker 3.2.0208Installing fog-core 2.1.0209Installing uuid 2.3.9210Installing nokogiri 1.15.4 (x86_64-linux)211Fetching activesupport 7.0.8212Installing activesupport 7.0.8213Fetching gitlab 4.19.0214Installing gitlab 4.19.0215Installing faker 3.2.0216Fetching faraday-retry 2.2.0217Installing faraday-retry 2.2.0218Fetching signet 0.17.0219Installing signet 0.17.0220Fetching google-cloud-env 1.6.0221Fetching sawyer 0.9.2222Installing google-cloud-env 1.6.0223Installing sawyer 0.9.2224Fetching unparser 0.6.5225Fetching domain_name 0.5.20190701226Installing unparser 0.6.5227Installing domain_name 0.5.20190701228Installing selenium-webdriver 4.14.0229Fetching pry-byebug 3.10.1230Installing pry-byebug 3.10.1231Fetching fog-json 1.2.0232Fetching confiner 0.4.0233Installing fog-json 1.2.0234Installing confiner 0.4.0235Fetching deprecation_toolkit 2.0.3236Fetching factory_bot 6.3.0237Installing deprecation_toolkit 2.0.3238Fetching googleauth 1.2.0239Installing factory_bot 6.3.0240Installing googleauth 1.2.0241Fetching octokit 7.2.0242Fetching http-cookie 1.0.5243Fetching proc_to_ast 0.1.0244Installing octokit 7.2.0245Installing proc_to_ast 0.1.0246Installing http-cookie 1.0.5247Fetching rails-dom-testing 2.0.3248Fetching loofah 2.21.3249Installing rails-dom-testing 2.0.3250Fetching xpath 3.2.0251Installing loofah 2.21.3252Installing xpath 3.2.0253Fetching fog-xml 0.1.4254Fetching google-apis-core 0.9.0255Fetching rspec-parameterized-core 1.0.0256Installing fog-xml 0.1.4257Fetching rest-client 2.1.0258Installing rspec-parameterized-core 1.0.0259Installing google-apis-core 0.9.0260Fetching rails-html-sanitizer 1.5.0261Fetching capybara 3.39.2262Fetching rspec-parameterized-table_syntax 1.0.0263Installing rails-html-sanitizer 1.5.0264Installing rspec-parameterized-table_syntax 1.0.0265Installing rest-client 2.1.0266Fetching google-apis-compute_v1 0.51.0267Fetching google-apis-dns_v1 0.27.0268Installing capybara 3.39.2269Installing google-apis-dns_v1 0.27.0270Fetching google-apis-iamcredentials_v1 0.14.0271Fetching google-apis-monitoring_v3 0.33.0272Installing google-apis-compute_v1 0.51.0273Installing google-apis-iamcredentials_v1 0.14.0274Fetching google-apis-pubsub_v1 0.28.0275Installing google-apis-monitoring_v3 0.33.0276Fetching google-apis-sqladmin_v1beta4 0.36.0277Fetching google-apis-storage_v1 0.19.0278Installing google-apis-pubsub_v1 0.28.0279Fetching actionview 7.0.8280Installing google-apis-sqladmin_v1beta4 0.36.0281Fetching rspec-parameterized 1.0.0282Installing google-apis-storage_v1 0.19.0283Fetching airborne 0.3.7284Installing rspec-parameterized 1.0.0285Installing airborne 0.3.7286Installing actionview 7.0.8287Fetching fog-google 1.19.0288Installing fog-google 1.19.0289Fetching capybara-screenshot 1.0.26290Installing capybara-screenshot 1.0.26291Fetching watir 7.1.0292Installing watir 7.1.0293Fetching chemlab 0.11.1294Installing chemlab 0.11.1295Fetching chemlab-library-www-gitlab-com 0.1.1296Installing chemlab-library-www-gitlab-com 0.1.1297Fetching ffi-compiler 1.0.1298Installing ffi-compiler 1.0.1299Fetching llhttp-ffi 0.4.0300Installing llhttp-ffi 0.4.0 with native extensions301Fetching http 5.1.1302Installing http 5.1.1303Fetching gitlab_quality-test_tooling 0.9.3304Fetching gitlab-qa 12.5.0305Installing gitlab_quality-test_tooling 0.9.3306Installing gitlab-qa 12.5.0307Fetching allure-ruby-commons 2.20.0308Installing allure-ruby-commons 2.20.0309Fetching allure-rspec 2.20.0310Installing allure-rspec 2.20.0311Bundle complete! 38 Gemfile dependencies, 136 gems now installed.312Use `bundle info [gemname]` to see where a bundled gem is installed.313Post-install message from rubyzip:314RubyZip 3.0 is coming!315**********************316The public API of some Rubyzip classes has been modernized to use named317parameters for optional arguments. Please check your usage of the318following classes:319 * `Zip::File`320 * `Zip::Entry`321 * `Zip::InputStream`322 * `Zip::OutputStream`323Please ensure that your Gemfiles and .gemspecs are suitably restrictive324to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).325See https://github.com/rubyzip/rubyzip for details. The Changelog also326lists other enhancements and bugfixes that have been implemented since327version 2.3.0.328Post-install message from httparty:329When you HTTParty, you must party hard!330$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"331$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"332$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"333$ echo "Running - '$QA_COMMAND'"334Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5504209306.json --format RspecJunitFormatter --out tmp/rspec-5504209306.xml --format html --out tmp/rspec-$(echo decomposition-single-db 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'335$ eval "$QA_COMMAND"336[Nov 10 2023 01:26:14 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-f32f8b3c$`337[Nov 10 2023 01:26:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-f32f8b3c --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`338[Nov 10 2023 01:26:18 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/tls_certificates/authority/. alpine-f32f8b3c:/etc/gitlab/trusted-certs`339[Nov 10 2023 01:26:18 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/tls_certificates/gitlab/. alpine-f32f8b3c:/etc/gitlab/ssl`340[Nov 10 2023 01:26:18 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-f32f8b3c`341[Nov 10 2023 01:26:18 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-f32f8b3c`342[Nov 10 2023 01:26:18 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`343[Nov 10 2023 01:26:18 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8`344[Nov 10 2023 01:27:38 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-28972579$`345[Nov 10 2023 01:27:38 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`346[Nov 10 2023 01:27:38 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`347[Nov 10 2023 01:27:38 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-28972579 --net test --hostname gitlab-ee-28972579.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-10-01-26-14-502f5cf3/gitlab-ee-28972579/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8`348[Nov 10 2023 01:27:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-28972579 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-11-10 01:26:14349gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme350gitlab_rails['gitlab_disable_animations'] = true # Disable animations351gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry352gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password353# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb354gitlab_rails['databases']['main']['enable'] = true355gitlab_rails['databases']['ci']['enable'] = false356gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`357[Nov 10 2023 01:27:52 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-28972579`358[Nov 10 2023 01:31:33 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...359[Nov 10 2023 01:31:33 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`360[Nov 10 2023 01:31:34 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`361[Nov 10 2023 01:31:35 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`362[Nov 10 2023 01:31:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`363[Nov 10 2023 01:31:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`364[Nov 10 2023 01:31:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`365[Nov 10 2023 01:31:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`366[Nov 10 2023 01:31:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`367[Nov 10 2023 01:31:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`368[Nov 10 2023 01:31:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`369[Nov 10 2023 01:31:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`370[Nov 10 2023 01:31:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`371[Nov 10 2023 01:31:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`372[Nov 10 2023 01:31:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`373[Nov 10 2023 01:31:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`374[Nov 10 2023 01:31:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`375[Nov 10 2023 01:31:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`376[Nov 10 2023 01:31:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`377[Nov 10 2023 01:31:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`378[Nov 10 2023 01:31:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`379[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-28972579`380[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-28972579 80/tcp`381[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!382[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-28972579 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`383[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-28972579 bash -c "echo '#!/usr/bin/env bash384if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then385 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'386 exit 1387fi388' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`389[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-28972579 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`390[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/support/data gitlab-ee-28972579:/tmp/data-seeds`391[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Running exec_commands...392[Nov 10 2023 01:31:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-28972579 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`393[Nov 10 2023 01:32:53 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`394[Nov 10 2023 01:32:53 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:12da1853703890dc411ef463123b86f7f291ecf8`395[Nov 10 2023 01:34:23 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee396[Nov 10 2023 01:34:23 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-10-01-26-14-502f5cf3/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-10-01-26-14-502f5cf3/gitlab-ee-qa-78c5024f:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-78c5024f registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:12da1853703890dc411ef463123b86f7f291ecf8 Test::Instance::All http://gitlab-ee-28972579.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5504209306.json --format RspecJunitFormatter --out tmp/rspec-5504209306.xml --format html --out tmp/rspec-decomposition-single-db_1_5.htm --color --format documentation`3972023-11-10 01:34:32 / CONF :: 398 ==> Base URL: http://gitlab-ee-28972579.test399 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f3c290c40b0>400 ==> Libraries: Chemlab::Vendor401[Nov 10 2023 01:34:32 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA402[Nov 10 2023 01:34:32 UTC (QA Tests)] INFO -- Browser: chrome403[Nov 10 2023 01:34:32 UTC (QA Tests)] INFO -- Performing sanity check for environment!404[Nov 10 2023 01:34:33 UTC (QA Tests)] INFO -- Performing initial license fabrication!405[Nov 10 2023 01:34:34 UTC (QA Tests)] INFO -- Successfully added license key. Details:406{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}407[Nov 10 2023 01:34:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.36 seconds408[Nov 10 2023 01:34:34 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database409[Nov 10 2023 01:34:35 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}410[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'411[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Report already exists, skipping!412[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====413[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Report specs:414[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/browser_ui/10_govern/login/log_in_with_2fa_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/expose_job_artifacts_in_mr_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_compliance_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/browser_ui/10_govern/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/api/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb"]415[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Leftover specs:416[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/10_govern/login/oauth_login_with_facebook_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/2_plan/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/database_delete_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb", "qa/specs/features/ee/browser_ui/3_create/web_ide/code_suggestions_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]417[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Knapsack report generator started!418[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'419[Nov 10 2023 01:34:36 UTC (QA Tests)] INFO -- Report already exists, skipping!420Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}421Randomized with seed 57445422Create423 Multiple file snippet424 behaves like deleting file from snippet425[Nov 10 2023 01:36:08 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing project_snippet to make it single-file426[Nov 10 2023 01:36:08 UTC (QA Tests)] INFO -- filling :login_field with "root"427[Nov 10 2023 01:36:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field428[Nov 10 2023 01:36:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"429[Nov 10 2023 01:36:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field430[Nov 10 2023 01:36:09 UTC (QA Tests)] INFO -- clicking :sign_in_button431[Nov 10 2023 01:36:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.949s432[Nov 10 2023 01:36:13 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA433[Nov 10 2023 01:36:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-4v0svbmz' via cache in 0.0 seconds434[Nov 10 2023 01:36:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 1.62 seconds435[Nov 10 2023 01:36:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 2.91 seconds436[Nov 10 2023 01:36:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-snippets-ec31c1893be2ea0e' via api in 6.73 seconds437[Nov 10 2023 01:36:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-snippets-ec31c1893be2ea0e/-/snippets/1438[Nov 10 2023 01:36:24 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present439[Nov 10 2023 01:36:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 1.943s440[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- clicking :delete-file-button441[Nov 10 2023 01:36:27 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button442[Nov 10 2023 01:36:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.123s443[Nov 10 2023 01:36:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 2.141s444 deletes second file from an existing project_snippet to make it single-file445 behaves like deleting file from snippet446[Nov 10 2023 01:36:30 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing personal_snippet to make it single-file447[Nov 10 2023 01:36:31 UTC (QA Tests)] INFO -- filling :login_field with "root"448[Nov 10 2023 01:36:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field449[Nov 10 2023 01:36:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"450[Nov 10 2023 01:36:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field451[Nov 10 2023 01:36:32 UTC (QA Tests)] INFO -- clicking :sign_in_button452[Nov 10 2023 01:36:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.349s453[Nov 10 2023 01:36:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-28972579.test/-/snippets/2454[Nov 10 2023 01:36:37 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present455[Nov 10 2023 01:36:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 1.018s456[Nov 10 2023 01:36:38 UTC (QA Tests)] INFO -- clicking :delete-file-button457[Nov 10 2023 01:36:39 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button458[Nov 10 2023 01:36:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.643s459[Nov 10 2023 01:36:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 1.655s460 deletes second file from an existing personal_snippet to make it single-file461Fulfillment462 Utilization463 in ultimate plan billing settings464 displays correct information for seat usage (PENDING: Test is not compatible with this environment or pipeline)465Create466 Repository License Detection467 on a project with a commonly used LICENSE468 behaves like project license detection469[Nov 10 2023 01:36:41 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository470[Nov 10 2023 01:36:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds471[Nov 10 2023 01:36:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.29 seconds472[Nov 10 2023 01:36:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-ed936492424dc3df473[Nov 10 2023 01:36:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-ed936492424dc3df'474 displays the name of the license on the repository475 on a project with an unrecognized LICENSE476 behaves like project license detection477[Nov 10 2023 01:36:48 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with an unrecognized LICENSE behaves like project license detection displays the name of the license on the repository478[Nov 10 2023 01:36:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds479[Nov 10 2023 01:36:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.36 seconds480[Nov 10 2023 01:36:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-7790cb9c3ad2e67e481[Nov 10 2023 01:36:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-7790cb9c3ad2e67e'482 displays the name of the license on the repository483Package484 RubyGems Repository485[Nov 10 2023 01:36:55 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem486[Nov 10 2023 01:36:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds487[Nov 10 2023 01:36:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.29 seconds488[Nov 10 2023 01:36:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.489[Nov 10 2023 01:36:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`490[Nov 10 2023 01:37:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`491[Nov 10 2023 01:37:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`492[Nov 10 2023 01:37:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580215 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580215 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1699580215 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list runner-for-rubygems-package-project-2ad73c1b834e62b3 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `493[Nov 10 2023 01:37:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580215`494[Nov 10 2023 01:37:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`495[Nov 10 2023 01:37:06 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/rubygems-package-project-2ad73c1b834e62b3"496[Nov 10 2023 01:37:11 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages497[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- filling :login_field with "root"498[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field499[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"500[Nov 10 2023 01:37:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field501[Nov 10 2023 01:37:13 UTC (QA Tests)] INFO -- clicking :sign_in_button502[Nov 10 2023 01:37:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.098s503[Nov 10 2023 01:37:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/rubygems-package-project-2ad73c1b834e62b3504[Nov 10 2023 01:37:21 UTC (QA Tests)] INFO -- clicking :menu_section_button505[Nov 10 2023 01:37:21 UTC (QA Tests)] INFO -- clicking :nav-item-link506[Nov 10 2023 01:37:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.272s507[Nov 10 2023 01:37:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.619s508[Nov 10 2023 01:37:24 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present509[Nov 10 2023 01:37:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.065s510[Nov 10 2023 01:37:58 UTC (QA Tests)] INFO -- clicking :menu_section_button511[Nov 10 2023 01:37:58 UTC (QA Tests)] INFO -- clicking :nav-item-link512[Nov 10 2023 01:37:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.095s513[Nov 10 2023 01:37:59 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/rubygems-package-project-2ad73c1b834e62b3"514[Nov 10 2023 01:38:00 UTC (QA Tests)] WARN -- Feature flag scope was removed but the flag is still enabled globally.515 publishes a Ruby gem516Create517 Snippet index page518 behaves like displaying details on index page519[Nov 10 2023 01:38:00 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number520[Nov 10 2023 01:38:01 UTC (QA Tests)] INFO -- filling :login_field with "root"521[Nov 10 2023 01:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field522[Nov 10 2023 01:38:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"523[Nov 10 2023 01:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field524[Nov 10 2023 01:38:01 UTC (QA Tests)] INFO -- clicking :sign_in_button525[Nov 10 2023 01:38:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s526[Nov 10 2023 01:38:05 UTC (QA Tests)] INFO -- clicking :nav-item-link527[Nov 10 2023 01:38:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.504s528[Nov 10 2023 01:38:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? snippet-file-count-content' took 6.053s529[Nov 10 2023 01:38:12 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-28972579.test/dashboard/snippets530 shows correct details of personal_snippet_with_single_file including file number531 behaves like displaying details on index page532[Nov 10 2023 01:38:14 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number533[Nov 10 2023 01:38:15 UTC (QA Tests)] INFO -- filling :login_field with "root"534[Nov 10 2023 01:38:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field535[Nov 10 2023 01:38:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"536[Nov 10 2023 01:38:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field537[Nov 10 2023 01:38:16 UTC (QA Tests)] INFO -- clicking :sign_in_button538[Nov 10 2023 01:38:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.072s539[Nov 10 2023 01:38:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.12 seconds540[Nov 10 2023 01:38:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.37 seconds541[Nov 10 2023 01:38:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-snippets-54087341b463ff35' via api in 1.68 seconds542[Nov 10 2023 01:38:36 UTC (QA Tests)] INFO -- clicking :nav-item-link543[Nov 10 2023 01:38:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.516s544 shows correct details of project_snippet_with_single_file including file number545 behaves like displaying details on index page546[Nov 10 2023 01:38:37 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number547[Nov 10 2023 01:38:38 UTC (QA Tests)] INFO -- filling :login_field with "root"548[Nov 10 2023 01:38:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field549[Nov 10 2023 01:38:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"550[Nov 10 2023 01:38:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field551[Nov 10 2023 01:38:39 UTC (QA Tests)] INFO -- clicking :sign_in_button552[Nov 10 2023 01:38:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.933s553[Nov 10 2023 01:38:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds554[Nov 10 2023 01:38:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.26 seconds555[Nov 10 2023 01:38:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-snippets-196fa0eb2560b929' via api in 1.73 seconds556[Nov 10 2023 01:38:44 UTC (QA Tests)] INFO -- clicking :nav-item-link557[Nov 10 2023 01:38:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.56s558 shows correct details of project_snippet_with_multiple_files including file number559 behaves like displaying details on index page560[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number561[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- filling :login_field with "root"562[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field563[Nov 10 2023 01:38:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"564[Nov 10 2023 01:38:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field565[Nov 10 2023 01:38:46 UTC (QA Tests)] INFO -- clicking :sign_in_button566[Nov 10 2023 01:38:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.032s567[Nov 10 2023 01:38:50 UTC (QA Tests)] INFO -- clicking :nav-item-link568[Nov 10 2023 01:38:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.644s569 shows correct details of personal_snippet_with_multiple_files including file number570Plan571 Epics milestone dates API572[Nov 10 2023 01:38:51 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue573[Nov 10 2023 01:38:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds574[Nov 10 2023 01:38:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.67 seconds575 updates epic dates when adding another issue576[Nov 10 2023 01:39:03 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones577[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds578[Nov 10 2023 01:39:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.68 seconds579[Nov 10 2023 01:39:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '3'580 updates epic dates when deleting milestones581[Nov 10 2023 01:39:10 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones582[Nov 10 2023 01:39:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds583[Nov 10 2023 01:39:12 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.56 seconds584 updates epic dates when updating milestones585[Nov 10 2023 01:39:16 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue586[Nov 10 2023 01:39:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.13 seconds587[Nov 10 2023 01:39:18 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.68 seconds588 updates epic dates when removing issue589Create590 Multiple file snippet591[Nov 10 2023 01:39:24 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a project snippet with multiple files592[Nov 10 2023 01:39:24 UTC (QA Tests)] INFO -- filling :login_field with "root"593[Nov 10 2023 01:39:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field594[Nov 10 2023 01:39:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"595[Nov 10 2023 01:39:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field596[Nov 10 2023 01:39:25 UTC (QA Tests)] INFO -- clicking :sign_in_button597[Nov 10 2023 01:39:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.41s598[Nov 10 2023 01:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds599[Nov 10 2023 01:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.27 seconds600[Nov 10 2023 01:39:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-snippets-3bcd0d97f1d67cc7' via api in 1.92 seconds601[Nov 10 2023 01:39:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-snippets-3bcd0d97f1d67cc7602[Nov 10 2023 01:39:33 UTC (QA Tests)] INFO -- clicking :menu_section_button603[Nov 10 2023 01:39:33 UTC (QA Tests)] INFO -- clicking :nav-item-link604[Nov 10 2023 01:39:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.926s605[Nov 10 2023 01:39:34 UTC (QA Tests)] INFO -- clicking :create-first-snippet-link606[Nov 10 2023 01:39:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-snippet-link' took 1.207s607[Nov 10 2023 01:39:35 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Project snippet with multiple files"608[Nov 10 2023 01:39:35 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field609[Nov 10 2023 01:39:36 UTC (QA Tests)] INFO -- clicking :description-placeholder610[Nov 10 2023 01:39:36 UTC (QA Tests)] INFO -- filling :snippet-description-field with "Snippet description"611[Nov 10 2023 01:39:36 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field612[Nov 10 2023 01:39:37 UTC (QA Tests)] INFO -- clicking :visibility-content613[Nov 10 2023 01:39:37 UTC (QA Tests)] INFO -- filling :file-name-field with "01 file name"614[Nov 10 2023 01:39:37 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field615[Nov 10 2023 01:39:37 UTC (QA Tests)] INFO -- clicking :add-button616[Nov 10 2023 01:39:38 UTC (QA Tests)] INFO -- filling :file-name-field with "02 file name"617[Nov 10 2023 01:39:38 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field618[Nov 10 2023 01:39:38 UTC (QA Tests)] INFO -- clicking :add-button619[Nov 10 2023 01:39:39 UTC (QA Tests)] INFO -- filling :file-name-field with "03 file name"620[Nov 10 2023 01:39:39 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field621[Nov 10 2023 01:39:39 UTC (QA Tests)] INFO -- clicking :add-button622[Nov 10 2023 01:39:40 UTC (QA Tests)] INFO -- filling :file-name-field with "04 file name"623[Nov 10 2023 01:39:40 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field624[Nov 10 2023 01:39:40 UTC (QA Tests)] INFO -- clicking :add-button625[Nov 10 2023 01:39:41 UTC (QA Tests)] INFO -- filling :file-name-field with "05 file name"626[Nov 10 2023 01:39:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field627[Nov 10 2023 01:39:41 UTC (QA Tests)] INFO -- clicking :add-button628[Nov 10 2023 01:39:42 UTC (QA Tests)] INFO -- filling :file-name-field with "06 file name"629[Nov 10 2023 01:39:42 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field630[Nov 10 2023 01:39:42 UTC (QA Tests)] INFO -- clicking :add-button631[Nov 10 2023 01:39:43 UTC (QA Tests)] INFO -- filling :file-name-field with "07 file name"632[Nov 10 2023 01:39:43 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field633[Nov 10 2023 01:39:43 UTC (QA Tests)] INFO -- clicking :add-button634[Nov 10 2023 01:39:44 UTC (QA Tests)] INFO -- filling :file-name-field with "08 file name"635[Nov 10 2023 01:39:44 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field636[Nov 10 2023 01:39:44 UTC (QA Tests)] INFO -- clicking :add-button637[Nov 10 2023 01:39:44 UTC (QA Tests)] INFO -- filling :file-name-field with "09 file name"638[Nov 10 2023 01:39:44 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field639[Nov 10 2023 01:39:45 UTC (QA Tests)] INFO -- clicking :add-button640[Nov 10 2023 01:39:46 UTC (QA Tests)] INFO -- filling :file-name-field with "10 file name"641[Nov 10 2023 01:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field642[Nov 10 2023 01:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button643[Nov 10 2023 01:39:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.587s644[Nov 10 2023 01:39:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 2.6s645[Nov 10 2023 01:39:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '7' via browser_ui in 20.66 seconds646 creates a project snippet with multiple files647Create648 push after setting the file size limit via admin/application_settings649[Nov 10 2023 01:39:52 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push successful when the file size is under the limit650[Nov 10 2023 01:39:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds651[Nov 10 2023 01:39:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.27 seconds652[Nov 10 2023 01:39:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 2.42 seconds653[Nov 10 2023 01:39:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Adding a new file"654 push successful when the file size is under the limit655[Nov 10 2023 01:39:58 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push fails when the file size is above the limit656[Nov 10 2023 01:39:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds657[Nov 10 2023 01:39:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.25 seconds658 push fails when the file size is above the limit659Create660 API basics661[Nov 10 2023 01:40:07 UTC (QA Tests)] INFO -- Starting test: Create API basics user creates a project with a file and deletes them afterwards662 user creates a project with a file and deletes them afterwards663 raw file access664[Nov 10 2023 01:40:09 UTC (QA Tests)] INFO -- Starting test: Create API basics raw file access sets no-cache headers as expected665 sets no-cache headers as expected666ModelOps667 Suggested Reviewers668 suggests reviewers (PENDING: Test is not compatible with this environment or pipeline)669Create670 Code Suggestions in Web IDE671 adds text into a file and verifies code suggestions appear (PENDING: Test is not compatible with this environment or pipeline)672Create673 File management674[Nov 10 2023 01:40:11 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web675[Nov 10 2023 01:40:12 UTC (QA Tests)] INFO -- filling :login_field with "root"676[Nov 10 2023 01:40:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field677[Nov 10 2023 01:40:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"678[Nov 10 2023 01:40:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field679[Nov 10 2023 01:40:13 UTC (QA Tests)] INFO -- clicking :sign_in_button680[Nov 10 2023 01:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.848s681[Nov 10 2023 01:40:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.11 seconds682[Nov 10 2023 01:40:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.32 seconds683[Nov 10 2023 01:40:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-new-file-c897b830b0e5a6d3' via api in 2.43 seconds684[Nov 10 2023 01:40:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-new-file-c897b830b0e5a6d3/-/blob/main/QA+Test+-+File+name685[Nov 10 2023 01:40:23 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Delete file"686[Nov 10 2023 01:40:23 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field687[Nov 10 2023 01:40:26 UTC (QA Tests)] ERROR -- Interceptor Api Errors688[200] POST http://gitlab-ee-28972579.test/api/graphql -- Correlation Id: 01HEVE6A0DA378ANQXK1PNWDKW689error-messages: Variable $refType of type RefType was provided invalid value690 user deletes a file via the Web691Create692 Merge request squashing693[Nov 10 2023 01:40:26 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging694[Nov 10 2023 01:40:27 UTC (QA Tests)] INFO -- filling :login_field with "root"695[Nov 10 2023 01:40:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field696[Nov 10 2023 01:40:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"697[Nov 10 2023 01:40:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field698[Nov 10 2023 01:40:28 UTC (QA Tests)] INFO -- clicking :sign_in_button699[Nov 10 2023 01:40:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.775s700[Nov 10 2023 01:40:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.17 seconds701[Nov 10 2023 01:40:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.39 seconds702[Nov 10 2023 01:40:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.01 seconds703[Nov 10 2023 01:40:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.88 seconds704[Nov 10 2023 01:40:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"705[Nov 10 2023 01:40:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.9 seconds706[Nov 10 2023 01:40:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/squash-before-merge-5ce877294e0d9389/-/merge_requests/1707[Nov 10 2023 01:40:55 UTC (QA Tests)] INFO -- checking via JS :squash-checkbox with args {}708[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- clicking :merge-button709[Nov 10 2023 01:40:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.411s710 user squashes commits while merging711Create712 Cherry picking from a merge request713[Nov 10 2023 01:41:00 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request714[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- filling :login_field with "root"715[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field716[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"717[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field718[Nov 10 2023 01:41:02 UTC (QA Tests)] INFO -- clicking :sign_in_button719[Nov 10 2023 01:41:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.463s720[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.11 seconds721[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.29 seconds722[Nov 10 2023 01:41:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds723[Nov 10 2023 01:41:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds724[Nov 10 2023 01:41:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-6e1ce7ec52a6d400/-/merge_requests/1725[Nov 10 2023 01:41:16 UTC (QA Tests)] INFO -- clicking :merge-button726[Nov 10 2023 01:41:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.302s727[Nov 10 2023 01:41:20 UTC (QA Tests)] INFO -- clicking :cherry-pick-button and ensuring QA::Page::Component::CommitModal is present728[Nov 10 2023 01:41:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry-pick-button' took 0.76s729[Nov 10 2023 01:41:20 UTC (QA Tests)] INFO -- clicking :submit-commit730[Nov 10 2023 01:41:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 2.547s731[Nov 10 2023 01:41:23 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present732[Nov 10 2023 01:41:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.832s733[Nov 10 2023 01:41:27 UTC (QA Tests)] INFO -- clicking :diffs-tab734[Nov 10 2023 01:41:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-tree-container' took 0.515s735[Nov 10 2023 01:41:28 UTC (QA Tests)] INFO -- clicking :file-tree-button736[Nov 10 2023 01:41:28 UTC (QA Tests)] ERROR -- Interceptor Api Errors737[404] GET /gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-6e1ce7ec52a6d400/-/merge_requests/2/diffs_metadata.json -- Correlation Id: 01HEVE87HKKXSZ2AAYTZ95R9DX738 creates a merge request739Create740 new merge request from the event notification741[Nov 10 2023 01:41:28 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the git CLI creates a merge request742[Nov 10 2023 01:41:29 UTC (QA Tests)] INFO -- filling :login_field with "root"743[Nov 10 2023 01:41:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field744[Nov 10 2023 01:41:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"745[Nov 10 2023 01:41:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field746[Nov 10 2023 01:41:30 UTC (QA Tests)] INFO -- clicking :sign_in_button747[Nov 10 2023 01:41:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.463s748[Nov 10 2023 01:41:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds749[Nov 10 2023 01:41:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.29 seconds750[Nov 10 2023 01:41:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"751[Nov 10 2023 01:41:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.89 seconds752[Nov 10 2023 01:41:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-13f2c213a14da88e753[Nov 10 2023 01:41:41 UTC (QA Tests)] INFO -- clicking :create-merge-request-button754[Nov 10 2023 01:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.577s755[Nov 10 2023 01:41:42 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test fbbcc9886c5e6965"756[Nov 10 2023 01:41:42 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field757[Nov 10 2023 01:41:43 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present758[Nov 10 2023 01:41:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.354s759 after a push via the git CLI creates a merge request760[Nov 10 2023 01:41:46 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the API creates a merge request761[Nov 10 2023 01:41:47 UTC (QA Tests)] INFO -- filling :login_field with "root"762[Nov 10 2023 01:41:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field763[Nov 10 2023 01:41:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"764[Nov 10 2023 01:41:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field765[Nov 10 2023 01:41:48 UTC (QA Tests)] INFO -- clicking :sign_in_button766[Nov 10 2023 01:41:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.354s767[Nov 10 2023 01:41:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds768[Nov 10 2023 01:41:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.26 seconds769[Nov 10 2023 01:41:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"770[Nov 10 2023 01:41:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-dcb2317d76c9b9c2771[Nov 10 2023 01:41:57 UTC (QA Tests)] INFO -- clicking :create-merge-request-button772[Nov 10 2023 01:41:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.492s773[Nov 10 2023 01:41:58 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test dce9423cb6dee657"774[Nov 10 2023 01:41:58 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field775[Nov 10 2023 01:41:59 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present776[Nov 10 2023 01:42:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.505s777 after a push via the API creates a merge request778Govern779 Compliance Framework Report780[Nov 10 2023 01:42:02 UTC (QA Tests)] INFO -- Starting test: Govern Compliance Framework Report shows the compliance framework for each project781[Nov 10 2023 01:42:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds782[Nov 10 2023 01:42:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Reprehenderit laboriosam dolor error.' via api in 0.17 seconds783[Nov 10 2023 01:42:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Ducimus rerum ipsam a.' via api in 0.13 seconds784[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- filling :login_field with "root"785[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field786[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"787[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field788[Nov 10 2023 01:42:10 UTC (QA Tests)] INFO -- clicking :sign_in_button789[Nov 10 2023 01:42:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.407s790[Nov 10 2023 01:42:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6791[Nov 10 2023 01:42:15 UTC (QA Tests)] INFO -- clicking :menu_section_button792[Nov 10 2023 01:42:15 UTC (QA Tests)] INFO -- clicking :nav-item-link793[Nov 10 2023 01:42:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.889s794[Nov 10 2023 01:42:16 UTC (QA Tests)] INFO -- clicking :projects-tab795[Nov 10 2023 01:42:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element projects-tab' took 0.598s796[Nov 10 2023 01:42:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.634s797 shows the compliance framework for each project798Govern799 Vulnerability Report Security Training800[Nov 10 2023 01:42:19 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training does not show security training section in vulnerability details when the setting is turned OFF801[Nov 10 2023 01:42:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds802[Nov 10 2023 01:42:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.24 seconds803[Nov 10 2023 01:42:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.804[Nov 10 2023 01:42:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`805[Nov 10 2023 01:42:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`806[Nov 10 2023 01:42:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-a7baad8be1d9dfab --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-a7baad8be1d9dfab sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-vulnerability-report-security-training-a7baad8be1d9dfab --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `807[Nov 10 2023 01:42:21 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-a7baad8be1d9dfab`808[Nov 10 2023 01:42:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`809[Nov 10 2023 01:42:25 UTC (QA Tests)] INFO -- filling :login_field with "root"810[Nov 10 2023 01:42:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field811[Nov 10 2023 01:42:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"812[Nov 10 2023 01:42:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field813[Nov 10 2023 01:42:26 UTC (QA Tests)] INFO -- clicking :sign_in_button814[Nov 10 2023 01:42:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.538s815[Nov 10 2023 01:42:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/vulnerability-report-security-training-a7baad8be1d9dfab816[Nov 10 2023 01:42:32 UTC (QA Tests)] INFO -- clicking :menu_section_button817[Nov 10 2023 01:42:32 UTC (QA Tests)] INFO -- clicking :nav-item-link818[Nov 10 2023 01:42:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.996s819[Nov 10 2023 01:42:34 UTC (QA Tests)] INFO -- clicking :nav-item-link820[Nov 10 2023 01:42:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.983s821[Nov 10 2023 01:42:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.045s822[Nov 10 2023 01:42:46 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/vulnerability-report-security-training-a7baad8be1d9dfab/-/security/vulnerability_report823[Nov 10 2023 01:42:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.437s824[Nov 10 2023 01:42:50 UTC (QA Tests)] INFO -- clicking :vulnerability825[Nov 10 2023 01:42:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.272s826[Nov 10 2023 01:43:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-a7baad8be1d9dfab'827[Nov 10 2023 01:43:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-a7baad8be1d9dfab`828 does not show security training section in vulnerability details when the setting is turned OFF829[Nov 10 2023 01:43:02 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training shows security training section for supported vulnerabilities when the setting is toggled ON830[Nov 10 2023 01:43:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds831[Nov 10 2023 01:43:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.27 seconds832[Nov 10 2023 01:43:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.833[Nov 10 2023 01:43:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`834[Nov 10 2023 01:43:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`835[Nov 10 2023 01:43:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-755bc0e6734467f4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-755bc0e6734467f4 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-vulnerability-report-security-training-755bc0e6734467f4 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `836[Nov 10 2023 01:43:05 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-755bc0e6734467f4`837[Nov 10 2023 01:43:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`838[Nov 10 2023 01:43:08 UTC (QA Tests)] INFO -- filling :login_field with "root"839[Nov 10 2023 01:43:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field840[Nov 10 2023 01:43:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"841[Nov 10 2023 01:43:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field842[Nov 10 2023 01:43:09 UTC (QA Tests)] INFO -- clicking :sign_in_button843[Nov 10 2023 01:43:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.473s844[Nov 10 2023 01:43:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/vulnerability-report-security-training-755bc0e6734467f4845[Nov 10 2023 01:43:14 UTC (QA Tests)] INFO -- clicking :menu_section_button846[Nov 10 2023 01:43:15 UTC (QA Tests)] INFO -- clicking :nav-item-link847[Nov 10 2023 01:43:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.222s848[Nov 10 2023 01:43:17 UTC (QA Tests)] INFO -- clicking :nav-item-link849[Nov 10 2023 01:43:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.047s850[Nov 10 2023 01:43:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.041s851[Nov 10 2023 01:43:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/vulnerability-report-security-training-755bc0e6734467f4/-/security/vulnerability_report852[Nov 10 2023 01:43:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.762s853[Nov 10 2023 01:43:33 UTC (QA Tests)] INFO -- clicking :vulnerability854[Nov 10 2023 01:43:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.396s855[Nov 10 2023 01:43:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? security-training-text' took 4.9s856[Nov 10 2023 01:43:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-755bc0e6734467f4'857[Nov 10 2023 01:43:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-755bc0e6734467f4`858 shows security training section for supported vulnerabilities when the setting is toggled ON859Govern860 Group access861 when restricted by another ip address862 with API863[Nov 10 2023 01:43:41 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by another ip address with API denies access864[Nov 10 2023 01:43:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-79f225ee39105f84' via api in 0.52 seconds865[Nov 10 2023 01:43:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.76 seconds866[Nov 10 2023 01:43:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-79f225ee39105f84/ip-address-restricted-group-539451d9267c8fae/project-in-ip-restricted-group-84ac009fc77a194f QA::Resource::Project867[Nov 10 2023 01:43:45 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3868[Nov 10 2023 01:43:45 UTC (QA Tests)] INFO -- filling :login_field with "root"869[Nov 10 2023 01:43:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field870[Nov 10 2023 01:43:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"871[Nov 10 2023 01:43:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field872[Nov 10 2023 01:43:46 UTC (QA Tests)] INFO -- clicking :sign_in_button873[Nov 10 2023 01:43:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.786s874[Nov 10 2023 01:43:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-79f225ee39105f84875[Nov 10 2023 01:43:51 UTC (QA Tests)] INFO -- clicking :menu_section_button876[Nov 10 2023 01:43:52 UTC (QA Tests)] INFO -- clicking :nav-item-link877[Nov 10 2023 01:43:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.306s878[Nov 10 2023 01:43:55 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button879[Nov 10 2023 01:43:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.61s880[Nov 10 2023 01:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.19s881[Nov 10 2023 01:43:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.025s882[Nov 10 2023 01:43:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content883[Nov 10 2023 01:43:59 UTC (QA Tests)] INFO -- clicking :sign_out_link884[Nov 10 2023 01:44:00 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1885[Nov 10 2023 01:44:00 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:7bB7US886[Nov 10 2023 01:44:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-eblbvoig' via api in 0.12 seconds887[Nov 10 2023 01:44:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-79f225ee39105f84'888 denies access889 with SSH890[Nov 10 2023 01:44:01 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by another ip address with SSH denies access891[Nov 10 2023 01:44:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-545cdeba54ac7960' via api in 0.58 seconds892[Nov 10 2023 01:44:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.25 seconds893[Nov 10 2023 01:44:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-545cdeba54ac7960/ip-address-restricted-group-6cb820dc17438448/project-in-ip-restricted-group-37a0ba5d4f880b0b QA::Resource::Project894[Nov 10 2023 01:44:05 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3895[Nov 10 2023 01:44:05 UTC (QA Tests)] INFO -- filling :login_field with "root"896[Nov 10 2023 01:44:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field897[Nov 10 2023 01:44:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"898[Nov 10 2023 01:44:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field899[Nov 10 2023 01:44:06 UTC (QA Tests)] INFO -- clicking :sign_in_button900[Nov 10 2023 01:44:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.698s901[Nov 10 2023 01:44:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-545cdeba54ac7960902[Nov 10 2023 01:44:11 UTC (QA Tests)] INFO -- clicking :menu_section_button903[Nov 10 2023 01:44:11 UTC (QA Tests)] INFO -- clicking :nav-item-link904[Nov 10 2023 01:44:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.573s905[Nov 10 2023 01:44:15 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button906[Nov 10 2023 01:44:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.564s907[Nov 10 2023 01:44:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.169s908[Nov 10 2023 01:44:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.077s909[Nov 10 2023 01:44:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content910[Nov 10 2023 01:44:19 UTC (QA Tests)] INFO -- clicking :sign_out_link911[Nov 10 2023 01:44:20 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-7mldib/id_rsa -N `912[Nov 10 2023 01:44:21 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:7bB7US913[Nov 10 2023 01:44:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-neomz78v' via cache in 0.0 seconds914[Nov 10 2023 01:44:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 1.31 seconds915[Nov 10 2023 01:44:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'916[Nov 10 2023 01:44:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-545cdeba54ac7960'917 denies access918 with UI919[Nov 10 2023 01:44:24 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by another ip address with UI denies access920[Nov 10 2023 01:44:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-2c8b594ee4669cbe' via api in 0.73 seconds921[Nov 10 2023 01:44:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.24 seconds922[Nov 10 2023 01:44:27 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-2c8b594ee4669cbe/ip-address-restricted-group-a16d21dab6d19caa/project-in-ip-restricted-group-302a51770c4d7dd3 QA::Resource::Project923[Nov 10 2023 01:44:28 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3924[Nov 10 2023 01:44:28 UTC (QA Tests)] INFO -- filling :login_field with "root"925[Nov 10 2023 01:44:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field926[Nov 10 2023 01:44:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"927[Nov 10 2023 01:44:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field928[Nov 10 2023 01:44:29 UTC (QA Tests)] INFO -- clicking :sign_in_button929[Nov 10 2023 01:44:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.814s930[Nov 10 2023 01:44:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-2c8b594ee4669cbe931[Nov 10 2023 01:44:34 UTC (QA Tests)] INFO -- clicking :menu_section_button932[Nov 10 2023 01:44:35 UTC (QA Tests)] INFO -- clicking :nav-item-link933[Nov 10 2023 01:44:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.087s934[Nov 10 2023 01:44:38 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button935[Nov 10 2023 01:44:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.682s936[Nov 10 2023 01:44:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.152s937[Nov 10 2023 01:44:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.03s938[Nov 10 2023 01:44:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content939[Nov 10 2023 01:44:42 UTC (QA Tests)] INFO -- clicking :sign_out_link940[Nov 10 2023 01:44:43 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"941[Nov 10 2023 01:44:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field942[Nov 10 2023 01:44:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"943[Nov 10 2023 01:44:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field944[Nov 10 2023 01:44:44 UTC (QA Tests)] INFO -- clicking :sign_in_button945[Nov 10 2023 01:44:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.001s946[Nov 10 2023 01:44:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-2c8b594ee4669cbe947[Nov 10 2023 01:44:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-2c8b594ee4669cbe/ip-address-restricted-group-a16d21dab6d19caa948[Nov 10 2023 01:44:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-2c8b594ee4669cbe'949[Nov 10 2023 01:44:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s950[Nov 10 2023 01:44:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.066s951[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content952[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- clicking :sign_out_link953 denies access954 when restricted by user's ip address955 with API956[Nov 10 2023 01:44:52 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by user's ip address with API allows access957[Nov 10 2023 01:44:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-500f66991b049ea9' via api in 0.55 seconds958[Nov 10 2023 01:44:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.28 seconds959[Nov 10 2023 01:44:55 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-500f66991b049ea9/ip-address-restricted-group-e52e16555ef9c8a6/project-in-ip-restricted-group-868dc331df77839b QA::Resource::Project960[Nov 10 2023 01:44:56 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3961[Nov 10 2023 01:44:56 UTC (QA Tests)] INFO -- filling :login_field with "root"962[Nov 10 2023 01:44:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field963[Nov 10 2023 01:44:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"964[Nov 10 2023 01:44:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field965[Nov 10 2023 01:44:57 UTC (QA Tests)] INFO -- clicking :sign_in_button966[Nov 10 2023 01:44:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.637s967[Nov 10 2023 01:45:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-500f66991b049ea9968[Nov 10 2023 01:45:02 UTC (QA Tests)] INFO -- clicking :menu_section_button969[Nov 10 2023 01:45:02 UTC (QA Tests)] INFO -- clicking :nav-item-link970[Nov 10 2023 01:45:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.06s971[Nov 10 2023 01:45:05 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button972[Nov 10 2023 01:45:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.339s973[Nov 10 2023 01:45:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.176s974[Nov 10 2023 01:45:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.063s975[Nov 10 2023 01:45:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content976[Nov 10 2023 01:45:10 UTC (QA Tests)] INFO -- clicking :sign_out_link977[Nov 10 2023 01:45:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.504s978[Nov 10 2023 01:45:10 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:7bB7US979[Nov 10 2023 01:45:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-qqi9get7' via cache in 0.0 seconds980[Nov 10 2023 01:45:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-500f66991b049ea9'981 allows access982 with UI983[Nov 10 2023 01:45:12 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by user's ip address with UI allows access984[Nov 10 2023 01:45:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-361d7eef0bf684ba' via api in 0.64 seconds985[Nov 10 2023 01:45:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds986[Nov 10 2023 01:45:15 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-361d7eef0bf684ba/ip-address-restricted-group-5f8519345f3d7064/project-in-ip-restricted-group-8b1640205c3c9632 QA::Resource::Project987[Nov 10 2023 01:45:16 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3988[Nov 10 2023 01:45:16 UTC (QA Tests)] INFO -- filling :login_field with "root"989[Nov 10 2023 01:45:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field990[Nov 10 2023 01:45:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"991[Nov 10 2023 01:45:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field992[Nov 10 2023 01:45:17 UTC (QA Tests)] INFO -- clicking :sign_in_button993[Nov 10 2023 01:45:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.71s994[Nov 10 2023 01:45:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-361d7eef0bf684ba995[Nov 10 2023 01:45:22 UTC (QA Tests)] INFO -- clicking :menu_section_button996[Nov 10 2023 01:45:22 UTC (QA Tests)] INFO -- clicking :nav-item-link997[Nov 10 2023 01:45:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.094s998[Nov 10 2023 01:45:25 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button999[Nov 10 2023 01:45:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.45s1000[Nov 10 2023 01:45:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.191s1001[Nov 10 2023 01:45:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.068s1002[Nov 10 2023 01:45:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content1003[Nov 10 2023 01:45:30 UTC (QA Tests)] INFO -- clicking :sign_out_link1004[Nov 10 2023 01:45:31 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1005[Nov 10 2023 01:45:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1006[Nov 10 2023 01:45:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1007[Nov 10 2023 01:45:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1008[Nov 10 2023 01:45:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1009[Nov 10 2023 01:45:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.848s1010[Nov 10 2023 01:45:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-361d7eef0bf684ba1011[Nov 10 2023 01:45:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-361d7eef0bf684ba/ip-address-restricted-group-5f8519345f3d70641012[Nov 10 2023 01:45:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-361d7eef0bf684ba'1013[Nov 10 2023 01:45:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.032s1014[Nov 10 2023 01:45:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.067s1015[Nov 10 2023 01:45:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content1016[Nov 10 2023 01:45:40 UTC (QA Tests)] INFO -- clicking :sign_out_link1017 allows access1018 with SSH1019[Nov 10 2023 01:45:41 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by user's ip address with SSH allows access1020[Nov 10 2023 01:45:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-6037b185af586329' via api in 0.47 seconds1021[Nov 10 2023 01:45:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds1022[Nov 10 2023 01:45:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-6037b185af586329/ip-address-restricted-group-0d08c56853f5357b/project-in-ip-restricted-group-b66d7218c752d080 QA::Resource::Project1023[Nov 10 2023 01:45:44 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31024[Nov 10 2023 01:45:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1025[Nov 10 2023 01:45:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1026[Nov 10 2023 01:45:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1027[Nov 10 2023 01:45:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1028[Nov 10 2023 01:45:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1029[Nov 10 2023 01:45:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.528s1030[Nov 10 2023 01:45:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-28972579.test/groups/gitlab-qa-ip-restricted-sandbox-group-6037b185af5863291031[Nov 10 2023 01:45:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1032[Nov 10 2023 01:45:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1033[Nov 10 2023 01:45:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.019s1034[Nov 10 2023 01:45:53 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1035[Nov 10 2023 01:45:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.312s1036[Nov 10 2023 01:45:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.165s1037[Nov 10 2023 01:45:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.106s1038[Nov 10 2023 01:45:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content1039[Nov 10 2023 01:45:58 UTC (QA Tests)] INFO -- clicking :sign_out_link1040[Nov 10 2023 01:45:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.503s1041[Nov 10 2023 01:45:58 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-4bqaue/id_rsa -N `1042[Nov 10 2023 01:45:59 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:7bB7US1043[Nov 10 2023 01:45:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-6exwtgzi' via cache in 0.0 seconds1044[Nov 10 2023 01:45:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.86 seconds1045[Nov 10 2023 01:46:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1046[Nov 10 2023 01:46:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.01 seconds1047[Nov 10 2023 01:46:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1048[Nov 10 2023 01:46:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-6037b185af586329'1049 allows access1050Create1051 Merged merge request1052[Nov 10 2023 01:46:02 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted1053[Nov 10 2023 01:46:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1054[Nov 10 2023 01:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1055[Nov 10 2023 01:46:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1056[Nov 10 2023 01:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1057[Nov 10 2023 01:46:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1058[Nov 10 2023 01:46:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.826s1059[Nov 10 2023 01:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.12 seconds1060[Nov 10 2023 01:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.32 seconds1061[Nov 10 2023 01:46:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-merge-request-0eb4c5b20e842cb3' via api in 2.07 seconds1062[Nov 10 2023 01:46:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.99 seconds1063[Nov 10 2023 01:46:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-merge-request-0eb4c5b20e842cb3/-/merge_requests/11064[Nov 10 2023 01:46:16 UTC (QA Tests)] INFO -- clicking :merge-button1065[Nov 10 2023 01:46:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.795s1066[Nov 10 2023 01:46:19 UTC (QA Tests)] INFO -- clicking :revert-button and ensuring QA::Page::Component::CommitModal is present1067[Nov 10 2023 01:46:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert-button' took 0.729s1068[Nov 10 2023 01:46:20 UTC (QA Tests)] INFO -- clicking :submit-commit1069[Nov 10 2023 01:46:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 2.218s1070[Nov 10 2023 01:46:22 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1071[Nov 10 2023 01:46:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.555s1072[Nov 10 2023 01:46:26 UTC (QA Tests)] INFO -- clicking :diffs-tab1073[Nov 10 2023 01:46:27 UTC (QA Tests)] INFO -- clicking :file-tree-button1074 can be reverted1075Create1076 Personal snippet creation1077[Nov 10 2023 01:46:27 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1078[Nov 10 2023 01:46:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1079[Nov 10 2023 01:46:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1080[Nov 10 2023 01:46:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1081[Nov 10 2023 01:46:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1082[Nov 10 2023 01:46:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1083[Nov 10 2023 01:46:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.629s1084[Nov 10 2023 01:46:32 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1085[Nov 10 2023 01:46:32 UTC (QA Tests)] INFO -- clicking :create_menu_item1086[Nov 10 2023 01:46:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.76s1087[Nov 10 2023 01:46:33 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Snippet title"1088[Nov 10 2023 01:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field1089[Nov 10 2023 01:46:34 UTC (QA Tests)] INFO -- clicking :description-placeholder1090[Nov 10 2023 01:46:34 UTC (QA Tests)] INFO -- filling :snippet-description-field with "Snippet description"1091[Nov 10 2023 01:46:34 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field1092[Nov 10 2023 01:46:35 UTC (QA Tests)] INFO -- clicking :visibility-content1093[Nov 10 2023 01:46:35 UTC (QA Tests)] INFO -- filling :file-name-field with "ruby_file.rb"1094[Nov 10 2023 01:46:35 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1095[Nov 10 2023 01:46:35 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1096[Nov 10 2023 01:46:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.147s1097[Nov 10 2023 01:46:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 1.159s1098[Nov 10 2023 01:46:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '8' via browser_ui in 4.64 seconds1099[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '8'1100 user creates a personal snippet1101Configure1102 AutoDevOps Templates1103 using express template1104 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)1105Verify1106 Runner registration1107[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner1108[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1109[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1110[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.12 seconds1111[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.31 seconds1112[Nov 10 2023 01:46:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-ci-cd-02091c50e9c7e6e0' via api in 1.6 seconds1113[Nov 10 2023 01:46:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1114[Nov 10 2023 01:46:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580798 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580798 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1699580798 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `1115[Nov 10 2023 01:46:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580798`1116[Nov 10 2023 01:46:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1117[Nov 10 2023 01:46:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699580798' via api in 3.97 seconds1118[Nov 10 2023 01:46:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1119[Nov 10 2023 01:46:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1120[Nov 10 2023 01:46:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1121[Nov 10 2023 01:46:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1122[Nov 10 2023 01:46:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1123[Nov 10 2023 01:46:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.502s1124[Nov 10 2023 01:46:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-ci-cd-02091c50e9c7e6e01125[Nov 10 2023 01:46:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1126[Nov 10 2023 01:46:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1127[Nov 10 2023 01:46:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.101s1128[Nov 10 2023 01:46:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.516s1129[Nov 10 2023 01:46:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699580798'1130[Nov 10 2023 01:46:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699580798`1131 user registers a new project runner1132Plan1133 Editing scoped labels on issues1134[Nov 10 2023 01:46:54 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels1135[Nov 10 2023 01:46:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1136[Nov 10 2023 01:46:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.27 seconds1137[Nov 10 2023 01:46:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-for-issues-63623c09251d6625' via api in 1.42 seconds1138[Nov 10 2023 01:46:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1139[Nov 10 2023 01:46:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1140[Nov 10 2023 01:46:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1141[Nov 10 2023 01:46:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1142[Nov 10 2023 01:46:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1143[Nov 10 2023 01:46:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.548s1144[Nov 10 2023 01:47:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-for-issues-63623c09251d6625/-/issues/11145[Nov 10 2023 01:47:05 UTC (QA Tests)] INFO -- clicking :edit-button1146[Nov 10 2023 01:47:05 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "animal::dolphin"1147[Nov 10 2023 01:47:05 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1148[Nov 10 2023 01:47:06 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "plant::orchid"1149[Nov 10 2023 01:47:06 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1150[Nov 10 2023 01:47:07 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group::car::porsche"1151[Nov 10 2023 01:47:07 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1152[Nov 10 2023 01:47:08 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group::truck::mercedes-bens"1153[Nov 10 2023 01:47:08 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1154[Nov 10 2023 01:47:09 UTC (QA Tests)] INFO -- clicking :issue-title1155[Nov 10 2023 01:47:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.25s1156 correctly applies simple and multiple colon scoped pairs labels1157Govern1158 Group1159 for change project creation level1160 behaves like audit event1161[Nov 10 2023 01:47:12 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations1162[Nov 10 2023 01:47:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1163[Nov 10 2023 01:47:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1164[Nov 10 2023 01:47:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1165[Nov 10 2023 01:47:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1166[Nov 10 2023 01:47:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1167[Nov 10 2023 01:47:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.428s1168[Nov 10 2023 01:47:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds1169[Nov 10 2023 01:47:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6/test-group-c007d34b2763a7a11170[Nov 10 2023 01:47:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1171[Nov 10 2023 01:47:20 UTC (QA Tests)] INFO -- clicking :nav-item-link1172[Nov 10 2023 01:47:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.144s1173[Nov 10 2023 01:47:22 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown1174[Nov 10 2023 01:47:22 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1175[Nov 10 2023 01:47:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.209s1176[Nov 10 2023 01:47:24 UTC (QA Tests)] INFO -- clicking :menu_section_button1177[Nov 10 2023 01:47:24 UTC (QA Tests)] INFO -- clicking :nav-item-link1178[Nov 10 2023 01:47:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.922s1179 logs audit events for UI operations1180 for enable and disable 2FA requirement1181 behaves like audit event1182[Nov 10 2023 01:47:25 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations1183[Nov 10 2023 01:47:26 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-609dbb6dfd88a73e"1184[Nov 10 2023 01:47:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1185[Nov 10 2023 01:47:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1186[Nov 10 2023 01:47:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1187[Nov 10 2023 01:47:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1188[Nov 10 2023 01:47:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.857s1189[Nov 10 2023 01:47:30 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-609dbb6dfd88a73e1190[Nov 10 2023 01:47:30 UTC (QA Tests)] INFO -- Caching token for username: qa-user-609dbb6dfd88a73e, last six chars of token:TcFJB41191[Nov 10 2023 01:47:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-609dbb6dfd88a73e-55bt02v1' via api in 0.12 seconds1192[Nov 10 2023 01:47:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-fce79fbb' via api in 0.88 seconds1193[Nov 10 2023 01:47:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-2fa-recovery-sandbox-group-fce79fbb/qa-test-2023-11-10-01-36-12-8afd3e0540f946be1194[Nov 10 2023 01:47:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1195[Nov 10 2023 01:47:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1196[Nov 10 2023 01:47:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.243s1197[Nov 10 2023 01:47:36 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}1198[Nov 10 2023 01:47:36 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1199[Nov 10 2023 01:47:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.615s1200[Nov 10 2023 01:47:38 UTC (QA Tests)] INFO -- clicking :configure_it_later_button1201[Nov 10 2023 01:47:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-2fa-recovery-sandbox-group-fce79fbb/qa-test-2023-11-10-01-36-12-8afd3e0540f946be1202[Nov 10 2023 01:47:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1203[Nov 10 2023 01:47:40 UTC (QA Tests)] INFO -- clicking :nav-item-link1204[Nov 10 2023 01:47:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.021s1205[Nov 10 2023 01:47:43 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}1206[Nov 10 2023 01:47:43 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1207[Nov 10 2023 01:47:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.203s1208[Nov 10 2023 01:47:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1209[Nov 10 2023 01:47:45 UTC (QA Tests)] INFO -- clicking :nav-item-link1210[Nov 10 2023 01:47:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.918s1211[Nov 10 2023 01:47:46 UTC (QA Tests)] ERROR -- Interceptor Api Errors1212[401] POST /api/graphql -- Correlation Id: 01HEVEKKFZ89H1Z291BY80SPPF1213error-messages: Authentication error: enable 2FA in your profile settings to continue using GitLab: http://gitlab-ee-28972579.test/help/user/profile/account/two_factor_authentication.html#enable-two-factor-authentication1214 logs audit events for UI operations1215 for enable and disable allow user request access1216 behaves like audit event1217[Nov 10 2023 01:47:46 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable allow user request access behaves like audit event logs audit events for UI operations1218[Nov 10 2023 01:47:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1219[Nov 10 2023 01:47:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1220[Nov 10 2023 01:47:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1221[Nov 10 2023 01:47:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1222[Nov 10 2023 01:47:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1223[Nov 10 2023 01:47:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.535s1224[Nov 10 2023 01:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds1225[Nov 10 2023 01:47:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6/test-group-bbce3344ac0256131226[Nov 10 2023 01:47:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1227[Nov 10 2023 01:47:54 UTC (QA Tests)] INFO -- clicking :nav-item-link1228[Nov 10 2023 01:47:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.002s1229[Nov 10 2023 01:47:56 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}1230[Nov 10 2023 01:47:56 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1231[Nov 10 2023 01:47:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.189s1232[Nov 10 2023 01:47:58 UTC (QA Tests)] INFO -- clicking :nav-item-link1233[Nov 10 2023 01:47:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.095s1234[Nov 10 2023 01:48:00 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}1235[Nov 10 2023 01:48:01 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1236[Nov 10 2023 01:48:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.239s1237[Nov 10 2023 01:48:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1238[Nov 10 2023 01:48:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1239[Nov 10 2023 01:48:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.966s1240 logs audit events for UI operations1241 for enable and disable membership lock1242 behaves like audit event1243[Nov 10 2023 01:48:04 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations1244[Nov 10 2023 01:48:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1245[Nov 10 2023 01:48:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1246[Nov 10 2023 01:48:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1247[Nov 10 2023 01:48:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1248[Nov 10 2023 01:48:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1249[Nov 10 2023 01:48:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.444s1250[Nov 10 2023 01:48:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1251[Nov 10 2023 01:48:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6/test-group-eee58ea2520fd8f21252[Nov 10 2023 01:48:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1253[Nov 10 2023 01:48:11 UTC (QA Tests)] INFO -- clicking :nav-item-link1254[Nov 10 2023 01:48:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.363s1255[Nov 10 2023 01:48:14 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}1256[Nov 10 2023 01:48:14 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1257[Nov 10 2023 01:48:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.118s1258[Nov 10 2023 01:48:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1259[Nov 10 2023 01:48:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.949s1260[Nov 10 2023 01:48:18 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}1261[Nov 10 2023 01:48:18 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1262[Nov 10 2023 01:48:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.12s1263[Nov 10 2023 01:48:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1264[Nov 10 2023 01:48:20 UTC (QA Tests)] INFO -- clicking :nav-item-link1265[Nov 10 2023 01:48:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.936s1266 logs audit events for UI operations1267 for disable and Enable LFS1268 behaves like audit event1269[Nov 10 2023 01:48:21 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations1270[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1271[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1272[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1273[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1274[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1275[Nov 10 2023 01:48:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.54s1276[Nov 10 2023 01:48:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds1277[Nov 10 2023 01:48:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6/test-group-b99f76f03e406c7c1278[Nov 10 2023 01:48:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1279[Nov 10 2023 01:48:29 UTC (QA Tests)] INFO -- clicking :nav-item-link1280[Nov 10 2023 01:48:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.004s1281[Nov 10 2023 01:48:31 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}1282[Nov 10 2023 01:48:31 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1283[Nov 10 2023 01:48:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.637s1284[Nov 10 2023 01:48:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.619s1285[Nov 10 2023 01:48:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 0.639s1286[Nov 10 2023 01:48:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1287[Nov 10 2023 01:48:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.987s1288[Nov 10 2023 01:48:35 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}1289[Nov 10 2023 01:48:35 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1290[Nov 10 2023 01:48:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.214s1291[Nov 10 2023 01:48:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1292[Nov 10 2023 01:48:37 UTC (QA Tests)] INFO -- clicking :nav-item-link1293[Nov 10 2023 01:48:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.926s1294 logs audit events for UI operations1295Plan1296 Dora Metrics1297 with group metrics1298 behaves like dora metrics api endpoint1299 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)1300 with project metrics1301 behaves like dora metrics api endpoint1302 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)1303Verify1304 Job artifacts1305 when exposed1306[Nov 10 2023 01:48:38 UTC (QA Tests)] INFO -- Starting test: Verify Job artifacts when exposed show up in MR widget1307[Nov 10 2023 01:48:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1308[Nov 10 2023 01:48:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.25 seconds1309[Nov 10 2023 01:48:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1310[Nov 10 2023 01:48:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1311[Nov 10 2023 01:48:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1312[Nov 10 2023 01:48:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-vjefz822 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-vjefz822 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-vjefz822 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list qa-runner-vjefz822 --executor shell && gitlab-runner run" `1313[Nov 10 2023 01:48:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-vjefz822`1314[Nov 10 2023 01:48:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1315[Nov 10 2023 01:48:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.35 seconds1316[Nov 10 2023 01:48:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 7.97 seconds1317[Nov 10 2023 01:48:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1318[Nov 10 2023 01:48:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1319[Nov 10 2023 01:48:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1320[Nov 10 2023 01:48:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1321[Nov 10 2023 01:48:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1322[Nov 10 2023 01:48:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.601s1323[Nov 10 2023 01:48:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-artifacts-d17a727ed0d09386/-/merge_requests/11324[Nov 10 2023 01:49:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 9.611s1325[Nov 10 2023 01:49:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.074s1326[Nov 10 2023 01:49:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.075s1327[Nov 10 2023 01:49:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.824s1328[Nov 10 2023 01:49:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.311s1329[Nov 10 2023 01:49:14 UTC (QA Tests)] INFO -- clicking :base-dropdown-toggle1330[Nov 10 2023 01:49:15 UTC (QA Tests)] INFO -- clicking :base-dropdown-toggle1331[Nov 10 2023 01:49:16 UTC (QA Tests)] INFO -- clicking :mr-collapsible-title1332[Nov 10 2023 01:49:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-vjefz822'1333[Nov 10 2023 01:49:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-vjefz822`1334 show up in MR widget1335Data Stores1336 Project owner permissions1337 for group projects1338 behaves like adds user as maintainer1339[Nov 10 2023 01:49:17 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as maintainer has maintainer role without owner permissions1340[Nov 10 2023 01:49:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds1341[Nov 10 2023 01:49:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.63 seconds1342[Nov 10 2023 01:49:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1343[Nov 10 2023 01:49:19 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:7bB7US1344[Nov 10 2023 01:49:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-v6k9vfcg' via cache in 0.0 seconds1345[Nov 10 2023 01:49:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/qa-owner-group-project-96e5abc35e85a6b9 QA::Resource::Project1346[Nov 10 2023 01:49:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1347[Nov 10 2023 01:49:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1348[Nov 10 2023 01:49:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1349[Nov 10 2023 01:49:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1350[Nov 10 2023 01:49:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1351[Nov 10 2023 01:49:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.922s1352[Nov 10 2023 01:49:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/qa-owner-group-project-96e5abc35e85a6b9/-/issues/11353 has maintainer role without owner permissions1354 behaves like adds user as owner1355[Nov 10 2023 01:49:27 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as owner has owner role and permissions1356[Nov 10 2023 01:49:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds1357[Nov 10 2023 01:49:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds1358[Nov 10 2023 01:49:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1359[Nov 10 2023 01:49:29 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:7bB7US1360[Nov 10 2023 01:49:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-2yvfdizh' via cache in 0.0 seconds1361[Nov 10 2023 01:49:30 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/qa-owner-group-project-4858317b3a97a14a QA::Resource::Project1362[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1363[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1364[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1365[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1366[Nov 10 2023 01:49:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1367[Nov 10 2023 01:49:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.264s1368[Nov 10 2023 01:49:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/qa-owner-group-project-4858317b3a97a14a/-/issues/11369[Nov 10 2023 01:49:38 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present1370[Nov 10 2023 01:49:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-issue-button' took 0.585s1371[Nov 10 2023 01:49:39 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button1372[Nov 10 2023 01:49:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.406s1373 has owner role and permissions1374 for personal projects1375 behaves like adds user as owner1376[Nov 10 2023 01:49:40 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as owner has owner role and permissions1377[Nov 10 2023 01:49:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds1378[Nov 10 2023 01:49:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds1379[Nov 10 2023 01:49:41 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:7bB7US1380[Nov 10 2023 01:49:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-kg32mekf' via cache in 0.0 seconds1381[Nov 10 2023 01:49:43 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1382[Nov 10 2023 01:49:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1383[Nov 10 2023 01:49:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1384[Nov 10 2023 01:49:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1385[Nov 10 2023 01:49:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1386[Nov 10 2023 01:49:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.212s1387[Nov 10 2023 01:49:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-28972579.test/gitlab-qa-user1/qa-owner-personal-project-5180c758113b23ae/-/issues/11388[Nov 10 2023 01:49:50 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present1389[Nov 10 2023 01:49:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-issue-button' took 0.592s1390[Nov 10 2023 01:49:51 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button1391[Nov 10 2023 01:49:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.323s1392 has owner role and permissions1393 behaves like adds user as maintainer1394[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as maintainer has maintainer role without owner permissions1395[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds1396[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds1397[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:7bB7US1398[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-xfiy0kj1' via cache in 0.0 seconds1399[Nov 10 2023 01:49:54 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-ce773fa4942b11ca QA::Resource::Project1400[Nov 10 2023 01:49:55 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1401[Nov 10 2023 01:49:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1402[Nov 10 2023 01:49:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1403[Nov 10 2023 01:49:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1404[Nov 10 2023 01:49:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1405[Nov 10 2023 01:49:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.905s1406[Nov 10 2023 01:49:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-28972579.test/gitlab-qa-user1/qa-owner-personal-project-ce773fa4942b11ca/-/issues/11407 has maintainer role without owner permissions1408Create1409 Push mirror a repository over HTTP1410[Nov 10 2023 01:50:02 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1411[Nov 10 2023 01:50:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1412[Nov 10 2023 01:50:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1413[Nov 10 2023 01:50:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1414[Nov 10 2023 01:50:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1415[Nov 10 2023 01:50:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1416[Nov 10 2023 01:50:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.466s1417[Nov 10 2023 01:50:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds1418[Nov 10 2023 01:50:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.3 seconds1419[Nov 10 2023 01:50:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.11 seconds1420[Nov 10 2023 01:50:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.31 seconds1421[Nov 10 2023 01:50:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-eafef6c8564f9713' via api in 1.49 seconds1422[Nov 10 2023 01:50:13 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1423[Nov 10 2023 01:50:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 5.04 seconds1424[Nov 10 2023 01:50:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-eafef6c8564f97131425[Nov 10 2023 01:50:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1426[Nov 10 2023 01:50:16 UTC (QA Tests)] INFO -- clicking :nav-item-link1427[Nov 10 2023 01:50:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.8s1428[Nov 10 2023 01:50:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.515s1429[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- clicking :add-new-mirror1430[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "http://root@gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/push-mirror-target-project-a5606f2ea75c3aa4.git"1431[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field1432[Nov 10 2023 01:50:21 UTC (QA Tests)] INFO -- selecting "Push" in :mirror-direction-field1433[Nov 10 2023 01:50:22 UTC (QA Tests)] INFO -- selecting "Password" in :authentication-method-field1434[Nov 10 2023 01:50:22 UTC (QA Tests)] INFO -- filling :username-field with "root"1435[Nov 10 2023 01:50:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1436[Nov 10 2023 01:50:23 UTC (QA Tests)] INFO -- filling :password-field with "*****"1437[Nov 10 2023 01:50:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1438[Nov 10 2023 01:50:23 UTC (QA Tests)] INFO -- clicking :mirror-repository-button1439[Nov 10 2023 01:50:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 2.097s1440[Nov 10 2023 01:50:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.718s1441[Nov 10 2023 01:50:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements mirror-repository-url-content' took 0.745s1442[Nov 10 2023 01:50:26 UTC (QA Tests)] INFO -- clicking :update-now-button1443[Nov 10 2023 01:50:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 1.629s1444[Nov 10 2023 01:50:28 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-eafef6c8564f9713/-/settings/repository#js-push-remote-settings1445[Nov 10 2023 01:50:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.626s1446[Nov 10 2023 01:50:50 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-eafef6c8564f9713/-/settings/repository#js-push-remote-settings1447[Nov 10 2023 01:50:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.003s1448[Nov 10 2023 01:50:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/push-mirror-target-project-a5606f2ea75c3aa41449[Nov 10 2023 01:50:55 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1450 configures and syncs LFS objects for a (push) mirrored repository1451Release1452 Operations Dashboard1453 has many pipelines with appropriate statuses (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/424230)1454Fulfillment1455 Seat overage modal1456 with premium plan1457 for member invite1458 when guest role is added1459 behaves like overage for member invite1460 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1461 for group invite1462 when inviting a group with Guest role which increases seats owed1463 behaves like overage for group invite1464 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1465 with ultimate plan1466 for group invite1467 does not show overage modal when inviting a group which does not increase seats owed (PENDING: Test is not compatible with this environment or pipeline)1468 when inviting a group with developer role which increases seats owed1469 behaves like overage for group invite1470 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1471 for member invite1472 does not show overage modal when inviting a member as a guest (PENDING: Test is not compatible with this environment or pipeline)1473 when access level developer or above is added1474 behaves like overage for member invite1475 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1476Govern1477 Security Reports1478[Nov 10 2023 01:50:56 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard1479[Nov 10 2023 01:50:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1480[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1481[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1482[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1483[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-675700bdb8f1d409 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-675700bdb8f1d409 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-675700bdb8f1d409 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1484[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-675700bdb8f1d409`1485[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1486[Nov 10 2023 01:51:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1487[Nov 10 2023 01:51:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1488[Nov 10 2023 01:51:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1489[Nov 10 2023 01:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1490[Nov 10 2023 01:51:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1491[Nov 10 2023 01:51:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.757s1492[Nov 10 2023 01:51:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-rz9hbh/project-with-secure-675700bdb8f1d4091493[Nov 10 2023 01:51:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-rz9hbh/project-with-secure-675700bdb8f1d4091494[Nov 10 2023 01:51:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6/govern-security-reports-rz9hbh1495[Nov 10 2023 01:51:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1496[Nov 10 2023 01:51:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1497[Nov 10 2023 01:51:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.954s1498[Nov 10 2023 01:51:35 UTC (QA Tests)] INFO -- clicking :nav-item-link1499[Nov 10 2023 01:51:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.176s1500[Nov 10 2023 01:51:36 UTC (QA Tests)] INFO -- clicking :filter-project-dropdown1501[Nov 10 2023 01:51:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.51s1502[Nov 10 2023 01:51:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-project-dropdown' took 0.64s1503[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1504[Nov 10 2023 01:51:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.571s1505[Nov 10 2023 01:51:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.687s1506[Nov 10 2023 01:51:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1507[Nov 10 2023 01:51:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.548s1508[Nov 10 2023 01:51:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1509[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1510[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1511[Nov 10 2023 01:52:09 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1512[Nov 10 2023 01:52:10 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1513[Nov 10 2023 01:52:20 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1514[Nov 10 2023 01:52:20 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1515[Nov 10 2023 01:52:30 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1516[Nov 10 2023 01:52:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.502s1517[Nov 10 2023 01:52:31 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1518[Nov 10 2023 01:52:41 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1519[Nov 10 2023 01:52:42 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1520[Nov 10 2023 01:52:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1521[Nov 10 2023 01:52:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1522[Nov 10 2023 01:53:03 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1523[Nov 10 2023 01:53:03 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1524[Nov 10 2023 01:53:13 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1525[Nov 10 2023 01:53:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.506s1526[Nov 10 2023 01:53:14 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1527[Nov 10 2023 01:53:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1528[Nov 10 2023 01:53:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-675700bdb8f1d409'1529[Nov 10 2023 01:53:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-675700bdb8f1d409`1530 displays security reports in the group security dashboard1531[Nov 10 2023 01:53:25 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard1532[Nov 10 2023 01:53:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds1533[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1534[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1535[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1536[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-3a3de506c38c8e52 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-3a3de506c38c8e52 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-3a3de506c38c8e52 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1537[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-3a3de506c38c8e52`1538[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1539[Nov 10 2023 01:53:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1540[Nov 10 2023 01:53:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1541[Nov 10 2023 01:53:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1542[Nov 10 2023 01:53:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1543[Nov 10 2023 01:53:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1544[Nov 10 2023 01:53:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.608s1545[Nov 10 2023 01:53:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-r1hnc2/project-with-secure-3a3de506c38c8e521546[Nov 10 2023 01:53:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-r1hnc2/project-with-secure-3a3de506c38c8e521547[Nov 10 2023 01:53:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1548[Nov 10 2023 01:53:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.505s1549[Nov 10 2023 01:53:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1550[Nov 10 2023 01:53:52 UTC (QA Tests)] INFO -- clicking :nav-item-link1551[Nov 10 2023 01:53:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.257s1552[Nov 10 2023 01:53:54 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1553[Nov 10 2023 01:53:54 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1554[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1555[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1556[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1557[Nov 10 2023 01:53:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1558[Nov 10 2023 01:53:56 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1559[Nov 10 2023 01:53:56 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1560[Nov 10 2023 01:53:56 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1561[Nov 10 2023 01:53:57 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1562[Nov 10 2023 01:53:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.556s1563[Nov 10 2023 01:53:57 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1564[Nov 10 2023 01:53:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1565[Nov 10 2023 01:53:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1566[Nov 10 2023 01:53:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1567[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1568[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1569[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1570[Nov 10 2023 01:53:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1571[Nov 10 2023 01:54:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.566s1572[Nov 10 2023 01:54:00 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1573[Nov 10 2023 01:54:00 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1574[Nov 10 2023 01:54:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-3a3de506c38c8e52'1575[Nov 10 2023 01:54:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-3a3de506c38c8e52`1576 displays security reports in the project security dashboard1577[Nov 10 2023 01:54:01 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state1578[Nov 10 2023 01:54:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1579[Nov 10 2023 01:54:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1580[Nov 10 2023 01:54:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1581[Nov 10 2023 01:54:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1582[Nov 10 2023 01:54:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-5d55b1e1d6bf2f50 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-5d55b1e1d6bf2f50 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-5d55b1e1d6bf2f50 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1583[Nov 10 2023 01:54:08 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-5d55b1e1d6bf2f50`1584[Nov 10 2023 01:54:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1585[Nov 10 2023 01:54:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1586[Nov 10 2023 01:54:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1587[Nov 10 2023 01:54:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1588[Nov 10 2023 01:54:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1589[Nov 10 2023 01:54:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1590[Nov 10 2023 01:54:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.587s1591[Nov 10 2023 01:54:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-f6r41g/project-with-secure-5d55b1e1d6bf2f501592[Nov 10 2023 01:54:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1593[Nov 10 2023 01:54:16 UTC (QA Tests)] INFO -- clicking :nav-item-link1594[Nov 10 2023 01:54:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.996s1595[Nov 10 2023 01:54:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5d55b1e1d6bf2f50'1596[Nov 10 2023 01:54:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-5d55b1e1d6bf2f50`1597 dependency list has empty state1598[Nov 10 2023 01:54:18 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline1599[Nov 10 2023 01:54:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds1600[Nov 10 2023 01:54:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1601[Nov 10 2023 01:54:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1602[Nov 10 2023 01:54:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1603[Nov 10 2023 01:54:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-63c063b00ac24be9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-63c063b00ac24be9 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-63c063b00ac24be9 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1604[Nov 10 2023 01:54:25 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-63c063b00ac24be9`1605[Nov 10 2023 01:54:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1606[Nov 10 2023 01:54:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1607[Nov 10 2023 01:54:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1608[Nov 10 2023 01:54:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1609[Nov 10 2023 01:54:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1610[Nov 10 2023 01:54:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1611[Nov 10 2023 01:54:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.807s1612[Nov 10 2023 01:54:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-vq8u51/project-with-secure-63c063b00ac24be91613[Nov 10 2023 01:54:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-vq8u51/project-with-secure-63c063b00ac24be91614[Nov 10 2023 01:54:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1615[Nov 10 2023 01:54:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1616[Nov 10 2023 01:54:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.126s1617[Nov 10 2023 01:54:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1618[Nov 10 2023 01:54:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.786s1619[Nov 10 2023 01:54:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.895s1620[Nov 10 2023 01:55:03 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1621[Nov 10 2023 01:55:04 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1622[Nov 10 2023 01:55:14 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1623[Nov 10 2023 01:55:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.756s1624[Nov 10 2023 01:55:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.841s1625[Nov 10 2023 01:55:15 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1626[Nov 10 2023 01:55:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1627[Nov 10 2023 01:55:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.532s1628[Nov 10 2023 01:55:26 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1629[Nov 10 2023 01:55:36 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1630[Nov 10 2023 01:55:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.76s1631[Nov 10 2023 01:55:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.854s1632[Nov 10 2023 01:55:37 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1633[Nov 10 2023 01:55:47 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1634[Nov 10 2023 01:55:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1635[Nov 10 2023 01:55:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1636[Nov 10 2023 01:55:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.71s1637[Nov 10 2023 01:55:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.797s1638[Nov 10 2023 01:55:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1639[Nov 10 2023 01:56:09 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1640[Nov 10 2023 01:56:10 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1641[Nov 10 2023 01:56:20 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1642[Nov 10 2023 01:56:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.926s1643[Nov 10 2023 01:56:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 1.048s1644[Nov 10 2023 01:56:21 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1645[Nov 10 2023 01:56:31 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1646[Nov 10 2023 01:56:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.553s1647[Nov 10 2023 01:56:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.67s1648[Nov 10 2023 01:56:32 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1649[Nov 10 2023 01:56:43 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1650[Nov 10 2023 01:56:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.734s1651[Nov 10 2023 01:56:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.825s1652[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-63c063b00ac24be9'1653[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-63c063b00ac24be9`1654[Nov 10 2023 01:56:44 UTC (QA Tests)] ERROR -- Interceptor Api Errors1655[-1] GET /api/graphql -- Correlation Id: Correlation Id not found1656 displays security reports in the pipeline1657[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities1658[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds1659[Nov 10 2023 01:56:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1660[Nov 10 2023 01:56:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1661[Nov 10 2023 01:56:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1662[Nov 10 2023 01:56:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-8d576457ec2fbf63 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-8d576457ec2fbf63 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-8d576457ec2fbf63 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1663[Nov 10 2023 01:56:47 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-8d576457ec2fbf63`1664[Nov 10 2023 01:56:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1665[Nov 10 2023 01:56:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1666[Nov 10 2023 01:56:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1667[Nov 10 2023 01:56:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1668[Nov 10 2023 01:56:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1669[Nov 10 2023 01:56:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1670[Nov 10 2023 01:56:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.478s1671[Nov 10 2023 01:56:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-hiwukl/project-with-secure-8d576457ec2fbf631672[Nov 10 2023 01:56:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-hiwukl/project-with-secure-8d576457ec2fbf631673[Nov 10 2023 01:57:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1674[Nov 10 2023 01:57:19 UTC (QA Tests)] INFO -- clicking :nav-item-link1675[Nov 10 2023 01:57:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.084s1676[Nov 10 2023 01:57:20 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1677[Nov 10 2023 01:57:21 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1678[Nov 10 2023 01:57:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.527s1679[Nov 10 2023 01:57:21 UTC (QA Tests)] INFO -- clicking :vulnerability1680[Nov 10 2023 01:57:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.111s1681[Nov 10 2023 01:57:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-8d576457ec2fbf63'1682[Nov 10 2023 01:57:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-8d576457ec2fbf63`1683 displays false positives for the vulnerabilities1684 for dependency scanning1685[Nov 10 2023 01:57:23 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports for dependency scanning displays the Dependency List1686[Nov 10 2023 01:57:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1687[Nov 10 2023 01:57:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1688[Nov 10 2023 01:57:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1689[Nov 10 2023 01:57:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1690[Nov 10 2023 01:57:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-d803b90ccb508c3a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-d803b90ccb508c3a sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-d803b90ccb508c3a --url http://gitlab-ee-28972579.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1691[Nov 10 2023 01:57:30 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-d803b90ccb508c3a`1692[Nov 10 2023 01:57:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1693[Nov 10 2023 01:57:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1694[Nov 10 2023 01:57:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1695[Nov 10 2023 01:57:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1696[Nov 10 2023 01:57:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1697[Nov 10 2023 01:57:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1698[Nov 10 2023 01:57:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.591s1699[Nov 10 2023 01:57:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-lkxya6/project-with-secure-d803b90ccb508c3a1700[Nov 10 2023 01:57:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/govern-security-reports-lkxya6/project-with-secure-d803b90ccb508c3a1701[Nov 10 2023 01:57:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1702[Nov 10 2023 01:57:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1703[Nov 10 2023 01:57:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.802s1704[Nov 10 2023 01:57:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-d803b90ccb508c3a'1705[Nov 10 2023 01:57:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-d803b90ccb508c3a`1706 displays the Dependency List1707Plan1708 Issues list1709[Nov 10 2023 01:57:52 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV1710[Nov 10 2023 01:57:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1711[Nov 10 2023 01:57:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1712[Nov 10 2023 01:57:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1713[Nov 10 2023 01:57:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1714[Nov 10 2023 01:57:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1715[Nov 10 2023 01:57:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.349s1716[Nov 10 2023 01:57:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1717[Nov 10 2023 01:57:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.21 seconds1718[Nov 10 2023 01:57:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-to-test-export-issues-as-csv-11ca47011355a3f51719[Nov 10 2023 01:58:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1720[Nov 10 2023 01:58:00 UTC (QA Tests)] INFO -- clicking :nav-item-link1721[Nov 10 2023 01:58:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.01s1722[Nov 10 2023 01:58:01 UTC (QA Tests)] INFO -- clicking :issues-list-more-actions-dropdown1723[Nov 10 2023 01:58:02 UTC (QA Tests)] INFO -- clicking :export-as-csv-button1724[Nov 10 2023 01:58:02 UTC (QA Tests)] INFO -- clicking :export-issues-button1725[Nov 10 2023 01:58:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export-issues-button' took 1.159s1726 successfully exports issues list as CSV1727Plan1728 Merge Request Analytics1729[Nov 10 2023 01:58:03 UTC (QA Tests)] INFO -- Starting test: Plan Merge Request Analytics shows merge request analytics chart and stats1730[Nov 10 2023 01:58:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1731[Nov 10 2023 01:58:05 UTC (QA Tests)] INFO -- Adding user qa-user-f95f70481767c784 to gitlab-qa-sandbox-group-6/mr-analytics-929687145138de22 QA::Resource::Group1732[Nov 10 2023 01:58:06 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-f95f70481767c7841733[Nov 10 2023 01:58:06 UTC (QA Tests)] INFO -- Caching token for username: qa-user-f95f70481767c784, last six chars of token:iwcz_d1734[Nov 10 2023 01:58:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-f95f70481767c784-1z3qv138' via api in 0.1 seconds1735[Nov 10 2023 01:58:06 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.1736[Nov 10 2023 01:58:06 UTC (QA Tests)] INFO -- Starting test: Plan Merge Request Analytics shows merge request analytics chart and stats1737[Nov 10 2023 01:58:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1738[Nov 10 2023 01:58:07 UTC (QA Tests)] INFO -- Adding user qa-user-c6b5807e780b8bbb to gitlab-qa-sandbox-group-6/mr-analytics-bd051c0a294a8add QA::Resource::Group1739[Nov 10 2023 01:58:08 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-c6b5807e780b8bbb1740[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- Caching token for username: qa-user-c6b5807e780b8bbb, last six chars of token:ky7FeZ1741[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-c6b5807e780b8bbb-g21etxjf' via api in 0.11 seconds1742[Nov 10 2023 01:58:09 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.1743 shows merge request analytics chart and stats (FAILED - 1)17451st Try error in ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:48:1746Fabrication of QA::Resource::ProjectLabel using the API failed (403) with `{"message":"403 Forbidden"}`.1747Correlation Id: 01HEVF6S8RYKMNQXMEMS8CDHJ11749RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:481750Verify1751 Pipeline with raw variables in YAML1752[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML expands variables according to expand: true/false1753[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1754[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.23 seconds1755[Nov 10 2023 01:58:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1756[Nov 10 2023 01:58:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1757[Nov 10 2023 01:58:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1758[Nov 10 2023 01:58:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581490 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581490 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1699581490 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list qa-runner-1699581490 --executor shell && gitlab-runner run" `1759[Nov 10 2023 01:58:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581490`1760[Nov 10 2023 01:58:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1761[Nov 10 2023 01:58:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699581490' via api in 2.25 seconds1762[Nov 10 2023 01:58:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1763[Nov 10 2023 01:58:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1764[Nov 10 2023 01:58:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1765[Nov 10 2023 01:58:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1766[Nov 10 2023 01:58:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1767[Nov 10 2023 01:58:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.334s1768[Nov 10 2023 01:58:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-raw-variable-pipeline-2d9db3bf81243ad91769[Nov 10 2023 01:58:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1770[Nov 10 2023 01:58:20 UTC (QA Tests)] INFO -- clicking :nav-item-link1771[Nov 10 2023 01:58:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.872s1772[Nov 10 2023 01:58:22 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1773[Nov 10 2023 01:58:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.433s1774[Nov 10 2023 01:58:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581490'1775[Nov 10 2023 01:58:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581490`1776 expands variables according to expand: true/false1777Plan1778 Group issue boards1779[Nov 10 2023 01:58:26 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI1780[Nov 10 2023 01:58:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1781[Nov 10 2023 01:58:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1782[Nov 10 2023 01:58:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1783[Nov 10 2023 01:58:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1784[Nov 10 2023 01:58:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1785[Nov 10 2023 01:58:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.621s1786[Nov 10 2023 01:58:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds1787[Nov 10 2023 01:58:32 UTC (QA Tests)] INFO -- clicking :nav-item-link1788[Nov 10 2023 01:58:33 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-11-10-01-36-12-8afd3e0540f946be"1789[Nov 10 2023 01:58:33 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1790[Nov 10 2023 01:58:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 0.533s1791[Nov 10 2023 01:58:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1792[Nov 10 2023 01:58:36 UTC (QA Tests)] INFO -- clicking :nav-item-link1793[Nov 10 2023 01:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.088s1794[Nov 10 2023 01:58:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.901s1795[Nov 10 2023 01:58:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards-dropdown' took 0.925s1796[Nov 10 2023 01:58:38 UTC (QA Tests)] INFO -- clicking :create-new-board-button1797[Nov 10 2023 01:58:38 UTC (QA Tests)] INFO -- clicking :save-changes-button1798[Nov 10 2023 01:58:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.042s1799[Nov 10 2023 01:58:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards-dropdown' took 1.059s1800 creates a group issue board via the GUI1801Create1802 File management1803[Nov 10 2023 01:58:40 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web1804[Nov 10 2023 01:58:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1805[Nov 10 2023 01:58:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1806[Nov 10 2023 01:58:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1807[Nov 10 2023 01:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1808[Nov 10 2023 01:58:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1809[Nov 10 2023 01:58:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.5s1810[Nov 10 2023 01:58:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1811[Nov 10 2023 01:58:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.21 seconds1812[Nov 10 2023 01:58:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-new-file-fc31cbe39624ca85' via api in 1.57 seconds1813[Nov 10 2023 01:58:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-new-file-fc31cbe39624ca85/-/blob/main/QA+Test+-+File+name1814[Nov 10 2023 01:58:49 UTC (QA Tests)] INFO -- clicking :action-dropdown1815[Nov 10 2023 01:58:49 UTC (QA Tests)] INFO -- clicking :edit-menu-item1816[Nov 10 2023 01:58:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 1.356s1817[Nov 10 2023 01:58:51 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Update file"1818[Nov 10 2023 01:58:51 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1819[Nov 10 2023 01:58:51 UTC (QA Tests)] INFO -- clicking :commit-button1820[Nov 10 2023 01:58:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.464s1821[Nov 10 2023 01:58:53 UTC (QA Tests)] ERROR -- Interceptor Api Errors1822[200] POST http://gitlab-ee-28972579.test/api/graphql -- Correlation Id: 01HEVF86DJRA8EZP5QBZJANT8W1823error-messages: Variable $refType of type RefType was provided invalid value1824 user edits a file via the Web1825Plan1826 Testing wiki content manipulation inside a project1827[Nov 10 2023 01:58:53 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page1828[Nov 10 2023 01:58:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1829[Nov 10 2023 01:58:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1830[Nov 10 2023 01:58:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1831[Nov 10 2023 01:58:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1832[Nov 10 2023 01:58:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1833[Nov 10 2023 01:58:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.344s1834[Nov 10 2023 01:58:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1835[Nov 10 2023 01:58:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.25 seconds1836[Nov 10 2023 01:58:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/wiki_testing-18804ac302440966' via api in 1.23 seconds1837[Nov 10 2023 01:59:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/wiki_testing-18804ac302440966/-/wikis/Home1838[Nov 10 2023 01:59:01 UTC (QA Tests)] INFO -- clicking :wiki-edit-button1839[Nov 10 2023 01:59:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 1.003s1840[Nov 10 2023 01:59:02 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "just_another_wiki_page"1841[Nov 10 2023 01:59:02 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1842[Nov 10 2023 01:59:03 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "this content is changed or added"1843[Nov 10 2023 01:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1844[Nov 10 2023 01:59:04 UTC (QA Tests)] INFO -- filling :wiki-message-textbox with "this is a new addition to the wiki"1845[Nov 10 2023 01:59:04 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-message-textbox1846[Nov 10 2023 01:59:05 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1847[Nov 10 2023 01:59:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.585s1848 by manipulating content on the page1849[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push1850[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1851[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1852[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1853[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1854[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1855[Nov 10 2023 01:59:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.592s1856[Nov 10 2023 01:59:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1857[Nov 10 2023 01:59:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.24 seconds1858[Nov 10 2023 01:59:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/wiki_testing-e5d77aeb6db64feb' via api in 1.14 seconds1859[Nov 10 2023 01:59:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.45 seconds1860[Nov 10 2023 01:59:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/wiki_testing-e5d77aeb6db64feb/-/wikis/Home1861 by manipulating content on the page using git push1862Create1863 Batch comments in merge request1864[Nov 10 2023 01:59:17 UTC (QA Tests)] INFO -- Starting test: Create Batch comments in merge request user submits a diff review1865[Nov 10 2023 01:59:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1866[Nov 10 2023 01:59:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1867[Nov 10 2023 01:59:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1868[Nov 10 2023 01:59:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1869[Nov 10 2023 01:59:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1870[Nov 10 2023 01:59:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.449s1871[Nov 10 2023 01:59:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds1872[Nov 10 2023 01:59:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.26 seconds1873[Nov 10 2023 01:59:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.91 seconds1874[Nov 10 2023 01:59:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds1875[Nov 10 2023 01:59:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-merge-request-b03107e4aa00e1dd/-/merge_requests/11876[Nov 10 2023 01:59:30 UTC (QA Tests)] INFO -- clicking :diffs-tab1877[Nov 10 2023 01:59:31 UTC (QA Tests)] INFO -- clicking :left-comment-button1878[Nov 10 2023 01:59:31 UTC (QA Tests)] INFO -- clicking :dismiss-suggestion-popover-button1879[Nov 10 2023 01:59:31 UTC (QA Tests)] INFO -- filling :reply-field with "Can you check this line of code?"1880[Nov 10 2023 01:59:31 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1881[Nov 10 2023 01:59:32 UTC (QA Tests)] INFO -- clicking :start-review-button1882[Nov 10 2023 01:59:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.047s1883[Nov 10 2023 01:59:39 UTC (QA Tests)] INFO -- clicking :review-preview-dropdown1884[Nov 10 2023 01:59:39 UTC (QA Tests)] INFO -- clicking :submit-review-dropdown1885[Nov 10 2023 01:59:39 UTC (QA Tests)] INFO -- clicking :submit-review-button1886[Nov 10 2023 01:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.823s1887[Nov 10 2023 01:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? review-bar-content' took 0.835s1888[Nov 10 2023 01:59:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Update file"1889[Nov 10 2023 01:59:42 UTC (QA Tests)] INFO -- clicking :notes-tab1890[Nov 10 2023 01:59:42 UTC (QA Tests)] INFO -- clicking :resolve-discussion-button1891 user submits a diff review1892[Nov 10 2023 01:59:44 UTC (QA Tests)] INFO -- Starting test: Create Batch comments in merge request user submits a non-diff review1893[Nov 10 2023 01:59:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1894[Nov 10 2023 01:59:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1895[Nov 10 2023 01:59:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1896[Nov 10 2023 01:59:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1897[Nov 10 2023 01:59:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1898[Nov 10 2023 01:59:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.259s1899[Nov 10 2023 01:59:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1900[Nov 10 2023 01:59:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.21 seconds1901[Nov 10 2023 01:59:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds1902[Nov 10 2023 01:59:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1903[Nov 10 2023 01:59:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-merge-request-d110658cae2034a4/-/merge_requests/11904[Nov 10 2023 01:59:56 UTC (QA Tests)] INFO -- clicking :notes-tab1905[Nov 10 2023 01:59:56 UTC (QA Tests)] INFO -- filling :comment-field with "I'm starting a new discussion"1906[Nov 10 2023 01:59:56 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1907[Nov 10 2023 01:59:57 UTC (QA Tests)] INFO -- clicking :discussion-menu-item1908[Nov 10 2023 01:59:57 UTC (QA Tests)] INFO -- clicking :comment-button1909[Nov 10 2023 01:59:58 UTC (QA Tests)] INFO -- filling :reply-field with "Could you please check this?"1910[Nov 10 2023 01:59:58 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1911[Nov 10 2023 01:59:58 UTC (QA Tests)] INFO -- clicking :start-review-button1912[Nov 10 2023 02:00:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.046s1913[Nov 10 2023 02:00:05 UTC (QA Tests)] INFO -- clicking :review-preview-dropdown1914[Nov 10 2023 02:00:05 UTC (QA Tests)] INFO -- clicking :submit-review-dropdown1915[Nov 10 2023 02:00:05 UTC (QA Tests)] INFO -- clicking :submit-review-button1916[Nov 10 2023 02:00:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.835s1917[Nov 10 2023 02:00:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? review-bar-content' took 0.845s1918 user submits a non-diff review1919Create1920 File Locking1921[Nov 10 2023 02:00:07 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a directory and tries to push as a second user1922[Nov 10 2023 02:00:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1923[Nov 10 2023 02:00:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1924[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1925[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1926[Nov 10 2023 02:00:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1927[Nov 10 2023 02:00:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.375s1928[Nov 10 2023 02:00:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1929[Nov 10 2023 02:00:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.21 seconds1930[Nov 10 2023 02:00:15 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1931[Nov 10 2023 02:00:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.74 seconds1932[Nov 10 2023 02:00:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1933[Nov 10 2023 02:00:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.39 seconds1934[Nov 10 2023 02:00:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds1935[Nov 10 2023 02:00:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.35 seconds1936[Nov 10 2023 02:00:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1937[Nov 10 2023 02:00:16 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1938[Nov 10 2023 02:00:16 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1939[Nov 10 2023 02:00:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.21 seconds1940[Nov 10 2023 02:00:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1941[Nov 10 2023 02:00:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.42 seconds1942[Nov 10 2023 02:00:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.021s1943[Nov 10 2023 02:00:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.058s1944[Nov 10 2023 02:00:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content1945[Nov 10 2023 02:00:21 UTC (QA Tests)] INFO -- clicking :sign_out_link1946[Nov 10 2023 02:00:22 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1947[Nov 10 2023 02:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1948[Nov 10 2023 02:00:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1949[Nov 10 2023 02:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1950[Nov 10 2023 02:00:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1951[Nov 10 2023 02:00:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.973s1952[Nov 10 2023 02:00:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-1e41d5d8f7f21bbd1953[Nov 10 2023 02:00:27 UTC (QA Tests)] INFO -- clicking :file-name-link1954[Nov 10 2023 02:00:27 UTC (QA Tests)] INFO -- clicking :lock-button1955[Nov 10 2023 02:00:27 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1956[Nov 10 2023 02:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock-button' took 1.443s1957[Nov 10 2023 02:00:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1958[Nov 10 2023 02:00:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.59 seconds1959 locks a directory and tries to push as a second user1960[Nov 10 2023 02:00:33 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and unlocks in list1961[Nov 10 2023 02:00:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1962[Nov 10 2023 02:00:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1963[Nov 10 2023 02:00:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1964[Nov 10 2023 02:00:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1965[Nov 10 2023 02:00:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1966[Nov 10 2023 02:00:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.359s1967[Nov 10 2023 02:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1968[Nov 10 2023 02:00:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.19 seconds1969[Nov 10 2023 02:00:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1970[Nov 10 2023 02:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.82 seconds1971[Nov 10 2023 02:00:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1972[Nov 10 2023 02:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.41 seconds1973[Nov 10 2023 02:00:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds1974[Nov 10 2023 02:00:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.3 seconds1975[Nov 10 2023 02:00:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1976[Nov 10 2023 02:00:43 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1977[Nov 10 2023 02:00:43 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1978[Nov 10 2023 02:00:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.21 seconds1979[Nov 10 2023 02:00:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s1980[Nov 10 2023 02:00:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.054s1981[Nov 10 2023 02:00:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content1982[Nov 10 2023 02:00:46 UTC (QA Tests)] INFO -- clicking :sign_out_link1983[Nov 10 2023 02:00:47 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1984[Nov 10 2023 02:00:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1985[Nov 10 2023 02:00:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1986[Nov 10 2023 02:00:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1987[Nov 10 2023 02:00:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1988[Nov 10 2023 02:00:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.988s1989[Nov 10 2023 02:00:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-b444e5a11ea577cc1990[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- clicking :file-name-link1991[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- clicking :lock-button1992[Nov 10 2023 02:00:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.551s1993[Nov 10 2023 02:00:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.649s1994[Nov 10 2023 02:00:53 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1995[Nov 10 2023 02:00:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-b444e5a11ea577cc1996[Nov 10 2023 02:00:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1997[Nov 10 2023 02:00:55 UTC (QA Tests)] INFO -- clicking :nav-item-link1998[Nov 10 2023 02:00:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.804s1999[Nov 10 2023 02:00:56 UTC (QA Tests)] INFO -- clicking :unlock_button2000[Nov 10 2023 02:00:56 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2001[Nov 10 2023 02:00:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2002[Nov 10 2023 02:00:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds2003 locks a file and unlocks in list2004[Nov 10 2023 02:00:58 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user2005[Nov 10 2023 02:00:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2006[Nov 10 2023 02:00:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2007[Nov 10 2023 02:00:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2008[Nov 10 2023 02:00:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2009[Nov 10 2023 02:00:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2010[Nov 10 2023 02:01:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.357s2011[Nov 10 2023 02:01:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2012[Nov 10 2023 02:01:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.25 seconds2013[Nov 10 2023 02:01:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2014[Nov 10 2023 02:01:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.95 seconds2015[Nov 10 2023 02:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2016[Nov 10 2023 02:01:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.3 seconds2017[Nov 10 2023 02:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds2018[Nov 10 2023 02:01:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.32 seconds2019[Nov 10 2023 02:01:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2020[Nov 10 2023 02:01:08 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2021[Nov 10 2023 02:01:08 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2022[Nov 10 2023 02:01:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.24 seconds2023[Nov 10 2023 02:01:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s2024[Nov 10 2023 02:01:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.029s2025[Nov 10 2023 02:01:11 UTC (QA Tests)] INFO -- clicking :user_avatar_content2026[Nov 10 2023 02:01:11 UTC (QA Tests)] INFO -- clicking :sign_out_link2027[Nov 10 2023 02:01:11 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2028[Nov 10 2023 02:01:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2029[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"2030[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2031[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- clicking :sign_in_button2032[Nov 10 2023 02:01:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.092s2033[Nov 10 2023 02:01:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-401111cc043776aa2034[Nov 10 2023 02:01:17 UTC (QA Tests)] INFO -- clicking :file-name-link2035[Nov 10 2023 02:01:17 UTC (QA Tests)] INFO -- clicking :lock-button2036[Nov 10 2023 02:01:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.592s2037[Nov 10 2023 02:01:18 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2038[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2039[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.74 seconds2040 locks a file and tries to push as a second user2041[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled2042[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2043[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2044[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2045[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2046[Nov 10 2023 02:01:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2047[Nov 10 2023 02:01:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.407s2048[Nov 10 2023 02:01:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2049[Nov 10 2023 02:01:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.27 seconds2050[Nov 10 2023 02:01:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2051[Nov 10 2023 02:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.09 seconds2052[Nov 10 2023 02:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds2053[Nov 10 2023 02:01:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.5 seconds2054[Nov 10 2023 02:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.19 seconds2055[Nov 10 2023 02:01:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.38 seconds2056[Nov 10 2023 02:01:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2057[Nov 10 2023 02:01:34 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2058[Nov 10 2023 02:01:34 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2059[Nov 10 2023 02:01:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.29 seconds2060[Nov 10 2023 02:01:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-d8b9995e4cc5ad202061[Nov 10 2023 02:01:36 UTC (QA Tests)] INFO -- clicking :file-name-link2062[Nov 10 2023 02:01:36 UTC (QA Tests)] INFO -- clicking :lock-button2063[Nov 10 2023 02:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.663s2064[Nov 10 2023 02:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.774s2065[Nov 10 2023 02:01:37 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2066[Nov 10 2023 02:01:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.033s2067[Nov 10 2023 02:01:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.07s2068[Nov 10 2023 02:01:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content2069[Nov 10 2023 02:01:40 UTC (QA Tests)] INFO -- clicking :sign_out_link2070[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2071[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2072[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"2073[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2074[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2075[Nov 10 2023 02:01:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.283s2076[Nov 10 2023 02:01:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-d8b9995e4cc5ad202077[Nov 10 2023 02:01:47 UTC (QA Tests)] INFO -- clicking :file-name-link2078[Nov 10 2023 02:01:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? disabled-lock-button' took 0.553s2079 checks file locked by other user to be disabled2080[Nov 10 2023 02:01:48 UTC (QA Tests)] INFO -- Starting test: Create File Locking creates a merge request and fails to merge2081[Nov 10 2023 02:01:49 UTC (QA Tests)] INFO -- filling :login_field with "root"2082[Nov 10 2023 02:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2083[Nov 10 2023 02:01:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"2084[Nov 10 2023 02:01:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2085[Nov 10 2023 02:01:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2086[Nov 10 2023 02:01:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.62s2087[Nov 10 2023 02:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2088[Nov 10 2023 02:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.24 seconds2089[Nov 10 2023 02:01:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2090[Nov 10 2023 02:01:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.29 seconds2091[Nov 10 2023 02:01:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds2092[Nov 10 2023 02:01:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.63 seconds2093[Nov 10 2023 02:01:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds2094[Nov 10 2023 02:02:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.48 seconds2095[Nov 10 2023 02:02:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2096[Nov 10 2023 02:02:00 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2097[Nov 10 2023 02:02:00 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2098[Nov 10 2023 02:02:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.35 seconds2099[Nov 10 2023 02:02:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2100[Nov 10 2023 02:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.19 seconds2101[Nov 10 2023 02:02:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-68addaa3590b943d2102[Nov 10 2023 02:02:07 UTC (QA Tests)] INFO -- clicking :file-name-link2103[Nov 10 2023 02:02:08 UTC (QA Tests)] INFO -- clicking :lock-button2104[Nov 10 2023 02:02:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.628s2105[Nov 10 2023 02:02:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.803s2106[Nov 10 2023 02:02:08 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2107[Nov 10 2023 02:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.032s2108[Nov 10 2023 02:02:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.092s2109[Nov 10 2023 02:02:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content2110[Nov 10 2023 02:02:12 UTC (QA Tests)] INFO -- clicking :sign_out_link2111[Nov 10 2023 02:02:13 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2112[Nov 10 2023 02:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2113[Nov 10 2023 02:02:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2114[Nov 10 2023 02:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2115[Nov 10 2023 02:02:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2116[Nov 10 2023 02:02:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.551s2117[Nov 10 2023 02:02:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/file_locking-68addaa3590b943d/-/merge_requests/12118[Nov 10 2023 02:02:20 UTC (QA Tests)] INFO -- clicking :merge-button2119[Nov 10 2023 02:02:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s2120[Nov 10 2023 02:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.418s2121[Nov 10 2023 02:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-request-failed-refresh-button' took 2.448s2122 creates a merge request and fails to merge2123Create2124 Multiple file snippet2125 behaves like copying snippet file contents2126 copies a multi-file personal_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)2127 behaves like copying snippet file contents2128 copies a multi-file project_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)2129Create2130 Create a new merge request2131[Nov 10 2023 02:02:23 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label2132[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2133[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2134[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2135[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2136[Nov 10 2023 02:02:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2137[Nov 10 2023 02:02:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.34s2138[Nov 10 2023 02:02:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds2139[Nov 10 2023 02:02:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.31 seconds2140[Nov 10 2023 02:02:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.88 seconds2141[Nov 10 2023 02:02:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.87 seconds2142[Nov 10 2023 02:02:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-a1c299a9f67212ff2143[Nov 10 2023 02:02:34 UTC (QA Tests)] INFO -- clicking :create-merge-request-button2144[Nov 10 2023 02:02:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.605s2145[Nov 10 2023 02:02:36 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"2146[Nov 10 2023 02:02:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2147[Nov 10 2023 02:02:37 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "... to find them, to bring them all, and in the darkness bind them"2148[Nov 10 2023 02:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field2149[Nov 10 2023 02:02:38 UTC (QA Tests)] INFO -- clicking :assign-to-me-link2150[Nov 10 2023 02:02:38 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown2151[Nov 10 2023 02:02:38 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown2152[Nov 10 2023 02:02:38 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2153[Nov 10 2023 02:02:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.301s2154[Nov 10 2023 02:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 11.21 seconds2155 creates a merge request with a milestone and label2156[Nov 10 2023 02:02:43 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request2157[Nov 10 2023 02:02:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2158[Nov 10 2023 02:02:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2159[Nov 10 2023 02:02:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2160[Nov 10 2023 02:02:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2161[Nov 10 2023 02:02:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2162[Nov 10 2023 02:02:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.386s2163[Nov 10 2023 02:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2164[Nov 10 2023 02:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.23 seconds2165[Nov 10 2023 02:02:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds2166[Nov 10 2023 02:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds2167[Nov 10 2023 02:02:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-a67edd1d28e0fa9e2168[Nov 10 2023 02:02:53 UTC (QA Tests)] INFO -- clicking :create-merge-request-button2169[Nov 10 2023 02:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.79s2170[Nov 10 2023 02:02:55 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"2171[Nov 10 2023 02:02:55 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2172[Nov 10 2023 02:02:55 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "... to find them, to bring them all, and in the darkness bind them"2173[Nov 10 2023 02:02:55 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field2174[Nov 10 2023 02:02:56 UTC (QA Tests)] INFO -- clicking :assign-to-me-link2175[Nov 10 2023 02:02:56 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2176[Nov 10 2023 02:03:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.46s2177[Nov 10 2023 02:03:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 10.56 seconds2178 creates a basic merge request2179Plan2180 Issue board focus mode2181[Nov 10 2023 02:03:00 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board2182[Nov 10 2023 02:03:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2183[Nov 10 2023 02:03:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2184[Nov 10 2023 02:03:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"2185[Nov 10 2023 02:03:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2186[Nov 10 2023 02:03:01 UTC (QA Tests)] INFO -- clicking :sign_in_button2187[Nov 10 2023 02:03:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.899s2188[Nov 10 2023 02:03:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.11 seconds2189[Nov 10 2023 02:03:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.33 seconds2190[Nov 10 2023 02:03:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/sample-project-issue-board-focus-mode-90a18caffaf3e7fc2191[Nov 10 2023 02:03:09 UTC (QA Tests)] INFO -- clicking :menu_section_button2192[Nov 10 2023 02:03:09 UTC (QA Tests)] INFO -- clicking :nav-item-link2193[Nov 10 2023 02:03:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.331s2194[Nov 10 2023 02:03:10 UTC (QA Tests)] INFO -- clicking :focus-mode-button2195[Nov 10 2023 02:03:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.502s2196[Nov 10 2023 02:03:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element focus-mode-button' took 0.597s2197 focuses on issue board2198Create2199 Branch with unusual name2200 when branch name contains slash, hash, double dash, and capital letter2201[Nov 10 2023 02:03:11 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly2202[Nov 10 2023 02:03:12 UTC (QA Tests)] INFO -- filling :login_field with "root"2203[Nov 10 2023 02:03:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2204[Nov 10 2023 02:03:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"2205[Nov 10 2023 02:03:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2206[Nov 10 2023 02:03:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2207[Nov 10 2023 02:03:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.614s2208[Nov 10 2023 02:03:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds2209[Nov 10 2023 02:03:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.3 seconds2210[Nov 10 2023 02:03:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/unusually-named-branch-project-7f9ff89a6ed3f6c32211[Nov 10 2023 02:03:24 UTC (QA Tests)] INFO -- clicking :file-name-link2212[Nov 10 2023 02:03:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.604s2213[Nov 10 2023 02:03:25 UTC (QA Tests)] INFO -- clicking :file-name-link2214 renders repository file tree correctly2215Govern2216 compliance dashboard2217 with separation of duties in an MR2218 when there are two approvals but one of the approvers is the author2219[Nov 10 2023 02:03:26 UTC (QA Tests)] INFO -- Starting test: Govern compliance dashboard with separation of duties in an MR when there are two approvals but one of the approvers is the author shows only "author approved merge request" and "approved by committer" violations2220[Nov 10 2023 02:03:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.15 seconds2221[Nov 10 2023 02:03:29 UTC (QA Tests)] INFO -- Adding user qa-user-b62d4919cb2f9bef to gitlab-qa-sandbox-group-6/test-group-compliance-a4cf8b3e55d39136/project-compliance-dashboard-0485eebfcf6099ff QA::Resource::Project2222[Nov 10 2023 02:03:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds2223[Nov 10 2023 02:03:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds2224[Nov 10 2023 02:03:34 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b62d4919cb2f9bef2225[Nov 10 2023 02:03:34 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b62d4919cb2f9bef, last six chars of token:VvKe6-2226[Nov 10 2023 02:03:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b62d4919cb2f9bef-m6b4l43a' via api in 0.13 seconds2227[Nov 10 2023 02:03:34 UTC (QA Tests)] INFO -- Merging via PUT /projects/66/merge_requests/1/merge2228[Nov 10 2023 02:03:37 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "compliance-dashboard-mr-1ce38a2bcf75"2229[Nov 10 2023 02:03:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2230[Nov 10 2023 02:03:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2231[Nov 10 2023 02:03:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2232[Nov 10 2023 02:03:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2233[Nov 10 2023 02:03:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2234[Nov 10 2023 02:03:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.523s2235[Nov 10 2023 02:03:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/test-group-compliance-a4cf8b3e55d39136/project-compliance-dashboard-0485eebfcf6099ff/-/merge_requests/12236[Nov 10 2023 02:03:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6/test-group-compliance-a4cf8b3e55d391362237[Nov 10 2023 02:03:46 UTC (QA Tests)] INFO -- clicking :menu_section_button2238[Nov 10 2023 02:03:46 UTC (QA Tests)] INFO -- clicking :nav-item-link2239[Nov 10 2023 02:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.901s2240[Nov 10 2023 02:03:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? violations-tab' took 1.167s2241[Nov 10 2023 02:03:48 UTC (QA Tests)] INFO -- clicking :violations-tab2242 shows only "author approved merge request" and "approved by committer" violations2243 when there is only one approval from a user other than the author2244[Nov 10 2023 02:03:49 UTC (QA Tests)] INFO -- Starting test: Govern compliance dashboard with separation of duties in an MR when there is only one approval from a user other than the author shows only "less than two approvers" violation2245[Nov 10 2023 02:03:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2246[Nov 10 2023 02:03:51 UTC (QA Tests)] INFO -- Adding user qa-user-6a62db5e27b79962 to gitlab-qa-sandbox-group-6/test-group-compliance-019784cf854d668b/project-compliance-dashboard-84dfad6a505a8601 QA::Resource::Project2247[Nov 10 2023 02:03:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.94 seconds2248[Nov 10 2023 02:03:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds2249[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-6a62db5e27b799622250[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- Caching token for username: qa-user-6a62db5e27b79962, last six chars of token:EwhmQY2251[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-6a62db5e27b79962-6u4ognii' via api in 0.13 seconds2252[Nov 10 2023 02:03:56 UTC (QA Tests)] INFO -- Merging via PUT /projects/67/merge_requests/1/merge2253[Nov 10 2023 02:03:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "compliance-dashboard-mr-ab07aedf98a5"2254[Nov 10 2023 02:03:58 UTC (QA Tests)] INFO -- filling :login_field with "root"2255[Nov 10 2023 02:03:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2256[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2257[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2258[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2259[Nov 10 2023 02:04:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.377s2260[Nov 10 2023 02:04:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/test-group-compliance-019784cf854d668b/project-compliance-dashboard-84dfad6a505a8601/-/merge_requests/12261[Nov 10 2023 02:04:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-sandbox-group-6/test-group-compliance-019784cf854d668b2262[Nov 10 2023 02:04:06 UTC (QA Tests)] INFO -- clicking :menu_section_button2263[Nov 10 2023 02:04:06 UTC (QA Tests)] INFO -- clicking :nav-item-link2264[Nov 10 2023 02:04:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.757s2265[Nov 10 2023 02:04:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? violations-tab' took 1.153s2266[Nov 10 2023 02:04:08 UTC (QA Tests)] INFO -- clicking :violations-tab2267 shows only "less than two approvers" violation2268Verify2269 Pipelines for merged results and merge trains2270[Nov 10 2023 02:04:09 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train2271[Nov 10 2023 02:04:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.12 seconds2272[Nov 10 2023 02:04:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.38 seconds2273[Nov 10 2023 02:04:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2274[Nov 10 2023 02:04:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2275[Nov 10 2023 02:04:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2276[Nov 10 2023 02:04:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-k5u8xj08 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-k5u8xj08 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-k5u8xj08 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list qa-runner-k5u8xj08 --executor shell && gitlab-runner run" `2277[Nov 10 2023 02:04:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-k5u8xj08`2278[Nov 10 2023 02:04:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2279[Nov 10 2023 02:04:15 UTC (QA Tests)] INFO -- filling :login_field with "root"2280[Nov 10 2023 02:04:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2281[Nov 10 2023 02:04:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"2282[Nov 10 2023 02:04:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2283[Nov 10 2023 02:04:16 UTC (QA Tests)] INFO -- clicking :sign_in_button2284[Nov 10 2023 02:04:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.468s2285[Nov 10 2023 02:04:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/pipelines-for-merge-trains-b4d345e8314b697b2286[Nov 10 2023 02:04:22 UTC (QA Tests)] INFO -- clicking :menu_section_button2287[Nov 10 2023 02:04:22 UTC (QA Tests)] INFO -- clicking :nav-item-link2288[Nov 10 2023 02:04:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.135s2289[Nov 10 2023 02:04:23 UTC (QA Tests)] INFO -- checking via JS :merged-results-pipeline-checkbox with args {}2290[Nov 10 2023 02:04:24 UTC (QA Tests)] INFO -- checking via JS :merge-trains-checkbox with args {}2291[Nov 10 2023 02:04:24 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button2292[Nov 10 2023 02:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 1.414s2293[Nov 10 2023 02:04:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds2294[Nov 10 2023 02:04:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/pipelines-for-merge-trains-b4d345e8314b697b/-/merge_requests/12295[Nov 10 2023 02:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 16.084s2296[Nov 10 2023 02:04:48 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/pipelines-for-merge-trains-b4d345e8314b697b/-/merge_requests/12297[Nov 10 2023 02:04:55 UTC (QA Tests)] INFO -- clicking :merge-button2298[Nov 10 2023 02:04:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.724s2299[Nov 10 2023 02:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 9.381s2300[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-k5u8xj08'2301[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-k5u8xj08`2302 merges via a merge train2303[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results2304[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2305[Nov 10 2023 02:05:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.23 seconds2306[Nov 10 2023 02:05:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2307[Nov 10 2023 02:05:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2308[Nov 10 2023 02:05:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2309[Nov 10 2023 02:05:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-jhl9s1q8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-jhl9s1q8 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-jhl9s1q8 --url http://gitlab-ee-28972579.test --registration-token **** --tag-list qa-runner-jhl9s1q8 --executor shell && gitlab-runner run" `2310[Nov 10 2023 02:05:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-jhl9s1q8`2311[Nov 10 2023 02:05:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2312[Nov 10 2023 02:05:12 UTC (QA Tests)] INFO -- filling :login_field with "root"2313[Nov 10 2023 02:05:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2314[Nov 10 2023 02:05:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"2315[Nov 10 2023 02:05:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2316[Nov 10 2023 02:05:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2317[Nov 10 2023 02:05:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.628s2318[Nov 10 2023 02:05:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/pipelines-for-merge-trains-2e3a9abca1def2aa2319[Nov 10 2023 02:05:18 UTC (QA Tests)] INFO -- clicking :menu_section_button2320[Nov 10 2023 02:05:19 UTC (QA Tests)] INFO -- clicking :nav-item-link2321[Nov 10 2023 02:05:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.244s2322[Nov 10 2023 02:05:20 UTC (QA Tests)] INFO -- checking via JS :merged-results-pipeline-checkbox with args {}2323[Nov 10 2023 02:05:20 UTC (QA Tests)] INFO -- checking via JS :merge-trains-checkbox with args {}2324[Nov 10 2023 02:05:21 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button2325[Nov 10 2023 02:05:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 1.252s2326[Nov 10 2023 02:05:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.92 seconds2327[Nov 10 2023 02:05:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/pipelines-for-merge-trains-2e3a9abca1def2aa/-/merge_requests/12328[Nov 10 2023 02:05:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 12.172s2329[Nov 10 2023 02:05:41 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown2330[Nov 10 2023 02:05:42 UTC (QA Tests)] INFO -- clicking :merge-immediately-button2331[Nov 10 2023 02:05:43 UTC (QA Tests)] INFO -- clicking :merge-immediately-confirmation-button2332[Nov 10 2023 02:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.961s2333[Nov 10 2023 02:05:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-jhl9s1q8'2334[Nov 10 2023 02:05:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-jhl9s1q8`2335 creates a pipeline with merged results2336Govern2337 Group Level Scan Execution Policy2338[Nov 10 2023 02:05:47 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy does not take effect when pipeline is run on non default branch2339[Nov 10 2023 02:05:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds2340[Nov 10 2023 02:05:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2341[Nov 10 2023 02:05:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2342[Nov 10 2023 02:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2343[Nov 10 2023 02:05:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-9bea98fefb31f37d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-9bea98fefb31f37d sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-execution-policy-9bea98fefb31f37d --url http://gitlab-ee-28972579.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `2344[Nov 10 2023 02:05:54 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-9bea98fefb31f37d`2345[Nov 10 2023 02:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2346[Nov 10 2023 02:05:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-6/scan-execution-policy-group-2c18f90c' via api in 1.13 seconds2347[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2348[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2349[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"2350[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2351[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- clicking :sign_in_button2352[Nov 10 2023 02:05:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.557s2353[Nov 10 2023 02:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/scan-execution-policy-group-2c18f90c/project-with-scan-execution-policy-9bea98fefb31f37d2354[Nov 10 2023 02:06:04 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-6/scan-execution-policy-group-2c18f90c' via api in 0.56 seconds2355[Nov 10 2023 02:06:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.56 seconds2356[Nov 10 2023 02:06:07 UTC (QA Tests)] INFO -- Merging via PUT /projects/71/merge_requests/1/merge2357[Nov 10 2023 02:06:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"2358[Nov 10 2023 02:06:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.58 seconds2359[Nov 10 2023 02:06:25 UTC (QA Tests)] INFO -- clicking :menu_section_button2360[Nov 10 2023 02:06:25 UTC (QA Tests)] INFO -- clicking :nav-item-link2361[Nov 10 2023 02:06:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.98s2362[Nov 10 2023 02:06:27 UTC (QA Tests)] INFO -- clicking :nav-item-link2363[Nov 10 2023 02:06:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.976s2364[Nov 10 2023 02:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 11.154s2365[Nov 10 2023 02:06:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-9bea98fefb31f37d'2366[Nov 10 2023 02:06:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-9bea98fefb31f37d`2367 does not take effect when pipeline is run on non default branch2368[Nov 10 2023 02:06:41 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy takes effect when pipeline is run on the main branch2369[Nov 10 2023 02:06:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds2370[Nov 10 2023 02:06:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2371[Nov 10 2023 02:06:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2372[Nov 10 2023 02:06:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2373[Nov 10 2023 02:06:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-ab88800f87a2c546 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-ab88800f87a2c546 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-execution-policy-ab88800f87a2c546 --url http://gitlab-ee-28972579.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `2374[Nov 10 2023 02:06:44 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-ab88800f87a2c546`2375[Nov 10 2023 02:06:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2376[Nov 10 2023 02:06:46 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-6/scan-execution-policy-group-e6cbcadc' via api in 0.98 seconds2377[Nov 10 2023 02:06:47 UTC (QA Tests)] INFO -- filling :login_field with "root"2378[Nov 10 2023 02:06:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2379[Nov 10 2023 02:06:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"2380[Nov 10 2023 02:06:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2381[Nov 10 2023 02:06:48 UTC (QA Tests)] INFO -- clicking :sign_in_button2382[Nov 10 2023 02:06:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.58s2383[Nov 10 2023 02:06:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/scan-execution-policy-group-e6cbcadc/project-with-scan-execution-policy-ab88800f87a2c5462384[Nov 10 2023 02:06:54 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-6/scan-execution-policy-group-e6cbcadc' via api in 0.56 seconds2385[Nov 10 2023 02:06:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.32 seconds2386[Nov 10 2023 02:06:57 UTC (QA Tests)] INFO -- Merging via PUT /projects/73/merge_requests/1/merge2387[Nov 10 2023 02:06:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"2388[Nov 10 2023 02:06:59 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments2389[Nov 10 2023 02:06:59 UTC (QA Tests)] INFO -- clicking :menu_section_button2390[Nov 10 2023 02:06:59 UTC (QA Tests)] INFO -- clicking :nav-item-link2391[Nov 10 2023 02:07:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.971s2392[Nov 10 2023 02:07:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-ab88800f87a2c546'2393[Nov 10 2023 02:07:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-ab88800f87a2c546`2394 takes effect when pipeline is run on the main branch2395Create2396 Create, Retrieve and Delete branches via API2397[Nov 10 2023 02:07:02 UTC (QA Tests)] INFO -- Starting test: Create Create, Retrieve and Delete branches via API creates, retrieves and deletes branches2398[Nov 10 2023 02:07:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2399[Nov 10 2023 02:07:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.24 seconds2400[Nov 10 2023 02:07:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file.txt"2401[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Branch with name 'create-branch' via api in 0.84 seconds2402[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Repository::Branch with name 'delete-branch' via api in 0.13 seconds2403[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Repository::Branch with name 'delete-branch'2404 creates, retrieves and deletes branches2405Govern2406 2FA2407[Nov 10 2023 02:07:08 UTC (QA Tests)] INFO -- Starting test: Govern 2FA allows enforcing 2FA via UI and logging in with 2FA2408[Nov 10 2023 02:07:09 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_cf9a2903"2409[Nov 10 2023 02:07:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2410[Nov 10 2023 02:07:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2411[Nov 10 2023 02:07:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2412[Nov 10 2023 02:07:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2413[Nov 10 2023 02:07:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.548s2414[Nov 10 2023 02:07:12 UTC (QA Tests)] INFO -- No cached token found for username: owner_user_cf9a29032415[Nov 10 2023 02:07:12 UTC (QA Tests)] INFO -- Caching token for username: owner_user_cf9a2903, last six chars of token:A6KMXw2416[Nov 10 2023 02:07:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-owner_user_cf9a2903-51wl7rci' via api in 0.1 seconds2417[Nov 10 2023 02:07:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-sandbox-group-b72d2836aeee0661' via api in 0.57 seconds2418[Nov 10 2023 02:07:14 UTC (QA Tests)] INFO -- Adding user developer_user_35930270 to gitlab-qa-2fa-sandbox-group-b72d2836aeee0661/group-with-2fa-2e1539d1e8b22a52 QA::Resource::Group2419[Nov 10 2023 02:07:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s2420[Nov 10 2023 02:07:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.018s2421[Nov 10 2023 02:07:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content2422[Nov 10 2023 02:07:16 UTC (QA Tests)] INFO -- clicking :sign_out_link2423[Nov 10 2023 02:07:17 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_cf9a2903"2424[Nov 10 2023 02:07:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2425[Nov 10 2023 02:07:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2426[Nov 10 2023 02:07:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2427[Nov 10 2023 02:07:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2428[Nov 10 2023 02:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.631s2429[Nov 10 2023 02:07:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-28972579.test/groups/gitlab-qa-2fa-sandbox-group-b72d2836aeee0661/group-with-2fa-2e1539d1e8b22a522430[Nov 10 2023 02:07:21 UTC (QA Tests)] INFO -- clicking :menu_section_button2431[Nov 10 2023 02:07:21 UTC (QA Tests)] INFO -- clicking :nav-item-link2432[Nov 10 2023 02:07:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.874s2433[Nov 10 2023 02:07:24 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}2434[Nov 10 2023 02:07:24 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2435[Nov 10 2023 02:07:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.017s2436[Nov 10 2023 02:07:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? configure_it_later_button' took 0.554s2437[Nov 10 2023 02:07:26 UTC (QA Tests)] INFO -- clicking :configure_it_later_button2438[Nov 10 2023 02:07:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.032s2439[Nov 10 2023 02:07:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.064s2440[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content2441[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- clicking :sign_out_link2442[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_35930270"2443[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2444[Nov 10 2023 02:07:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"2445[Nov 10 2023 02:07:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2446[Nov 10 2023 02:07:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2447[Nov 10 2023 02:07:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.857s2448[Nov 10 2023 02:08:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "018239"2449[Nov 10 2023 02:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field2450[Nov 10 2023 02:08:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"2451[Nov 10 2023 02:08:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field2452[Nov 10 2023 02:08:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button2453[Nov 10 2023 02:08:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.175s2454[Nov 10 2023 02:08:02 UTC (QA Tests)] INFO -- clicking :copy_button2455[Nov 10 2023 02:08:02 UTC (QA Tests)] INFO -- clicking :proceed_button2456[Nov 10 2023 02:08:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element proceed_button' took 0.511s2457[Nov 10 2023 02:08:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.025s2458[Nov 10 2023 02:08:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.048s2459[Nov 10 2023 02:08:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content2460[Nov 10 2023 02:08:05 UTC (QA Tests)] INFO -- clicking :sign_out_link2461[Nov 10 2023 02:08:06 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_35930270"2462[Nov 10 2023 02:08:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2463[Nov 10 2023 02:08:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2464[Nov 10 2023 02:08:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2465[Nov 10 2023 02:08:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2466[Nov 10 2023 02:08:09 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "000000"2467[Nov 10 2023 02:08:09 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2468[Nov 10 2023 02:08:09 UTC (QA Tests)] INFO -- clicking :verify_code_button2469[Nov 10 2023 02:08:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.953s2470[Nov 10 2023 02:08:30 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "353971"2471[Nov 10 2023 02:08:30 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2472[Nov 10 2023 02:08:30 UTC (QA Tests)] INFO -- clicking :verify_code_button2473[Nov 10 2023 02:08:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-b72d2836aeee0661/group-with-2fa-2e1539d1e8b22a52'2474[Nov 10 2023 02:08:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'developer_user_35930270'2475 allows enforcing 2FA via UI and logging in with 2FA2476Plan2477 Read-only board configuration2478[Nov 10 2023 02:08:32 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission2479[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2480[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2481[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2482[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2483[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2484[Nov 10 2023 02:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.36s2485[Nov 10 2023 02:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2486[Nov 10 2023 02:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.2 seconds2487[Nov 10 2023 02:08:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-board-list-2f9ad2702f1c54c4' via api in 1.31 seconds2488[Nov 10 2023 02:08:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.15 seconds2489[Nov 10 2023 02:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '8' via api in 0.17 seconds2490[Nov 10 2023 02:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '9' via api in 1.78 seconds2491[Nov 10 2023 02:08:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds2492[Nov 10 2023 02:08:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-board-list-2f9ad2702f1c54c4 QA::Resource::Project2493[Nov 10 2023 02:08:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s2494[Nov 10 2023 02:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.037s2495[Nov 10 2023 02:08:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content2496[Nov 10 2023 02:08:42 UTC (QA Tests)] INFO -- clicking :sign_out_link2497[Nov 10 2023 02:08:43 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2498[Nov 10 2023 02:08:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2499[Nov 10 2023 02:08:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2500[Nov 10 2023 02:08:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2501[Nov 10 2023 02:08:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2502[Nov 10 2023 02:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.218s2503[Nov 10 2023 02:08:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-board-list-2f9ad2702f1c54c42504[Nov 10 2023 02:08:48 UTC (QA Tests)] INFO -- clicking :menu_section_button2505[Nov 10 2023 02:08:48 UTC (QA Tests)] INFO -- clicking :nav-item-link2506[Nov 10 2023 02:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.931s2507[Nov 10 2023 02:08:49 UTC (QA Tests)] INFO -- clicking :boards-config-button2508[Nov 10 2023 02:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.523s2509[Nov 10 2023 02:08:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards-config-button' took 0.651s2510[Nov 10 2023 02:08:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? board-name-field' took 1.034s2511 shows board configuration to user without edit permission2512Govern2513 2FA2514[Nov 10 2023 02:08:51 UTC (QA Tests)] INFO -- Starting test: Govern 2FA allows 2FA code recovery via ssh2515[Nov 10 2023 02:08:51 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-j7z2vv/id_rsa -N `2516[Nov 10 2023 02:08:51 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-4f4a85644bac68342517[Nov 10 2023 02:08:52 UTC (QA Tests)] INFO -- Caching token for username: qa-user-4f4a85644bac6834, last six chars of token:Ag7_ho2518[Nov 10 2023 02:08:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-4f4a85644bac6834-tw6hndr4' via api in 0.11 seconds2519[Nov 10 2023 02:08:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 0.46 seconds2520[Nov 10 2023 02:08:52 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-4f4a85644bac6834"2521[Nov 10 2023 02:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2522[Nov 10 2023 02:08:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"2523[Nov 10 2023 02:08:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2524[Nov 10 2023 02:08:53 UTC (QA Tests)] INFO -- clicking :sign_in_button2525[Nov 10 2023 02:08:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.565s2526[Nov 10 2023 02:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.032s2527[Nov 10 2023 02:08:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content2528[Nov 10 2023 02:08:57 UTC (QA Tests)] INFO -- clicking :edit_profile_link2529[Nov 10 2023 02:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.764s2530[Nov 10 2023 02:08:58 UTC (QA Tests)] INFO -- clicking :nav-item-link2531[Nov 10 2023 02:08:58 UTC (QA Tests)] INFO -- clicking :enable_2fa_button2532[Nov 10 2023 02:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element enable_2fa_button' took 0.532s2533[Nov 10 2023 02:09:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "990539"2534[Nov 10 2023 02:09:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field2535[Nov 10 2023 02:09:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"2536[Nov 10 2023 02:09:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field2537[Nov 10 2023 02:09:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button2538[Nov 10 2023 02:09:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.12s2539[Nov 10 2023 02:09:02 UTC (QA Tests)] INFO -- clicking :copy_button2540[Nov 10 2023 02:09:02 UTC (QA Tests)] INFO -- clicking :proceed_button2541[Nov 10 2023 02:09:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.036s2542[Nov 10 2023 02:09:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.08s2543[Nov 10 2023 02:09:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content2544[Nov 10 2023 02:09:05 UTC (QA Tests)] INFO -- clicking :sign_out_link2545[Nov 10 2023 02:09:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-4f4a85644bac6834"2546[Nov 10 2023 02:09:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2547[Nov 10 2023 02:09:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"2548[Nov 10 2023 02:09:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2549[Nov 10 2023 02:09:08 UTC (QA Tests)] INFO -- clicking :sign_in_button2550[Nov 10 2023 02:09:10 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "21bfb3cea9f3fc4f"2551[Nov 10 2023 02:09:10 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2552[Nov 10 2023 02:09:10 UTC (QA Tests)] INFO -- clicking :verify_code_button2553[Nov 10 2023 02:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.035s2554[Nov 10 2023 02:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.047s2555[Nov 10 2023 02:09:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content2556[Nov 10 2023 02:09:13 UTC (QA Tests)] INFO -- clicking :sign_out_link2557[Nov 10 2023 02:09:14 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-4f4a85644bac6834"2558[Nov 10 2023 02:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2559[Nov 10 2023 02:09:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2560[Nov 10 2023 02:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2561[Nov 10 2023 02:09:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2562[Nov 10 2023 02:09:16 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "21bfb3cea9f3fc4f"2563[Nov 10 2023 02:09:16 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2564[Nov 10 2023 02:09:17 UTC (QA Tests)] INFO -- clicking :verify_code_button2565[Nov 10 2023 02:09:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.863s2566 allows 2FA code recovery via ssh2567Create2568 Link to line in Web IDE2569[Nov 10 2023 02:09:18 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE2570[Nov 10 2023 02:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2571[Nov 10 2023 02:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.22 seconds2572[Nov 10 2023 02:09:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/the_awesome_project-e7b019461bea2312'2573 can link to a specific line of code in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2574Data Stores2575 Project Member2576[Nov 10 2023 02:09:23 UTC (QA Tests)] INFO -- Starting test: Data Stores Project Member adds a project member2577[Nov 10 2023 02:09:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2578[Nov 10 2023 02:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2579[Nov 10 2023 02:09:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2580[Nov 10 2023 02:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2581[Nov 10 2023 02:09:24 UTC (QA Tests)] INFO -- clicking :sign_in_button2582[Nov 10 2023 02:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.355s2583[Nov 10 2023 02:09:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds2584[Nov 10 2023 02:09:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2585[Nov 10 2023 02:09:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.25 seconds2586[Nov 10 2023 02:09:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/add-member-project-648f21169bc7e6d32587[Nov 10 2023 02:09:31 UTC (QA Tests)] INFO -- clicking :menu_section_button2588[Nov 10 2023 02:09:31 UTC (QA Tests)] INFO -- clicking :nav-item-link2589[Nov 10 2023 02:09:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.083s2590[Nov 10 2023 02:09:32 UTC (QA Tests)] INFO -- clicking :invite_members_button2591[Nov 10 2023 02:09:32 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"2592[Nov 10 2023 02:09:32 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input2593[Nov 10 2023 02:09:33 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown2594[Nov 10 2023 02:09:33 UTC (QA Tests)] INFO -- clicking :invite_button2595[Nov 10 2023 02:09:36 UTC (QA Tests)] INFO -- clicking :search-button2596[Nov 10 2023 02:09:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search-button' took 1.151s2597 adds a project member2598Package2599 SaaS Container Registry2600 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)2601Create2602 Push mirror a repository over HTTP2603[Nov 10 2023 02:09:37 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2604[Nov 10 2023 02:09:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2605[Nov 10 2023 02:09:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2606[Nov 10 2023 02:09:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2607[Nov 10 2023 02:09:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2608[Nov 10 2023 02:09:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2609[Nov 10 2023 02:09:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.405s2610[Nov 10 2023 02:09:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2611[Nov 10 2023 02:09:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.24 seconds2612[Nov 10 2023 02:09:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds2613[Nov 10 2023 02:09:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.26 seconds2614[Nov 10 2023 02:09:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-924454c439134e9c' via api in 1.39 seconds2615[Nov 10 2023 02:09:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2616[Nov 10 2023 02:09:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.87 seconds2617[Nov 10 2023 02:09:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-924454c439134e9c2618[Nov 10 2023 02:09:50 UTC (QA Tests)] INFO -- clicking :menu_section_button2619[Nov 10 2023 02:09:50 UTC (QA Tests)] INFO -- clicking :nav-item-link2620[Nov 10 2023 02:09:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.301s2621[Nov 10 2023 02:09:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.524s2622[Nov 10 2023 02:09:53 UTC (QA Tests)] INFO -- clicking :add-new-mirror2623[Nov 10 2023 02:09:53 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "http://root@gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/push-mirror-target-project-527ce25be2d0d3a4.git"2624[Nov 10 2023 02:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field2625[Nov 10 2023 02:09:54 UTC (QA Tests)] INFO -- selecting "Push" in :mirror-direction-field2626[Nov 10 2023 02:09:55 UTC (QA Tests)] INFO -- selecting "Password" in :authentication-method-field2627[Nov 10 2023 02:09:55 UTC (QA Tests)] INFO -- filling :username-field with "root"2628[Nov 10 2023 02:09:55 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2629[Nov 10 2023 02:09:56 UTC (QA Tests)] INFO -- filling :password-field with "*****"2630[Nov 10 2023 02:09:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2631[Nov 10 2023 02:09:56 UTC (QA Tests)] INFO -- clicking :mirror-repository-button2632[Nov 10 2023 02:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 1.442s2633[Nov 10 2023 02:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.624s2634[Nov 10 2023 02:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements mirror-repository-url-content' took 0.65s2635[Nov 10 2023 02:09:58 UTC (QA Tests)] INFO -- clicking :update-now-button2636[Nov 10 2023 02:10:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 2.128s2637[Nov 10 2023 02:10:01 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-924454c439134e9c/-/settings/repository#js-push-remote-settings2638[Nov 10 2023 02:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.596s2639[Nov 10 2023 02:10:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/push-mirror-target-project-527ce25be2d0d3a42640[Nov 10 2023 02:10:04 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments2641 configures and syncs a (push) mirrored repository2642Create2643 Codeowners2644[Nov 10 2023 02:10:05 UTC (QA Tests)] INFO -- Starting test: Create Codeowners displays owners specified in CODEOWNERS file2645[Nov 10 2023 02:10:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2646[Nov 10 2023 02:10:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2647[Nov 10 2023 02:10:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2648[Nov 10 2023 02:10:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2649[Nov 10 2023 02:10:06 UTC (QA Tests)] INFO -- clicking :sign_in_button2650[Nov 10 2023 02:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.812s2651[Nov 10 2023 02:10:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2652[Nov 10 2023 02:10:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.24 seconds2653[Nov 10 2023 02:10:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds2654[Nov 10 2023 02:10:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/codeowners-cdccaeaac2a61064 QA::Resource::Project2655[Nov 10 2023 02:10:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.19 seconds2656[Nov 10 2023 02:10:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/codeowners-cdccaeaac2a61064 QA::Resource::Project2657[Nov 10 2023 02:10:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/codeowners-cdccaeaac2a610642658[Nov 10 2023 02:10:17 UTC (QA Tests)] INFO -- clicking :file-name-link2659[Nov 10 2023 02:10:17 UTC (QA Tests)] INFO -- clicking :collapse-toggle2660[Nov 10 2023 02:10:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/codeowners-cdccaeaac2a610642661[Nov 10 2023 02:10:19 UTC (QA Tests)] INFO -- clicking :file-name-link2662[Nov 10 2023 02:10:20 UTC (QA Tests)] INFO -- clicking :collapse-toggle2663 displays owners specified in CODEOWNERS file2664Create2665 Git push over HTTP2666[Nov 10 2023 02:10:21 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository2667[Nov 10 2023 02:10:21 UTC (QA Tests)] INFO -- filling :login_field with "root"2668[Nov 10 2023 02:10:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2669[Nov 10 2023 02:10:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"2670[Nov 10 2023 02:10:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2671[Nov 10 2023 02:10:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2672[Nov 10 2023 02:10:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.423s2673[Nov 10 2023 02:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2674[Nov 10 2023 02:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.22 seconds2675[Nov 10 2023 02:10:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-55cf7ed9540de33e' via api in 1.24 seconds2676[Nov 10 2023 02:10:28 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2677[Nov 10 2023 02:10:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.34 seconds2678[Nov 10 2023 02:10:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-with-code-55cf7ed9540de33e2679 user pushes code to the repository2680Plan2681 Issue comments2682[Nov 10 2023 02:10:31 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment2683[Nov 10 2023 02:10:32 UTC (QA Tests)] INFO -- filling :login_field with "root"2684[Nov 10 2023 02:10:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2685[Nov 10 2023 02:10:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2686[Nov 10 2023 02:10:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2687[Nov 10 2023 02:10:32 UTC (QA Tests)] INFO -- clicking :sign_in_button2688[Nov 10 2023 02:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.449s2689[Nov 10 2023 02:10:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2690[Nov 10 2023 02:10:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be' via api in 0.23 seconds2691[Nov 10 2023 02:10:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-for-issues-f3af723215bd7bb5' via api in 2.22 seconds2692[Nov 10 2023 02:10:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-28972579.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-12-8afd3e0540f946be/project-for-issues-f3af723215bd7bb5/-/issues/12693[Nov 10 2023 02:10:42 UTC (QA Tests)] INFO -- clicking :issue-title2694[Nov 10 2023 02:10:42 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2695[Nov 10 2023 02:10:42 UTC (QA Tests)] INFO -- filling :comment-field with "First version of the comment2696"2697[Nov 10 2023 02:10:42 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field2698[Nov 10 2023 02:10:43 UTC (QA Tests)] INFO -- clicking :comment-button2699[Nov 10 2023 02:10:43 UTC (QA Tests)] INFO -- clicking :note-edit-button2700[Nov 10 2023 02:10:44 UTC (QA Tests)] INFO -- filling :reply-field with "Second version of the comment"2701[Nov 10 2023 02:10:44 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field2702[Nov 10 2023 02:10:44 UTC (QA Tests)] INFO -- clicking :reply-comment-button2703 comments on an issue and edits the comment2704[Nov 10 2023 02:10:45 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2705{2706 "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb": 33.60469642499993,2707 "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb": 13.42697580300046,2708 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 65.04035957999986,2709 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 51.267164070000945,2710 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 32.62670684799923,2711 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb": 28.521544548000747,2712 "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb": 14.503832735999822,2713 "qa/specs/features/api/3_create/repository/files_spec.rb": 4.257405832999211,2714 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 15.153366370001095,2715 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 34.42871489999925,2716 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb": 27.70140525699935,2717 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 34.24465618300019,2718 "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb": 16.53729562600165,2719 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb": 81.6154898599998,2720 "qa/specs/features/ee/browser_ui/10_govern/group/restrict_by_ip_address_spec.rb": 141.66342827900007,2721 "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb": 24.678647077998903,2722 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb": 10.939844734999497,2723 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 15.709658095000123,2724 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 18.529397442998743,2725 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 86.13106219699876,2726 "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/expose_job_artifacts_in_mr_spec.rb": 38.596467768000366,2727 "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb": 44.80225865400098,2728 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb": 54.158326200000374,2729 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 415.9847924730002,2730 "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb": 11.581923768999332,2731 "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb": 5.354278904000239,2732 "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb": 17.705183946000034,2733 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb": 13.21297804599999,2734 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 13.499427570999615,2735 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb": 23.641778457000328,2736 "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb": 50.09093484599907,2737 "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb": 136.31264450100025,2738 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb": 36.61801604300126,2739 "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb": 11.220028870000533,2740 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 14.94231193899941,2741 "qa/specs/features/ee/browser_ui/10_govern/group/group_compliance_dashboard_spec.rb": 43.33585740200033,2742 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 97.44727817399871,2743 "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_spec.rb": 75.76795247600057,2744 "qa/specs/features/api/3_create/repository/add_list_delete_branches_spec.rb": 5.272025644999303,2745 "qa/specs/features/browser_ui/10_govern/login/log_in_with_2fa_spec.rb": 84.11940482700084,2746 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 18.880540235999433,2747 "qa/specs/features/browser_ui/10_govern/login/2fa_ssh_recovery_spec.rb": 27.087465538999822,2748 "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb": 5.2046657070004585,2749 "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb": 14.297747997999977,2750 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 27.459657353001603,2751 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb": 15.737798488000408,2752 "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb": 10.337137203001475,2753 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 14.1527073920005932754}2755[Nov 10 2023 02:10:45 UTC (QA Tests)] INFO -- 2756Knapsack global time execution for tests: 34m 37s2757Pending: (Failures listed here are expected and do not affect your suite's status)2758 1) Fulfillment Utilization in ultimate plan billing settings displays correct information for seat usage2759 # Test is not compatible with this environment or pipeline2760 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb:482761 2) ModelOps Suggested Reviewers suggests reviewers2762 # Test is not compatible with this environment or pipeline2763 # ./qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb:442764 3) Create Code Suggestions in Web IDE adds text into a file and verifies code suggestions appear2765 # Test is not compatible with this environment or pipeline2766 # ./qa/specs/features/ee/browser_ui/3_create/web_ide/code_suggestions_in_web_ide_spec.rb:272767 4) Configure AutoDevOps Templates using express template works with Auto DevOps2768 # Test is not compatible with this environment or pipeline2769 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:472770 5) Plan Dora Metrics with group metrics behaves like dora metrics api endpoint returns correct metrics2771 # Test is not compatible with this environment or pipeline2772 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102773 6) Plan Dora Metrics with project metrics behaves like dora metrics api endpoint returns correct metrics2774 # Test is not compatible with this environment or pipeline2775 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102776 7) Release Operations Dashboard has many pipelines with appropriate statuses2777 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4242302778 # ./qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb:262779 8) Fulfillment Seat overage modal with premium plan for member invite when guest role is added behaves like overage for member invite shows the modal2780 # Test is not compatible with this environment or pipeline2781 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:422782 9) Fulfillment Seat overage modal with premium plan for group invite when inviting a group with Guest role which increases seats owed behaves like overage for group invite shows the modal2783 # Test is not compatible with this environment or pipeline2784 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:532785 10) Fulfillment Seat overage modal with ultimate plan for group invite does not show overage modal when inviting a group which does not increase seats owed2786 # Test is not compatible with this environment or pipeline2787 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:1052788 11) Fulfillment Seat overage modal with ultimate plan for group invite when inviting a group with developer role which increases seats owed behaves like overage for group invite shows the modal2789 # Test is not compatible with this environment or pipeline2790 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:532791 12) Fulfillment Seat overage modal with ultimate plan for member invite does not show overage modal when inviting a member as a guest2792 # Test is not compatible with this environment or pipeline2793 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:942794 13) Fulfillment Seat overage modal with ultimate plan for member invite when access level developer or above is added behaves like overage for member invite shows the modal2795 # Test is not compatible with this environment or pipeline2796 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:422797 14) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file personal_snippet to a comment and verifies them2798 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922799 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:582800 15) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file project_snippet to a comment and verifies them2801 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922802 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:582803 16) Create Link to line in Web IDE can link to a specific line of code in Web IDE2804 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442805 # ./qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb:222806 17) Package SaaS Container Registry pushes project image to the container registry and deletes tag2807 # Test is not compatible with this environment or pipeline2808 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:492809Failures:2810 1) Plan Merge Request Analytics shows merge request analytics chart and stats2811 Failure/Error: create(:project_label, project: project, title: label, api_client: user_api_client)2813 QA::Resource::Errors::ResourceFabricationFailedError:2814 Fabrication of QA::Resource::ProjectLabel using the API failed (403) with `{"message":"403 Forbidden"}`.2815 Correlation Id: 01HEVF6VVEJ0E850XKQ4AQ86KM2816 # ./qa/resource/api_fabricator.rb:134:in `api_post_to'2817 # ./qa/resource/api_fabricator.rb:107:in `api_post'2818 # ./qa/resource/api_fabricator.rb:29:in `fabricate_via_api!'2819 # ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:34:in `block (3 levels) in <module:QA>'2820 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'2821 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'2822 # ./qa/specs/knapsack_runner.rb:17:in `run'2823 # ./qa/specs/runner.rb:57:in `perform'2824 # ./qa/scenario/template.rb:10:in `block in perform'2825 # ./qa/scenario/template.rb:8:in `perform'2826 # ./qa/scenario/template.rb:50:in `perform'2827 # ./qa/scenario/template.rb:10:in `block in perform'2828 # ./qa/scenario/template.rb:8:in `perform'2829 # ./qa/scenario/bootable.rb:52:in `launch!'2830Finished in 36 minutes 9 seconds (files took 5.63 seconds to load)2831103 examples, 1 failure, 17 pending2832Failed examples:2833rspec ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:48 # Plan Merge Request Analytics shows merge request analytics chart and stats2834Randomized with seed 574452835[Nov 10 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-28972579 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`2836[Nov 10 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-28972579 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2837[Nov 10 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-28972579`2838[Nov 10 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-28972579`2839bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)2840/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)2842Running after script...2843$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2844$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2845$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3065Uploading artifacts...3066gitlab-qa-run-*: found 473 matching artifact files and directories 3067Uploading artifacts as "archive" to coordinator... 201 Created id=5504209306 responseStatus=201 Created token=64_zSWSC3068Uploading artifacts...3069gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3070Uploading artifacts as "junit" to coordinator... 201 Created id=5504209306 responseStatus=201 Created token=64_zSWSC3071Uploading artifacts...3072/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3073Uploading artifacts as "dotenv" to coordinator... 201 Created id=5504209306 responseStatus=201 Created token=64_zSWSC3075ERROR: Job failed: exit code 1