update-ee-to-ce
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using 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:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 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:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695264649-de4df679-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: 191609, done. 20remote: Counting objects: 100% (191609/191609), done. 21remote: Compressing objects: 100% (117866/117866), done. 22remote: Total 191609 (delta 96995), reused 134211 (delta 66362), pack-reused 0 23Receiving objects: 100% (191609/191609), 151.10 MiB | 44.07 MiB/s, done.24Resolving deltas: 100% (96995/96995), done.26 * [new ref] refs/pipelines/1011740501 -> refs/pipelines/101174050127 * [new branch] master -> origin/master28Checking out b3356852 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (5134226386)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5134226386 responseStatus=200 OK token=64_ypVrq38Downloading artifacts for download-fast-quarantine-report (5134226388)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5134226388 responseStatus=200 OK token=64_ypVrq41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 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:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")50$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa Test::Omnibus::UpdateFromPrevious $RELEASE $GITLAB_SEMVER_VERSION $UPDATE_TYPE $UPDATE_FROM_EDITION -- $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"51$ echo "Running - '$QA_COMMAND'"52Running - 'bundle exec gitlab-qa Test::Omnibus::UpdateFromPrevious registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b33568527b2296abf57f11f3081d76dd65ee80a6 16.4.0-pre minor ee -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-5134226440.json --format RspecJunitFormatter --out tmp/rspec-5134226440.xml --format html --out tmp/rspec-$(echo update-ee-to-ce | sed 's/[ /]/_/g').htm --color --format documentation'53$ eval "$QA_COMMAND"54[Sep 21 2023 02:53:09 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 1 from 'gitlab/gitlab-ee' registry55[Sep 21 2023 02:53:09 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 2 from 'gitlab/gitlab-ee' registry56[Sep 21 2023 02:53:09 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 3 from 'gitlab/gitlab-ee' registry57[Sep 21 2023 02:53:09 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 4 from 'gitlab/gitlab-ee' registry58[Sep 21 2023 02:53:09 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 5 from 'gitlab/gitlab-ee' registry59[Sep 21 2023 02:53:10 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 6 from 'gitlab/gitlab-ee' registry60[Sep 21 2023 02:53:10 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 7 from 'gitlab/gitlab-ee' registry61[Sep 21 2023 02:53:10 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 8 from 'gitlab/gitlab-ee' registry62[Sep 21 2023 02:53:10 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 9 from 'gitlab/gitlab-ee' registry63[Sep 21 2023 02:53:10 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 10 from 'gitlab/gitlab-ee' registry64[Sep 21 2023 02:53:11 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 11 from 'gitlab/gitlab-ee' registry65[Sep 21 2023 02:53:11 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 12 from 'gitlab/gitlab-ee' registry66[Sep 21 2023 02:53:11 UTC (Gitlab QA)] INFO -- Performing gitlab update: gitlab/gitlab-ee:16.3.4-ee.0 => registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b33568527b2296abf57f11f3081d76dd65ee80a6 (16.4.0-pre)67[Sep 21 2023 02:53:11 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ee:16.3.4-ee.068[Sep 21 2023 02:53:11 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-b11d7bd1$`69[Sep 21 2023 02:53:11 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-b11d7bd1 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`70[Sep 21 2023 02:53:12 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-b11d7bd1:/etc/gitlab/trusted-certs`71[Sep 21 2023 02:53:12 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-b11d7bd1:/etc/gitlab/ssl`72[Sep 21 2023 02:53:12 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-b11d7bd1`73[Sep 21 2023 02:53:12 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-b11d7bd1`74[Sep 21 2023 02:53:13 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee:16.3.4-ee.0`75[Sep 21 2023 02:54:02 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-c5de32ef$`76[Sep 21 2023 02:54:02 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`77[Sep 21 2023 02:54:02 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`78[Sep 21 2023 02:54:02 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-c5de32ef --net test --hostname gitlab-ee-c5de32ef.test -p 80 --volume /tmp/gitlab-qa-20230921-23-l0m44w/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230921-23-l0m44w/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-21-02-53-09-7ddfe74b/gitlab-ee-c5de32ef/logs:/var/log/gitlab:Z gitlab/gitlab-ee:16.3.4-ee.0`79[Sep 21 2023 02:54:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c5de32ef bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-21 02:53:1180gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme81gitlab_rails['gitlab_disable_animations'] = true # Disable animations82gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry83gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password84gitlab_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;"`85[Sep 21 2023 02:54:12 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-c5de32ef`86[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...87[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-c5de32ef`88[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-c5de32ef 80/tcp`89[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!90[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c5de32ef bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`91[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c5de32ef bash -c "echo '#!/usr/bin/env bash92if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then93 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'94 exit 195fi96' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`97[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c5de32ef bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`98[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ee-c5de32ef:/tmp/data-seeds`99[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Running exec_commands...100[Sep 21 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c5de32ef bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`101[Sep 21 2023 02:58:31 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee-qa:16.3.4-ee`102[Sep 21 2023 02:59:31 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee103[Sep 21 2023 02:59:31 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_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --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="false" --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 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_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 SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-21-02-53-09-7ddfe74b/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-21-02-53-09-7ddfe74b/gitlab-ee-qa-b78e007a:/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 --name gitlab-ee-qa-b78e007a gitlab/gitlab-ee-qa:16.3.4-ee Test::Instance::All http://gitlab-ee-c5de32ef.test -- --tag smoke`1042023-09-21 02:59:49 / CONF :: 105 ==> Base URL: http://gitlab-ee-c5de32ef.test106 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fc63eb46db8>107 ==> Libraries: Chemlab::Vendor108[Sep 21 2023 02:59:49 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA109[Sep 21 2023 02:59:49 UTC (QA Tests)] INFO -- Browser: chrome110[Sep 21 2023 02:59:49 UTC (QA Tests)] INFO -- Performing sanity check for environment!111[Sep 21 2023 02:59:50 UTC (QA Tests)] INFO -- Performing initial license fabrication!112[Sep 21 2023 02:59:50 UTC (QA Tests)] INFO -- Successfully added license key. Details:113{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}114[Sep 21 2023 02:59:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.29 seconds115[Sep 21 2023 02:59:50 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database116[Sep 21 2023 02:59:51 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[12]}117Run options:118 include {:smoke=>true}119 exclude {:geo=>true, :requires_praefect=>true}120Randomized with seed 63319121Create122 Personal snippet creation123[Sep 21 2023 02:59:52 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet124[Sep 21 2023 02:59:52 UTC (QA Tests)] INFO -- filling :login_field with "root"125[Sep 21 2023 02:59:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field126[Sep 21 2023 02:59:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"127[Sep 21 2023 02:59:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field128[Sep 21 2023 02:59:53 UTC (QA Tests)] INFO -- clicking :sign_in_button129[Sep 21 2023 02:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s130[Sep 21 2023 02:59:56 UTC (QA Tests)] INFO -- clicking :new-menu-toggle131[Sep 21 2023 02:59:56 UTC (QA Tests)] INFO -- clicking :create_menu_item132[Sep 21 2023 02:59:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.308s133[Sep 21 2023 02:59:57 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"134[Sep 21 2023 02:59:57 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field135[Sep 21 2023 02:59:58 UTC (QA Tests)] INFO -- clicking :description_placeholder136[Sep 21 2023 02:59:58 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"137[Sep 21 2023 02:59:58 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field138[Sep 21 2023 02:59:59 UTC (QA Tests)] INFO -- clicking :visibility_content139[Sep 21 2023 02:59:59 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"140[Sep 21 2023 02:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field141[Sep 21 2023 02:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button142[Sep 21 2023 03:00:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.127s143[Sep 21 2023 03:00:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 2.136s144[Sep 21 2023 03:00:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 5.81 seconds145[Sep 21 2023 03:00:02 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA146[Sep 21 2023 03:00:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-aicc8446' via cache in 0.0 seconds147[Sep 21 2023 03:00:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'148 user creates a personal snippet149Package150 SaaS Container Registry151 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)152Manage153 basic user login154[Sep 21 2023 03:00:03 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out155[Sep 21 2023 03:00:04 UTC (QA Tests)] INFO -- filling :login_field with "root"156[Sep 21 2023 03:00:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field157[Sep 21 2023 03:00:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"158[Sep 21 2023 03:00:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field159[Sep 21 2023 03:00:04 UTC (QA Tests)] INFO -- clicking :sign_in_button160[Sep 21 2023 03:00:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.762s161[Sep 21 2023 03:00:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.075s162[Sep 21 2023 03:00:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content163[Sep 21 2023 03:00:08 UTC (QA Tests)] INFO -- clicking :sign_out_link164 user logs in using basic credentials and logs out165Plan166 Issue creation167[Sep 21 2023 03:00:09 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue168[Sep 21 2023 03:00:10 UTC (QA Tests)] INFO -- filling :login_field with "root"169[Sep 21 2023 03:00:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field170[Sep 21 2023 03:00:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"171[Sep 21 2023 03:00:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field172[Sep 21 2023 03:00:10 UTC (QA Tests)] INFO -- clicking :sign_in_button173[Sep 21 2023 03:00:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.814s174[Sep 21 2023 03:00:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 1.69 seconds175[Sep 21 2023 03:00:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 2.71 seconds176[Sep 21 2023 03:00:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-2d9ae728a82a2410' via api in 5.13 seconds177[Sep 21 2023 03:00:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-2d9ae728a82a2410178[Sep 21 2023 03:00:20 UTC (QA Tests)] INFO -- clicking :new-menu-toggle179[Sep 21 2023 03:00:20 UTC (QA Tests)] INFO -- clicking :create_menu_item180[Sep 21 2023 03:00:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.391s181[Sep 21 2023 03:00:21 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 7dfd09027215091e"182[Sep 21 2023 03:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field183[Sep 21 2023 03:00:22 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description ee2c97cc6d21dc97"184[Sep 21 2023 03:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field185[Sep 21 2023 03:00:23 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present186[Sep 21 2023 03:00:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.929s187[Sep 21 2023 03:00:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.49 seconds188[Sep 21 2023 03:00:26 UTC (QA Tests)] INFO -- clicking :menu_section_button189[Sep 21 2023 03:00:26 UTC (QA Tests)] INFO -- clicking :nav_item_link190[Sep 21 2023 03:00:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.994s191 creates an issue192[Sep 21 2023 03:00:27 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue193[Sep 21 2023 03:00:28 UTC (QA Tests)] INFO -- filling :login_field with "root"194[Sep 21 2023 03:00:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field195[Sep 21 2023 03:00:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"196[Sep 21 2023 03:00:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field197[Sep 21 2023 03:00:29 UTC (QA Tests)] INFO -- clicking :sign_in_button198[Sep 21 2023 03:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.864s199[Sep 21 2023 03:00:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds200[Sep 21 2023 03:00:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.23 seconds201[Sep 21 2023 03:00:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-issues-3c05a0403c61a415' via api in 1.37 seconds202[Sep 21 2023 03:00:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 3.5 seconds203[Sep 21 2023 03:00:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-issues-3c05a0403c61a415/-/issues/1204[Sep 21 2023 03:00:37 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button205[Sep 21 2023 03:00:38 UTC (QA Tests)] INFO -- clicking :menu_section_button206[Sep 21 2023 03:00:38 UTC (QA Tests)] INFO -- clicking :nav_item_link207[Sep 21 2023 03:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.195s208[Sep 21 2023 03:00:39 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab209 closes an issue210 when using attachments in comments211[Sep 21 2023 03:00:40 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment212[Sep 21 2023 03:00:40 UTC (QA Tests)] INFO -- filling :login_field with "root"213[Sep 21 2023 03:00:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field214[Sep 21 2023 03:00:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"215[Sep 21 2023 03:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field216[Sep 21 2023 03:00:41 UTC (QA Tests)] INFO -- clicking :sign_in_button217[Sep 21 2023 03:00:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.853s218[Sep 21 2023 03:00:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds219[Sep 21 2023 03:00:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.19 seconds220[Sep 21 2023 03:00:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-issues-ac8665ed3ea987f5' via api in 1.02 seconds221[Sep 21 2023 03:00:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 2.82 seconds222[Sep 21 2023 03:00:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-issues-ac8665ed3ea987f5/-/issues/1223[Sep 21 2023 03:00:49 UTC (QA Tests)] INFO -- clicking :close-button224[Sep 21 2023 03:00:49 UTC (QA Tests)] INFO -- clicking :issue-title225[Sep 21 2023 03:00:49 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown226[Sep 21 2023 03:00:50 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale227"228[Sep 21 2023 03:00:50 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field229[Sep 21 2023 03:00:51 UTC (QA Tests)] INFO -- clicking :comment_button230[Sep 21 2023 03:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.676s231[Sep 21 2023 03:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.696s232 comments on an issue with an attachment233Govern234 Policies List page235[Sep 21 2023 03:00:52 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list236[Sep 21 2023 03:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds237[Sep 21 2023 03:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.2 seconds238[Sep 21 2023 03:00:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-f6c4833255fdca1e' via api in 1.44 seconds239[Sep 21 2023 03:00:54 UTC (QA Tests)] INFO -- filling :login_field with "root"240[Sep 21 2023 03:00:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field241[Sep 21 2023 03:00:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"242[Sep 21 2023 03:00:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field243[Sep 21 2023 03:00:55 UTC (QA Tests)] INFO -- clicking :sign_in_button244[Sep 21 2023 03:00:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.941s245[Sep 21 2023 03:00:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-f6c4833255fdca1e246[Sep 21 2023 03:00:59 UTC (QA Tests)] INFO -- clicking :menu_section_button247[Sep 21 2023 03:00:59 UTC (QA Tests)] INFO -- clicking :nav_item_link248[Sep 21 2023 03:01:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.826s249[Sep 21 2023 03:01:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-f6c4833255fdca1e'250 can load Policies page and view the policies list251[Sep 21 2023 03:01:00 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page252[Sep 21 2023 03:01:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds253[Sep 21 2023 03:01:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.2 seconds254[Sep 21 2023 03:01:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-d80f2af80c883377' via api in 1.42 seconds255[Sep 21 2023 03:01:02 UTC (QA Tests)] INFO -- filling :login_field with "root"256[Sep 21 2023 03:01:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field257[Sep 21 2023 03:01:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"258[Sep 21 2023 03:01:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field259[Sep 21 2023 03:01:03 UTC (QA Tests)] INFO -- clicking :sign_in_button260[Sep 21 2023 03:01:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.072s261[Sep 21 2023 03:01:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-d80f2af80c883377262[Sep 21 2023 03:01:07 UTC (QA Tests)] INFO -- clicking :menu_section_button263[Sep 21 2023 03:01:07 UTC (QA Tests)] INFO -- clicking :nav_item_link264[Sep 21 2023 03:01:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.85s265[Sep 21 2023 03:01:08 UTC (QA Tests)] INFO -- clicking :new-policy-button266[Sep 21 2023 03:01:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-policy-button' took 1.061s267[Sep 21 2023 03:01:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-d80f2af80c883377'268 can navigate to Policy Editor page269Plan270 mention271[Sep 21 2023 03:01:09 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue272[Sep 21 2023 03:01:10 UTC (QA Tests)] INFO -- filling :login_field with "root"273[Sep 21 2023 03:01:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field274[Sep 21 2023 03:01:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"275[Sep 21 2023 03:01:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field276[Sep 21 2023 03:01:11 UTC (QA Tests)] INFO -- clicking :sign_in_button277[Sep 21 2023 03:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.87s278[Sep 21 2023 03:01:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.12 seconds279[Sep 21 2023 03:01:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.28 seconds280[Sep 21 2023 03:01:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-f99dbe66ae11d85f' via api in 1.09 seconds281[Sep 21 2023 03:01:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-f99dbe66ae11d85f282[Sep 21 2023 03:01:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.51 seconds283[Sep 21 2023 03:01:16 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-f99dbe66ae11d85f QA::Resource::Project284[Sep 21 2023 03:01:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.73 seconds285[Sep 21 2023 03:01:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-f99dbe66ae11d85f/-/issues/1286[Sep 21 2023 03:01:19 UTC (QA Tests)] INFO -- clicking :issue-title287[Sep 21 2023 03:01:19 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown288[Sep 21 2023 03:01:20 UTC (QA Tests)] INFO -- clicking :issue-title289[Sep 21 2023 03:01:20 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown290[Sep 21 2023 03:01:20 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1291"292[Sep 21 2023 03:01:20 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field293[Sep 21 2023 03:01:21 UTC (QA Tests)] INFO -- clicking :comment_button294 mentions another user in an issue295Framework sanity296 Version check297 is the specified version (PENDING: Test is not compatible with this environment or pipeline)298Create299 Git push over HTTP300[Sep 21 2023 03:01:21 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository301[Sep 21 2023 03:01:22 UTC (QA Tests)] INFO -- filling :login_field with "root"302[Sep 21 2023 03:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field303[Sep 21 2023 03:01:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"304[Sep 21 2023 03:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field305[Sep 21 2023 03:01:23 UTC (QA Tests)] INFO -- clicking :sign_in_button306[Sep 21 2023 03:01:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.794s307[Sep 21 2023 03:01:25 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA308[Sep 21 2023 03:01:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-q09qh55r' via cache in 0.0 seconds309[Sep 21 2023 03:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds310[Sep 21 2023 03:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.23 seconds311[Sep 21 2023 03:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-with-code-07ebd63373b81ceb' via api in 1.73 seconds312[Sep 21 2023 03:01:28 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"313[Sep 21 2023 03:01:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.16 seconds314[Sep 21 2023 03:01:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-with-code-07ebd63373b81ceb315 user using a personal access token pushes code to the repository316Create317 SSH key support318[Sep 21 2023 03:01:31 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230921-39-p2p0pn/id_rsa -N `319[Sep 21 2023 03:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 1.26 seconds320[Sep 21 2023 03:01:32 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together321[Sep 21 2023 03:01:32 UTC (QA Tests)] INFO -- filling :login_field with "root"322[Sep 21 2023 03:01:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field323[Sep 21 2023 03:01:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"324[Sep 21 2023 03:01:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field325[Sep 21 2023 03:01:33 UTC (QA Tests)] INFO -- clicking :sign_in_button326[Sep 21 2023 03:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.883s327[Sep 21 2023 03:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds328[Sep 21 2023 03:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.2 seconds329[Sep 21 2023 03:01:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/ssh-tests-4ae84ab0c9cd028c' via api in 1.39 seconds330 pushes multiple branches and tags together331[Sep 21 2023 03:01:40 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH332[Sep 21 2023 03:01:40 UTC (QA Tests)] INFO -- filling :login_field with "root"333[Sep 21 2023 03:01:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field334[Sep 21 2023 03:01:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"335[Sep 21 2023 03:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field336[Sep 21 2023 03:01:41 UTC (QA Tests)] INFO -- clicking :sign_in_button337[Sep 21 2023 03:01:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.969s338[Sep 21 2023 03:01:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds339[Sep 21 2023 03:01:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.18 seconds340[Sep 21 2023 03:01:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/ssh-tests-fd7c3b4022611e06' via api in 1.11 seconds341[Sep 21 2023 03:01:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"342[Sep 21 2023 03:01:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.57 seconds343[Sep 21 2023 03:01:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/ssh-tests-fd7c3b4022611e06344 pushes code to the repository via SSH345[Sep 21 2023 03:01:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'346Create347 Create a new merge request348[Sep 21 2023 03:01:48 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request349[Sep 21 2023 03:01:49 UTC (QA Tests)] INFO -- filling :login_field with "root"350[Sep 21 2023 03:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field351[Sep 21 2023 03:01:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"352[Sep 21 2023 03:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field353[Sep 21 2023 03:01:50 UTC (QA Tests)] INFO -- clicking :sign_in_button354[Sep 21 2023 03:01:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.864s355[Sep 21 2023 03:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds356[Sep 21 2023 03:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.21 seconds357[Sep 21 2023 03:01:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.87 seconds358[Sep 21 2023 03:01:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds359[Sep 21 2023 03:01:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/the_awesome_project-8d832f1b875fbf99360[Sep 21 2023 03:01:57 UTC (QA Tests)] INFO -- clicking :create_merge_request_button361[Sep 21 2023 03:01:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.468s362[Sep 21 2023 03:01:58 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"363[Sep 21 2023 03:01:58 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field364[Sep 21 2023 03:01:59 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"365[Sep 21 2023 03:01:59 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field366[Sep 21 2023 03:01:59 UTC (QA Tests)] INFO -- clicking :assign_to_me_link367[Sep 21 2023 03:02:00 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present368[Sep 21 2023 03:02:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.23s369[Sep 21 2023 03:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 9.42 seconds370 creates a basic merge request371Create372 Git push to canary Gitaly node over HTTP373 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)374Monitor375 Alert settings376 when using HTTP endpoint integration377 behaves like sends test alert378[Sep 21 2023 03:02:03 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert379[Sep 21 2023 03:02:04 UTC (QA Tests)] INFO -- filling :login_field with "root"380[Sep 21 2023 03:02:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field381[Sep 21 2023 03:02:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"382[Sep 21 2023 03:02:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field383[Sep 21 2023 03:02:04 UTC (QA Tests)] INFO -- clicking :sign_in_button384[Sep 21 2023 03:02:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.89s385[Sep 21 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds386[Sep 21 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.2 seconds387[Sep 21 2023 03:02:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-alerts-73faab0772bb9351388[Sep 21 2023 03:02:09 UTC (QA Tests)] INFO -- clicking :menu_section_button389[Sep 21 2023 03:02:09 UTC (QA Tests)] INFO -- clicking :nav_item_link390[Sep 21 2023 03:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.999s391[Sep 21 2023 03:02:13 UTC (QA Tests)] INFO -- clicking :add_integration_button392[Sep 21 2023 03:02:13 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown393[Sep 21 2023 03:02:13 UTC (QA Tests)] INFO -- clicking :integration_name_field394[Sep 21 2023 03:02:13 UTC (QA Tests)] INFO -- filling :integration_name_field with "ut"395[Sep 21 2023 03:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field396[Sep 21 2023 03:02:14 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button397[Sep 21 2023 03:02:14 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"et","description":"et"}"398[Sep 21 2023 03:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field399[Sep 21 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :send_test_alert_button400[Sep 21 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :menu_section_button401[Sep 21 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :nav_item_link402[Sep 21 2023 03:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.805s403 creates new alert404 when using Prometheus integration405 behaves like sends test alert406[Sep 21 2023 03:02:16 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert407[Sep 21 2023 03:02:17 UTC (QA Tests)] INFO -- filling :login_field with "root"408[Sep 21 2023 03:02:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field409[Sep 21 2023 03:02:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"410[Sep 21 2023 03:02:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field411[Sep 21 2023 03:02:18 UTC (QA Tests)] INFO -- clicking :sign_in_button412[Sep 21 2023 03:02:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.905s413[Sep 21 2023 03:02:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds414[Sep 21 2023 03:02:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.21 seconds415[Sep 21 2023 03:02:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-alerts-1c6d1c6c46b6a728416[Sep 21 2023 03:02:22 UTC (QA Tests)] INFO -- clicking :menu_section_button417[Sep 21 2023 03:02:22 UTC (QA Tests)] INFO -- clicking :nav_item_link418[Sep 21 2023 03:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.03s419[Sep 21 2023 03:02:25 UTC (QA Tests)] INFO -- clicking :add_integration_button420[Sep 21 2023 03:02:25 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown421[Sep 21 2023 03:02:25 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button422[Sep 21 2023 03:02:25 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-21T03:02:25.770+00:00","generatorURL":"http://weber.example/kim.jenkins","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"aspernatur"},"annotations":{"title":"dolorem","gitlab_y_label":"status"}}]}"423[Sep 21 2023 03:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field424[Sep 21 2023 03:02:26 UTC (QA Tests)] INFO -- clicking :send_test_alert_button425[Sep 21 2023 03:02:26 UTC (QA Tests)] INFO -- clicking :menu_section_button426[Sep 21 2023 03:02:27 UTC (QA Tests)] INFO -- clicking :nav_item_link427[Sep 21 2023 03:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.783s428 creates new alert429Data Stores430 Project431 in group432 behaves like successful project creation433[Sep 21 2023 03:02:28 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project434[Sep 21 2023 03:02:28 UTC (QA Tests)] INFO -- filling :login_field with "root"435[Sep 21 2023 03:02:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field436[Sep 21 2023 03:02:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"437[Sep 21 2023 03:02:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field438[Sep 21 2023 03:02:29 UTC (QA Tests)] INFO -- clicking :sign_in_button439[Sep 21 2023 03:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.87s440[Sep 21 2023 03:02:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds441[Sep 21 2023 03:02:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.19 seconds442[Sep 21 2023 03:02:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c5de32ef.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79443[Sep 21 2023 03:02:33 UTC (QA Tests)] INFO -- clicking :new_project_button444[Sep 21 2023 03:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.815s445[Sep 21 2023 03:02:34 UTC (QA Tests)] INFO -- clicking :panel-link446[Sep 21 2023 03:02:34 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}447[Sep 21 2023 03:02:35 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}448[Sep 21 2023 03:02:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-in-group-8dd46b586f242fe0-f91ce5ebeb46dee0' via browser_ui in 4.23 seconds449 creates a new project450 in personal namespace451 behaves like successful project creation452[Sep 21 2023 03:02:36 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project453[Sep 21 2023 03:02:37 UTC (QA Tests)] INFO -- filling :login_field with "root"454[Sep 21 2023 03:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field455[Sep 21 2023 03:02:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"456[Sep 21 2023 03:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field457[Sep 21 2023 03:02:38 UTC (QA Tests)] INFO -- clicking :sign_in_button458[Sep 21 2023 03:02:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.908s459[Sep 21 2023 03:02:40 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present460[Sep 21 2023 03:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.849s461[Sep 21 2023 03:02:41 UTC (QA Tests)] INFO -- clicking :panel-link462[Sep 21 2023 03:02:41 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown463[Sep 21 2023 03:02:42 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "root"464[Sep 21 2023 03:02:42 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field465[Sep 21 2023 03:02:43 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}466[Sep 21 2023 03:02:43 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}467[Sep 21 2023 03:02:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-d0cacbd26cf66c29-4183ad13ce38a625' via browser_ui in 3.79 seconds468 creates a new project469Monitor470 Alert settings471 when using HTTP endpoint integration472 behaves like sends test alert using authorization key473[Sep 21 2023 03:02:45 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert474[Sep 21 2023 03:02:45 UTC (QA Tests)] INFO -- filling :login_field with "root"475[Sep 21 2023 03:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field476[Sep 21 2023 03:02:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"477[Sep 21 2023 03:02:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field478[Sep 21 2023 03:02:46 UTC (QA Tests)] INFO -- clicking :sign_in_button479[Sep 21 2023 03:02:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.022s480[Sep 21 2023 03:02:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds481[Sep 21 2023 03:02:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.24 seconds482[Sep 21 2023 03:02:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-alerts-585aca687906e7d9483[Sep 21 2023 03:02:51 UTC (QA Tests)] INFO -- clicking :menu_section_button484[Sep 21 2023 03:02:51 UTC (QA Tests)] INFO -- clicking :nav_item_link485[Sep 21 2023 03:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.954s486[Sep 21 2023 03:02:53 UTC (QA Tests)] INFO -- clicking :add_integration_button487[Sep 21 2023 03:02:53 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown488[Sep 21 2023 03:02:54 UTC (QA Tests)] INFO -- clicking :integration_name_field489[Sep 21 2023 03:02:54 UTC (QA Tests)] INFO -- filling :integration_name_field with "cupiditate"490[Sep 21 2023 03:02:54 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field491[Sep 21 2023 03:02:54 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button492[Sep 21 2023 03:02:55 UTC (QA Tests)] INFO -- clicking :menu_section_button493[Sep 21 2023 03:02:55 UTC (QA Tests)] INFO -- clicking :nav_item_link494[Sep 21 2023 03:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.829s495[Sep 21 2023 03:02:56 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments496 creates new alert497 when using Prometheus integration498 behaves like sends test alert using authorization key499[Sep 21 2023 03:02:56 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert500[Sep 21 2023 03:02:57 UTC (QA Tests)] INFO -- filling :login_field with "root"501[Sep 21 2023 03:02:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field502[Sep 21 2023 03:02:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"503[Sep 21 2023 03:02:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field504[Sep 21 2023 03:02:58 UTC (QA Tests)] INFO -- clicking :sign_in_button505[Sep 21 2023 03:02:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.961s506[Sep 21 2023 03:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds507[Sep 21 2023 03:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.27 seconds508[Sep 21 2023 03:03:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-for-alerts-b4312f75660ce60a509[Sep 21 2023 03:03:03 UTC (QA Tests)] INFO -- clicking :menu_section_button510[Sep 21 2023 03:03:03 UTC (QA Tests)] INFO -- clicking :nav_item_link511[Sep 21 2023 03:03:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.907s512[Sep 21 2023 03:03:05 UTC (QA Tests)] INFO -- clicking :add_integration_button513[Sep 21 2023 03:03:05 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown514[Sep 21 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button515[Sep 21 2023 03:03:07 UTC (QA Tests)] INFO -- clicking :menu_section_button516[Sep 21 2023 03:03:07 UTC (QA Tests)] INFO -- clicking :nav_item_link517[Sep 21 2023 03:03:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s518[Sep 21 2023 03:03:07 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments519 creates new alert520Create521 SSH keys support522[Sep 21 2023 03:03:08 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key523[Sep 21 2023 03:03:08 UTC (QA Tests)] INFO -- filling :login_field with "root"524[Sep 21 2023 03:03:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[Sep 21 2023 03:03:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[Sep 21 2023 03:03:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[Sep 21 2023 03:03:09 UTC (QA Tests)] INFO -- clicking :sign_in_button528[Sep 21 2023 03:03:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.075s529[Sep 21 2023 03:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s530[Sep 21 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content531[Sep 21 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :edit_profile_link532[Sep 21 2023 03:03:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.736s533[Sep 21 2023 03:03:14 UTC (QA Tests)] INFO -- clicking :nav_item_link534[Sep 21 2023 03:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.543s535[Sep 21 2023 03:03:15 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230921-39-d8oczp/id_rsa -N `536[Sep 21 2023 03:03:15 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"537[Sep 21 2023 03:03:15 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field538[Sep 21 2023 03:03:16 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"539[Sep 21 2023 03:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field540[Sep 21 2023 03:03:16 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-23"541[Sep 21 2023 03:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field542[Sep 21 2023 03:03:17 UTC (QA Tests)] INFO -- clicking :add_key_button543[Sep 21 2023 03:03:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.77 seconds544 user can add an SSH key545 after adding an ssh key546[Sep 21 2023 03:03:17 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key547[Sep 21 2023 03:03:18 UTC (QA Tests)] INFO -- filling :login_field with "root"548[Sep 21 2023 03:03:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field549[Sep 21 2023 03:03:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"550[Sep 21 2023 03:03:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field551[Sep 21 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :sign_in_button552[Sep 21 2023 03:03:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s553[Sep 21 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.015s554[Sep 21 2023 03:03:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content555[Sep 21 2023 03:03:23 UTC (QA Tests)] INFO -- clicking :edit_profile_link556[Sep 21 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.552s557[Sep 21 2023 03:03:24 UTC (QA Tests)] INFO -- clicking :nav_item_link558[Sep 21 2023 03:03:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.505s559[Sep 21 2023 03:03:24 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button560 can delete an ssh key561Create562 Git push over HTTP563[Sep 21 2023 03:03:27 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository564[Sep 21 2023 03:03:27 UTC (QA Tests)] INFO -- filling :login_field with "root"565[Sep 21 2023 03:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field566[Sep 21 2023 03:03:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"567[Sep 21 2023 03:03:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field568[Sep 21 2023 03:03:28 UTC (QA Tests)] INFO -- clicking :sign_in_button569[Sep 21 2023 03:03:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.906s570[Sep 21 2023 03:03:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds571[Sep 21 2023 03:03:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79' via api in 0.27 seconds572[Sep 21 2023 03:03:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-with-code-c8313973b95f6e4b' via api in 1.46 seconds573[Sep 21 2023 03:03:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"574[Sep 21 2023 03:03:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.65 seconds575[Sep 21 2023 03:03:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c5de32ef.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-00-13-aebd85ce55693f79/project-with-code-c8313973b95f6e4b576 user pushes code to the repository577Pending: (Failures listed here are expected and do not affect your suite's status)578 1) Package SaaS Container Registry pulls an image from an existing repository579 # Test is not compatible with this environment or pipeline580 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:11581 2) Framework sanity Version check is the specified version582 # Test is not compatible with this environment or pipeline583 # ./qa/specs/features/sanity/version_spec.rb:15584 3) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage585 # Test is not compatible with this environment or pipeline586 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:6587Top 10 slowest examples (128.7 seconds, 57.3% of total time):588 Plan Issue creation creates an issue589 18.33 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:26590 Create Create a new merge request creates a basic merge request591 14.56 seconds ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18592 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert593 13.22 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7594 Plan Issue creation when using attachments in comments comments on an issue with an attachment595 12.72 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:75596 Plan Issue creation closes an issue597 12.57 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:40598 Plan mention mentions another user in an issue599 11.85 seconds ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:45600 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert601 11.83 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7602 Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert603 11.45 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7604 Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert605 11.28 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7606 Create Personal snippet creation user creates a personal snippet607 10.89 seconds ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:29608Top 10 slowest example groups:609 Create610 14.56 seconds average (14.56 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:4611 Plan612 14.54 seconds average (43.63 seconds / 3 examples) ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:4613 Monitor614 12.34 seconds average (24.67 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:4615 Plan616 11.86 seconds average (11.86 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:4617 Monitor618 11.56 seconds average (23.12 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:4619 Create620 10.89 seconds average (10.89 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:4621 Create622 9.98 seconds average (9.98 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb:4623 Create624 9.49 seconds average (18.98 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb:4625 Create626 9.28 seconds average (9.28 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb:4627 Create628 8.89 seconds average (17.77 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb:4629Finished in 3 minutes 44.6 seconds (files took 4.68 seconds to load)63024 examples, 0 failures, 3 pending631Randomized with seed 63319632[Sep 21 2023 03:03:37 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c5de32ef 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;'"`633[Sep 21 2023 03:03:37 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c5de32ef bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`634[Sep 21 2023 03:03:37 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-c5de32ef`635[Sep 21 2023 03:03:37 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-c5de32ef`636[Sep 21 2023 03:03:38 UTC (Gitlab QA)] INFO -- Deploying release: registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b33568527b2296abf57f11f3081d76dd65ee80a6637[Sep 21 2023 03:03:38 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-6e64cffc$`638[Sep 21 2023 03:03:38 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-6e64cffc --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`639[Sep 21 2023 03:03:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-6e64cffc:/etc/gitlab/trusted-certs`640[Sep 21 2023 03:03:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-6e64cffc:/etc/gitlab/ssl`641[Sep 21 2023 03:03:38 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-6e64cffc`642[Sep 21 2023 03:03:38 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-6e64cffc`643[Sep 21 2023 03:03:39 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`644[Sep 21 2023 03:03:39 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b33568527b2296abf57f11f3081d76dd65ee80a6`645[Sep 21 2023 03:04:26 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-189342de$`646[Sep 21 2023 03:04:26 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`647[Sep 21 2023 03:04:26 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-189342de --net test --hostname gitlab-ce-189342de.test -p 80 --volume /tmp/gitlab-qa-20230921-23-l0m44w/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230921-23-l0m44w/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-21-02-53-09-7ddfe74b/gitlab-ce-189342de/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b33568527b2296abf57f11f3081d76dd65ee80a6`648[Sep 21 2023 03:04:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-189342de bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-21 03:03:38649gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme650gitlab_rails['gitlab_disable_animations'] = true # Disable animations651gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry652gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password653gitlab_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;"`654[Sep 21 2023 03:04:36 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-189342de`655[Sep 21 2023 03:08:01 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...656[Sep 21 2023 03:08:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-189342de`657[Sep 21 2023 03:08:01 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-189342de 80/tcp`658[Sep 21 2023 03:08:01 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!659[Sep 21 2023 03:08:01 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`660[Sep 21 2023 03:08:01 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b33568527b2296abf57f11f3081d76dd65ee80a6`661[Sep 21 2023 03:09:04 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce662[Sep 21 2023 03:09:04 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_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --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 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_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-09-21-02-53-09-7ddfe74b/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-21-02-53-09-7ddfe74b/gitlab-ce-qa-26fe6f0d:/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 --name gitlab-ce-qa-26fe6f0d registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b33568527b2296abf57f11f3081d76dd65ee80a6 Test::Instance::All http://gitlab-ce-189342de.test -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-5134226440.json --format RspecJunitFormatter --out tmp/rspec-5134226440.xml --format html --out tmp/rspec-update-ee-to-ce.htm --color --format documentation`6632023-09-21 03:09:18 / CONF :: 664 ==> Base URL: http://gitlab-ce-189342de.test665 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f16dbd37a18>666 ==> Libraries: Chemlab::Vendor667[Sep 21 2023 03:09:18 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA668[Sep 21 2023 03:09:18 UTC (QA Tests)] INFO -- Browser: chrome669[Sep 21 2023 03:09:18 UTC (QA Tests)] INFO -- Performing sanity check for environment!670Run options:671 include {:smoke=>true}672 exclude {:geo=>true, :requires_praefect=>true}673Randomized with seed 35305674Plan675 Issue creation676[Sep 21 2023 03:09:24 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue677[Sep 21 2023 03:09:24 UTC (QA Tests)] INFO -- filling :login_field with "root"678[Sep 21 2023 03:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field679[Sep 21 2023 03:09:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"680[Sep 21 2023 03:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field681[Sep 21 2023 03:09:25 UTC (QA Tests)] INFO -- clicking :sign_in_button682[Sep 21 2023 03:09:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.627s683[Sep 21 2023 03:09:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA684[Sep 21 2023 03:09:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-5mka59jt' via cache in 0.0 seconds685[Sep 21 2023 03:09:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.3 seconds686[Sep 21 2023 03:09:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 1.73 seconds687[Sep 21 2023 03:09:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-issues-95b880e8e36f0ec5' via api in 3.91 seconds688[Sep 21 2023 03:09:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '34' via api in 6.69 seconds689[Sep 21 2023 03:09:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-issues-95b880e8e36f0ec5/-/issues/1690[Sep 21 2023 03:09:39 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button691[Sep 21 2023 03:09:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? toggle-issue-state-button' took 0.773s692[Sep 21 2023 03:09:40 UTC (QA Tests)] INFO -- clicking :menu_section_button693[Sep 21 2023 03:09:41 UTC (QA Tests)] INFO -- clicking :nav_item_link694[Sep 21 2023 03:09:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.059s695[Sep 21 2023 03:09:42 UTC (QA Tests)] INFO -- clicking :closed-issuables-tab696 closes an issue697[Sep 21 2023 03:09:42 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue698[Sep 21 2023 03:09:43 UTC (QA Tests)] INFO -- filling :login_field with "root"699[Sep 21 2023 03:09:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field700[Sep 21 2023 03:09:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"701[Sep 21 2023 03:09:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field702[Sep 21 2023 03:09:44 UTC (QA Tests)] INFO -- clicking :sign_in_button703[Sep 21 2023 03:09:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.493s704[Sep 21 2023 03:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds705[Sep 21 2023 03:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.19 seconds706[Sep 21 2023 03:09:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-fad0b72ec32bfd24' via api in 1.74 seconds707[Sep 21 2023 03:09:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-fad0b72ec32bfd24708[Sep 21 2023 03:09:50 UTC (QA Tests)] INFO -- clicking :new-menu-toggle709[Sep 21 2023 03:09:50 UTC (QA Tests)] INFO -- clicking :create_menu_item710[Sep 21 2023 03:09:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.165s711[Sep 21 2023 03:09:51 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 077baee4820edcb0"712[Sep 21 2023 03:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field713[Sep 21 2023 03:09:52 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description 7689cca2de44e743"714[Sep 21 2023 03:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field715[Sep 21 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present716[Sep 21 2023 03:09:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.386s717[Sep 21 2023 03:09:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.66 seconds718[Sep 21 2023 03:09:55 UTC (QA Tests)] INFO -- clicking :menu_section_button719[Sep 21 2023 03:09:55 UTC (QA Tests)] INFO -- clicking :nav_item_link720[Sep 21 2023 03:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.293s721 creates an issue722 when using attachments in comments723[Sep 21 2023 03:09:56 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment724[Sep 21 2023 03:09:57 UTC (QA Tests)] INFO -- filling :login_field with "root"725[Sep 21 2023 03:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field726[Sep 21 2023 03:09:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"727[Sep 21 2023 03:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field728[Sep 21 2023 03:09:58 UTC (QA Tests)] INFO -- clicking :sign_in_button729[Sep 21 2023 03:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.106s730[Sep 21 2023 03:10:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds731[Sep 21 2023 03:10:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.17 seconds732[Sep 21 2023 03:10:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-issues-6e8fc533c08d3e43' via api in 1.68 seconds733[Sep 21 2023 03:10:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '36' via api in 2.34 seconds734[Sep 21 2023 03:10:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-issues-6e8fc533c08d3e43/-/issues/1735[Sep 21 2023 03:10:05 UTC (QA Tests)] INFO -- clicking :issue-title736[Sep 21 2023 03:10:05 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown737[Sep 21 2023 03:10:05 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale738"739[Sep 21 2023 03:10:05 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field740[Sep 21 2023 03:10:06 UTC (QA Tests)] INFO -- clicking :comment_button741[Sep 21 2023 03:10:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.501s742[Sep 21 2023 03:10:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.523s743 comments on an issue with an attachment744Monitor745 Alert settings746 when using HTTP endpoint integration747 behaves like sends test alert using authorization key748[Sep 21 2023 03:10:07 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert749[Sep 21 2023 03:10:08 UTC (QA Tests)] INFO -- filling :login_field with "root"750[Sep 21 2023 03:10:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field751[Sep 21 2023 03:10:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"752[Sep 21 2023 03:10:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field753[Sep 21 2023 03:10:08 UTC (QA Tests)] INFO -- clicking :sign_in_button754[Sep 21 2023 03:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.979s755[Sep 21 2023 03:10:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds756[Sep 21 2023 03:10:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.18 seconds757[Sep 21 2023 03:10:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-alerts-a923f24222d8d2f9758[Sep 21 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :menu_section_button759[Sep 21 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :nav_item_link760[Sep 21 2023 03:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.916s761[Sep 21 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :add-integration-button762[Sep 21 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown763[Sep 21 2023 03:10:19 UTC (QA Tests)] INFO -- clicking :integration-name-field764[Sep 21 2023 03:10:19 UTC (QA Tests)] INFO -- filling :integration-name-field with "modi"765[Sep 21 2023 03:10:19 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field766[Sep 21 2023 03:10:19 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button767[Sep 21 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :menu_section_button768[Sep 21 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :nav_item_link769[Sep 21 2023 03:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.872s770[Sep 21 2023 03:10:21 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments771 creates new alert772 when using Prometheus integration773 behaves like sends test alert using authorization key774[Sep 21 2023 03:10:21 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert775[Sep 21 2023 03:10:22 UTC (QA Tests)] INFO -- filling :login_field with "root"776[Sep 21 2023 03:10:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field777[Sep 21 2023 03:10:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"778[Sep 21 2023 03:10:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field779[Sep 21 2023 03:10:23 UTC (QA Tests)] INFO -- clicking :sign_in_button780[Sep 21 2023 03:10:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.479s781[Sep 21 2023 03:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds782[Sep 21 2023 03:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.12 seconds783[Sep 21 2023 03:10:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-alerts-27a7feeddba5fbd1784[Sep 21 2023 03:10:29 UTC (QA Tests)] INFO -- clicking :menu_section_button785[Sep 21 2023 03:10:29 UTC (QA Tests)] INFO -- clicking :nav_item_link786[Sep 21 2023 03:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.946s787[Sep 21 2023 03:10:31 UTC (QA Tests)] INFO -- clicking :add-integration-button788[Sep 21 2023 03:10:31 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown789[Sep 21 2023 03:10:31 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button790[Sep 21 2023 03:10:32 UTC (QA Tests)] INFO -- clicking :menu_section_button791[Sep 21 2023 03:10:32 UTC (QA Tests)] INFO -- clicking :nav_item_link792[Sep 21 2023 03:10:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.929s793[Sep 21 2023 03:10:33 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments794 creates new alert795Plan796 mention797[Sep 21 2023 03:10:34 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue798[Sep 21 2023 03:10:34 UTC (QA Tests)] INFO -- filling :login_field with "root"799[Sep 21 2023 03:10:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field800[Sep 21 2023 03:10:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"801[Sep 21 2023 03:10:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field802[Sep 21 2023 03:10:35 UTC (QA Tests)] INFO -- clicking :sign_in_button803[Sep 21 2023 03:10:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.092s804[Sep 21 2023 03:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds805[Sep 21 2023 03:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.14 seconds806[Sep 21 2023 03:10:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-445f6e18d8fd9327' via api in 1.13 seconds807[Sep 21 2023 03:10:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-445f6e18d8fd9327808[Sep 21 2023 03:10:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds809[Sep 21 2023 03:10:40 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-445f6e18d8fd9327 QA::Resource::Project810[Sep 21 2023 03:10:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-445f6e18d8fd9327/-/issues/1811[Sep 21 2023 03:10:44 UTC (QA Tests)] INFO -- clicking :issue-title812[Sep 21 2023 03:10:44 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown813[Sep 21 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :issue-title814[Sep 21 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown815[Sep 21 2023 03:10:45 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1816"817[Sep 21 2023 03:10:45 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field818[Sep 21 2023 03:10:46 UTC (QA Tests)] INFO -- clicking :comment_button819 mentions another user in an issue820Create821 Git push over HTTP822[Sep 21 2023 03:10:46 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository823[Sep 21 2023 03:10:47 UTC (QA Tests)] INFO -- filling :login_field with "root"824[Sep 21 2023 03:10:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field825[Sep 21 2023 03:10:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"826[Sep 21 2023 03:10:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field827[Sep 21 2023 03:10:48 UTC (QA Tests)] INFO -- clicking :sign_in_button828[Sep 21 2023 03:10:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.24s829[Sep 21 2023 03:10:51 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA830[Sep 21 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-vz1ntk1b' via cache in 0.0 seconds831[Sep 21 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds832[Sep 21 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.14 seconds833[Sep 21 2023 03:10:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-with-code-cef336d491305570' via api in 1.66 seconds834[Sep 21 2023 03:10:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"835[Sep 21 2023 03:10:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.43 seconds836[Sep 21 2023 03:10:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-with-code-cef336d491305570837 user using a personal access token pushes code to the repository838Data Stores839 Project840 in group841 behaves like successful project creation842[Sep 21 2023 03:10:57 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project843[Sep 21 2023 03:10:57 UTC (QA Tests)] INFO -- filling :login_field with "root"844[Sep 21 2023 03:10:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field845[Sep 21 2023 03:10:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"846[Sep 21 2023 03:10:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field847[Sep 21 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :sign_in_button848[Sep 21 2023 03:11:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.288s849[Sep 21 2023 03:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds850[Sep 21 2023 03:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.14 seconds851[Sep 21 2023 03:11:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-189342de.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec852[Sep 21 2023 03:11:03 UTC (QA Tests)] INFO -- clicking :new_project_button853[Sep 21 2023 03:11:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.876s854[Sep 21 2023 03:11:04 UTC (QA Tests)] INFO -- clicking :panel-link855[Sep 21 2023 03:11:04 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}856[Sep 21 2023 03:11:04 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}857[Sep 21 2023 03:11:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-in-group-aa611e4f0e1bd71d-0f78ed67f31654a0' via browser_ui in 4.24 seconds858 creates a new project859 in personal namespace860 behaves like successful project creation861[Sep 21 2023 03:11:06 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project862[Sep 21 2023 03:11:07 UTC (QA Tests)] INFO -- filling :login_field with "root"863[Sep 21 2023 03:11:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field864[Sep 21 2023 03:11:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"865[Sep 21 2023 03:11:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field866[Sep 21 2023 03:11:08 UTC (QA Tests)] INFO -- clicking :sign_in_button867[Sep 21 2023 03:11:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.121s868[Sep 21 2023 03:11:11 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present869[Sep 21 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.701s870[Sep 21 2023 03:11:12 UTC (QA Tests)] INFO -- clicking :panel-link871[Sep 21 2023 03:11:12 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown872[Sep 21 2023 03:11:12 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "root"873[Sep 21 2023 03:11:12 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field874[Sep 21 2023 03:11:13 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}875[Sep 21 2023 03:11:13 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}876[Sep 21 2023 03:11:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-84a64e7818d2f70e-5d6efc888f070e63' via browser_ui in 3.52 seconds877 creates a new project878Create879 Git push to canary Gitaly node over HTTP880 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)881Framework sanity882 Version check883 is the specified version (PENDING: Test is not compatible with this environment or pipeline)884Monitor885 Alert settings886 when using Prometheus integration887 behaves like sends test alert888[Sep 21 2023 03:11:15 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert889[Sep 21 2023 03:11:15 UTC (QA Tests)] INFO -- filling :login_field with "root"890[Sep 21 2023 03:11:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field891[Sep 21 2023 03:11:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"892[Sep 21 2023 03:11:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field893[Sep 21 2023 03:11:16 UTC (QA Tests)] INFO -- clicking :sign_in_button894[Sep 21 2023 03:11:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.167s895[Sep 21 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds896[Sep 21 2023 03:11:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.14 seconds897[Sep 21 2023 03:11:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-alerts-ef51c7a7a6abc8b1898[Sep 21 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :menu_section_button899[Sep 21 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :nav_item_link900[Sep 21 2023 03:11:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.944s901[Sep 21 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :add-integration-button902[Sep 21 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown903[Sep 21 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button904[Sep 21 2023 03:11:24 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-21T03:11:24.550+00:00","generatorURL":"http://schuster.test/valorie","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"et"},"annotations":{"title":"aut","gitlab_y_label":"status"}}]}"905[Sep 21 2023 03:11:24 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field906[Sep 21 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :send-test-alert907[Sep 21 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :menu_section_button908[Sep 21 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :nav_item_link909[Sep 21 2023 03:11:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.765s910 creates new alert911 when using HTTP endpoint integration912 behaves like sends test alert913[Sep 21 2023 03:11:26 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert914[Sep 21 2023 03:11:27 UTC (QA Tests)] INFO -- filling :login_field with "root"915[Sep 21 2023 03:11:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field916[Sep 21 2023 03:11:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"917[Sep 21 2023 03:11:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field918[Sep 21 2023 03:11:28 UTC (QA Tests)] INFO -- clicking :sign_in_button919[Sep 21 2023 03:11:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.075s920[Sep 21 2023 03:11:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds921[Sep 21 2023 03:11:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.16 seconds922[Sep 21 2023 03:11:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-alerts-75100fa2a6d50dd8923[Sep 21 2023 03:11:33 UTC (QA Tests)] INFO -- clicking :menu_section_button924[Sep 21 2023 03:11:33 UTC (QA Tests)] INFO -- clicking :nav_item_link925[Sep 21 2023 03:11:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.934s926[Sep 21 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :add-integration-button927[Sep 21 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown928[Sep 21 2023 03:11:36 UTC (QA Tests)] INFO -- clicking :integration-name-field929[Sep 21 2023 03:11:36 UTC (QA Tests)] INFO -- filling :integration-name-field with "sequi"930[Sep 21 2023 03:11:36 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field931[Sep 21 2023 03:11:36 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button932[Sep 21 2023 03:11:36 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"repellendus","description":"repellendus"}"933[Sep 21 2023 03:11:36 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field934[Sep 21 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :send-test-alert935[Sep 21 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :menu_section_button936[Sep 21 2023 03:11:48 UTC (QA Tests)] INFO -- Saving screenshot..937[Sep 21 2023 03:11:49 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert938[Sep 21 2023 03:11:49 UTC (QA Tests)] INFO -- filling :login_field with "root"939[Sep 21 2023 03:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field940[Sep 21 2023 03:11:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"941[Sep 21 2023 03:11:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field942[Sep 21 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :sign_in_button943[Sep 21 2023 03:11:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.05s944[Sep 21 2023 03:11:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds945[Sep 21 2023 03:11:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.17 seconds946[Sep 21 2023 03:11:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-for-alerts-b661c61a0f566a0b947[Sep 21 2023 03:11:55 UTC (QA Tests)] INFO -- clicking :menu_section_button948[Sep 21 2023 03:11:56 UTC (QA Tests)] INFO -- clicking :nav_item_link949[Sep 21 2023 03:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.864s950[Sep 21 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :add-integration-button951[Sep 21 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown952[Sep 21 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :integration-name-field953[Sep 21 2023 03:11:58 UTC (QA Tests)] INFO -- filling :integration-name-field with "veritatis"954[Sep 21 2023 03:11:58 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field955[Sep 21 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button956[Sep 21 2023 03:11:59 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"exercitationem","description":"exercitationem"}"957[Sep 21 2023 03:11:59 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field958[Sep 21 2023 03:12:00 UTC (QA Tests)] INFO -- clicking :send-test-alert959[Sep 21 2023 03:12:00 UTC (QA Tests)] INFO -- clicking :menu_section_button960[Sep 21 2023 03:12:11 UTC (QA Tests)] INFO -- Saving screenshot..961 creates new alert (FAILED - 1)9631st Try error in ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7:964element click intercepted: Element <button id="menu-section-button-monitor" data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 575). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>965 (Session info: headless chrome=113.0.5672.126)967RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7968 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-09-21-03-12-11.635.html969 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-09-21-03-12-11.635.png970Create971 SSH key support972[Sep 21 2023 03:12:12 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230921-39-5ukzen/id_rsa -N `973[Sep 21 2023 03:12:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '34' via api in 0.55 seconds974[Sep 21 2023 03:12:12 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH975[Sep 21 2023 03:12:13 UTC (QA Tests)] INFO -- filling :login_field with "root"976[Sep 21 2023 03:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field977[Sep 21 2023 03:12:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"978[Sep 21 2023 03:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field979[Sep 21 2023 03:12:14 UTC (QA Tests)] INFO -- clicking :sign_in_button980[Sep 21 2023 03:12:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.03s981[Sep 21 2023 03:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds982[Sep 21 2023 03:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.15 seconds983[Sep 21 2023 03:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/ssh-tests-d76cdb93126348c6' via api in 0.92 seconds984[Sep 21 2023 03:12:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"985[Sep 21 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.85 seconds986[Sep 21 2023 03:12:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/ssh-tests-d76cdb93126348c6987 pushes code to the repository via SSH988[Sep 21 2023 03:12:21 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together989[Sep 21 2023 03:12:22 UTC (QA Tests)] INFO -- filling :login_field with "root"990[Sep 21 2023 03:12:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field991[Sep 21 2023 03:12:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"992[Sep 21 2023 03:12:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field993[Sep 21 2023 03:12:23 UTC (QA Tests)] INFO -- clicking :sign_in_button994[Sep 21 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.053s995[Sep 21 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds996[Sep 21 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.14 seconds997[Sep 21 2023 03:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/ssh-tests-c462a7c9f9014ca1' via api in 1.08 seconds998 pushes multiple branches and tags together999[Sep 21 2023 03:12:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '34'1000Package1001 SaaS Container Registry1002 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)1003Create1004 Create a new merge request1005[Sep 21 2023 03:12:30 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1006[Sep 21 2023 03:12:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1007[Sep 21 2023 03:12:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1008[Sep 21 2023 03:12:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1009[Sep 21 2023 03:12:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1010[Sep 21 2023 03:12:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1011[Sep 21 2023 03:12:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.195s1012[Sep 21 2023 03:12:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1013[Sep 21 2023 03:12:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.12 seconds1014[Sep 21 2023 03:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.83 seconds1015[Sep 21 2023 03:12:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds1016[Sep 21 2023 03:12:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-a07aaad38834e7291017[Sep 21 2023 03:12:39 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1018[Sep 21 2023 03:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.43s1019[Sep 21 2023 03:12:40 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1020[Sep 21 2023 03:12:40 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1021[Sep 21 2023 03:12:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.06s1022[Sep 21 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1023[Sep 21 2023 03:12:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1024[Sep 21 2023 03:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.071s1025[Sep 21 2023 03:12:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1026[Sep 21 2023 03:12:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.074s1027[Sep 21 2023 03:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1028[Sep 21 2023 03:12:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.063s1029[Sep 21 2023 03:12:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.085s1030[Sep 21 2023 03:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s1031[Sep 21 2023 03:12:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1032[Sep 21 2023 03:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.096s1033[Sep 21 2023 03:12:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.074s1034[Sep 21 2023 03:12:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.058s1035[Sep 21 2023 03:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1036[Sep 21 2023 03:12:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.083s1037[Sep 21 2023 03:13:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.063s1038[Sep 21 2023 03:13:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.097s1039[Sep 21 2023 03:13:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.107s1040[Sep 21 2023 03:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.077s1041[Sep 21 2023 03:13:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1042[Sep 21 2023 03:13:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1043[Sep 21 2023 03:13:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1044[Sep 21 2023 03:13:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1045[Sep 21 2023 03:13:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1046[Sep 21 2023 03:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1047[Sep 21 2023 03:13:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1048[Sep 21 2023 03:13:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.054s1049[Sep 21 2023 03:13:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.086s1050[Sep 21 2023 03:13:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1051[Sep 21 2023 03:13:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1052[Sep 21 2023 03:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.044s1053[Sep 21 2023 03:13:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.074s1054[Sep 21 2023 03:13:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1055[Sep 21 2023 03:13:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1056[Sep 21 2023 03:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1057[Sep 21 2023 03:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1058[Sep 21 2023 03:13:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1059[Sep 21 2023 03:13:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1060[Sep 21 2023 03:13:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.101s1061[Sep 21 2023 03:13:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1062[Sep 21 2023 03:13:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.093s1063[Sep 21 2023 03:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1064[Sep 21 2023 03:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1065[Sep 21 2023 03:13:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.09s1066[Sep 21 2023 03:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.103s1067[Sep 21 2023 03:13:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1068[Sep 21 2023 03:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.083s1069[Sep 21 2023 03:13:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1070[Sep 21 2023 03:13:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.098s1071[Sep 21 2023 03:13:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.094s1072[Sep 21 2023 03:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1073[Sep 21 2023 03:13:40 UTC (QA Tests)] INFO -- Saving screenshot..1074[Sep 21 2023 03:13:41 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1075[Sep 21 2023 03:13:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1076[Sep 21 2023 03:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1077[Sep 21 2023 03:13:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1078[Sep 21 2023 03:13:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1079[Sep 21 2023 03:13:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1080[Sep 21 2023 03:13:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s1081[Sep 21 2023 03:13:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1082[Sep 21 2023 03:13:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.13 seconds1083[Sep 21 2023 03:13:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds1084[Sep 21 2023 03:13:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds1085[Sep 21 2023 03:13:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/the_awesome_project-82f649d8046634761086[Sep 21 2023 03:13:50 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1087[Sep 21 2023 03:13:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.406s1088[Sep 21 2023 03:13:51 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1089[Sep 21 2023 03:13:51 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1090[Sep 21 2023 03:13:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s1091[Sep 21 2023 03:13:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.098s1092[Sep 21 2023 03:13:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1093[Sep 21 2023 03:13:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1094[Sep 21 2023 03:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s1095[Sep 21 2023 03:13:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1096[Sep 21 2023 03:13:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s1097[Sep 21 2023 03:14:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1098[Sep 21 2023 03:14:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1099[Sep 21 2023 03:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1100[Sep 21 2023 03:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.056s1101[Sep 21 2023 03:14:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.107s1102[Sep 21 2023 03:14:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.072s1103[Sep 21 2023 03:14:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s1104[Sep 21 2023 03:14:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.053s1105[Sep 21 2023 03:14:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.051s1106[Sep 21 2023 03:14:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.085s1107[Sep 21 2023 03:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1108[Sep 21 2023 03:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.053s1109[Sep 21 2023 03:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.063s1110[Sep 21 2023 03:14:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.069s1111[Sep 21 2023 03:14:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.081s1112[Sep 21 2023 03:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1113[Sep 21 2023 03:14:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1114[Sep 21 2023 03:14:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1115[Sep 21 2023 03:14:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1116[Sep 21 2023 03:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.069s1117[Sep 21 2023 03:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.043s1118[Sep 21 2023 03:14:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1119[Sep 21 2023 03:14:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s1120[Sep 21 2023 03:14:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.101s1121[Sep 21 2023 03:14:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.073s1122[Sep 21 2023 03:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1123[Sep 21 2023 03:14:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1124[Sep 21 2023 03:14:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s1125[Sep 21 2023 03:14:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.06s1126[Sep 21 2023 03:14:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1127[Sep 21 2023 03:14:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1128[Sep 21 2023 03:14:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.088s1129[Sep 21 2023 03:14:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1130[Sep 21 2023 03:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1131[Sep 21 2023 03:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.1s1132[Sep 21 2023 03:14:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1133[Sep 21 2023 03:14:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s1134[Sep 21 2023 03:14:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.075s1135[Sep 21 2023 03:14:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1136[Sep 21 2023 03:14:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1137[Sep 21 2023 03:14:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1138[Sep 21 2023 03:14:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s1139[Sep 21 2023 03:14:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1140[Sep 21 2023 03:14:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.092s1141[Sep 21 2023 03:14:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s1142[Sep 21 2023 03:14:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.106s1143[Sep 21 2023 03:14:53 UTC (QA Tests)] INFO -- Saving screenshot..1144 creates a basic merge request (FAILED - 2)11461st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18:1147Page did not fully load. This could be due to an unending async request or loading icon.1149RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:181150 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-09-21-03-14-52.981.html1151 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-09-21-03-14-52.981.png1152Create1153 Personal snippet creation1154[Sep 21 2023 03:14:53 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1155[Sep 21 2023 03:14:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1156[Sep 21 2023 03:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1157[Sep 21 2023 03:14:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1158[Sep 21 2023 03:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1159[Sep 21 2023 03:14:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1160[Sep 21 2023 03:14:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.103s1161[Sep 21 2023 03:14:58 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1162[Sep 21 2023 03:14:58 UTC (QA Tests)] INFO -- clicking :create_menu_item1163[Sep 21 2023 03:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.788s1164[Sep 21 2023 03:14:59 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"1165[Sep 21 2023 03:14:59 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1166[Sep 21 2023 03:14:59 UTC (QA Tests)] INFO -- clicking :description_placeholder1167[Sep 21 2023 03:14:59 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1168[Sep 21 2023 03:14:59 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1169[Sep 21 2023 03:15:00 UTC (QA Tests)] INFO -- clicking :visibility_content1170[Sep 21 2023 03:15:00 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"1171[Sep 21 2023 03:15:00 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1172[Sep 21 2023 03:15:00 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1173[Sep 21 2023 03:15:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.099s1174[Sep 21 2023 03:15:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.11s1175[Sep 21 2023 03:15:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '34' via browser_ui in 4.27 seconds1176[Sep 21 2023 03:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '34'1177 user creates a personal snippet1178Create1179 SSH keys support1180[Sep 21 2023 03:15:03 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key1181[Sep 21 2023 03:15:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1182[Sep 21 2023 03:15:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1183[Sep 21 2023 03:15:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1184[Sep 21 2023 03:15:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1185[Sep 21 2023 03:15:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1186[Sep 21 2023 03:15:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.074s1187[Sep 21 2023 03:15:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1188[Sep 21 2023 03:15:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content1189[Sep 21 2023 03:15:08 UTC (QA Tests)] INFO -- clicking :edit_profile_link1190[Sep 21 2023 03:15:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.781s1191[Sep 21 2023 03:15:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1192[Sep 21 2023 03:15:10 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230921-39-o7hbsu/id_rsa -N `1193[Sep 21 2023 03:15:11 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"1194[Sep 21 2023 03:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field1195[Sep 21 2023 03:15:12 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1196[Sep 21 2023 03:15:12 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1197[Sep 21 2023 03:15:12 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-23"1198[Sep 21 2023 03:15:12 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1199[Sep 21 2023 03:15:12 UTC (QA Tests)] INFO -- clicking :add_key_button1200[Sep 21 2023 03:15:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.62 seconds1201 user can add an SSH key1202 after adding an ssh key1203[Sep 21 2023 03:15:13 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key1204[Sep 21 2023 03:15:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1205[Sep 21 2023 03:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1206[Sep 21 2023 03:15:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1207[Sep 21 2023 03:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1208[Sep 21 2023 03:15:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1209[Sep 21 2023 03:15:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.073s1210[Sep 21 2023 03:15:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1211[Sep 21 2023 03:15:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content1212[Sep 21 2023 03:15:19 UTC (QA Tests)] INFO -- clicking :edit_profile_link1213[Sep 21 2023 03:15:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.69s1214[Sep 21 2023 03:15:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1215[Sep 21 2023 03:15:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.525s1216[Sep 21 2023 03:15:21 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button1217 can delete an ssh key1218Create1219 Git push over HTTP1220[Sep 21 2023 03:15:23 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository1221[Sep 21 2023 03:15:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1222[Sep 21 2023 03:15:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1223[Sep 21 2023 03:15:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1224[Sep 21 2023 03:15:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1225[Sep 21 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1226[Sep 21 2023 03:15:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.251s1227[Sep 21 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1228[Sep 21 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec' via api in 0.14 seconds1229[Sep 21 2023 03:15:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-with-code-0b4969bec3554dda' via api in 1.6 seconds1230[Sep 21 2023 03:15:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1231[Sep 21 2023 03:15:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.43 seconds1232[Sep 21 2023 03:15:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-189342de.test/gitlab-qa-sandbox-group-5/qa-test-2023-09-21-03-09-30-ef126c9a685c78ec/project-with-code-0b4969bec3554dda1233 user pushes code to the repository1234Manage1235 basic user login1236[Sep 21 2023 03:15:33 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out1237[Sep 21 2023 03:15:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1238[Sep 21 2023 03:15:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1239[Sep 21 2023 03:15:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1240[Sep 21 2023 03:15:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1241[Sep 21 2023 03:15:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1242[Sep 21 2023 03:15:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.08s1243[Sep 21 2023 03:15:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s1244[Sep 21 2023 03:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1245[Sep 21 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content1246[Sep 21 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :sign_out_link1247[Sep 21 2023 03:15:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.563s1248 user logs in using basic credentials and logs out1249Pending: (Failures listed here are expected and do not affect your suite's status)1250 1) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1251 # Test is not compatible with this environment or pipeline1252 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61253 2) Framework sanity Version check is the specified version1254 # Test is not compatible with this environment or pipeline1255 # ./qa/specs/features/sanity/version_spec.rb:151256 3) Package SaaS Container Registry pulls an image from an existing repository1257 # Test is not compatible with this environment or pipeline1258 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:111259Failures:1260 1) Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1261 Failure/Error: Page::Project::Menu.perform(&:go_to_monitor_alerts)1263 Selenium::WebDriver::Error::ElementClickInterceptedError:1264 element click intercepted: Element <button id="menu-section-button-monitor" data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 575). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>1265 (Session info: headless chrome=113.0.5672.126)1266 Shared Example Group: "sends test alert" called from ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:371267 # #0 0x5622e078c133 <unknown>1268 # #1 0x5622e04c0966 <unknown>1269 # #2 0x5622e05033f2 <unknown>1270 # #3 0x5622e05015ac <unknown>1271 # #4 0x5622e04ff3be <unknown>1272 # #5 0x5622e04fe696 <unknown>1273 # #6 0x5622e04f33ea <unknown>1274 # #7 0x5622e051cbd2 <unknown>1275 # #8 0x5622e04f2d13 <unknown>1276 # #9 0x5622e051cd9e <unknown>1277 # #10 0x5622e05351c7 <unknown>1278 # #11 0x5622e051c9a3 <unknown>1279 # #12 0x5622e04f146a <unknown>1280 # #13 0x5622e04f255e <unknown>1281 # #14 0x5622e074bcae <unknown>1282 # #15 0x5622e074f8fe <unknown>1283 # #16 0x5622e0758f20 <unknown>1284 # #17 0x5622e0750923 <unknown>1285 # #18 0x5622e0723c0e <unknown>1286 # #19 0x5622e0773b08 <unknown>1287 # #20 0x5622e0773c97 <unknown>1288 # #21 0x5622e0784113 <unknown>1289 # #22 0x7fb8c4b36ea7 start_thread1290 # ./qa/page/base.rb:247:in `click_element'1291 # ./qa/support/page/logging.rb:87:in `block in click_element'1292 # ./qa/support/page/logging.rb:206:in `log_slow_code'1293 # ./qa/support/page/logging.rb:87:in `click_element'1294 # ./qa/page/sub_menus/common.rb:45:in `open_submenu'1295 # ./qa/page/project/sub_menus/monitor.rb:33:in `open_monitor_submenu'1296 # ./qa/page/project/sub_menus/monitor.rb:15:in `go_to_monitor_alerts'1297 # ./qa/scenario/actable.rb:16:in `perform'1298 # ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:8:in `block (4 levels) in <module:QA>'1299 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1300 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1301 # ./qa/specs/runner.rb:67:in `perform'1302 # ./qa/scenario/template.rb:10:in `block in perform'1303 # ./qa/scenario/template.rb:8:in `perform'1304 # ./qa/scenario/template.rb:50:in `perform'1305 # ./qa/scenario/template.rb:10:in `block in perform'1306 # ./qa/scenario/template.rb:8:in `perform'1307 # ./qa/scenario/bootable.rb:52:in `launch!'1308 2) Create Create a new merge request creates a basic merge request1309 Failure/Error:1310 Resource::MergeRequest.fabricate_via_browser_ui! do |merge_request|1311 merge_request.project = project1312 merge_request.title = merge_request_title1313 merge_request.assignee = 'me'1314 merge_request.description = merge_request_description1315 end1317 QA::Support::Repeater::WaitExceededError:1318 Page did not fully load. This could be due to an unending async request or loading icon.1319 # ./qa/support/repeater.rb:74:in `repeat_until'1320 # ./qa/support/waiter.rb:20:in `wait_until'1321 # ./qa/support/wait_for_requests.rb:11:in `wait_for_requests'1322 # ./qa/support/page/logging.rb:144:in `block in wait_for_requests'1323 # ./qa/support/page/logging.rb:206:in `log_slow_code'1324 # ./qa/support/page/logging.rb:144:in `wait_for_requests'1325 # ./qa/page/base.rb:143:in `find_element'1326 # ./qa/support/page/logging.rb:39:in `block in find_element'1327 # ./qa/support/page/logging.rb:206:in `log_slow_code'1328 # ./qa/support/page/logging.rb:39:in `find_element'1329 # ./qa/page/base.rb:235:in `click_element_coordinates'1330 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'1331 # ./qa/page/base.rb:277:in `fill_element'1332 # ./qa/support/page/logging.rb:101:in `fill_element'1333 # ./qa/page/issuable/new.rb:38:in `fill_title'1334 # ./qa/resource/merge_request.rb:93:in `block in fabricate!'1335 # ./qa/scenario/actable.rb:16:in `perform'1336 # ./qa/resource/merge_request.rb:92:in `fabricate!'1337 # ./qa/resource/base.rb:57:in `block (2 levels) in fabricate_via_browser_ui!'1338 # ./qa/resource/base.rb:108:in `log_and_record_fabrication'1339 # ./qa/resource/base.rb:57:in `block in fabricate_via_browser_ui!'1340 # ./qa/resource/base.rb:98:in `do_fabricate!'1341 # ./qa/resource/base.rb:56:in `fabricate_via_browser_ui!'1342 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:19:in `block (3 levels) in <module:QA>'1343 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1344 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1345 # ./qa/specs/runner.rb:67:in `perform'1346 # ./qa/scenario/template.rb:10:in `block in perform'1347 # ./qa/scenario/template.rb:8:in `perform'1348 # ./qa/scenario/template.rb:50:in `perform'1349 # ./qa/scenario/template.rb:10:in `block in perform'1350 # ./qa/scenario/template.rb:8:in `perform'1351 # ./qa/scenario/bootable.rb:52:in `launch!'1352 # ------------------1353 # --- Caused by: ---1354 # QA::Support::Repeater::WaitExceededError:1355 # Wait failed after 60 seconds1356 # ./qa/support/repeater.rb:74:in `repeat_until'1357Finished in 6 minutes 21 seconds (files took 2.99 seconds to load)135822 examples, 2 failures, 3 pending1359Failed examples:1360rspec './qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb[1:1:1:1:1]' # Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1361rspec ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18 # Create Create a new merge request creates a basic merge request1362Randomized with seed 353051363[Sep 21 2023 03:15:41 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-189342de 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;'"`1364[Sep 21 2023 03:15:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-189342de bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1365[Sep 21 2023 03:15:42 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-189342de`1366[Sep 21 2023 03:15:42 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-189342de`1367bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1368/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1370Running after script...1371$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1372$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1373$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1497Uploading artifacts...1498gitlab-qa-run-*: found 294 matching artifact files and directories 1499Uploading artifacts as "archive" to coordinator... 201 Created id=5134226440 responseStatus=201 Created token=64_ypVrq1500Uploading artifacts...1501gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1502Uploading artifacts as "junit" to coordinator... 201 Created id=5134226440 responseStatus=201 Created token=64_ypVrq1503Uploading artifacts...1504/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1505Uploading artifacts as "dotenv" to coordinator... 201 Created id=5134226440 responseStatus=201 Created token=64_ypVrq1507ERROR: Job failed: exit code 1