instance 1/5
Passed 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:e3321c6d86a6012dac0c66db57c2798f5b04ae7c95fef53011afada94ec47a0e 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:08c6f3ac0dc93574451a8a9486f7574f24d7928d8c18b0ae194b8d987ac4f6ba ...14Running on runner-8764b38d-project-278964-concurrent-0 via runner-8764b38d-qa-builder-1699326498-698ce22f-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: 153079, done. 20remote: Counting objects: 100% (153079/153079), done. 21remote: Compressing objects: 100% (98174/98174), done. 22remote: Total 153079 (delta 68880), reused 106080 (delta 49278), pack-reused 0 23Receiving objects: 100% (153079/153079), 132.96 MiB | 25.54 MiB/s, done.24Resolving deltas: 100% (68880/68880), done.26 * [new ref] refs/pipelines/1063171807 -> refs/pipelines/106317180727 * [new branch] master -> origin/master28Checking out 07255f32 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-a1b9e8ccb0a090dccf47e0f296939331-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 (5473542767)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5473542767 responseStatus=200 OK token=64_RkaJb37Downloading artifacts for download-fast-quarantine-report (5473542770)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5473542770 responseStatus=200 OK token=64_RkaJb40Using docker image sha256:e3321c6d86a6012dac0c66db57c2798f5b04ae7c95fef53011afada94ec47a0e 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:08c6f3ac0dc93574451a8a9486f7574f24d7928d8c18b0ae194b8d987ac4f6ba ...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 concurrent-ruby 1.2.248Fetching builder 3.2.449Fetching erubi 1.12.050Fetching racc 1.7.151Fetching crass 1.0.652Fetching minitest 5.20.053Fetching public_suffix 5.0.154Fetching rack 2.2.3.155Installing 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.061Fetching unf_ext 0.0.8.262Installing public_suffix 5.0.163Installing rack 2.2.3.164Installing 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.069Fetching diff-lcs 1.370Installing netrc 0.11.071Installing mime-types-data 3.2023.0218.172Installing rspec-support 3.12.073Fetching oj 3.13.2374Installing unf_ext 0.0.8.2 with native extensions75Fetching require_all 3.0.076Installing diff-lcs 1.377Fetching systemu 2.6.578Fetching ast 2.4.279Installing require_all 3.0.080Fetching debug_inspector 1.1.081Installing systemu 2.6.582Installing ast 2.4.283Fetching byebug 11.1.384Fetching matrix 0.4.285Installing debug_inspector 1.1.0 with native extensions86Installing oj 3.13.23 with native extensions87Fetching mini_mime 1.1.088Fetching regexp_parser 2.1.189Installing matrix 0.4.290Installing byebug 11.1.3 with native extensions91Fetching colorize 0.8.192Installing mini_mime 1.1.093Fetching rubyzip 2.3.294Installing colorize 0.8.195Installing regexp_parser 2.1.196Fetching websocket 1.2.1097Installing rubyzip 2.3.298Installing websocket 1.2.1099Fetching coderay 1.1.2100Fetching multi_xml 0.6.0101Installing coderay 1.1.2102Installing multi_xml 0.6.0103Fetching unicode-display_width 2.4.2104Fetching zeitwerk 2.6.8105Fetching declarative 0.0.20106Fetching excon 0.92.4107Installing unicode-display_width 2.4.2108Fetching faraday-net_http 3.0.0109Installing zeitwerk 2.6.8110Installing declarative 0.0.20111Fetching ruby2_keywords 0.0.5112Fetching ffi 1.15.5113Installing faraday-net_http 3.0.0114Fetching formatador 0.3.0115Installing excon 0.92.4116Fetching multi_json 1.15.0117Installing ruby2_keywords 0.0.5118Fetching jwt 2.5.0119Fetching memoist 0.16.2120Installing formatador 0.3.0121Fetching os 1.1.4122Installing multi_json 1.15.0123Fetching httpclient 2.8.3124Installing memoist 0.16.2125Installing jwt 2.5.0126Installing os 1.1.4127Fetching trailblazer-option 0.1.2128Fetching uber 0.1.0129Fetching retriable 3.1.2130Installing trailblazer-option 0.1.2131Fetching webrick 1.7.0132Installing ffi 1.15.5 with native extensions133Installing retriable 3.1.2134Installing httpclient 2.8.3135Installing uber 0.1.0136Fetching http-form_data 2.3.0137Installing webrick 1.7.0138Fetching parallel 1.23.0139Installing http-form_data 2.3.0140Fetching rainbow 3.1.1141Installing parallel 1.23.0142Fetching table_print 1.5.7143Fetching influxdb-client 2.9.0144Fetching knapsack 4.0.0145Installing rainbow 3.1.1146Installing table_print 1.5.7147Fetching method_source 1.0.0148Fetching rotp 6.3.0149Installing influxdb-client 2.9.0150Fetching ruby-debug-ide 0.7.3151Installing method_source 1.0.0152Fetching slack-notifier 2.4.0153Installing rotp 6.3.0154Installing ruby-debug-ide 0.7.3 with native extensions155Fetching warning 1.3.0156Installing slack-notifier 2.4.0157Fetching addressable 2.8.1158Installing knapsack 4.0.0159Installing warning 1.3.0160Fetching rack-test 1.1.0161Fetching rspec-core 3.12.0162Installing rack-test 1.1.0163Installing addressable 2.8.1164Fetching mime-types 3.4.1165Fetching rspec-expectations 3.12.0166Installing rspec-core 3.12.0167Installing mime-types 3.4.1168Fetching rspec-mocks 3.12.0169Fetching parser 3.2.2.1170Installing rspec-expectations 3.12.0171Installing rspec-mocks 3.12.0172Fetching macaddr 1.7.2173Fetching i18n 1.12.0174Installing macaddr 1.7.2175Fetching tzinfo 2.0.6176Installing i18n 1.12.0177Fetching binding_of_caller 1.0.0178Installing binding_of_caller 1.0.0179Installing tzinfo 2.0.6180Fetching selenium-webdriver 4.14.0181Fetching httparty 0.21.0182Installing parser 3.2.2.1183Fetching terminal-table 3.0.2184Installing httparty 0.21.0185Fetching nokogiri 1.15.4 (x86_64-linux)186Installing terminal-table 3.0.2187Fetching faraday 2.5.2188Fetching representable 3.2.0189Installing faraday 2.5.2190Installing representable 3.2.0191Fetching parallel_tests 4.2.1192Fetching unf 0.1.4193Installing parallel_tests 4.2.1194Fetching pry 0.14.1195Installing unf 0.1.4196Fetching launchy 2.5.0197Fetching fog-core 2.1.0198Installing pry 0.14.1199Installing launchy 2.5.0200Installing fog-core 2.1.0201Fetching rspec-retry 0.6.2202Installing rspec-retry 0.6.2203Fetching rspec_junit_formatter 0.6.0204Installing nokogiri 1.15.4 (x86_64-linux)205Installing rspec_junit_formatter 0.6.0206Fetching uuid 2.3.9207Fetching rspec 3.12.0208Fetching faker 3.2.0209Installing rspec 3.12.0210Installing uuid 2.3.9211Fetching activesupport 7.0.8212Fetching gitlab 4.19.0213Installing gitlab 4.19.0214Installing activesupport 7.0.8215Fetching unparser 0.6.5216Installing unparser 0.6.5217Installing selenium-webdriver 4.14.0218Installing faker 3.2.0219Fetching faraday-retry 2.2.0220Fetching signet 0.17.0221Installing faraday-retry 2.2.0222Fetching google-cloud-env 1.6.0223Installing signet 0.17.0224Installing google-cloud-env 1.6.0225Fetching sawyer 0.9.2226Fetching domain_name 0.5.20190701227Fetching fog-json 1.2.0228Installing sawyer 0.9.2229Installing fog-json 1.2.0230Fetching pry-byebug 3.10.1231Installing domain_name 0.5.20190701232Fetching confiner 0.4.0233Installing pry-byebug 3.10.1234Fetching loofah 2.21.3235Installing confiner 0.4.0236Fetching xpath 3.2.0237Fetching fog-xml 0.1.4238Installing loofah 2.21.3239Installing xpath 3.2.0240Installing fog-xml 0.1.4241Fetching proc_to_ast 0.1.0242Fetching googleauth 1.2.0243Fetching rails-dom-testing 2.0.3244Installing proc_to_ast 0.1.0245Fetching deprecation_toolkit 2.0.3246Installing rails-dom-testing 2.0.3247Installing googleauth 1.2.0248Fetching factory_bot 6.3.0249Installing deprecation_toolkit 2.0.3250Fetching octokit 7.2.0251Fetching http-cookie 1.0.5252Installing factory_bot 6.3.0253Installing octokit 7.2.0254Installing http-cookie 1.0.5255Fetching rails-html-sanitizer 1.5.0256Fetching capybara 3.39.2257Fetching rspec-parameterized-core 1.0.0258Fetching google-apis-core 0.9.0259Installing rails-html-sanitizer 1.5.0260Fetching rest-client 2.1.0261Installing rspec-parameterized-core 1.0.0262Fetching actionview 7.0.8263Installing google-apis-core 0.9.0264Fetching rspec-parameterized-table_syntax 1.0.0265Installing capybara 3.39.2266Installing rest-client 2.1.0267Installing rspec-parameterized-table_syntax 1.0.0268Installing actionview 7.0.8269Fetching google-apis-compute_v1 0.51.0270Fetching google-apis-dns_v1 0.27.0271Installing google-apis-dns_v1 0.27.0272Fetching google-apis-iamcredentials_v1 0.14.0273Installing google-apis-compute_v1 0.51.0274Fetching google-apis-monitoring_v3 0.33.0275Installing google-apis-iamcredentials_v1 0.14.0276Fetching google-apis-pubsub_v1 0.28.0277Fetching google-apis-sqladmin_v1beta4 0.36.0278Installing google-apis-monitoring_v3 0.33.0279Fetching google-apis-storage_v1 0.19.0280Fetching rspec-parameterized 1.0.0281Installing google-apis-pubsub_v1 0.28.0282Installing google-apis-sqladmin_v1beta4 0.36.0283Fetching airborne 0.3.7284Fetching watir 7.1.0285Fetching capybara-screenshot 1.0.26286Installing rspec-parameterized 1.0.0287Installing google-apis-storage_v1 0.19.0288Fetching fog-google 1.19.0289Installing airborne 0.3.7290Installing capybara-screenshot 1.0.26291Installing watir 7.1.0292Installing fog-google 1.19.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.4.1305Installing gitlab_quality-test_tooling 0.9.3306Installing gitlab-qa 12.4.1307Fetching 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:07255f32568e288cbacc9c2a7c005cd369ca9148 -- --format QA::Support::JsonFormatter --out tmp/rspec-5473542778.json --format RspecJunitFormatter --out tmp/rspec-5473542778.xml --format html --out tmp/rspec-$(echo instance 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'335$ eval "$QA_COMMAND"336[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-e74f5bdf$`337[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-e74f5bdf --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`338[Nov 07 2023 03:24:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-e74f5bdf:/etc/gitlab/trusted-certs`339[Nov 07 2023 03:24:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-e74f5bdf:/etc/gitlab/ssl`340[Nov 07 2023 03:24:02 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-e74f5bdf`341[Nov 07 2023 03:24:02 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-e74f5bdf`342[Nov 07 2023 03:24:02 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`343[Nov 07 2023 03:24:02 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148`344[Nov 07 2023 03:24:47 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-324e42ad$`345[Nov 07 2023 03:24:47 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`346[Nov 07 2023 03:24:47 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`347[Nov 07 2023 03:24:47 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-324e42ad --net test --hostname gitlab-ee-324e42ad.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-07-03-23-58-a5756e2a/gitlab-ee-324e42ad/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148`348[Nov 07 2023 03:25:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-324e42ad bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-11-07 03:23:58349gitlab_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 password353gitlab_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;"`354[Nov 07 2023 03:25:00 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-324e42ad`355[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...356[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-324e42ad`357[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-324e42ad 80/tcp`358[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!359[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-324e42ad bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`360[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-324e42ad bash -c "echo '#!/usr/bin/env bash361if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then362 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'363 exit 1364fi365' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`366[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-324e42ad bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`367[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ee-324e42ad:/tmp/data-seeds`368[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Running exec_commands...369[Nov 07 2023 03:28:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-324e42ad bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`370[Nov 07 2023 03:29:11 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`371[Nov 07 2023 03:29:11 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:07255f32568e288cbacc9c2a7c005cd369ca9148`372[Nov 07 2023 03:30:12 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee373[Nov 07 2023 03:30:12 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-07-03-23-58-a5756e2a/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-07-03-23-58-a5756e2a/gitlab-ee-qa-173fecd8:/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-173fecd8 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:07255f32568e288cbacc9c2a7c005cd369ca9148 Test::Instance::All http://gitlab-ee-324e42ad.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5473542778.json --format RspecJunitFormatter --out tmp/rspec-5473542778.xml --format html --out tmp/rspec-instance_1_5.htm --color --format documentation`3742023-11-07 03:30:29 / CONF :: 375 ==> Base URL: http://gitlab-ee-324e42ad.test376 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f5e4f5f86d8>377 ==> Libraries: Chemlab::Vendor378[Nov 07 2023 03:30:29 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA379[Nov 07 2023 03:30:29 UTC (QA Tests)] INFO -- Browser: chrome380[Nov 07 2023 03:30:29 UTC (QA Tests)] INFO -- Performing sanity check for environment!381[Nov 07 2023 03:30:30 UTC (QA Tests)] INFO -- Performing initial license fabrication!382[Nov 07 2023 03:30:30 UTC (QA Tests)] INFO -- Successfully added license key. Details:383{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}384[Nov 07 2023 03:30:30 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.31 seconds385[Nov 07 2023 03:30:30 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database386[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[12]}387[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'388[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Report already exists, skipping!389[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====390[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Report specs:391[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_project_artifacts/user_can_bulk_delete_artifacts_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/api/4_verify/job_downloads_artifacts_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb", "qa/specs/features/ee/api/10_govern/user/minimal_access_user_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/browser_ui/10_govern/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb"]392[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Leftover specs:393[Nov 07 2023 03:30:31 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/pull_container_registry_image_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/14_model_ops/code_suggestions_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/sanity/version_spec.rb"]394[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Knapsack report generator started!395[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'396[Nov 07 2023 03:30:31 UTC (QA Tests)] INFO -- Report already exists, skipping!397Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}398Randomized with seed 24793399Create400 Merge request rebasing401[Nov 07 2023 03:31:52 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request402[Nov 07 2023 03:31:52 UTC (QA Tests)] INFO -- filling :login_field with "root"403[Nov 07 2023 03:31:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field404[Nov 07 2023 03:31:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"405[Nov 07 2023 03:31:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field406[Nov 07 2023 03:31:53 UTC (QA Tests)] INFO -- clicking :sign_in_button407[Nov 07 2023 03:31:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.057s408[Nov 07 2023 03:31:55 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA409[Nov 07 2023 03:31:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ij5e5bc7' via cache in 0.0 seconds410[Nov 07 2023 03:31:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.35 seconds411[Nov 07 2023 03:31:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 2.33 seconds412[Nov 07 2023 03:32:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-91d785badf2cb198' via api in 5.5 seconds413[Nov 07 2023 03:32:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.23 seconds414[Nov 07 2023 03:32:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-91d785badf2cb198415[Nov 07 2023 03:32:10 UTC (QA Tests)] INFO -- clicking :menu_section_button416[Nov 07 2023 03:32:10 UTC (QA Tests)] INFO -- clicking :nav-item-link417[Nov 07 2023 03:32:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.961s418[Nov 07 2023 03:32:11 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button419[Nov 07 2023 03:32:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 0.987s420[Nov 07 2023 03:32:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-91d785badf2cb198/-/merge_requests/1421[Nov 07 2023 03:32:17 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-91d785badf2cb198/-/merge_requests/1422[Nov 07 2023 03:32:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.782s423[Nov 07 2023 03:32:20 UTC (QA Tests)] INFO -- clicking :standard-rebase-button424[Nov 07 2023 03:32:20 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments425[Nov 07 2023 03:32:20 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-91d785badf2cb198/-/merge_requests/1426[Nov 07 2023 03:32:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.075s427[Nov 07 2023 03:32:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-button' took 11.035s428[Nov 07 2023 03:32:34 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-91d785badf2cb198/-/merge_requests/1429[Nov 07 2023 03:32:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.795s430[Nov 07 2023 03:32:35 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-91d785badf2cb198/-/merge_requests/1431[Nov 07 2023 03:32:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.005s432[Nov 07 2023 03:32:37 UTC (QA Tests)] INFO -- clicking :merge-button433[Nov 07 2023 03:32:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.499s434[Nov 07 2023 03:32:40 UTC (QA Tests)] ERROR -- Interceptor Api Errors435[-1] POST /api/graphql -- Correlation Id: Correlation Id not found436 user rebases source branch of merge request437Release438 Deploy token creation439[Nov 07 2023 03:32:40 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token440[Nov 07 2023 03:32:41 UTC (QA Tests)] INFO -- filling :login_field with "root"441[Nov 07 2023 03:32:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field442[Nov 07 2023 03:32:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"443[Nov 07 2023 03:32:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field444[Nov 07 2023 03:32:42 UTC (QA Tests)] INFO -- clicking :sign_in_button445[Nov 07 2023 03:32:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.788s446[Nov 07 2023 03:32:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds447[Nov 07 2023 03:32:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.21 seconds448[Nov 07 2023 03:32:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-deploy-94c81e28cb643534' via api in 1.13 seconds449[Nov 07 2023 03:32:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 1.24 seconds450 user adds a deploy token451ModelOps452 Code Suggestions453 on the GitLab API with PAT auth454 returns a suggestion (PENDING: Test is not compatible with this environment or pipeline)455Create456 First file using Web IDE457[Nov 07 2023 03:32:45 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE458 creates the first file in an empty project via Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)459Plan460 Assignees461[Nov 07 2023 03:32:45 UTC (QA Tests)] INFO -- Starting test: Plan Assignees update without refresh462[Nov 07 2023 03:32:46 UTC (QA Tests)] INFO -- filling :login_field with "root"463[Nov 07 2023 03:32:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field464[Nov 07 2023 03:32:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"465[Nov 07 2023 03:32:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field466[Nov 07 2023 03:32:47 UTC (QA Tests)] INFO -- clicking :sign_in_button467[Nov 07 2023 03:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.167s468[Nov 07 2023 03:32:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds469[Nov 07 2023 03:32:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.28 seconds470[Nov 07 2023 03:32:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 1.32 seconds471[Nov 07 2023 03:32:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-assignees-edbe4c2272141fb2 QA::Resource::Project472[Nov 07 2023 03:32:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.34 seconds473[Nov 07 2023 03:32:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-assignees-edbe4c2272141fb2 QA::Resource::Project474[Nov 07 2023 03:32:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-assignees-edbe4c2272141fb2/-/issues/1475 update without refresh476Framework sanity477 Version check478 is the specified version (PENDING: Test is not compatible with this environment or pipeline)479Verify480 Pipelines for merged results and merge trains481[Nov 07 2023 03:33:00 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results482[Nov 07 2023 03:33:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.15 seconds483[Nov 07 2023 03:33:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.29 seconds484[Nov 07 2023 03:33:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.485[Nov 07 2023 03:33:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`486[Nov 07 2023 03:33:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`487[Nov 07 2023 03:33:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ww1qxgjm --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ww1qxgjm 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-ww1qxgjm --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-ww1qxgjm --executor shell && gitlab-runner run" `488[Nov 07 2023 03:33:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ww1qxgjm`489[Nov 07 2023 03:33:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`490[Nov 07 2023 03:33:13 UTC (QA Tests)] INFO -- filling :login_field with "root"491[Nov 07 2023 03:33:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field492[Nov 07 2023 03:33:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"493[Nov 07 2023 03:33:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field494[Nov 07 2023 03:33:13 UTC (QA Tests)] INFO -- clicking :sign_in_button495[Nov 07 2023 03:33:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.819s496[Nov 07 2023 03:33:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/pipelines-for-merge-trains-bc84018d8759dade497[Nov 07 2023 03:33:18 UTC (QA Tests)] INFO -- clicking :menu_section_button498[Nov 07 2023 03:33:18 UTC (QA Tests)] INFO -- clicking :nav-item-link499[Nov 07 2023 03:33:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.9s500[Nov 07 2023 03:33:19 UTC (QA Tests)] INFO -- checking via JS :merged-results-pipeline-checkbox with args {}501[Nov 07 2023 03:33:19 UTC (QA Tests)] INFO -- checking via JS :merge-trains-checkbox with args {}502[Nov 07 2023 03:33:19 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button503[Nov 07 2023 03:33:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 1.079s504[Nov 07 2023 03:33:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds505[Nov 07 2023 03:33:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/pipelines-for-merge-trains-bc84018d8759dade/-/merge_requests/1506[Nov 07 2023 03:33:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 16.058s507[Nov 07 2023 03:33:43 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/pipelines-for-merge-trains-bc84018d8759dade/-/merge_requests/1508[Nov 07 2023 03:33:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.305s509[Nov 07 2023 03:33:50 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown510[Nov 07 2023 03:33:50 UTC (QA Tests)] INFO -- clicking :merge-immediately-button511[Nov 07 2023 03:33:51 UTC (QA Tests)] INFO -- clicking :merge-immediately-confirmation-button512[Nov 07 2023 03:33:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.543s513[Nov 07 2023 03:33:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-ww1qxgjm'514[Nov 07 2023 03:33:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ww1qxgjm`515 creates a pipeline with merged results516[Nov 07 2023 03:33:55 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train517[Nov 07 2023 03:33:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds518[Nov 07 2023 03:33:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds519[Nov 07 2023 03:33:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.520[Nov 07 2023 03:33:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`521[Nov 07 2023 03:33:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`522[Nov 07 2023 03:33:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-i9yxmil1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-i9yxmil1 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-i9yxmil1 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-i9yxmil1 --executor shell && gitlab-runner run" `523[Nov 07 2023 03:33:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-i9yxmil1`524[Nov 07 2023 03:33:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`525[Nov 07 2023 03:33:58 UTC (QA Tests)] INFO -- filling :login_field with "root"526[Nov 07 2023 03:33:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field527[Nov 07 2023 03:33:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"528[Nov 07 2023 03:33:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field529[Nov 07 2023 03:33:59 UTC (QA Tests)] INFO -- clicking :sign_in_button530[Nov 07 2023 03:34:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.535s531[Nov 07 2023 03:34:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/pipelines-for-merge-trains-560257eee5882189532[Nov 07 2023 03:34:03 UTC (QA Tests)] INFO -- clicking :menu_section_button533[Nov 07 2023 03:34:03 UTC (QA Tests)] INFO -- clicking :nav-item-link534[Nov 07 2023 03:34:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.761s535[Nov 07 2023 03:34:04 UTC (QA Tests)] INFO -- checking via JS :merged-results-pipeline-checkbox with args {}536[Nov 07 2023 03:34:04 UTC (QA Tests)] INFO -- checking via JS :merge-trains-checkbox with args {}537[Nov 07 2023 03:34:04 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button538[Nov 07 2023 03:34:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 2.085s539[Nov 07 2023 03:34:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.47 seconds540[Nov 07 2023 03:34:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/pipelines-for-merge-trains-560257eee5882189/-/merge_requests/1541[Nov 07 2023 03:34:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 16.093s542[Nov 07 2023 03:34:28 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/pipelines-for-merge-trains-560257eee5882189/-/merge_requests/1543[Nov 07 2023 03:34:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.703s544[Nov 07 2023 03:34:35 UTC (QA Tests)] INFO -- clicking :merge-button545[Nov 07 2023 03:34:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.533s546[Nov 07 2023 03:34:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 9.462s547[Nov 07 2023 03:34:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-i9yxmil1'548[Nov 07 2023 03:34:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-i9yxmil1`549 merges via a merge train550Fulfillment551 Utilization552 in usage quotas storage tab for free plan with a project553 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)554Plan555 Multiple assignees per issue556[Nov 07 2023 03:34:45 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows four assignees in the issues list557[Nov 07 2023 03:34:46 UTC (QA Tests)] INFO -- filling :login_field with "root"558[Nov 07 2023 03:34:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field559[Nov 07 2023 03:34:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"560[Nov 07 2023 03:34:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field561[Nov 07 2023 03:34:47 UTC (QA Tests)] INFO -- clicking :sign_in_button562[Nov 07 2023 03:34:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.965s563[Nov 07 2023 03:34:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds564[Nov 07 2023 03:34:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds565[Nov 07 2023 03:34:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.44 seconds566[Nov 07 2023 03:34:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.42 seconds567[Nov 07 2023 03:34:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds568[Nov 07 2023 03:34:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds569[Nov 07 2023 03:34:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-98a422151e3ba251 QA::Resource::Project570[Nov 07 2023 03:34:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-98a422151e3ba251 QA::Resource::Project571[Nov 07 2023 03:34:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-98a422151e3ba251 QA::Resource::Project572[Nov 07 2023 03:34:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-98a422151e3ba251 QA::Resource::Project573[Nov 07 2023 03:34:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-98a422151e3ba251574[Nov 07 2023 03:34:55 UTC (QA Tests)] INFO -- clicking :menu_section_button575[Nov 07 2023 03:34:55 UTC (QA Tests)] INFO -- clicking :nav-item-link576[Nov 07 2023 03:34:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.913s577 shows four assignees in the issues list578Create579 Repository Usage Quota580[Nov 07 2023 03:34:56 UTC (QA Tests)] INFO -- Starting test: Create Repository Usage Quota matches cloned repo usage to reported usage581[Nov 07 2023 03:34:56 UTC (QA Tests)] INFO -- Enabling feature: gitaly_revlist_for_repo_size582[Nov 07 2023 03:35:04 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: gitaly_revlist_for_repo_size583[Nov 07 2023 03:35:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds584[Nov 07 2023 03:35:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds585[Nov 07 2023 03:35:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file"586[Nov 07 2023 03:35:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.14 seconds587[Nov 07 2023 03:35:16 UTC (QA Tests)] INFO -- Disabling feature: gitaly_revlist_for_repo_size588[Nov 07 2023 03:35:16 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: gitaly_revlist_for_repo_size589 matches cloned repo usage to reported usage590Data Stores591 Invite group592 with a group project593 behaves like invites group to project594[Nov 07 2023 03:35:16 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project grants group and members correct access level595[Nov 07 2023 03:35:17 UTC (QA Tests)] INFO -- filling :login_field with "root"596[Nov 07 2023 03:35:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field597[Nov 07 2023 03:35:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"598[Nov 07 2023 03:35:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field599[Nov 07 2023 03:35:17 UTC (QA Tests)] INFO -- clicking :sign_in_button600[Nov 07 2023 03:35:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.842s601[Nov 07 2023 03:35:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds602[Nov 07 2023 03:35:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds603[Nov 07 2023 03:35:21 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/group-for-group-project-4c32399f6ad000e3 QA::Resource::Group604[Nov 07 2023 03:35:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds605[Nov 07 2023 03:35:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.2 seconds606[Nov 07 2023 03:35:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/group-project-5d506b8ef70255e6607[Nov 07 2023 03:35:23 UTC (QA Tests)] INFO -- clicking :menu_section_button608[Nov 07 2023 03:35:23 UTC (QA Tests)] INFO -- clicking :nav-item-link609[Nov 07 2023 03:35:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.935s610[Nov 07 2023 03:35:24 UTC (QA Tests)] INFO -- clicking :invite_a_group_button611[Nov 07 2023 03:35:24 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-group-project-4c32399f6ad000e3"612[Nov 07 2023 03:35:25 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown613[Nov 07 2023 03:35:25 UTC (QA Tests)] INFO -- clicking :invite_button614[Nov 07 2023 03:35:27 UTC (QA Tests)] INFO -- clicking :groups-list-tab615[Nov 07 2023 03:35:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s616[Nov 07 2023 03:35:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.049s617[Nov 07 2023 03:35:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content618[Nov 07 2023 03:35:30 UTC (QA Tests)] INFO -- clicking :sign_out_link619[Nov 07 2023 03:35:30 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"620[Nov 07 2023 03:35:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field621[Nov 07 2023 03:35:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"622[Nov 07 2023 03:35:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field623[Nov 07 2023 03:35:31 UTC (QA Tests)] INFO -- clicking :sign_in_button624[Nov 07 2023 03:35:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.819s625[Nov 07 2023 03:35:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/group-project-5d506b8ef70255e6626[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/group-project-5d506b8ef70255e6'627[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-group-project-4c32399f6ad000e3'628 grants group and members correct access level629 with a personal namespace project630 behaves like invites group to project631[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project grants group and members correct access level632[Nov 07 2023 03:35:36 UTC (QA Tests)] INFO -- filling :login_field with "root"633[Nov 07 2023 03:35:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field634[Nov 07 2023 03:35:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"635[Nov 07 2023 03:35:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field636[Nov 07 2023 03:35:36 UTC (QA Tests)] INFO -- clicking :sign_in_button637[Nov 07 2023 03:35:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.778s638[Nov 07 2023 03:35:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds639[Nov 07 2023 03:35:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds640[Nov 07 2023 03:35:40 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/group-for-personal-project-fbfa0065fe3db2eb QA::Resource::Group641[Nov 07 2023 03:35:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/root/personal-namespace-project-cb160ae5ca2eab28642[Nov 07 2023 03:35:41 UTC (QA Tests)] INFO -- clicking :menu_section_button643[Nov 07 2023 03:35:41 UTC (QA Tests)] INFO -- clicking :nav-item-link644[Nov 07 2023 03:35:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.817s645[Nov 07 2023 03:35:42 UTC (QA Tests)] INFO -- clicking :invite_a_group_button646[Nov 07 2023 03:35:42 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-personal-project-fbfa0065fe3db2eb"647[Nov 07 2023 03:35:43 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown648[Nov 07 2023 03:35:43 UTC (QA Tests)] INFO -- clicking :invite_button649[Nov 07 2023 03:35:45 UTC (QA Tests)] INFO -- clicking :groups-list-tab650[Nov 07 2023 03:35:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s651[Nov 07 2023 03:35:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.028s652[Nov 07 2023 03:35:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content653[Nov 07 2023 03:35:48 UTC (QA Tests)] INFO -- clicking :sign_out_link654[Nov 07 2023 03:35:48 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"655[Nov 07 2023 03:35:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field656[Nov 07 2023 03:35:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"657[Nov 07 2023 03:35:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field658[Nov 07 2023 03:35:49 UTC (QA Tests)] INFO -- clicking :sign_in_button659[Nov 07 2023 03:35:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.79s660[Nov 07 2023 03:35:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/root/personal-namespace-project-cb160ae5ca2eab28661[Nov 07 2023 03:35:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-cb160ae5ca2eab28'662[Nov 07 2023 03:35:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-personal-project-fbfa0065fe3db2eb'663 grants group and members correct access level664Monitor665 Alert666 when using HTTP endpoint integration667 behaves like new alert668[Nov 07 2023 03:35:53 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident669[Nov 07 2023 03:35:53 UTC (QA Tests)] INFO -- filling :login_field with "root"670[Nov 07 2023 03:35:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field671[Nov 07 2023 03:35:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"672[Nov 07 2023 03:35:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field673[Nov 07 2023 03:35:54 UTC (QA Tests)] INFO -- clicking :sign_in_button674[Nov 07 2023 03:35:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.769s675[Nov 07 2023 03:35:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds676[Nov 07 2023 03:35:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds677[Nov 07 2023 03:35:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-for-alerts-afcf7cf7778678a3678[Nov 07 2023 03:35:58 UTC (QA Tests)] INFO -- clicking :menu_section_button679[Nov 07 2023 03:35:58 UTC (QA Tests)] INFO -- clicking :nav-item-link680[Nov 07 2023 03:35:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.838s681[Nov 07 2023 03:36:01 UTC (QA Tests)] INFO -- checking via JS :create-incident-checkbox with args {}682[Nov 07 2023 03:36:01 UTC (QA Tests)] INFO -- clicking :save-changes-button683[Nov 07 2023 03:36:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.894s684[Nov 07 2023 03:36:03 UTC (QA Tests)] INFO -- clicking :add-integration-button685[Nov 07 2023 03:36:03 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown686[Nov 07 2023 03:36:03 UTC (QA Tests)] INFO -- clicking :integration-name-field687[Nov 07 2023 03:36:03 UTC (QA Tests)] INFO -- filling :integration-name-field with "dolor"688[Nov 07 2023 03:36:03 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field689[Nov 07 2023 03:36:04 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button690[Nov 07 2023 03:36:04 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"sit","description":"qui"}"691[Nov 07 2023 03:36:04 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field692[Nov 07 2023 03:36:05 UTC (QA Tests)] INFO -- clicking :send-test-alert693[Nov 07 2023 03:36:05 UTC (QA Tests)] INFO -- clicking :menu_section_button694[Nov 07 2023 03:36:05 UTC (QA Tests)] INFO -- clicking :nav-item-link695[Nov 07 2023 03:36:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.877s696[Nov 07 2023 03:36:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? incident-link' took 11.043s697[Nov 07 2023 03:36:17 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-for-alerts-afcf7cf7778678a3/-/incidents698[Nov 07 2023 03:36:18 UTC (QA Tests)] ERROR -- Interceptor Api Errors699[-1] POST /api/graphql -- Correlation Id: Correlation Id not found700 automatically creates new incident701 when using Prometheus integration702 behaves like new alert703[Nov 07 2023 03:36:18 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident704[Nov 07 2023 03:36:19 UTC (QA Tests)] INFO -- filling :login_field with "root"705[Nov 07 2023 03:36:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field706[Nov 07 2023 03:36:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"707[Nov 07 2023 03:36:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field708[Nov 07 2023 03:36:19 UTC (QA Tests)] INFO -- clicking :sign_in_button709[Nov 07 2023 03:36:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.784s710[Nov 07 2023 03:36:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds711[Nov 07 2023 03:36:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds712[Nov 07 2023 03:36:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-for-alerts-cfcf7a02e0a2481c713[Nov 07 2023 03:36:25 UTC (QA Tests)] INFO -- clicking :menu_section_button714[Nov 07 2023 03:36:25 UTC (QA Tests)] INFO -- clicking :nav-item-link715[Nov 07 2023 03:36:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.817s716[Nov 07 2023 03:36:27 UTC (QA Tests)] INFO -- checking via JS :create-incident-checkbox with args {}717[Nov 07 2023 03:36:27 UTC (QA Tests)] INFO -- clicking :save-changes-button718[Nov 07 2023 03:36:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.894s719[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :add-integration-button720[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown721[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button722[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-11-07T03:36:30.552+00:00","generatorURL":"http://medhurst.example/rosia","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"doloremque"},"annotations":{"title":"reprehenderit","gitlab_y_label":"status"}}]}"723[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field724[Nov 07 2023 03:36:31 UTC (QA Tests)] INFO -- clicking :send-test-alert725[Nov 07 2023 03:36:31 UTC (QA Tests)] INFO -- clicking :menu_section_button726[Nov 07 2023 03:36:31 UTC (QA Tests)] INFO -- clicking :nav-item-link727[Nov 07 2023 03:36:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.742s728[Nov 07 2023 03:36:32 UTC (QA Tests)] ERROR -- Interceptor Api Errors729[-1] POST /api/graphql -- Correlation Id: Correlation Id not found730 automatically creates new incident731Plan732 Multiple assignees per issue733[Nov 07 2023 03:36:32 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list734[Nov 07 2023 03:36:33 UTC (QA Tests)] INFO -- filling :login_field with "root"735[Nov 07 2023 03:36:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field736[Nov 07 2023 03:36:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"737[Nov 07 2023 03:36:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field738[Nov 07 2023 03:36:34 UTC (QA Tests)] INFO -- clicking :sign_in_button739[Nov 07 2023 03:36:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.875s740[Nov 07 2023 03:36:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds741[Nov 07 2023 03:36:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds742[Nov 07 2023 03:36:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.18 seconds743[Nov 07 2023 03:36:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.12 seconds744[Nov 07 2023 03:36:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.49 seconds745[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.44 seconds746[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds747[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.19 seconds748[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-0646abfb9436a131 QA::Resource::Project749[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-0646abfb9436a131 QA::Resource::Project750[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-0646abfb9436a131 QA::Resource::Project751[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-0646abfb9436a131 QA::Resource::Project752[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-0646abfb9436a131 QA::Resource::Project753[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-0646abfb9436a131 QA::Resource::Project754[Nov 07 2023 03:36:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-0646abfb9436a131755[Nov 07 2023 03:36:41 UTC (QA Tests)] INFO -- clicking :menu_section_button756[Nov 07 2023 03:36:42 UTC (QA Tests)] INFO -- clicking :nav-item-link757[Nov 07 2023 03:36:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.96s758 shows the first three assignees and a +n sign in the issues list759[Nov 07 2023 03:36:43 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page760[Nov 07 2023 03:36:43 UTC (QA Tests)] INFO -- filling :login_field with "root"761[Nov 07 2023 03:36:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field762[Nov 07 2023 03:36:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"763[Nov 07 2023 03:36:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field764[Nov 07 2023 03:36:44 UTC (QA Tests)] INFO -- clicking :sign_in_button765[Nov 07 2023 03:36:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.834s766[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds767[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds768[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.12 seconds769[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.13 seconds770[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.14 seconds771[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.12 seconds772[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds773[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds774[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-5ce66219a64643ce QA::Resource::Project775[Nov 07 2023 03:36:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-5ce66219a64643ce QA::Resource::Project776[Nov 07 2023 03:36:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-5ce66219a64643ce QA::Resource::Project777[Nov 07 2023 03:36:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-5ce66219a64643ce QA::Resource::Project778[Nov 07 2023 03:36:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-5ce66219a64643ce QA::Resource::Project779[Nov 07 2023 03:36:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-5ce66219a64643ce QA::Resource::Project780[Nov 07 2023 03:36:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-to-test-issue-with-multiple-assignees-5ce66219a64643ce/-/issues/1781[Nov 07 2023 03:36:53 UTC (QA Tests)] INFO -- clicking :user-list-more-button782 shows the first five assignees and a +n more link in the issue page783Create784 Open Web IDE from Diff Tab785[Nov 07 2023 03:36:53 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab786 opens and edits a multi-file merge request in Web IDE from Diff Tab (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)787Create788 Merged merge request789[Nov 07 2023 03:36:53 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted790[Nov 07 2023 03:36:54 UTC (QA Tests)] INFO -- filling :login_field with "root"791[Nov 07 2023 03:36:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field792[Nov 07 2023 03:36:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"793[Nov 07 2023 03:36:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field794[Nov 07 2023 03:36:54 UTC (QA Tests)] INFO -- clicking :sign_in_button795[Nov 07 2023 03:36:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.904s796[Nov 07 2023 03:36:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds797[Nov 07 2023 03:36:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.23 seconds798[Nov 07 2023 03:36:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-1e28e7f2efff47d4' via api in 1.61 seconds799[Nov 07 2023 03:36:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds800[Nov 07 2023 03:37:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-1e28e7f2efff47d4/-/merge_requests/1801[Nov 07 2023 03:37:03 UTC (QA Tests)] INFO -- clicking :merge-button802[Nov 07 2023 03:37:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.585s803[Nov 07 2023 03:37:06 UTC (QA Tests)] INFO -- clicking :revert-button and ensuring QA::Page::Component::CommitModal is present804[Nov 07 2023 03:37:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert-button' took 0.645s805[Nov 07 2023 03:37:07 UTC (QA Tests)] INFO -- clicking :submit-commit806[Nov 07 2023 03:37:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.667s807[Nov 07 2023 03:37:08 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present808[Nov 07 2023 03:37:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.581s809[Nov 07 2023 03:37:11 UTC (QA Tests)] INFO -- clicking :diffs-tab810[Nov 07 2023 03:37:11 UTC (QA Tests)] INFO -- clicking :file-tree-button811 can be reverted812Govern813 Group access tokens814[Nov 07 2023 03:37:12 UTC (QA Tests)] INFO -- Starting test: Govern Group access tokens can be created and revoked via the UI815[Nov 07 2023 03:37:12 UTC (QA Tests)] INFO -- filling :login_field with "root"816[Nov 07 2023 03:37:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field817[Nov 07 2023 03:37:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"818[Nov 07 2023 03:37:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field819[Nov 07 2023 03:37:13 UTC (QA Tests)] INFO -- clicking :sign_in_button820[Nov 07 2023 03:37:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.877s821[Nov 07 2023 03:37:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds822[Nov 07 2023 03:37:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds823[Nov 07 2023 03:37:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043824[Nov 07 2023 03:37:17 UTC (QA Tests)] INFO -- clicking :menu_section_button825[Nov 07 2023 03:37:17 UTC (QA Tests)] INFO -- clicking :nav-item-link826[Nov 07 2023 03:37:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.679s827[Nov 07 2023 03:37:18 UTC (QA Tests)] INFO -- clicking :add-new-token-button828[Nov 07 2023 03:37:18 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"829[Nov 07 2023 03:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field830[Nov 07 2023 03:37:18 UTC (QA Tests)] INFO -- clicking :api-label831[Nov 07 2023 03:37:18 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-11-09"832[Nov 07 2023 03:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field833[Nov 07 2023 03:37:19 UTC (QA Tests)] INFO -- clicking :create_token_button834[Nov 07 2023 03:37:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-srnadiox', token's bot username 'group_3_bot_e448d71e5a7b17d0aef61676f28c0220' via browser_ui in 7.72 seconds835[Nov 07 2023 03:37:19 UTC (QA Tests)] INFO -- clicking :revoke_button836[Nov 07 2023 03:37:20 UTC (QA Tests)] INFO -- clicking :confirm-ok-button837 can be created and revoked via the UI838Plan839 A project wiki840[Nov 07 2023 03:37:21 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page841[Nov 07 2023 03:37:21 UTC (QA Tests)] INFO -- filling :login_field with "root"842[Nov 07 2023 03:37:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field843[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"844[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field845[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- clicking :sign_in_button846[Nov 07 2023 03:37:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.853s847[Nov 07 2023 03:37:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds848[Nov 07 2023 03:37:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds849[Nov 07 2023 03:37:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/wiki_testing-ddb33355e3e6008c' via api in 0.92 seconds850[Nov 07 2023 03:37:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/wiki_testing-ddb33355e3e6008c/-/wikis/Home851[Nov 07 2023 03:37:27 UTC (QA Tests)] INFO -- clicking :wiki-edit-button852[Nov 07 2023 03:37:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 0.805s853[Nov 07 2023 03:37:28 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "a/new/path-with-spaces/home"854[Nov 07 2023 03:37:28 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox855[Nov 07 2023 03:37:29 UTC (QA Tests)] INFO -- filling :wiki-message-textbox with "changing the path of the home page"856[Nov 07 2023 03:37:29 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-message-textbox857[Nov 07 2023 03:37:29 UTC (QA Tests)] INFO -- clicking :wiki-submit-button858[Nov 07 2023 03:37:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.3s859 can change the directory path of a page860Create861 Push over SSH using Git protocol version 2862[Nov 07 2023 03:37:32 UTC (QA Tests)] INFO -- filling :login_field with "root"863[Nov 07 2023 03:37:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field864[Nov 07 2023 03:37:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"865[Nov 07 2023 03:37:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field866[Nov 07 2023 03:37:32 UTC (QA Tests)] INFO -- clicking :sign_in_button867[Nov 07 2023 03:37:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.911s868[Nov 07 2023 03:37:35 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-38-6meb5n/id_rsa -N `869[Nov 07 2023 03:37:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.67 seconds870[Nov 07 2023 03:37:36 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository871[Nov 07 2023 03:37:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds872[Nov 07 2023 03:37:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.2 seconds873[Nov 07 2023 03:37:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"874[Nov 07 2023 03:37:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/git-protocol-project-27dade5f45bd7b1e875[Nov 07 2023 03:37:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'876 user pushes to the repository877Govern878 Instance audit event streaming879[Nov 07 2023 03:37:42 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}880[Nov 07 2023 03:37:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`881[Nov 07 2023 03:37:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname smocker-server.test --name smocker-server --publish 8080:8080 --publish 8081:8081 thiht/smocker:0.17.1 `882[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::InstanceAuditEventExternalDestination with id '1' via api in 0.13 seconds883[Nov 07 2023 03:37:45 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-38-etu0mg/id_rsa -N `884[Nov 07 2023 03:37:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.45 seconds885[Nov 07 2023 03:37:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'886 when a user is created887[Nov 07 2023 03:37:46 UTC (QA Tests)] INFO -- Starting test: Govern Instance audit event streaming when a user is created the external server receives the event888 the external server receives the event889 when a project is created890[Nov 07 2023 03:37:47 UTC (QA Tests)] INFO -- Starting test: Govern Instance audit event streaming when a project is created the external server receives the event891[Nov 07 2023 03:37:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds892[Nov 07 2023 03:37:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds893 the external server receives the event894 when a repository is cloned via SSH895[Nov 07 2023 03:37:48 UTC (QA Tests)] INFO -- Starting test: Govern Instance audit event streaming when a repository is cloned via SSH the external server receives the event896[Nov 07 2023 03:37:48 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-38-9pdqkf/id_rsa -N `897[Nov 07 2023 03:37:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 1.0 seconds898[Nov 07 2023 03:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds899[Nov 07 2023 03:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds900[Nov 07 2023 03:37:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/the_awesome_project-339b19653c0c016f' via api in 1.35 seconds901 the external server receives the event902 when a group is created903[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- Starting test: Govern Instance audit event streaming when a group is created the external server receives the event904[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds905[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds906 the external server receives the event907[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f smocker-server`908[Nov 07 2023 03:37:52 UTC (QA Tests)] INFO -- Removed a QA::EE::Resource::InstanceAuditEventExternalDestination with id '1'909[Nov 07 2023 03:37:52 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}910Create911 Multiple file snippet912 behaves like copying snippet file contents913 copies a multi-file personal_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)914 behaves like copying snippet file contents915 copies a multi-file project_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)916Create917 Create a new project from a template918[Nov 07 2023 03:37:56 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api919[Nov 07 2023 03:37:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds920[Nov 07 2023 03:37:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds921 commits via the api922Verify923 Pipeline with project file variables924[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables can read file variable content with cat925[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds926[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.19 seconds927[Nov 07 2023 03:38:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.928[Nov 07 2023 03:38:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`929[Nov 07 2023 03:38:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`930[Nov 07 2023 03:38:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-p61hmbat --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-p61hmbat 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-p61hmbat --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-p61hmbat --executor shell && gitlab-runner run" `931[Nov 07 2023 03:38:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-p61hmbat`932[Nov 07 2023 03:38:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`933[Nov 07 2023 03:38:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-p61hmbat' via api in 1.06 seconds934[Nov 07 2023 03:38:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-p61hmbat'935[Nov 07 2023 03:38:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-p61hmbat`936 can read file variable content with cat937[Nov 07 2023 03:38:17 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables does not expose file variable content with echo938[Nov 07 2023 03:38:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds939[Nov 07 2023 03:38:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds940[Nov 07 2023 03:38:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.941[Nov 07 2023 03:38:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`942[Nov 07 2023 03:38:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`943[Nov 07 2023 03:38:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-epyze3i4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-epyze3i4 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-epyze3i4 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-epyze3i4 --executor shell && gitlab-runner run" `944[Nov 07 2023 03:38:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-epyze3i4`945[Nov 07 2023 03:38:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`946[Nov 07 2023 03:38:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-epyze3i4' via api in 5.12 seconds947[Nov 07 2023 03:38:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-epyze3i4'948[Nov 07 2023 03:38:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-epyze3i4`949 does not expose file variable content with echo950Verify951 Run pipeline with manual jobs952[Nov 07 2023 03:38:37 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state953[Nov 07 2023 03:38:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds954[Nov 07 2023 03:38:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds955[Nov 07 2023 03:38:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.956[Nov 07 2023 03:38:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`957[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`958[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-f28e0f9e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-f28e0f9e 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-f28e0f9e --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-f28e0f9e --executor shell && gitlab-runner run" `959[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-f28e0f9e`960[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`961[Nov 07 2023 03:38:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-f28e0f9e' via api in 5.07 seconds962[Nov 07 2023 03:38:43 UTC (QA Tests)] INFO -- Waiting for pipeline to have status "skipped"...963[Nov 07 2023 03:38:47 UTC (QA Tests)] INFO -- filling :login_field with "root"964[Nov 07 2023 03:38:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field965[Nov 07 2023 03:38:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"966[Nov 07 2023 03:38:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field967[Nov 07 2023 03:38:48 UTC (QA Tests)] INFO -- clicking :sign_in_button968[Nov 07 2023 03:38:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.202s969[Nov 07 2023 03:38:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/pipeline-with-manual-job-05af086b554160c9970[Nov 07 2023 03:38:52 UTC (QA Tests)] INFO -- clicking :menu_section_button971[Nov 07 2023 03:38:53 UTC (QA Tests)] INFO -- clicking :nav-item-link972[Nov 07 2023 03:38:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.746s973[Nov 07 2023 03:38:55 UTC (QA Tests)] INFO -- clicking :ci-action-button974[Nov 07 2023 03:39:39 UTC (QA Tests)] INFO -- clicking :job-dropdown-container975[Nov 07 2023 03:39:39 UTC (QA Tests)] INFO -- clicking :job-dropdown-container976[Nov 07 2023 03:39:39 UTC (QA Tests)] INFO -- clicking :job-dropdown-container977[Nov 07 2023 03:39:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-f28e0f9e'978[Nov 07 2023 03:39:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-f28e0f9e`979 does not leave any job in skipped state980Monitor981 Alert settings982 when using Prometheus integration983 behaves like sends test alert984[Nov 07 2023 03:39:40 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert985[Nov 07 2023 03:39:41 UTC (QA Tests)] INFO -- filling :login_field with "root"986[Nov 07 2023 03:39:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field987[Nov 07 2023 03:39:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"988[Nov 07 2023 03:39:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field989[Nov 07 2023 03:39:41 UTC (QA Tests)] INFO -- clicking :sign_in_button990[Nov 07 2023 03:39:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.08s991[Nov 07 2023 03:39:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds992[Nov 07 2023 03:39:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.19 seconds993[Nov 07 2023 03:39:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-for-alerts-463464a9f7590f63994[Nov 07 2023 03:39:46 UTC (QA Tests)] INFO -- clicking :menu_section_button995[Nov 07 2023 03:39:47 UTC (QA Tests)] INFO -- clicking :nav-item-link996[Nov 07 2023 03:39:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.87s997[Nov 07 2023 03:39:49 UTC (QA Tests)] INFO -- clicking :add-integration-button998[Nov 07 2023 03:39:49 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown999[Nov 07 2023 03:39:49 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1000[Nov 07 2023 03:39:49 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-11-07T03:39:49.585+00:00","generatorURL":"http://kunde.test/rochelle","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"ea"},"annotations":{"title":"earum","gitlab_y_label":"status"}}]}"1001[Nov 07 2023 03:39:49 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1002[Nov 07 2023 03:39:50 UTC (QA Tests)] INFO -- clicking :send-test-alert1003[Nov 07 2023 03:39:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1004[Nov 07 2023 03:39:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1005[Nov 07 2023 03:39:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.736s1006 creates new alert1007 when using HTTP endpoint integration1008 behaves like sends test alert1009[Nov 07 2023 03:39:51 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1010[Nov 07 2023 03:39:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1011[Nov 07 2023 03:39:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1012[Nov 07 2023 03:39:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1013[Nov 07 2023 03:39:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1014[Nov 07 2023 03:39:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1015[Nov 07 2023 03:39:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.099s1016[Nov 07 2023 03:39:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1017[Nov 07 2023 03:39:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds1018[Nov 07 2023 03:39:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-for-alerts-1734e421e2f09ac51019[Nov 07 2023 03:39:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1020[Nov 07 2023 03:39:57 UTC (QA Tests)] INFO -- clicking :nav-item-link1021[Nov 07 2023 03:39:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.855s1022[Nov 07 2023 03:40:00 UTC (QA Tests)] INFO -- clicking :add-integration-button1023[Nov 07 2023 03:40:00 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1024[Nov 07 2023 03:40:00 UTC (QA Tests)] INFO -- clicking :integration-name-field1025[Nov 07 2023 03:40:00 UTC (QA Tests)] INFO -- filling :integration-name-field with "iure"1026[Nov 07 2023 03:40:00 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field1027[Nov 07 2023 03:40:01 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1028[Nov 07 2023 03:40:01 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"veniam","description":"veniam"}"1029[Nov 07 2023 03:40:01 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1030[Nov 07 2023 03:40:01 UTC (QA Tests)] INFO -- clicking :send-test-alert1031[Nov 07 2023 03:40:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1032[Nov 07 2023 03:40:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1033[Nov 07 2023 03:40:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.69s1034 creates new alert1035Data Stores1036 User1037[Nov 07 2023 03:40:02 UTC (QA Tests)] INFO -- Starting test: Data Stores User can be followed and their activity seen1038[Nov 07 2023 03:40:03 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-8b6fb6c6c75ef75d1039[Nov 07 2023 03:40:03 UTC (QA Tests)] INFO -- Caching token for username: qa-user-8b6fb6c6c75ef75d, last six chars of token:qhZbGn1040[Nov 07 2023 03:40:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-8b6fb6c6c75ef75d-hwzfh3xc' via api in 0.08 seconds1041[Nov 07 2023 03:40:04 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0f87156e037b4120"1042[Nov 07 2023 03:40:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1043[Nov 07 2023 03:40:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1044[Nov 07 2023 03:40:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1045[Nov 07 2023 03:40:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1046[Nov 07 2023 03:40:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.658s1047[Nov 07 2023 03:40:07 UTC (QA Tests)] INFO -- clicking :follow-user-link1048[Nov 07 2023 03:40:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1049[Nov 07 2023 03:40:08 UTC (QA Tests)] INFO -- Adding user qa-user-8b6fb6c6c75ef75d to gitlab-qa-sandbox-group-3/group_for_follow_user_activity_07cc504bfbd873fa QA::Resource::Group1050[Nov 07 2023 03:40:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds1051[Nov 07 2023 03:40:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '21' via api in 0.2 seconds1052[Nov 07 2023 03:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.02s1053[Nov 07 2023 03:40:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content1054[Nov 07 2023 03:40:13 UTC (QA Tests)] INFO -- clicking :user-profile-link1055[Nov 07 2023 03:40:14 UTC (QA Tests)] INFO -- clicking :nav-item-link1056[Nov 07 2023 03:40:14 UTC (QA Tests)] INFO -- clicking :user_link1057[Nov 07 2023 03:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element user_link' took 0.512s1058[Nov 07 2023 03:40:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group_for_follow_user_activity_07cc504bfbd873fa/project-for-tags-72c62548f86e3c6d'1059[Nov 07 2023 03:40:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8b6fb6c6c75ef75d'1060[Nov 07 2023 03:40:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-0f87156e037b4120'1061 can be followed and their activity seen1062Data Stores1063 Users API1064[Nov 07 2023 03:40:16 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with an invalid username1065 GET /users/:username with an invalid username1066[Nov 07 2023 03:40:16 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with a valid username1067 GET /users/:username with a valid username1068[Nov 07 2023 03:40:16 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users1069 GET /users1070Create1071 Version control for personal snippets1072[Nov 07 2023 03:40:16 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI1073[Nov 07 2023 03:40:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1074[Nov 07 2023 03:40:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1075[Nov 07 2023 03:40:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1076[Nov 07 2023 03:40:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1077[Nov 07 2023 03:40:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1078[Nov 07 2023 03:40:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.232s1079[Nov 07 2023 03:40:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.48 seconds1080[Nov 07 2023 03:40:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-324e42ad.test/-/snippets/11081[Nov 07 2023 03:40:22 UTC (QA Tests)] INFO -- clicking :clone-button1082[Nov 07 2023 03:40:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.33 seconds1083[Nov 07 2023 03:40:24 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1084[Nov 07 2023 03:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 0.741s1085[Nov 07 2023 03:40:25 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1086[Nov 07 2023 03:40:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.762s1087[Nov 07 2023 03:40:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 0.774s1088[Nov 07 2023 03:40:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'1089[Nov 07 2023 03:40:27 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-38-xhr83z/id_rsa -N `1090[Nov 07 2023 03:40:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 0.43 seconds1091[Nov 07 2023 03:40:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'1092 clones, pushes, and pulls a snippet over HTTP, edits via UI1093[Nov 07 2023 03:40:28 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI1094[Nov 07 2023 03:40:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1095[Nov 07 2023 03:40:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1096[Nov 07 2023 03:40:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1097[Nov 07 2023 03:40:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1098[Nov 07 2023 03:40:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1099[Nov 07 2023 03:40:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.202s1100[Nov 07 2023 03:40:32 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-38-zvv8tu/id_rsa -N `1101[Nov 07 2023 03:40:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '5' via api in 0.57 seconds1102[Nov 07 2023 03:40:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.46 seconds1103[Nov 07 2023 03:40:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-324e42ad.test/-/snippets/21104[Nov 07 2023 03:40:34 UTC (QA Tests)] INFO -- clicking :clone-button1105[Nov 07 2023 03:40:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.41 seconds1106[Nov 07 2023 03:40:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.686s1107[Nov 07 2023 03:40:36 UTC (QA Tests)] INFO -- clicking :snippet-action-button1108[Nov 07 2023 03:40:36 UTC (QA Tests)] INFO -- clicking :delete-snippet-button1109[Nov 07 2023 03:40:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.518s1110[Nov 07 2023 03:40:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete-snippet-button' took 0.527s1111[Nov 07 2023 03:40:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '5'1112 clones, pushes, and pulls a snippet over SSH, deletes via UI1113Growth1114 SaaS trials1115 starts a free trial1116 when on about page with multiple eligible namespaces1117 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)1118 when on billing page with only one eligible namespace1119 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)1120Govern1121 Security Reports in a Merge Request Widget1122[Nov 07 2023 03:40:37 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports in a Merge Request Widget displays vulnerabilities in merge request widget1123[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1124[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1125[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1126[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1127[Nov 07 2023 03:40:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1128[Nov 07 2023 03:40:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.141s1129[Nov 07 2023 03:40:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1130[Nov 07 2023 03:40:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds1131[Nov 07 2023 03:40:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1132[Nov 07 2023 03:40:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1133[Nov 07 2023 03:40:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1134[Nov 07 2023 03:40:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328437 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328437 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-1699328437 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1135[Nov 07 2023 03:40:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328437`1136[Nov 07 2023 03:40:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1137[Nov 07 2023 03:40:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"1138[Nov 07 2023 03:40:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds1139[Nov 07 2023 03:40:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-create-mr-secure-2872850b5c241140[Nov 07 2023 03:40:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1141[Nov 07 2023 03:40:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1142[Nov 07 2023 03:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.846s1143[Nov 07 2023 03:41:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-create-mr-secure-2872850b5c24/-/merge_requests/11144[Nov 07 2023 03:41:17 UTC (QA Tests)] INFO -- clicking :title-content1145[Nov 07 2023 03:41:27 UTC (QA Tests)] INFO -- clicking :expand_report_button1146[Nov 07 2023 03:41:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328437'1147[Nov 07 2023 03:41:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328437`1148 displays vulnerabilities in merge request widget1149Create1150 File Locking1151[Nov 07 2023 03:41:29 UTC (QA Tests)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled1152[Nov 07 2023 03:41:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1153[Nov 07 2023 03:41:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1154[Nov 07 2023 03:41:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1155[Nov 07 2023 03:41:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1156[Nov 07 2023 03:41:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1157[Nov 07 2023 03:41:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.25s1158[Nov 07 2023 03:41:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1159[Nov 07 2023 03:41:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds1160[Nov 07 2023 03:41:36 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1161[Nov 07 2023 03:41:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds1162[Nov 07 2023 03:41:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1163[Nov 07 2023 03:41:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.29 seconds1164[Nov 07 2023 03:41:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1165[Nov 07 2023 03:41:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds1166[Nov 07 2023 03:41:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1167[Nov 07 2023 03:41:37 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1168[Nov 07 2023 03:41:37 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1169[Nov 07 2023 03:41:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.2 seconds1170[Nov 07 2023 03:41:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-ccb57c8fb388b2e61171[Nov 07 2023 03:41:39 UTC (QA Tests)] INFO -- clicking :file-name-link1172[Nov 07 2023 03:41:39 UTC (QA Tests)] INFO -- clicking :lock-button1173[Nov 07 2023 03:41:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.511s1174[Nov 07 2023 03:41:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.591s1175[Nov 07 2023 03:41:40 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1176[Nov 07 2023 03:41:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.029s1177[Nov 07 2023 03:41:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.021s1178[Nov 07 2023 03:41:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content1179[Nov 07 2023 03:41:43 UTC (QA Tests)] INFO -- clicking :sign_out_link1180[Nov 07 2023 03:41:43 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1181[Nov 07 2023 03:41:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1182[Nov 07 2023 03:41:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1183[Nov 07 2023 03:41:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1184[Nov 07 2023 03:41:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1185[Nov 07 2023 03:41:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.521s1186[Nov 07 2023 03:41:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-ccb57c8fb388b2e61187[Nov 07 2023 03:41:48 UTC (QA Tests)] INFO -- clicking :file-name-link1188 checks file locked by other user to be disabled1189[Nov 07 2023 03:41:48 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user1190[Nov 07 2023 03:41:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1191[Nov 07 2023 03:41:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1192[Nov 07 2023 03:41:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1193[Nov 07 2023 03:41:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1194[Nov 07 2023 03:41:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1195[Nov 07 2023 03:41:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.12s1196[Nov 07 2023 03:41:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1197[Nov 07 2023 03:41:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds1198[Nov 07 2023 03:41:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1199[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.59 seconds1200[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1201[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds1202[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1203[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds1204[Nov 07 2023 03:41:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1205[Nov 07 2023 03:41:57 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1206[Nov 07 2023 03:41:57 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1207[Nov 07 2023 03:41:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.17 seconds1208[Nov 07 2023 03:41:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s1209[Nov 07 2023 03:41:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.032s1210[Nov 07 2023 03:41:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content1211[Nov 07 2023 03:41:59 UTC (QA Tests)] INFO -- clicking :sign_out_link1212[Nov 07 2023 03:42:00 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1213[Nov 07 2023 03:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1214[Nov 07 2023 03:42:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1215[Nov 07 2023 03:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1216[Nov 07 2023 03:42:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1217[Nov 07 2023 03:42:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.739s1218[Nov 07 2023 03:42:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-118ee49d0f1fdeb51219[Nov 07 2023 03:42:04 UTC (QA Tests)] INFO -- clicking :file-name-link1220[Nov 07 2023 03:42:05 UTC (QA Tests)] INFO -- clicking :lock-button1221[Nov 07 2023 03:42:05 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1222[Nov 07 2023 03:42:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1223[Nov 07 2023 03:42:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.25 seconds1224 locks a file and tries to push as a second user1225[Nov 07 2023 03:42:09 UTC (QA Tests)] INFO -- Starting test: Create File Locking creates a merge request and fails to merge1226[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1227[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1228[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1229[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1230[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1231[Nov 07 2023 03:42:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.119s1232[Nov 07 2023 03:42:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1233[Nov 07 2023 03:42:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds1234[Nov 07 2023 03:42:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1235[Nov 07 2023 03:42:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.58 seconds1236[Nov 07 2023 03:42:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1237[Nov 07 2023 03:42:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.27 seconds1238[Nov 07 2023 03:42:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1239[Nov 07 2023 03:42:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.28 seconds1240[Nov 07 2023 03:42:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1241[Nov 07 2023 03:42:18 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1242[Nov 07 2023 03:42:18 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1243[Nov 07 2023 03:42:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.2 seconds1244[Nov 07 2023 03:42:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1245[Nov 07 2023 03:42:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.29 seconds1246[Nov 07 2023 03:42:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-1d1e83129bdd2f4a1247[Nov 07 2023 03:42:22 UTC (QA Tests)] INFO -- clicking :file-name-link1248[Nov 07 2023 03:42:23 UTC (QA Tests)] INFO -- clicking :lock-button1249[Nov 07 2023 03:42:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.501s1250[Nov 07 2023 03:42:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.576s1251[Nov 07 2023 03:42:23 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1252[Nov 07 2023 03:42:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s1253[Nov 07 2023 03:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.019s1254[Nov 07 2023 03:42:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content1255[Nov 07 2023 03:42:26 UTC (QA Tests)] INFO -- clicking :sign_out_link1256[Nov 07 2023 03:42:27 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1257[Nov 07 2023 03:42:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1258[Nov 07 2023 03:42:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1259[Nov 07 2023 03:42:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1260[Nov 07 2023 03:42:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1261[Nov 07 2023 03:42:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.738s1262[Nov 07 2023 03:42:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-1d1e83129bdd2f4a/-/merge_requests/11263[Nov 07 2023 03:42:32 UTC (QA Tests)] INFO -- clicking :merge-button1264[Nov 07 2023 03:42:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1265[Nov 07 2023 03:42:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.271s1266[Nov 07 2023 03:42:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-request-failed-refresh-button' took 2.293s1267 creates a merge request and fails to merge1268[Nov 07 2023 03:42:34 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and unlocks in list1269[Nov 07 2023 03:42:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1270[Nov 07 2023 03:42:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1271[Nov 07 2023 03:42:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1272[Nov 07 2023 03:42:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1273[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1274[Nov 07 2023 03:42:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.194s1275[Nov 07 2023 03:42:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1276[Nov 07 2023 03:42:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds1277[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1278[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds1279[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1280[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.27 seconds1281[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1282[Nov 07 2023 03:42:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds1283[Nov 07 2023 03:42:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1284[Nov 07 2023 03:42:43 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1285[Nov 07 2023 03:42:43 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1286[Nov 07 2023 03:42:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.22 seconds1287[Nov 07 2023 03:42:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s1288[Nov 07 2023 03:42:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.04s1289[Nov 07 2023 03:42:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content1290[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- clicking :sign_out_link1291[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1292[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1293[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1294[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1295[Nov 07 2023 03:42:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1296[Nov 07 2023 03:42:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.766s1297[Nov 07 2023 03:42:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-824e1eefff5478d11298[Nov 07 2023 03:42:51 UTC (QA Tests)] INFO -- clicking :file-name-link1299[Nov 07 2023 03:42:51 UTC (QA Tests)] INFO -- clicking :lock-button1300[Nov 07 2023 03:42:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.582s1301[Nov 07 2023 03:42:51 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1302[Nov 07 2023 03:42:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-824e1eefff5478d11303[Nov 07 2023 03:42:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1304[Nov 07 2023 03:42:53 UTC (QA Tests)] INFO -- clicking :nav-item-link1305[Nov 07 2023 03:42:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.744s1306[Nov 07 2023 03:42:54 UTC (QA Tests)] INFO -- clicking :unlock_button1307[Nov 07 2023 03:42:54 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1308[Nov 07 2023 03:42:56 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1309[Nov 07 2023 03:42:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.27 seconds1310 locks a file and unlocks in list1311[Nov 07 2023 03:42:56 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a directory and tries to push as a second user1312[Nov 07 2023 03:42:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1313[Nov 07 2023 03:42:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1314[Nov 07 2023 03:42:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1315[Nov 07 2023 03:42:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1316[Nov 07 2023 03:42:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1317[Nov 07 2023 03:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.105s1318[Nov 07 2023 03:43:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1319[Nov 07 2023 03:43:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds1320[Nov 07 2023 03:43:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1321[Nov 07 2023 03:43:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.53 seconds1322[Nov 07 2023 03:43:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1323[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds1324[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1325[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.27 seconds1326[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1327[Nov 07 2023 03:43:04 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1328[Nov 07 2023 03:43:04 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1329[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.16 seconds1330[Nov 07 2023 03:43:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1331[Nov 07 2023 03:43:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.24 seconds1332[Nov 07 2023 03:43:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s1333[Nov 07 2023 03:43:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.043s1334[Nov 07 2023 03:43:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content1335[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- clicking :sign_out_link1336[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1337[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1338[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1339[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1340[Nov 07 2023 03:43:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1341[Nov 07 2023 03:43:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.801s1342[Nov 07 2023 03:43:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/file_locking-d4e57260109e3e621343[Nov 07 2023 03:43:14 UTC (QA Tests)] INFO -- clicking :file-name-link1344[Nov 07 2023 03:43:14 UTC (QA Tests)] INFO -- clicking :lock-button1345[Nov 07 2023 03:43:14 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1346[Nov 07 2023 03:43:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock-button' took 1.272s1347[Nov 07 2023 03:43:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1348[Nov 07 2023 03:43:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.28 seconds1349 locks a directory and tries to push as a second user1350Govern1351 User with minimal access to group1352[Nov 07 2023 03:43:19 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to create a file via the API1353[Nov 07 2023 03:43:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds1354[Nov 07 2023 03:43:21 UTC (QA Tests)] INFO -- Adding user qa-user-d726d74682c81152 to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox1355[Nov 07 2023 03:43:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1356[Nov 07 2023 03:43:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds1357[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-new-file-e22088efb6474d83' via api in 1.32 seconds1358[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-d726d74682c811521359[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- Caching token for username: qa-user-d726d74682c81152, last six chars of token:2cWCpF1360[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-d726d74682c81152-yqhj0aab' via api in 0.08 seconds1361[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d726d74682c81152'1362[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-minimal-access-fac72b5a7199c6f8/project-for-minimal-access-d82ffc7386f902f2'1363[Nov 07 2023 03:43:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-minimal-access-fac72b5a7199c6f8'1364 is not allowed to create a file via the API1365[Nov 07 2023 03:43:24 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to commit via the API1366[Nov 07 2023 03:43:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1367[Nov 07 2023 03:43:26 UTC (QA Tests)] INFO -- Adding user qa-user-4de6d3ff7960350f to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox1368[Nov 07 2023 03:43:26 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-4de6d3ff7960350f1369[Nov 07 2023 03:43:26 UTC (QA Tests)] INFO -- Caching token for username: qa-user-4de6d3ff7960350f, last six chars of token:xJs3es1370[Nov 07 2023 03:43:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-4de6d3ff7960350f-niuqchje' via api in 0.07 seconds1371[Nov 07 2023 03:43:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-4de6d3ff7960350f'1372[Nov 07 2023 03:43:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-minimal-access-5c4db6ba55431cfc/project-for-minimal-access-d0194173f923b039'1373[Nov 07 2023 03:43:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-minimal-access-5c4db6ba55431cfc'1374 is not allowed to commit via the API1375[Nov 07 2023 03:43:27 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to push code via the CLI1376[Nov 07 2023 03:43:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1377[Nov 07 2023 03:43:29 UTC (QA Tests)] INFO -- Adding user qa-user-3fbd6eeb3109ca33 to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox1378[Nov 07 2023 03:43:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3fbd6eeb3109ca33'1379[Nov 07 2023 03:43:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-minimal-access-71f08af998cccf12/project-for-minimal-access-74ea9149662bd4f6'1380[Nov 07 2023 03:43:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-minimal-access-71f08af998cccf12'1381 is not allowed to push code via the CLI1382Govern1383 project vulnerability report1384[Nov 07 2023 03:43:31 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can bulk dismiss vulnerabilities as false positive in vulnerability report1385[Nov 07 2023 03:43:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1386[Nov 07 2023 03:43:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds1387[Nov 07 2023 03:43:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.22 seconds1388[Nov 07 2023 03:43:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.21 seconds1389[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.11 seconds1390[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.27 seconds1391[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1392[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1393[Nov 07 2023 03:43:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1394[Nov 07 2023 03:43:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1395[Nov 07 2023 03:43:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1396[Nov 07 2023 03:43:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.094s1397[Nov 07 2023 03:43:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-secure-e2d6b5722cf929bc1398[Nov 07 2023 03:43:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1399[Nov 07 2023 03:43:39 UTC (QA Tests)] INFO -- clicking :nav-item-link1400[Nov 07 2023 03:43:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.934s1401[Nov 07 2023 03:43:40 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}1402[Nov 07 2023 03:43:40 UTC (QA Tests)] INFO -- clicking :status-listbox1403[Nov 07 2023 03:43:40 UTC (QA Tests)] INFO -- clicking :listbox-item-dismissed1404[Nov 07 2023 03:43:41 UTC (QA Tests)] INFO -- clicking :dismissal-reason-listbox1405[Nov 07 2023 03:43:41 UTC (QA Tests)] INFO -- clicking :listbox-item-not_applicable1406[Nov 07 2023 03:43:41 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"1407[Nov 07 2023 03:43:41 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox1408[Nov 07 2023 03:43:41 UTC (QA Tests)] INFO -- clicking :change-status-button1409[Nov 07 2023 03:43:42 UTC (QA Tests)] INFO -- clicking :close-button1410[Nov 07 2023 03:43:43 UTC (QA Tests)] ERROR -- Interceptor Api Errors1411[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1412 can bulk dismiss vulnerabilities as false positive in vulnerability report1413[Nov 07 2023 03:43:43 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully bulk change status to confirmed in vulnerability report1414[Nov 07 2023 03:43:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1415[Nov 07 2023 03:43:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds1416[Nov 07 2023 03:43:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.2 seconds1417[Nov 07 2023 03:43:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.11 seconds1418[Nov 07 2023 03:43:45 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.12 seconds1419[Nov 07 2023 03:43:45 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.12 seconds1420[Nov 07 2023 03:43:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1421[Nov 07 2023 03:43:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1422[Nov 07 2023 03:43:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1423[Nov 07 2023 03:43:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1424[Nov 07 2023 03:43:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1425[Nov 07 2023 03:43:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.059s1426[Nov 07 2023 03:43:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-secure-dc032aaf4d9a481b1427[Nov 07 2023 03:43:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1428[Nov 07 2023 03:43:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1429[Nov 07 2023 03:43:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.97s1430[Nov 07 2023 03:43:52 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}1431[Nov 07 2023 03:43:52 UTC (QA Tests)] INFO -- clicking :status-listbox1432[Nov 07 2023 03:43:52 UTC (QA Tests)] INFO -- clicking :listbox-item-confirmed1433[Nov 07 2023 03:43:52 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"1434[Nov 07 2023 03:43:52 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox1435[Nov 07 2023 03:43:53 UTC (QA Tests)] INFO -- clicking :change-status-button1436[Nov 07 2023 03:44:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.032s1437[Nov 07 2023 03:44:05 UTC (QA Tests)] ERROR -- Interceptor Api Errors1438[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1439 can successfully bulk change status to confirmed in vulnerability report1440[Nov 07 2023 03:44:05 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully change status of a vulnerability in vulnerability details page1441[Nov 07 2023 03:44:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1442[Nov 07 2023 03:44:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.19 seconds1443[Nov 07 2023 03:44:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.13 seconds1444[Nov 07 2023 03:44:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.12 seconds1445[Nov 07 2023 03:44:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.25 seconds1446[Nov 07 2023 03:44:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.12 seconds1447[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1448[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1449[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1450[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1451[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1452[Nov 07 2023 03:44:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.067s1453[Nov 07 2023 03:44:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-secure-a529b97623ec70821454[Nov 07 2023 03:44:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1455[Nov 07 2023 03:44:13 UTC (QA Tests)] INFO -- clicking :nav-item-link1456[Nov 07 2023 03:44:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.021s1457[Nov 07 2023 03:44:15 UTC (QA Tests)] INFO -- clicking :vulnerability1458[Nov 07 2023 03:44:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.892s1459[Nov 07 2023 03:44:16 UTC (QA Tests)] INFO -- clicking :vulnerability-status-dropdown1460[Nov 07 2023 03:44:16 UTC (QA Tests)] INFO -- clicking :resolved1461[Nov 07 2023 03:44:16 UTC (QA Tests)] INFO -- clicking :vulnerability-save-status-button1462[Nov 07 2023 03:44:16 UTC (QA Tests)] INFO -- clicking :nav-item-link1463[Nov 07 2023 03:44:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.978s1464[Nov 07 2023 03:44:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.036s1465[Nov 07 2023 03:44:29 UTC (QA Tests)] ERROR -- Interceptor Api Errors1466[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1467 can successfully change status of a vulnerability in vulnerability details page1468Plan1469 Design Management1470[Nov 07 2023 03:44:29 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it1471[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1472[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1473[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1474[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1475[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1476[Nov 07 2023 03:44:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.097s1477[Nov 07 2023 03:44:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1478[Nov 07 2023 03:44:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds1479[Nov 07 2023 03:44:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-for-issues-0ba6d7db183c5bcc' via api in 0.92 seconds1480[Nov 07 2023 03:44:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-for-issues-0ba6d7db183c5bcc/-/issues/11481[Nov 07 2023 03:44:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.85s1482[Nov 07 2023 03:44:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design-image' took 0.869s1483[Nov 07 2023 03:44:38 UTC (QA Tests)] INFO -- clicking :design-file-name1484[Nov 07 2023 03:44:38 UTC (QA Tests)] INFO -- clicking :design-image-button1485[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- filling :note-textarea with "This design is great!"1486[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- clicking the coordinates of :note-textarea1487[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- clicking :save-comment-button1488[Nov 07 2023 03:44:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.58s1489[Nov 07 2023 03:44:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? save-comment-button' took 0.588s1490 user adds a design and annotates it1491Verify1492 Pass dotenv variables to downstream via bridge1493[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config1494[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1495[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1496[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1497[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1498[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-783wgqiu --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-783wgqiu 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-783wgqiu --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-783wgqiu --executor shell && gitlab-runner run" `1499[Nov 07 2023 03:44:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-783wgqiu`1500[Nov 07 2023 03:44:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1501[Nov 07 2023 03:44:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-783wgqiu' via api in 1.18 seconds1502[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1503[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1504[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1505[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1506[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1507[Nov 07 2023 03:44:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.055s1508[Nov 07 2023 03:44:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/upstream-project-with-bridge-d53ab9991f90fc551509[Nov 07 2023 03:44:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1510[Nov 07 2023 03:44:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1511[Nov 07 2023 03:44:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.753s1512[Nov 07 2023 03:45:03 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1513[Nov 07 2023 03:45:03 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1514[Nov 07 2023 03:45:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.358s1515[Nov 07 2023 03:45:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-783wgqiu'1516[Nov 07 2023 03:45:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-783wgqiu`1517[Nov 07 2023 03:45:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/upstream-project-with-bridge-d53ab9991f90fc55'1518[Nov 07 2023 03:45:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/downstream-project-with-bridge-dad372a87289c0b1'1519 runs the pipeline with composed config1520Package1521 Generic Repository1522[Nov 07 2023 03:45:06 UTC (QA Tests)] INFO -- Starting test: Package Generic Repository uploads a generic package and downloads it1523[Nov 07 2023 03:45:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1524[Nov 07 2023 03:45:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds1525[Nov 07 2023 03:45:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1526[Nov 07 2023 03:45:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1527[Nov 07 2023 03:45:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1528[Nov 07 2023 03:45:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1529[Nov 07 2023 03:45:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328706 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328706 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-1699328706 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list runner-for-generic-package-project-c5570cfd36c047b8 --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" `1530[Nov 07 2023 03:45:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328706`1531[Nov 07 2023 03:45:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1532[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1533[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1534[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1535[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1536[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1537[Nov 07 2023 03:45:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.675s1538[Nov 07 2023 03:45:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/generic-package-project-c5570cfd36c047b81539[Nov 07 2023 03:45:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1540[Nov 07 2023 03:45:19 UTC (QA Tests)] INFO -- clicking :nav-item-link1541[Nov 07 2023 03:45:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.712s1542[Nov 07 2023 03:45:21 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1543[Nov 07 2023 03:45:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.014s1544[Nov 07 2023 03:45:36 UTC (QA Tests)] INFO -- clicking :pipeline-path1545[Nov 07 2023 03:45:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 0.904s1546[Nov 07 2023 03:45:36 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1547[Nov 07 2023 03:45:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.252s1548[Nov 07 2023 03:45:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1549[Nov 07 2023 03:45:38 UTC (QA Tests)] INFO -- clicking :nav-item-link1550[Nov 07 2023 03:45:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.855s1551[Nov 07 2023 03:45:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328706'1552[Nov 07 2023 03:45:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328706`1553[Nov 07 2023 03:45:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'my_package-eda2e3f55bf07c27'1554 uploads a generic package and downloads it1555Fulfillment1556 Purchase1557 User Registration1558 when adding and removing a group member1559[Nov 07 2023 03:45:40 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license1560[Nov 07 2023 03:45:40 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}1561[Nov 07 2023 03:45:41 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}1562[Nov 07 2023 03:45:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1563[Nov 07 2023 03:45:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1564[Nov 07 2023 03:45:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1565[Nov 07 2023 03:45:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1566[Nov 07 2023 03:45:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1567[Nov 07 2023 03:45:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.124s1568[Nov 07 2023 03:45:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1569[Nov 07 2023 03:45:49 UTC (QA Tests)] INFO -- Adding user qa-test-b2becd to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043 QA::Resource::Group1570[Nov 07 2023 03:45:50 UTC (QA Tests)] INFO -- Removing user qa-test-b2becd from gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043 QA::Resource::Group1571[Nov 07 2023 03:45:51 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}1572[Nov 07 2023 03:45:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-b2becd'1573[Nov 07 2023 03:45:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043'1574 consumes a seat on the license1575Secure1576 Enable Scanning from UI1577 enable sast from configuration1578[Nov 07 2023 03:45:51 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration1579[Nov 07 2023 03:45:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1580[Nov 07 2023 03:45:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds1581[Nov 07 2023 03:45:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"1582[Nov 07 2023 03:45:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.73 seconds1583[Nov 07 2023 03:45:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1584[Nov 07 2023 03:45:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1585[Nov 07 2023 03:45:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1586[Nov 07 2023 03:45:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1587[Nov 07 2023 03:45:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1588[Nov 07 2023 03:45:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.198s1589[Nov 07 2023 03:45:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-secure-a90f21b8058b54bc1590[Nov 07 2023 03:46:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1591[Nov 07 2023 03:46:00 UTC (QA Tests)] INFO -- clicking :nav-item-link1592[Nov 07 2023 03:46:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.771s1593[Nov 07 2023 03:46:01 UTC (QA Tests)] INFO -- clicking :sast-enable-button1594[Nov 07 2023 03:46:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sast-enable-button' took 0.629s1595[Nov 07 2023 03:46:02 UTC (QA Tests)] INFO -- filling :SECURE_ANALYZERS_PREFIX_field with "registry.example.com"1596[Nov 07 2023 03:46:02 UTC (QA Tests)] INFO -- clicking the coordinates of :SECURE_ANALYZERS_PREFIX_field1597[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- filling :SAST_EXCLUDED_PATHS_field with "foo, bar"1598[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :SAST_EXCLUDED_PATHS_field1599[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- filling :SEARCH_MAX_DEPTH_field with "42"1600[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :SEARCH_MAX_DEPTH_field1601[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- filling :stage_field with "test_all_the_things"1602[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :stage_field1603[Nov 07 2023 03:46:04 UTC (QA Tests)] INFO -- clicking :submit-button1604[Nov 07 2023 03:46:04 UTC (QA Tests)] INFO -- clicking :diffs-tab1605[Nov 07 2023 03:46:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.845s1606[Nov 07 2023 03:46:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs-tab' took 1.942s1607[Nov 07 2023 03:46:07 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1608[Nov 07 2023 03:46:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.561s1609[Nov 07 2023 03:46:10 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown1610[Nov 07 2023 03:46:10 UTC (QA Tests)] INFO -- clicking :merge-immediately-button1611[Nov 07 2023 03:46:20 UTC (QA Tests)] ERROR -- Interceptor Api Errors1612[404] GET /gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-secure-a90f21b8058b54bc/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01HEKY6ET9MTBN8B8WFFX75YT81613[Nov 07 2023 03:46:20 UTC (QA Tests)] INFO -- Saving screenshot..1614[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration1615[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1616[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.19 seconds1617[Nov 07 2023 03:46:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"1618[Nov 07 2023 03:46:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.06 seconds1619[Nov 07 2023 03:46:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1620[Nov 07 2023 03:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1621[Nov 07 2023 03:46:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1622[Nov 07 2023 03:46:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1623[Nov 07 2023 03:46:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1624[Nov 07 2023 03:46:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s1625[Nov 07 2023 03:46:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-secure-96c3d333fd1d3e071626[Nov 07 2023 03:46:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1627[Nov 07 2023 03:46:30 UTC (QA Tests)] INFO -- clicking :nav-item-link1628[Nov 07 2023 03:46:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.775s1629[Nov 07 2023 03:46:31 UTC (QA Tests)] INFO -- clicking :sast-enable-button1630[Nov 07 2023 03:46:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sast-enable-button' took 0.702s1631[Nov 07 2023 03:46:31 UTC (QA Tests)] INFO -- filling :SECURE_ANALYZERS_PREFIX_field with "registry.example.com"1632[Nov 07 2023 03:46:31 UTC (QA Tests)] INFO -- clicking the coordinates of :SECURE_ANALYZERS_PREFIX_field1633[Nov 07 2023 03:46:32 UTC (QA Tests)] INFO -- filling :SAST_EXCLUDED_PATHS_field with "foo, bar"1634[Nov 07 2023 03:46:32 UTC (QA Tests)] INFO -- clicking the coordinates of :SAST_EXCLUDED_PATHS_field1635[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- filling :SEARCH_MAX_DEPTH_field with "42"1636[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :SEARCH_MAX_DEPTH_field1637[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- filling :stage_field with "test_all_the_things"1638[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :stage_field1639[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- clicking :submit-button1640[Nov 07 2023 03:46:34 UTC (QA Tests)] INFO -- clicking :diffs-tab1641[Nov 07 2023 03:46:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.781s1642[Nov 07 2023 03:46:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs-tab' took 1.851s1643[Nov 07 2023 03:46:37 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1644[Nov 07 2023 03:46:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.654s1645[Nov 07 2023 03:46:39 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown1646[Nov 07 2023 03:46:39 UTC (QA Tests)] INFO -- clicking :merge-immediately-button1647[Nov 07 2023 03:46:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1648[Nov 07 2023 03:46:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.694s1649[Nov 07 2023 03:46:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 2.731s1650[Nov 07 2023 03:46:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1651[Nov 07 2023 03:46:42 UTC (QA Tests)] INFO -- clicking :nav-item-link1652[Nov 07 2023 03:46:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.738s1653[Nov 07 2023 03:46:45 UTC (QA Tests)] INFO -- clicking :menu_section_button1654[Nov 07 2023 03:46:45 UTC (QA Tests)] INFO -- clicking :nav-item-link1655[Nov 07 2023 03:46:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.847s1656[Nov 07 2023 03:46:46 UTC (QA Tests)] INFO -- clicking :security-view-history-link1657[Nov 07 2023 03:46:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.726s1658 runs sast job when enabled from configuration16601st Try error in ./qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb:98:1661Unable to find visible css "[data-testid=\"merge-immediately-button\"],[data-qa-selector=\"merge-immediately-button\"]"1663RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb:981664 enable dependency scanning from configuration1665[Nov 07 2023 03:46:47 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration1666[Nov 07 2023 03:46:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1667[Nov 07 2023 03:46:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.21 seconds1668[Nov 07 2023 03:46:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"1669[Nov 07 2023 03:46:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds1670[Nov 07 2023 03:46:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1671[Nov 07 2023 03:46:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1672[Nov 07 2023 03:46:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1673[Nov 07 2023 03:46:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1674[Nov 07 2023 03:46:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1675[Nov 07 2023 03:46:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.134s1676[Nov 07 2023 03:46:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-secure-0d902f374f36e60c1677[Nov 07 2023 03:46:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1678[Nov 07 2023 03:46:56 UTC (QA Tests)] INFO -- clicking :nav-item-link1679[Nov 07 2023 03:46:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.829s1680[Nov 07 2023 03:46:57 UTC (QA Tests)] INFO -- clicking :dependency-scanning-mr-button1681[Nov 07 2023 03:46:57 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1682[Nov 07 2023 03:46:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.988s1683[Nov 07 2023 03:47:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 4.536s1684[Nov 07 2023 03:47:01 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown1685[Nov 07 2023 03:47:01 UTC (QA Tests)] INFO -- clicking :merge-immediately-button1686[Nov 07 2023 03:47:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s1687[Nov 07 2023 03:47:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.562s1688[Nov 07 2023 03:47:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 2.612s1689[Nov 07 2023 03:47:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1690[Nov 07 2023 03:47:04 UTC (QA Tests)] INFO -- clicking :nav-item-link1691[Nov 07 2023 03:47:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.686s1692[Nov 07 2023 03:47:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1693[Nov 07 2023 03:47:07 UTC (QA Tests)] INFO -- clicking :nav-item-link1694[Nov 07 2023 03:47:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.064s1695[Nov 07 2023 03:47:08 UTC (QA Tests)] INFO -- clicking :security-view-history-link1696[Nov 07 2023 03:47:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.76s1697 runs dependency scanning job when enabled from configuration1698Configure1699 Auto DevOps with a Kubernetes Agent1700 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)1701Plan1702 Testing project wiki file upload1703[Nov 07 2023 03:47:09 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki file upload by creating a formatted page with an image uploaded1704[Nov 07 2023 03:47:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1705[Nov 07 2023 03:47:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1706[Nov 07 2023 03:47:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1707[Nov 07 2023 03:47:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1708[Nov 07 2023 03:47:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1709[Nov 07 2023 03:47:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.063s1710[Nov 07 2023 03:47:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1711[Nov 07 2023 03:47:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds1712[Nov 07 2023 03:47:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/wiki_testing-4121451051494f86' via api in 0.91 seconds1713[Nov 07 2023 03:47:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/wiki_testing-4121451051494f86/-/wikis/Home1714[Nov 07 2023 03:47:16 UTC (QA Tests)] INFO -- clicking :new-page-button1715[Nov 07 2023 03:47:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 0.906s1716[Nov 07 2023 03:47:17 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "Content Editor Page"1717[Nov 07 2023 03:47:17 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1718[Nov 07 2023 03:47:17 UTC (QA Tests)] INFO -- clicking :editing-mode-switcher1719[Nov 07 2023 03:47:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? text-styles' took 1.023s1720[Nov 07 2023 03:47:19 UTC (QA Tests)] INFO -- clicking :text-styles1721[Nov 07 2023 03:47:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.647s1722[Nov 07 2023 03:47:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element markdown-editor-form-field' took 0.659s1723[Nov 07 2023 03:47:20 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1724[Nov 07 2023 03:47:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.147s1725[Nov 07 2023 03:47:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/wiki_testing-4121451051494f86'1726 by creating a formatted page with an image uploaded1727Create1728 Upload a file in Web IDE1729 when the file is a text file1730 behaves like upload a file1731[Nov 07 2023 03:47:22 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR1732[Nov 07 2023 03:47:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1733[Nov 07 2023 03:47:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1734[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1735[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1736[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1737[Nov 07 2023 03:47:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.155s1738[Nov 07 2023 03:47:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1739[Nov 07 2023 03:47:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.21 seconds1740[Nov 07 2023 03:47:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/webide-upload-file-project-4e07d7c113a8a6741741[Nov 07 2023 03:47:29 UTC (QA Tests)] INFO -- clicking :action-dropdown1742[Nov 07 2023 03:47:29 UTC (QA Tests)] INFO -- clicking :webide-menu-item1743[Nov 07 2023 03:47:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.245s1744[Nov 07 2023 03:47:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.032s1745[Nov 07 2023 03:47:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.039s1746[Nov 07 2023 03:47:59 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]1747[Nov 07 2023 03:48:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/text_file.txt' took 10.177s1748[Nov 07 2023 03:48:09 UTC (QA Tests)] INFO -- clicking :.scm-viewlet-label1749[Nov 07 2023 03:48:10 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]1750[Nov 07 2023 03:48:10 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create new branch"]1751[Nov 07 2023 03:48:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Success! Your changes have been committed.' took 0.746s1752[Nov 07 2023 03:48:11 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create MR"]1753 verifies it successfully uploads and commits to a MR1754 when the file is an image1755 behaves like upload a file1756[Nov 07 2023 03:48:13 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR1757[Nov 07 2023 03:48:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1758[Nov 07 2023 03:48:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1759[Nov 07 2023 03:48:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1760[Nov 07 2023 03:48:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1761[Nov 07 2023 03:48:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1762[Nov 07 2023 03:48:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.273s1763[Nov 07 2023 03:48:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1764[Nov 07 2023 03:48:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.22 seconds1765[Nov 07 2023 03:48:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/webide-upload-file-project-008ec7a851600e461766[Nov 07 2023 03:48:20 UTC (QA Tests)] INFO -- clicking :action-dropdown1767[Nov 07 2023 03:48:20 UTC (QA Tests)] INFO -- clicking :webide-menu-item1768[Nov 07 2023 03:48:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.56s1769[Nov 07 2023 03:48:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.031s1770[Nov 07 2023 03:48:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.063s1771[Nov 07 2023 03:48:50 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]1772[Nov 07 2023 03:49:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/dk.png' took 10.233s1773[Nov 07 2023 03:49:00 UTC (QA Tests)] INFO -- clicking :.scm-viewlet-label1774[Nov 07 2023 03:49:01 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]1775[Nov 07 2023 03:49:01 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create new branch"]1776[Nov 07 2023 03:49:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Success! Your changes have been committed.' took 0.739s1777[Nov 07 2023 03:49:02 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Create MR"]1778 verifies it successfully uploads and commits to a MR1779 when a file with the same name already exists1780[Nov 07 2023 03:49:04 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1781[Nov 07 2023 03:49:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1782[Nov 07 2023 03:49:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1783[Nov 07 2023 03:49:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1784[Nov 07 2023 03:49:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1785[Nov 07 2023 03:49:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1786[Nov 07 2023 03:49:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.226s1787[Nov 07 2023 03:49:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1788[Nov 07 2023 03:49:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds1789[Nov 07 2023 03:49:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/webide-upload-file-project-432e7385f76275921790[Nov 07 2023 03:49:11 UTC (QA Tests)] INFO -- clicking :action-dropdown1791[Nov 07 2023 03:49:11 UTC (QA Tests)] INFO -- clicking :webide-menu-item1792[Nov 07 2023 03:49:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.082s1793[Nov 07 2023 03:49:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.03s1794[Nov 07 2023 03:49:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.032s1795[Nov 07 2023 03:49:41 UTC (QA Tests)] INFO -- clicking :span[aria-label="Upload..."]1796[Nov 07 2023 03:49:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? /home/gitlab/qa/qa/fixtures/web_ide/README.md' took 10.215s1797 throws an error1798Verify1799 Job artifacts1800[Nov 07 2023 03:49:51 UTC (QA Tests)] INFO -- Starting test: Verify Job artifacts are not downloaded when dependencies array is set to empty1801[Nov 07 2023 03:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1802[Nov 07 2023 03:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds1803[Nov 07 2023 03:49:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1804[Nov 07 2023 03:49:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1805[Nov 07 2023 03:49:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1806[Nov 07 2023 03:49:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-2f1mfxr7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-2f1mfxr7 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-2f1mfxr7 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-2f1mfxr7 --executor shell && gitlab-runner run" `1807[Nov 07 2023 03:49:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-2f1mfxr7`1808[Nov 07 2023 03:49:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1809[Nov 07 2023 03:50:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-2f1mfxr7'1810[Nov 07 2023 03:50:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-2f1mfxr7`1811 are not downloaded when dependencies array is set to empty1812Create1813 Merge request push options1814[Nov 07 2023 03:50:05 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels1815[Nov 07 2023 03:50:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1816[Nov 07 2023 03:50:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.2 seconds1817[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1818[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.63 seconds1819 sets labels1820 when labels are set already1821[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push1822[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1823[Nov 07 2023 03:50:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.24 seconds1824[Nov 07 2023 03:50:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1825[Nov 07 2023 03:50:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.67 seconds1826[Nov 07 2023 03:50:13 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1827[Nov 07 2023 03:50:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.52 seconds1828 removes them on subsequent push1829Verify1830 Project artifacts1831 when user tries bulk deletion1832[Nov 07 2023 03:50:13 UTC (QA Tests)] INFO -- Starting test: Verify Project artifacts when user tries bulk deletion successfully delete them1833[Nov 07 2023 03:50:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1834[Nov 07 2023 03:50:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.2 seconds1835[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1836[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1837[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1838[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1839[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1840[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1841[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1842[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1843[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1844[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-xtol6iq6-1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-xtol6iq6-1 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-xtol6iq6-1 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-xtol6iq6 --executor shell && gitlab-runner run" `1845[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-xtol6iq6-2 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-xtol6iq6-2 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-xtol6iq6-2 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-xtol6iq6 --executor shell && gitlab-runner run" `1846[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-xtol6iq6-3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-xtol6iq6-3 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-xtol6iq6-3 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-xtol6iq6 --executor shell && gitlab-runner run" `1847[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-xtol6iq6-1`1848[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1849[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-xtol6iq6-2`1850[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-xtol6iq6-3`1851[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1852[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1853[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1854[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1855[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1856[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1857[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1858[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1859[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-xtol6iq6-4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-xtol6iq6-4 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-xtol6iq6-4 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-xtol6iq6 --executor shell && gitlab-runner run" `1860[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-xtol6iq6-5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-xtol6iq6-5 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-xtol6iq6-5 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-xtol6iq6 --executor shell && gitlab-runner run" `1861[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-xtol6iq6-4`1862[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-xtol6iq6-5`1863[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1864[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1865[Nov 07 2023 03:50:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1866[Nov 07 2023 03:50:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1867[Nov 07 2023 03:50:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1868[Nov 07 2023 03:50:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1869[Nov 07 2023 03:50:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1870[Nov 07 2023 03:50:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.466s1871[Nov 07 2023 03:50:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-many-artifacts-8133cc1cc40f2a051872[Nov 07 2023 03:50:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1873[Nov 07 2023 03:50:30 UTC (QA Tests)] INFO -- clicking :nav-item-link1874[Nov 07 2023 03:50:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.684s1875[Nov 07 2023 03:50:31 UTC (QA Tests)] INFO -- checking via JS :select-all-artifacts-checkbox with args {}1876[Nov 07 2023 03:50:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.614s1877[Nov 07 2023 03:50:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element select-all-artifacts-checkbox' took 0.636s1878[Nov 07 2023 03:50:32 UTC (QA Tests)] INFO -- clicking :bulk-delete-delete-button1879[Nov 07 2023 03:50:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements job-artifacts-count' took 0.525s1880[Nov 07 2023 03:50:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-xtol6iq6-3'1881[Nov 07 2023 03:50:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-xtol6iq6-2'1882[Nov 07 2023 03:50:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-xtol6iq6-1'1883[Nov 07 2023 03:50:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-xtol6iq6-1`1884[Nov 07 2023 03:50:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-xtol6iq6-3`1885[Nov 07 2023 03:50:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-xtol6iq6-2`1886[Nov 07 2023 03:50:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-xtol6iq6-4'1887[Nov 07 2023 03:50:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-xtol6iq6-5'1888[Nov 07 2023 03:50:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-xtol6iq6-5`1889[Nov 07 2023 03:50:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-xtol6iq6-4`1890 successfully delete them1891Verify1892 Pipeline with raw variables in YAML1893[Nov 07 2023 03:50:34 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML expands variables according to expand: true/false1894[Nov 07 2023 03:50:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1895[Nov 07 2023 03:50:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds1896[Nov 07 2023 03:50:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1897[Nov 07 2023 03:50:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1898[Nov 07 2023 03:50:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1899[Nov 07 2023 03:50:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329035 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329035 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-1699329035 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list qa-runner-1699329035 --executor shell && gitlab-runner run" `1900[Nov 07 2023 03:50:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329035`1901[Nov 07 2023 03:50:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1902[Nov 07 2023 03:50:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699329035' via api in 4.89 seconds1903[Nov 07 2023 03:50:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1904[Nov 07 2023 03:50:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1905[Nov 07 2023 03:50:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1906[Nov 07 2023 03:50:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1907[Nov 07 2023 03:50:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1908[Nov 07 2023 03:50:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.183s1909[Nov 07 2023 03:50:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-raw-variable-pipeline-8de5d6032788c8e61910[Nov 07 2023 03:50:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1911[Nov 07 2023 03:50:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1912[Nov 07 2023 03:50:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.697s1913[Nov 07 2023 03:50:49 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1914[Nov 07 2023 03:50:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.214s1915[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699329035'1916[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329035`1917 expands variables according to expand: true/false1918Create1919 Compare archives of different user projects with the same name and check they're different1920[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different1921[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1922[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11923[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:mdrnsC1924[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-3bxhptko' via api in 0.08 seconds1925[Nov 07 2023 03:50:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1926[Nov 07 2023 03:50:54 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user21927[Nov 07 2023 03:50:54 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:sFK6Wq1928[Nov 07 2023 03:50:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-ihjbsjou' via api in 0.08 seconds1929 download archives of each user project then check they are different1930Manage1931 Gitlab migration1932 with import within same instance1933[Nov 07 2023 03:50:56 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with import within same instance successfully imports project1934[Nov 07 2023 03:50:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1935[Nov 07 2023 03:50:58 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1936[Nov 07 2023 03:50:58 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1937[Nov 07 2023 03:50:58 UTC (QA Tests)] INFO -- Adding user target-user-3bacfd94895c to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043 QA::Resource::Group1938[Nov 07 2023 03:50:59 UTC (QA Tests)] INFO -- No cached token found for username: target-user-3bacfd94895c1939[Nov 07 2023 03:51:00 UTC (QA Tests)] INFO -- Caching token for username: target-user-3bacfd94895c, last six chars of token:EaMMim1940[Nov 07 2023 03:51:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-3bacfd94895c-e6od9t9x' via api in 0.08 seconds1941[Nov 07 2023 03:51:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/target-group-for-import-73578471' via api in 0.39 seconds1942[Nov 07 2023 03:52:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'target-user-3bacfd94895c'1943 successfully imports project1944Govern1945 Security Reports1946[Nov 07 2023 03:52:30 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline1947[Nov 07 2023 03:52:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1948[Nov 07 2023 03:52:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1949[Nov 07 2023 03:52:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1950[Nov 07 2023 03:52:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1951[Nov 07 2023 03:52:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-2cdb6314925e41e3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-2cdb6314925e41e3 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-2cdb6314925e41e3 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1952[Nov 07 2023 03:52:32 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-2cdb6314925e41e3`1953[Nov 07 2023 03:52:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1954[Nov 07 2023 03:52:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1955[Nov 07 2023 03:52:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1956[Nov 07 2023 03:52:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1957[Nov 07 2023 03:52:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1958[Nov 07 2023 03:52:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1959[Nov 07 2023 03:52:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.199s1960[Nov 07 2023 03:52:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-t8bykg/project-with-secure-2cdb6314925e41e31961[Nov 07 2023 03:52:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-t8bykg/project-with-secure-2cdb6314925e41e31962[Nov 07 2023 03:53:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1963[Nov 07 2023 03:53:01 UTC (QA Tests)] INFO -- clicking :nav-item-link1964[Nov 07 2023 03:53:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.844s1965[Nov 07 2023 03:53:04 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1966[Nov 07 2023 03:53:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.518s1967[Nov 07 2023 03:53:14 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1968[Nov 07 2023 03:53:15 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1969[Nov 07 2023 03:53:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1970[Nov 07 2023 03:53:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.545s1971[Nov 07 2023 03:53:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 1.599s1972[Nov 07 2023 03:53:26 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1973[Nov 07 2023 03:53:37 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1974[Nov 07 2023 03:53:37 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1975[Nov 07 2023 03:53:47 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1976[Nov 07 2023 03:53:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.587s1977[Nov 07 2023 03:53:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.639s1978[Nov 07 2023 03:53:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1979[Nov 07 2023 03:53:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1980[Nov 07 2023 03:53:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1981[Nov 07 2023 03:54:09 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1982[Nov 07 2023 03:54:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.548s1983[Nov 07 2023 03:54:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.606s1984[Nov 07 2023 03:54:09 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1985[Nov 07 2023 03:54:19 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1986[Nov 07 2023 03:54:20 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1987[Nov 07 2023 03:54:30 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1988[Nov 07 2023 03:54:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.528s1989[Nov 07 2023 03:54:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.582s1990[Nov 07 2023 03:54:31 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1991[Nov 07 2023 03:54:41 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1992[Nov 07 2023 03:54:41 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1993[Nov 07 2023 03:54:51 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown1994[Nov 07 2023 03:54:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.517s1995[Nov 07 2023 03:54:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-2cdb6314925e41e3'1996[Nov 07 2023 03:54:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-2cdb6314925e41e3`1997[Nov 07 2023 03:54:53 UTC (QA Tests)] ERROR -- Interceptor Api Errors1998[-1] GET /api/graphql -- Correlation Id: Correlation Id not found1999 displays security reports in the pipeline2000[Nov 07 2023 03:54:53 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard2001[Nov 07 2023 03:54:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2002[Nov 07 2023 03:54:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2003[Nov 07 2023 03:54:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2004[Nov 07 2023 03:54:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2005[Nov 07 2023 03:54:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-17fff4bc03c25bba --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-17fff4bc03c25bba 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-17fff4bc03c25bba --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2006[Nov 07 2023 03:54:58 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-17fff4bc03c25bba`2007[Nov 07 2023 03:54:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2008[Nov 07 2023 03:54:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2009[Nov 07 2023 03:54:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2010[Nov 07 2023 03:55:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"2011[Nov 07 2023 03:55:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2012[Nov 07 2023 03:55:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2013[Nov 07 2023 03:55:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.221s2014[Nov 07 2023 03:55:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-xfoptz/project-with-secure-17fff4bc03c25bba2015[Nov 07 2023 03:55:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-xfoptz/project-with-secure-17fff4bc03c25bba2016[Nov 07 2023 03:55:17 UTC (QA Tests)] INFO -- clicking :nav-item-link2017[Nov 07 2023 03:55:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.128s2018[Nov 07 2023 03:55:19 UTC (QA Tests)] INFO -- clicking :menu_section_button2019[Nov 07 2023 03:55:19 UTC (QA Tests)] INFO -- clicking :nav-item-link2020[Nov 07 2023 03:55:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.012s2021[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2022[Nov 07 2023 03:55:21 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2023[Nov 07 2023 03:55:21 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2024[Nov 07 2023 03:55:21 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2025[Nov 07 2023 03:55:21 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2026[Nov 07 2023 03:55:22 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2027[Nov 07 2023 03:55:22 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2028[Nov 07 2023 03:55:22 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2029[Nov 07 2023 03:55:22 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2030[Nov 07 2023 03:55:23 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2031[Nov 07 2023 03:55:23 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2032[Nov 07 2023 03:55:23 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2033[Nov 07 2023 03:55:23 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2034[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2035[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2036[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2037[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2038[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2039[Nov 07 2023 03:55:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2040[Nov 07 2023 03:55:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2041[Nov 07 2023 03:55:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-17fff4bc03c25bba'2042[Nov 07 2023 03:55:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-17fff4bc03c25bba`2043 displays security reports in the project security dashboard2044[Nov 07 2023 03:55:26 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state2045[Nov 07 2023 03:55:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2046[Nov 07 2023 03:55:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2047[Nov 07 2023 03:55:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2048[Nov 07 2023 03:55:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2049[Nov 07 2023 03:55:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-90b0dfa54aac9490 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-90b0dfa54aac9490 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-90b0dfa54aac9490 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2050[Nov 07 2023 03:55:28 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-90b0dfa54aac9490`2051[Nov 07 2023 03:55:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2052[Nov 07 2023 03:55:29 UTC (QA Tests)] INFO -- filling :login_field with "root"2053[Nov 07 2023 03:55:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2054[Nov 07 2023 03:55:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"2055[Nov 07 2023 03:55:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2056[Nov 07 2023 03:55:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2057[Nov 07 2023 03:55:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.141s2058[Nov 07 2023 03:55:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-t50sdn/project-with-secure-90b0dfa54aac94902059[Nov 07 2023 03:55:34 UTC (QA Tests)] INFO -- clicking :menu_section_button2060[Nov 07 2023 03:55:34 UTC (QA Tests)] INFO -- clicking :nav-item-link2061[Nov 07 2023 03:55:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.744s2062[Nov 07 2023 03:55:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-90b0dfa54aac9490'2063[Nov 07 2023 03:55:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-90b0dfa54aac9490`2064 dependency list has empty state2065[Nov 07 2023 03:55:35 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities2066[Nov 07 2023 03:55:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2067[Nov 07 2023 03:55:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2068[Nov 07 2023 03:55:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2069[Nov 07 2023 03:55:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2070[Nov 07 2023 03:55:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-7c109703083c9a5d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-7c109703083c9a5d 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-7c109703083c9a5d --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2071[Nov 07 2023 03:55:37 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-7c109703083c9a5d`2072[Nov 07 2023 03:55:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2073[Nov 07 2023 03:55:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2074[Nov 07 2023 03:55:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2075[Nov 07 2023 03:55:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2076[Nov 07 2023 03:55:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2077[Nov 07 2023 03:55:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2078[Nov 07 2023 03:55:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.073s2079[Nov 07 2023 03:55:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-20yqwy/project-with-secure-7c109703083c9a5d2080[Nov 07 2023 03:55:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-20yqwy/project-with-secure-7c109703083c9a5d2081[Nov 07 2023 03:56:06 UTC (QA Tests)] INFO -- clicking :menu_section_button2082[Nov 07 2023 03:56:06 UTC (QA Tests)] INFO -- clicking :nav-item-link2083[Nov 07 2023 03:56:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.098s2084[Nov 07 2023 03:56:08 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2085[Nov 07 2023 03:56:08 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2086[Nov 07 2023 03:56:08 UTC (QA Tests)] INFO -- clicking :vulnerability2087[Nov 07 2023 03:56:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.929s2088[Nov 07 2023 03:56:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-7c109703083c9a5d'2089[Nov 07 2023 03:56:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-7c109703083c9a5d`2090 displays false positives for the vulnerabilities2091[Nov 07 2023 03:56:10 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard2092[Nov 07 2023 03:56:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2093[Nov 07 2023 03:56:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2094[Nov 07 2023 03:56:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2095[Nov 07 2023 03:56:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2096[Nov 07 2023 03:56:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-49cd985aed09ae28 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-49cd985aed09ae28 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-49cd985aed09ae28 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2097[Nov 07 2023 03:56:12 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-49cd985aed09ae28`2098[Nov 07 2023 03:56:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2099[Nov 07 2023 03:56:13 UTC (QA Tests)] INFO -- filling :login_field with "root"2100[Nov 07 2023 03:56:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2101[Nov 07 2023 03:56:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2102[Nov 07 2023 03:56:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2103[Nov 07 2023 03:56:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2104[Nov 07 2023 03:56:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s2105[Nov 07 2023 03:56:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-pr3vy6/project-with-secure-49cd985aed09ae282106[Nov 07 2023 03:56:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-pr3vy6/project-with-secure-49cd985aed09ae282107[Nov 07 2023 03:56:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-sandbox-group-3/govern-security-reports-pr3vy62108[Nov 07 2023 03:56:42 UTC (QA Tests)] INFO -- clicking :menu_section_button2109[Nov 07 2023 03:56:42 UTC (QA Tests)] INFO -- clicking :nav-item-link2110[Nov 07 2023 03:56:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.692s2111[Nov 07 2023 03:56:43 UTC (QA Tests)] INFO -- clicking :nav-item-link2112[Nov 07 2023 03:56:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.836s2113[Nov 07 2023 03:56:44 UTC (QA Tests)] INFO -- clicking :filter-project-dropdown2114[Nov 07 2023 03:56:45 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2115[Nov 07 2023 03:56:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2116[Nov 07 2023 03:56:56 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2117[Nov 07 2023 03:57:06 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2118[Nov 07 2023 03:57:06 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2119[Nov 07 2023 03:57:16 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2120[Nov 07 2023 03:57:17 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2121[Nov 07 2023 03:57:27 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2122[Nov 07 2023 03:57:27 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2123[Nov 07 2023 03:57:37 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2124[Nov 07 2023 03:57:38 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2125[Nov 07 2023 03:57:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2126[Nov 07 2023 03:57:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2127[Nov 07 2023 03:57:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2128[Nov 07 2023 03:57:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2129[Nov 07 2023 03:58:09 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2130[Nov 07 2023 03:58:09 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2131[Nov 07 2023 03:58:19 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2132[Nov 07 2023 03:58:19 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2133[Nov 07 2023 03:58:29 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown2134[Nov 07 2023 03:58:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-49cd985aed09ae28'2135[Nov 07 2023 03:58:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-49cd985aed09ae28`2136 displays security reports in the group security dashboard2137 for dependency scanning2138[Nov 07 2023 03:58:30 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports for dependency scanning displays the Dependency List2139[Nov 07 2023 03:58:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2140[Nov 07 2023 03:58:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2141[Nov 07 2023 03:58:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2142[Nov 07 2023 03:58:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2143[Nov 07 2023 03:58:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-b02f3f3c8b48e097 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-b02f3f3c8b48e097 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-b02f3f3c8b48e097 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2144[Nov 07 2023 03:58:36 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-b02f3f3c8b48e097`2145[Nov 07 2023 03:58:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2146[Nov 07 2023 03:58:37 UTC (QA Tests)] INFO -- filling :login_field with "root"2147[Nov 07 2023 03:58:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2148[Nov 07 2023 03:58:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"2149[Nov 07 2023 03:58:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2150[Nov 07 2023 03:58:38 UTC (QA Tests)] INFO -- clicking :sign_in_button2151[Nov 07 2023 03:58:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.256s2152[Nov 07 2023 03:58:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-jvyf49/project-with-secure-b02f3f3c8b48e0972153[Nov 07 2023 03:58:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/govern-security-reports-jvyf49/project-with-secure-b02f3f3c8b48e0972154[Nov 07 2023 03:58:54 UTC (QA Tests)] INFO -- clicking :menu_section_button2155[Nov 07 2023 03:58:55 UTC (QA Tests)] INFO -- clicking :nav-item-link2156[Nov 07 2023 03:58:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.717s2157[Nov 07 2023 03:58:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-b02f3f3c8b48e097'2158[Nov 07 2023 03:58:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-b02f3f3c8b48e097`2159 displays the Dependency List2160Package2161 RubyGems Repository2162[Nov 07 2023 03:58:56 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem2163[Nov 07 2023 03:58:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2164[Nov 07 2023 03:58:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.18 seconds2165[Nov 07 2023 03:58:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2166[Nov 07 2023 03:58:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2167[Nov 07 2023 03:58:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2168[Nov 07 2023 03:58:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2169[Nov 07 2023 03:58:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329536 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329536 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-1699329536 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list runner-for-rubygems-package-project-0bebbd72526823be --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" `2170[Nov 07 2023 03:58:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329536`2171[Nov 07 2023 03:58:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2172[Nov 07 2023 03:58:58 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/rubygems-package-project-0bebbd72526823be"2173[Nov 07 2023 03:59:01 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages2174[Nov 07 2023 03:59:02 UTC (QA Tests)] INFO -- filling :login_field with "root"2175[Nov 07 2023 03:59:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2176[Nov 07 2023 03:59:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2177[Nov 07 2023 03:59:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2178[Nov 07 2023 03:59:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2179[Nov 07 2023 03:59:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s2180[Nov 07 2023 03:59:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/rubygems-package-project-0bebbd72526823be2181[Nov 07 2023 03:59:08 UTC (QA Tests)] INFO -- clicking :menu_section_button2182[Nov 07 2023 03:59:08 UTC (QA Tests)] INFO -- clicking :nav-item-link2183[Nov 07 2023 03:59:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.816s2184[Nov 07 2023 03:59:10 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2185[Nov 07 2023 03:59:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.283s2186[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- clicking :menu_section_button2187[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- clicking :nav-item-link2188[Nov 07 2023 03:59:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.837s2189[Nov 07 2023 03:59:43 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/rubygems-package-project-0bebbd72526823be"2190[Nov 07 2023 03:59:44 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages2191 publishes a Ruby gem2192Package2193 SaaS Container Registry2194 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)2195Govern2196 Group2197 for enable and disable allow user request access2198 behaves like audit event2199[Nov 07 2023 03:59:44 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 operations2200[Nov 07 2023 03:59:44 UTC (QA Tests)] INFO -- filling :login_field with "root"2201[Nov 07 2023 03:59:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2202[Nov 07 2023 03:59:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2203[Nov 07 2023 03:59:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2204[Nov 07 2023 03:59:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2205[Nov 07 2023 03:59:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.218s2206[Nov 07 2023 03:59:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2207[Nov 07 2023 03:59:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-sandbox-group-3/test-group-32f0baec3aef3d052208[Nov 07 2023 03:59:50 UTC (QA Tests)] INFO -- clicking :menu_section_button2209[Nov 07 2023 03:59:50 UTC (QA Tests)] INFO -- clicking :nav-item-link2210[Nov 07 2023 03:59:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.944s2211[Nov 07 2023 03:59:52 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}2212[Nov 07 2023 03:59:52 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2213[Nov 07 2023 03:59:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.174s2214[Nov 07 2023 03:59:54 UTC (QA Tests)] INFO -- clicking :nav-item-link2215[Nov 07 2023 03:59:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.077s2216[Nov 07 2023 03:59:56 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}2217[Nov 07 2023 03:59:56 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2218[Nov 07 2023 03:59:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.87s2219[Nov 07 2023 03:59:57 UTC (QA Tests)] INFO -- clicking :menu_section_button2220[Nov 07 2023 03:59:57 UTC (QA Tests)] INFO -- clicking :nav-item-link2221[Nov 07 2023 03:59:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.746s2222 logs audit events for UI operations2223 for change project creation level2224 behaves like audit event2225[Nov 07 2023 03:59:58 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations2226[Nov 07 2023 03:59:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2227[Nov 07 2023 03:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2228[Nov 07 2023 03:59:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2229[Nov 07 2023 03:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2230[Nov 07 2023 04:00:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2231[Nov 07 2023 04:00:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.206s2232[Nov 07 2023 04:00:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2233[Nov 07 2023 04:00:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-sandbox-group-3/test-group-c44742c17db731132234[Nov 07 2023 04:00:04 UTC (QA Tests)] INFO -- clicking :menu_section_button2235[Nov 07 2023 04:00:04 UTC (QA Tests)] INFO -- clicking :nav-item-link2236[Nov 07 2023 04:00:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.016s2237[Nov 07 2023 04:00:07 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown2238[Nov 07 2023 04:00:07 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2239[Nov 07 2023 04:00:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.218s2240[Nov 07 2023 04:00:08 UTC (QA Tests)] INFO -- clicking :menu_section_button2241[Nov 07 2023 04:00:09 UTC (QA Tests)] INFO -- clicking :nav-item-link2242[Nov 07 2023 04:00:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.729s2243 logs audit events for UI operations2244 for disable and Enable LFS2245 behaves like audit event2246[Nov 07 2023 04:00:09 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations2247[Nov 07 2023 04:00:10 UTC (QA Tests)] INFO -- filling :login_field with "root"2248[Nov 07 2023 04:00:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2249[Nov 07 2023 04:00:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"2250[Nov 07 2023 04:00:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2251[Nov 07 2023 04:00:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2252[Nov 07 2023 04:00:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.156s2253[Nov 07 2023 04:00:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2254[Nov 07 2023 04:00:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-sandbox-group-3/test-group-e21f0404632911252255[Nov 07 2023 04:00:15 UTC (QA Tests)] INFO -- clicking :menu_section_button2256[Nov 07 2023 04:00:15 UTC (QA Tests)] INFO -- clicking :nav-item-link2257[Nov 07 2023 04:00:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.769s2258[Nov 07 2023 04:00:17 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}2259[Nov 07 2023 04:00:18 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2260[Nov 07 2023 04:00:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.983s2261[Nov 07 2023 04:00:19 UTC (QA Tests)] INFO -- clicking :nav-item-link2262[Nov 07 2023 04:00:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.727s2263[Nov 07 2023 04:00:21 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}2264[Nov 07 2023 04:00:21 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2265[Nov 07 2023 04:00:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.893s2266[Nov 07 2023 04:00:22 UTC (QA Tests)] INFO -- clicking :menu_section_button2267[Nov 07 2023 04:00:22 UTC (QA Tests)] INFO -- clicking :nav-item-link2268[Nov 07 2023 04:00:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.649s2269 logs audit events for UI operations2270 for enable and disable 2FA requirement2271 behaves like audit event2272[Nov 07 2023 04:00:23 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations2273[Nov 07 2023 04:00:24 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-911da38d31b3ae74"2274[Nov 07 2023 04:00:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2275[Nov 07 2023 04:00:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2276[Nov 07 2023 04:00:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2277[Nov 07 2023 04:00:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2278[Nov 07 2023 04:00:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.672s2279[Nov 07 2023 04:00:27 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-911da38d31b3ae742280[Nov 07 2023 04:00:27 UTC (QA Tests)] INFO -- Caching token for username: qa-user-911da38d31b3ae74, last six chars of token:pmmFMe2281[Nov 07 2023 04:00:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-911da38d31b3ae74-qe7ai5fu' via api in 0.08 seconds2282[Nov 07 2023 04:00:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-cc702aaa' via api in 0.46 seconds2283[Nov 07 2023 04:00:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-2fa-recovery-sandbox-group-cc702aaa/qa-test-2023-11-07-03-31-55-2f5f805a1c81b0432284[Nov 07 2023 04:00:29 UTC (QA Tests)] INFO -- clicking :menu_section_button2285[Nov 07 2023 04:00:29 UTC (QA Tests)] INFO -- clicking :nav-item-link2286[Nov 07 2023 04:00:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.949s2287[Nov 07 2023 04:00:31 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}2288[Nov 07 2023 04:00:31 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2289[Nov 07 2023 04:00:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.815s2290[Nov 07 2023 04:00:33 UTC (QA Tests)] INFO -- clicking :configure_it_later_button2291[Nov 07 2023 04:00:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-2fa-recovery-sandbox-group-cc702aaa/qa-test-2023-11-07-03-31-55-2f5f805a1c81b0432292[Nov 07 2023 04:00:34 UTC (QA Tests)] INFO -- clicking :menu_section_button2293[Nov 07 2023 04:00:34 UTC (QA Tests)] INFO -- clicking :nav-item-link2294[Nov 07 2023 04:00:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.757s2295[Nov 07 2023 04:00:36 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}2296[Nov 07 2023 04:00:36 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2297[Nov 07 2023 04:00:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.921s2298[Nov 07 2023 04:00:37 UTC (QA Tests)] INFO -- clicking :menu_section_button2299[Nov 07 2023 04:00:38 UTC (QA Tests)] INFO -- clicking :nav-item-link2300[Nov 07 2023 04:00:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.722s2301 logs audit events for UI operations2302 for enable and disable membership lock2303 behaves like audit event2304[Nov 07 2023 04:00:39 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations2305[Nov 07 2023 04:00:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2306[Nov 07 2023 04:00:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2307[Nov 07 2023 04:00:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2308[Nov 07 2023 04:00:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2309[Nov 07 2023 04:00:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2310[Nov 07 2023 04:00:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.163s2311[Nov 07 2023 04:00:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2312[Nov 07 2023 04:00:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-sandbox-group-3/test-group-9313d591307c818c2313[Nov 07 2023 04:00:45 UTC (QA Tests)] INFO -- clicking :menu_section_button2314[Nov 07 2023 04:00:45 UTC (QA Tests)] INFO -- clicking :nav-item-link2315[Nov 07 2023 04:00:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.975s2316[Nov 07 2023 04:00:47 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}2317[Nov 07 2023 04:00:47 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2318[Nov 07 2023 04:00:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.918s2319[Nov 07 2023 04:00:48 UTC (QA Tests)] INFO -- clicking :nav-item-link2320[Nov 07 2023 04:00:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.749s2321[Nov 07 2023 04:00:50 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}2322[Nov 07 2023 04:00:51 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2323[Nov 07 2023 04:00:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.901s2324[Nov 07 2023 04:00:52 UTC (QA Tests)] INFO -- clicking :menu_section_button2325[Nov 07 2023 04:00:52 UTC (QA Tests)] INFO -- clicking :nav-item-link2326[Nov 07 2023 04:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.665s2327 logs audit events for UI operations2328Plan2329 Contribution Analytics2330[Nov 07 2023 04:00:53 UTC (QA Tests)] INFO -- Starting test: Plan Contribution Analytics tests contributions2331[Nov 07 2023 04:00:53 UTC (QA Tests)] INFO -- filling :login_field with "root"2332[Nov 07 2023 04:00:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2333[Nov 07 2023 04:00:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2334[Nov 07 2023 04:00:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2335[Nov 07 2023 04:00:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2336[Nov 07 2023 04:00:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.159s2337[Nov 07 2023 04:00:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2338[Nov 07 2023 04:00:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/contribution_anayltics-075e5794db15b9bc/contribution_analytics-41b336e8d2d7f8a6/-/issues/12339[Nov 07 2023 04:01:01 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button2340[Nov 07 2023 04:01:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds2341[Nov 07 2023 04:01:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.12 seconds2342[Nov 07 2023 04:01:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/contribution_anayltics-075e5794db15b9bc/contribution_analytics-41b336e8d2d7f8a6/-/merge_requests/12343[Nov 07 2023 04:01:07 UTC (QA Tests)] INFO -- clicking :merge-button2344[Nov 07 2023 04:01:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.55s2345[Nov 07 2023 04:01:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-324e42ad.test/groups/gitlab-qa-sandbox-group-3/contribution_anayltics-075e5794db15b9bc2346[Nov 07 2023 04:01:11 UTC (QA Tests)] INFO -- clicking :menu_section_button2347[Nov 07 2023 04:01:11 UTC (QA Tests)] INFO -- clicking :nav-item-link2348[Nov 07 2023 04:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.686s2349[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2350[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2351[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2352[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2353 tests contributions2354Fulfillment2355 Purchase compute minutes2356 with existing compute minutes packs2357 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2358 without active subscription2359 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2360 with an active subscription2361 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2362Create2363 Merge request push options2364 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)2365[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds2366[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2367[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds2368[Nov 07 2023 04:01:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2369[Nov 07 2023 04:01:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2370[Nov 07 2023 04:01:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2371[Nov 07 2023 04:01:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-0815a89ec9caf7e1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-0815a89ec9caf7e1 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-merge-request-push-options-0815a89ec9caf7e1 --url http://gitlab-ee-324e42ad.test --registration-token **** --tag-list runner-for-merge-request-push-options-0815a89ec9caf7e1 --executor shell && gitlab-runner run" `2372[Nov 07 2023 04:01:15 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-0815a89ec9caf7e1`2373[Nov 07 2023 04:01:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2374[Nov 07 2023 04:01:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-0815a89ec9caf7e1' via api in 1.41 seconds2375[Nov 07 2023 04:01:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2376[Nov 07 2023 04:01:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.62 seconds2377[Nov 07 2023 04:01:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-0815a89ec9caf7e1'2378[Nov 07 2023 04:01:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-0815a89ec9caf7e1`2379[Nov 07 2023 04:01:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/merge-request-push-options-0815a89ec9caf7e1'2380 sets merge when pipeline succeeds2381Create2382 Git clone over HTTP2383[Nov 07 2023 04:01:18 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone2384[Nov 07 2023 04:01:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2385[Nov 07 2023 04:01:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.2 seconds2386[Nov 07 2023 04:01:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"2387 user performs a shallow clone2388[Nov 07 2023 04:01:21 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone2389[Nov 07 2023 04:01:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2390[Nov 07 2023 04:01:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds2391[Nov 07 2023 04:01:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"2392 user performs a deep clone2393Create2394 Download merge request patch and diff2395[Nov 07 2023 04:01:24 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff2396[Nov 07 2023 04:01:25 UTC (QA Tests)] INFO -- filling :login_field with "root"2397[Nov 07 2023 04:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2398[Nov 07 2023 04:01:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2399[Nov 07 2023 04:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2400[Nov 07 2023 04:01:26 UTC (QA Tests)] INFO -- clicking :sign_in_button2401[Nov 07 2023 04:01:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.222s2402[Nov 07 2023 04:01:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2403[Nov 07 2023 04:01:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.22 seconds2404[Nov 07 2023 04:01:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-ea8379a2bfc8ba0e' via api in 1.36 seconds2405[Nov 07 2023 04:01:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2406[Nov 07 2023 04:01:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-ea8379a2bfc8ba0e/-/merge_requests/12407 views the merge request plain diff2408[Nov 07 2023 04:01:35 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches2409[Nov 07 2023 04:01:35 UTC (QA Tests)] INFO -- filling :login_field with "root"2410[Nov 07 2023 04:01:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2411[Nov 07 2023 04:01:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2412[Nov 07 2023 04:01:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2413[Nov 07 2023 04:01:36 UTC (QA Tests)] INFO -- clicking :sign_in_button2414[Nov 07 2023 04:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s2415[Nov 07 2023 04:01:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2416[Nov 07 2023 04:01:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.2 seconds2417[Nov 07 2023 04:01:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-5da6aea3d5b0e97b' via api in 1.34 seconds2418[Nov 07 2023 04:01:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds2419[Nov 07 2023 04:01:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-merge-request-5da6aea3d5b0e97b/-/merge_requests/12420 views the merge request patches2421Create2422 Cherry picking from a merge request2423[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request2424[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2425[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2426[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"2427[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2428[Nov 07 2023 04:01:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2429[Nov 07 2023 04:01:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.155s2430[Nov 07 2023 04:01:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2431[Nov 07 2023 04:01:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.17 seconds2432[Nov 07 2023 04:01:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds2433[Nov 07 2023 04:01:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds2434[Nov 07 2023 04:01:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/the_awesome_project-99132b611e11361f/-/merge_requests/12435[Nov 07 2023 04:01:57 UTC (QA Tests)] INFO -- clicking :merge-button2436[Nov 07 2023 04:01:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.498s2437[Nov 07 2023 04:01:59 UTC (QA Tests)] INFO -- clicking :cherry-pick-button and ensuring QA::Page::Component::CommitModal is present2438[Nov 07 2023 04:02:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry-pick-button' took 0.597s2439[Nov 07 2023 04:02:00 UTC (QA Tests)] INFO -- clicking :submit-commit2440[Nov 07 2023 04:02:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.804s2441[Nov 07 2023 04:02:02 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2442[Nov 07 2023 04:02:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.442s2443[Nov 07 2023 04:02:04 UTC (QA Tests)] INFO -- clicking :diffs-tab2444[Nov 07 2023 04:02:05 UTC (QA Tests)] INFO -- clicking :file-tree-button2445 creates a merge request2446Govern2447 Instance2448 for add and delete email2449 behaves like audit event2450[Nov 07 2023 04:02:05 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations2451[Nov 07 2023 04:02:05 UTC (QA Tests)] INFO -- filling :login_field with "root"2452[Nov 07 2023 04:02:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2453[Nov 07 2023 04:02:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2454[Nov 07 2023 04:02:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2455[Nov 07 2023 04:02:06 UTC (QA Tests)] INFO -- clicking :sign_in_button2456[Nov 07 2023 04:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.18s2457[Nov 07 2023 04:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.02s2458[Nov 07 2023 04:02:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content2459[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- clicking :edit_profile_link2460[Nov 07 2023 04:02:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.693s2461[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- clicking :nav-item-link2462[Nov 07 2023 04:02:12 UTC (QA Tests)] INFO -- clicking :toggle_email_address_field2463[Nov 07 2023 04:02:12 UTC (QA Tests)] INFO -- clicking :add_email_address_button2464[Nov 07 2023 04:02:13 UTC (QA Tests)] INFO -- clicking :delete_email_link2465[Nov 07 2023 04:02:13 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2466[Nov 07 2023 04:02:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.014s2467[Nov 07 2023 04:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.064s2468[Nov 07 2023 04:02:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content2469[Nov 07 2023 04:02:16 UTC (QA Tests)] INFO -- clicking :sign_out_link2470[Nov 07 2023 04:02:16 UTC (QA Tests)] INFO -- filling :login_field with "root"2471[Nov 07 2023 04:02:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2472[Nov 07 2023 04:02:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2473[Nov 07 2023 04:02:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2474[Nov 07 2023 04:02:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2475[Nov 07 2023 04:02:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.079s2476[Nov 07 2023 04:02:21 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2477[Nov 07 2023 04:02:21 UTC (QA Tests)] INFO -- clicking :places-item-link2478[Nov 07 2023 04:02:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.569s2479[Nov 07 2023 04:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.246s2480[Nov 07 2023 04:02:23 UTC (QA Tests)] INFO -- clicking :menu_section_button2481[Nov 07 2023 04:02:23 UTC (QA Tests)] INFO -- clicking :nav-item-link2482[Nov 07 2023 04:02:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.614s2483 logs audit events for UI operations2484 for add SSH key2485 behaves like audit event2486[Nov 07 2023 04:02:24 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations2487[Nov 07 2023 04:02:25 UTC (QA Tests)] INFO -- filling :login_field with "root"2488[Nov 07 2023 04:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2489[Nov 07 2023 04:02:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2490[Nov 07 2023 04:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2491[Nov 07 2023 04:02:26 UTC (QA Tests)] INFO -- clicking :sign_in_button2492[Nov 07 2023 04:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.061s2493[Nov 07 2023 04:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.035s2494[Nov 07 2023 04:02:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content2495[Nov 07 2023 04:02:30 UTC (QA Tests)] INFO -- clicking :edit_profile_link2496[Nov 07 2023 04:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.737s2497[Nov 07 2023 04:02:31 UTC (QA Tests)] INFO -- clicking :nav-item-link2498[Nov 07 2023 04:02:31 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-38-eer6ja/id_rsa -N `2499[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"2500[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field2501[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"2502[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field2503[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-11-09"2504[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field2505[Nov 07 2023 04:02:33 UTC (QA Tests)] INFO -- clicking :add_key_button2506[Nov 07 2023 04:02:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.528s2507[Nov 07 2023 04:02:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.91 seconds2508[Nov 07 2023 04:02:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.027s2509[Nov 07 2023 04:02:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.058s2510[Nov 07 2023 04:02:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content2511[Nov 07 2023 04:02:36 UTC (QA Tests)] INFO -- clicking :sign_out_link2512[Nov 07 2023 04:02:37 UTC (QA Tests)] INFO -- filling :login_field with "root"2513[Nov 07 2023 04:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2514[Nov 07 2023 04:02:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"2515[Nov 07 2023 04:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2516[Nov 07 2023 04:02:37 UTC (QA Tests)] INFO -- clicking :sign_in_button2517[Nov 07 2023 04:02:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.123s2518[Nov 07 2023 04:02:41 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2519[Nov 07 2023 04:02:41 UTC (QA Tests)] INFO -- clicking :places-item-link2520[Nov 07 2023 04:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.593s2521[Nov 07 2023 04:02:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.249s2522[Nov 07 2023 04:02:43 UTC (QA Tests)] INFO -- clicking :menu_section_button2523[Nov 07 2023 04:02:43 UTC (QA Tests)] INFO -- clicking :nav-item-link2524[Nov 07 2023 04:02:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.646s2525[Nov 07 2023 04:02:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '6'2526 logs audit events for UI operations2527 for successful sign in2528 behaves like audit event2529[Nov 07 2023 04:02:44 UTC (QA Tests)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations2530[Nov 07 2023 04:02:44 UTC (QA Tests)] INFO -- filling :login_field with "root"2531[Nov 07 2023 04:02:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2532[Nov 07 2023 04:02:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2533[Nov 07 2023 04:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2534[Nov 07 2023 04:02:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2535[Nov 07 2023 04:02:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.09s2536[Nov 07 2023 04:02:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s2537[Nov 07 2023 04:02:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.044s2538[Nov 07 2023 04:02:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content2539[Nov 07 2023 04:02:51 UTC (QA Tests)] INFO -- clicking :sign_out_link2540[Nov 07 2023 04:02:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2541[Nov 07 2023 04:02:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2542[Nov 07 2023 04:02:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2543[Nov 07 2023 04:02:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2544[Nov 07 2023 04:02:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2545[Nov 07 2023 04:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.166s2546[Nov 07 2023 04:02:55 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2547[Nov 07 2023 04:02:55 UTC (QA Tests)] INFO -- clicking :places-item-link2548[Nov 07 2023 04:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.563s2549[Nov 07 2023 04:02:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.27s2550[Nov 07 2023 04:02:57 UTC (QA Tests)] INFO -- clicking :menu_section_button2551[Nov 07 2023 04:02:57 UTC (QA Tests)] INFO -- clicking :nav-item-link2552[Nov 07 2023 04:02:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.74s2553 logs audit events for UI operations2554 for failed sign in2555 behaves like audit event2556[Nov 07 2023 04:02:58 UTC (QA Tests)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations2557[Nov 07 2023 04:02:59 UTC (QA Tests)] INFO -- filling :login_field with "bad_user_name"2558[Nov 07 2023 04:02:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2559[Nov 07 2023 04:02:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2560[Nov 07 2023 04:02:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2561[Nov 07 2023 04:03:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2562[Nov 07 2023 04:03:02 UTC (QA Tests)] INFO -- filling :login_field with "root"2563[Nov 07 2023 04:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2564[Nov 07 2023 04:03:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2565[Nov 07 2023 04:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2566[Nov 07 2023 04:03:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2567[Nov 07 2023 04:03:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.156s2568[Nov 07 2023 04:03:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.023s2569[Nov 07 2023 04:03:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.031s2570[Nov 07 2023 04:03:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content2571[Nov 07 2023 04:03:08 UTC (QA Tests)] INFO -- clicking :sign_out_link2572[Nov 07 2023 04:03:09 UTC (QA Tests)] INFO -- filling :login_field with "root"2573[Nov 07 2023 04:03:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2574[Nov 07 2023 04:03:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2575[Nov 07 2023 04:03:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2576[Nov 07 2023 04:03:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2577[Nov 07 2023 04:03:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.066s2578[Nov 07 2023 04:03:13 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2579[Nov 07 2023 04:03:13 UTC (QA Tests)] INFO -- clicking :places-item-link2580[Nov 07 2023 04:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.614s2581[Nov 07 2023 04:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.248s2582[Nov 07 2023 04:03:15 UTC (QA Tests)] INFO -- clicking :menu_section_button2583[Nov 07 2023 04:03:15 UTC (QA Tests)] INFO -- clicking :nav-item-link2584[Nov 07 2023 04:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.629s2585 logs audit events for UI operations2586 for start and stop user impersonation2587 behaves like audit event2588[Nov 07 2023 04:03:16 UTC (QA Tests)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations2589[Nov 07 2023 04:03:16 UTC (QA Tests)] INFO -- filling :login_field with "root"2590[Nov 07 2023 04:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2591[Nov 07 2023 04:03:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2592[Nov 07 2023 04:03:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2593[Nov 07 2023 04:03:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2594[Nov 07 2023 04:03:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.166s2595[Nov 07 2023 04:03:20 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2596[Nov 07 2023 04:03:21 UTC (QA Tests)] INFO -- clicking :places-item-link2597[Nov 07 2023 04:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.536s2598[Nov 07 2023 04:03:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.224s2599[Nov 07 2023 04:03:22 UTC (QA Tests)] INFO -- clicking :nav-item-link2600[Nov 07 2023 04:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.855s2601[Nov 07 2023 04:03:25 UTC (QA Tests)] INFO -- clicking :impersonate-user-link2602[Nov 07 2023 04:03:25 UTC (QA Tests)] INFO -- clicking :stop-impersonation-btn2603[Nov 07 2023 04:03:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element stop-impersonation-btn' took 0.582s2604[Nov 07 2023 04:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.021s2605[Nov 07 2023 04:03:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.072s2606[Nov 07 2023 04:03:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content2607[Nov 07 2023 04:03:28 UTC (QA Tests)] INFO -- clicking :sign_out_link2608[Nov 07 2023 04:03:29 UTC (QA Tests)] INFO -- filling :login_field with "root"2609[Nov 07 2023 04:03:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2610[Nov 07 2023 04:03:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"2611[Nov 07 2023 04:03:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2612[Nov 07 2023 04:03:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2613[Nov 07 2023 04:03:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.12s2614[Nov 07 2023 04:03:33 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2615[Nov 07 2023 04:03:33 UTC (QA Tests)] INFO -- clicking :places-item-link2616[Nov 07 2023 04:03:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.553s2617[Nov 07 2023 04:03:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.256s2618[Nov 07 2023 04:03:35 UTC (QA Tests)] INFO -- clicking :menu_section_button2619[Nov 07 2023 04:03:35 UTC (QA Tests)] INFO -- clicking :nav-item-link2620[Nov 07 2023 04:03:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.597s2621[Nov 07 2023 04:03:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b8cbba72e2d389b1'2622 logs audit events for UI operations2623 for change password2624 behaves like audit event2625[Nov 07 2023 04:03:36 UTC (QA Tests)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations2626[Nov 07 2023 04:03:37 UTC (QA Tests)] INFO -- filling :login_field with "user_bc297754"2627[Nov 07 2023 04:03:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2628[Nov 07 2023 04:03:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"2629[Nov 07 2023 04:03:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2630[Nov 07 2023 04:03:38 UTC (QA Tests)] INFO -- clicking :sign_in_button2631[Nov 07 2023 04:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.637s2632[Nov 07 2023 04:03:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.017s2633[Nov 07 2023 04:03:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content2634[Nov 07 2023 04:03:41 UTC (QA Tests)] INFO -- clicking :edit_profile_link2635[Nov 07 2023 04:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.69s2636[Nov 07 2023 04:03:42 UTC (QA Tests)] INFO -- clicking :nav-item-link2637[Nov 07 2023 04:03:42 UTC (QA Tests)] INFO -- clicking :save_password_button2638[Nov 07 2023 04:03:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2639[Nov 07 2023 04:03:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2640[Nov 07 2023 04:03:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2641[Nov 07 2023 04:03:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2642[Nov 07 2023 04:03:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2643[Nov 07 2023 04:03:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.19s2644[Nov 07 2023 04:03:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s2645[Nov 07 2023 04:03:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.036s2646[Nov 07 2023 04:03:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content2647[Nov 07 2023 04:03:50 UTC (QA Tests)] INFO -- clicking :sign_out_link2648[Nov 07 2023 04:03:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2649[Nov 07 2023 04:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2650[Nov 07 2023 04:03:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"2651[Nov 07 2023 04:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2652[Nov 07 2023 04:03:51 UTC (QA Tests)] INFO -- clicking :sign_in_button2653[Nov 07 2023 04:03:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.085s2654[Nov 07 2023 04:03:54 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2655[Nov 07 2023 04:03:55 UTC (QA Tests)] INFO -- clicking :places-item-link2656[Nov 07 2023 04:03:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.639s2657[Nov 07 2023 04:03:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.233s2658[Nov 07 2023 04:03:56 UTC (QA Tests)] INFO -- clicking :menu_section_button2659[Nov 07 2023 04:03:57 UTC (QA Tests)] INFO -- clicking :nav-item-link2660[Nov 07 2023 04:03:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.555s2661 logs audit events for UI operations2662Data Stores2663 Project badge2664[Nov 07 2023 04:03:57 UTC (QA Tests)] INFO -- Starting test: Data Stores Project badge creates project badge2665[Nov 07 2023 04:03:58 UTC (QA Tests)] INFO -- filling :login_field with "root"2666[Nov 07 2023 04:03:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2667[Nov 07 2023 04:03:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2668[Nov 07 2023 04:03:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2669[Nov 07 2023 04:03:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2670[Nov 07 2023 04:04:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.096s2671[Nov 07 2023 04:04:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2672[Nov 07 2023 04:04:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.2 seconds2673[Nov 07 2023 04:04:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/badge-test-project-4736a86db01a40df2674[Nov 07 2023 04:04:05 UTC (QA Tests)] INFO -- clicking :menu_section_button2675[Nov 07 2023 04:04:05 UTC (QA Tests)] INFO -- clicking :nav-item-link2676[Nov 07 2023 04:04:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.016s2677[Nov 07 2023 04:04:07 UTC (QA Tests)] INFO -- clicking :show-badge-add-form2678[Nov 07 2023 04:04:07 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-7eb955eccbdbf751"2679[Nov 07 2023 04:04:07 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field2680[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ee-324e42ad.test/%{project_path}"2681[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field2682[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ee-324e42ad.test/%{project_path}/badges/%{default_branch}/pipeline.svg"2683[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field2684[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- clicking :add_badge_button2685[Nov 07 2023 04:04:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-7eb955eccbdbf751' via browser_ui in 4.23 seconds2686[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/badge-test-project-4736a86db01a40df2687 creates project badge2688Create2689 Git push over HTTP2690[Nov 07 2023 04:04:12 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository2691[Nov 07 2023 04:04:12 UTC (QA Tests)] INFO -- filling :login_field with "root"2692[Nov 07 2023 04:04:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2693[Nov 07 2023 04:04:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2694[Nov 07 2023 04:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2695[Nov 07 2023 04:04:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2696[Nov 07 2023 04:04:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.191s2697[Nov 07 2023 04:04:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2698[Nov 07 2023 04:04:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ni85fm78' via cache in 0.0 seconds2699[Nov 07 2023 04:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2700[Nov 07 2023 04:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043' via api in 0.16 seconds2701[Nov 07 2023 04:04:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-code-f09a919fd99ec22d' via api in 0.89 seconds2702[Nov 07 2023 04:04:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2703[Nov 07 2023 04:04:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.38 seconds2704[Nov 07 2023 04:04:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-324e42ad.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-31-55-2f5f805a1c81b043/project-with-code-f09a919fd99ec22d2705 user using a personal access token pushes code to the repository2706[Nov 07 2023 04:04:20 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2707{2708 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 48.41820065999991,2709 "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb": 5.011314567999989,2710 "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb": 0.011777153999901202,2711 "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb": 15.189004286,2712 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 104.74597786799995,2713 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb": 10.815109085999893,2714 "qa/specs/features/api/3_create/repository/storage_size_spec.rb": 19.90561384800003,2715 "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb": 36.66968209700008,2716 "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb": 39.62535387799994,2717 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 20.801428987999998,2718 "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb": 0.015857848999985436,2719 "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb": 18.458835204999787,2720 "qa/specs/features/browser_ui/10_govern/group/group_access_token_spec.rb": 9.189906840000049,2721 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb": 10.405588543000022,2722 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb": 10.625948569000002,2723 "qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb": 14.29433548299994,2724 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 5.072110915999929,2725 "qa/specs/features/api/4_verify/file_variable_spec.rb": 35.54611793599997,2726 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb": 63.57125294599996,2727 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 22.117991632999974,2728 "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb": 13.337828467000008,2729 "qa/specs/features/api/9_data_stores/users_spec.rb": 0.3764178470000843,2730 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb": 21.422116952000124,2731 "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb": 51.08607510900015,2732 "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb": 110.73887690300012,2733 "qa/specs/features/ee/api/10_govern/user/minimal_access_user_spec.rb": 11.433046783999998,2734 "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb": 58.35385201200006,2735 "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb": 10.71899533199985,2736 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 26.47131573500019,2737 "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb": 33.97596823499998,2738 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 11.098109318000297,2739 "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb": 77.40536771699999,2740 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb": 13.03397379299986,2741 "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb": 149.57077364199995,2742 "qa/specs/features/api/4_verify/job_downloads_artifacts_spec.rb": 13.54943446299967,2743 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 8.074187167000218,2744 "qa/specs/features/browser_ui/4_verify/ci_project_artifacts/user_can_bulk_delete_artifacts_spec.rb": 21.3717831189997,2745 "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb": 17.562913040999774,2746 "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb": 3.8456760889998804,2747 "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb": 94.44564194700024,2748 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 385.922922834,2749 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 47.48926759599999,2750 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 69.11317507800004,2751 "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb": 19.336616192999827,2752 "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb": 6.284302443999877,2753 "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb": 5.952412500000264,2754 "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb": 21.219879224000124,2755 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb": 19.381875909999962,2756 "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb": 112.38345630600043,2757 "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb": 14.523187542999949,2758 "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb": 8.5130981309998792759}2760[Nov 07 2023 04:04:20 UTC (QA Tests)] INFO -- 2761Knapsack global time execution for tests: 32m 28s2762Pending: (Failures listed here are expected and do not affect your suite's status)2763 1) ModelOps Code Suggestions on the GitLab API with PAT auth returns a suggestion2764 # Test is not compatible with this environment or pipeline2765 # ./qa/specs/features/ee/api/14_model_ops/code_suggestions_spec.rb:482766 2) Create First file using Web IDE creates the first file in an empty project via Web IDE2767 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442768 # ./qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb:182769 3) Framework sanity Version check is the specified version2770 # Test is not compatible with this environment or pipeline2771 # ./qa/specs/features/sanity/version_spec.rb:152772 4) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace2773 # Test is not compatible with this environment or pipeline2774 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:1102775 5) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab2776 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442777 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:472778 6) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file personal_snippet to a comment and verifies them2779 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922780 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:582781 7) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file project_snippet to a comment and verifies them2782 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922783 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:582784 8) Growth SaaS trials starts a free trial when on about page with multiple eligible namespaces registers for a new trial2785 # Test is not compatible with this environment or pipeline2786 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:552787 9) Growth SaaS trials starts a free trial when on billing page with only one eligible namespace registers for a new trial2788 # Test is not compatible with this environment or pipeline2789 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:802790 10) Configure Auto DevOps with a Kubernetes Agent runs auto devops2791 # Test is not compatible with this environment or pipeline2792 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:352793 11) Package SaaS Container Registry pulls an image from an existing repository2794 # Test is not compatible with this environment or pipeline2795 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:112796 12) Fulfillment Purchase compute minutes with existing compute minutes packs adds additional minutes to group namespace2797 # Test is not compatible with this environment or pipeline2798 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:822799 13) Fulfillment Purchase compute minutes without active subscription adds additional minutes to group namespace2800 # Test is not compatible with this environment or pipeline2801 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:422802 14) Fulfillment Purchase compute minutes with an active subscription adds additional minutes to group namespace2803 # Test is not compatible with this environment or pipeline2804 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:552805 15) Create Merge request push options merges when pipeline succeeds2806 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464252807 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:712808Finished in 33 minutes 49 seconds (files took 4.13 seconds to load)2809104 examples, 0 failures, 15 pending2810Randomized with seed 247932811[Nov 07 2023 04:04:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-324e42ad 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;'"`2812[Nov 07 2023 04:04:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-324e42ad bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2813[Nov 07 2023 04:04:21 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-324e42ad`2814[Nov 07 2023 04:04:21 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-324e42ad`2816Running after script...2817$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2818$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2819$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3009Not uploading cache qa-e2e-ruby-3.0-a1b9e8ccb0a090dccf47e0f296939331-16 due to policy3011Uploading artifacts...3012gitlab-qa-run-*: found 485 matching artifact files and directories 3013Uploading artifacts as "archive" to coordinator... 201 Created id=5473542778 responseStatus=201 Created token=64_RkaJb3014Uploading artifacts...3015gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3016Uploading artifacts as "junit" to coordinator... 201 Created id=5473542778 responseStatus=201 Created token=64_RkaJb3017Uploading artifacts...3018/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3019Uploading artifacts as "dotenv" to coordinator... 201 Created id=5473542778 responseStatus=201 Created token=64_RkaJb3021Job succeeded