instance 2/5
Passed 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-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...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-23.0.1 ...12Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1687073586-fef8a4f2-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: 129829, done. 20remote: Counting objects: 100% (129829/129829), done. 21remote: Compressing objects: 100% (89767/89767), done. 22remote: Total 129829 (delta 52788), reused 85422 (delta 35058), pack-reused 0 23Receiving objects: 100% (129829/129829), 119.37 MiB | 43.28 MiB/s, done.24Resolving deltas: 100% (52788/52788), done.26 * [new ref] refs/pipelines/903503466 -> refs/pipelines/90350346627 * [new branch] master -> origin/master28Checking out 963bdc0e as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-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 (4493798918)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4493798918 responseStatus=200 OK token=64_ihp_S39Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 36 Gemfile dependencies, 128 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8 --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4493798932.json --format RspecJunitFormatter --out tmp/rspec-4493798932.xml --format html --out tmp/rspec-$(echo instance 2/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jun 18 2023 07:36:30 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-ed8b9d4b$`50[Jun 18 2023 07:36:30 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-ed8b9d4b --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jun 18 2023 07:36:31 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-ed8b9d4b:/etc/gitlab/trusted-certs`52[Jun 18 2023 07:36:31 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-ed8b9d4b:/etc/gitlab/ssl`53[Jun 18 2023 07:36:31 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-ed8b9d4b`54[Jun 18 2023 07:36:31 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-ed8b9d4b`55[Jun 18 2023 07:36:32 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jun 18 2023 07:36:32 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`57[Jun 18 2023 07:37:08 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-3208fd35$`58[Jun 18 2023 07:37:08 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jun 18 2023 07:37:08 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jun 18 2023 07:37:08 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-3208fd35 --net test --hostname gitlab-ee-3208fd35.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-07-36-29-15d3a303/gitlab-ee-3208fd35/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`61[Jun 18 2023 07:37:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3208fd35 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-18 07:36:3062# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67gitlab_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;"`68[Jun 18 2023 07:37:18 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-3208fd35`69[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...70[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3208fd35`71[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-3208fd35 80/tcp`72[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!73[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3208fd35 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`74[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3208fd35 bash -c "echo '#!/usr/bin/env bash75if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then76 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'77 exit 178fi79' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`80[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3208fd35 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`81[Jun 18 2023 07:40:42 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data gitlab-ee-3208fd35:/tmp/data-seeds`82[Jun 18 2023 07:40:43 UTC (Gitlab QA)] INFO -- Running exec_commands...83[Jun 18 2023 07:40:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3208fd35 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`84[Jun 18 2023 07:41:30 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`85[Jun 18 2023 07:41:31 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8`86[Jun 18 2023 07:42:22 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee87[Jun 18 2023 07:42:22 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled88[Jun 18 2023 07:42:22 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_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-07-36-29-15d3a303/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-07-36-29-15d3a303/gitlab-ee-qa-346ebbf9:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-346ebbf9 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8 Test::Instance::All http://gitlab-ee-3208fd35.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4493798932.json --format RspecJunitFormatter --out tmp/rspec-4493798932.xml --format html --out tmp/rspec-instance_2_5.htm --color --format documentation`892023-06-18 07:42:34 / CONF :: 90 ==> Base URL: http://gitlab-ee-3208fd35.test91 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f5c588d4cb0>92 ==> Libraries: Chemlab::Vendor93[Jun 18 2023 07:42:34 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA94[Jun 18 2023 07:42:34 UTC (QA Tests)] INFO -- Browser: chrome95[Jun 18 2023 07:42:34 UTC (QA Tests)] INFO -- Performing sanity check for environment!96[Jun 18 2023 07:42:35 UTC (QA Tests)] INFO -- Performing initial license fabrication!97[Jun 18 2023 07:42:35 UTC (QA Tests)] INFO -- Successfully added license key. Details:98{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}99[Jun 18 2023 07:42:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.23 seconds100[Jun 18 2023 07:42:35 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled101[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled102[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'103[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Report already exists, skipping!104[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====105[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Report specs:106[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]107[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Leftover specs:108[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/main_index/blob_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerabilities_jira_integration_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/transient/merge_trains_transient_bug_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]109[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Knapsack report generator started!110[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'111[Jun 18 2023 07:42:36 UTC (QA Tests)] INFO -- Report already exists, skipping!112Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}113Randomized with seed 8559114Govern115 Group116 for change repository size limit117 behaves like audit event118[Jun 18 2023 07:44:24 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations119[Jun 18 2023 07:44:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA120[Jun 18 2023 07:44:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-x9cniojf' via cache in 0.0 seconds121[Jun 18 2023 07:44:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.84 seconds122[Jun 18 2023 07:44:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/test-group-03609d952808acae' via api in 1.4 seconds123[Jun 18 2023 07:44:26 UTC (QA Tests)] INFO -- filling :login_field with "root"124[Jun 18 2023 07:44:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field125[Jun 18 2023 07:44:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"126[Jun 18 2023 07:44:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field127[Jun 18 2023 07:44:27 UTC (QA Tests)] INFO -- clicking :sign_in_button128[Jun 18 2023 07:44:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.178s129[Jun 18 2023 07:44:29 UTC (QA Tests)] INFO -- Enabling super sidebar!130[Jun 18 2023 07:44:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled131[Jun 18 2023 07:44:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/test-group-03609d952808acae132[Jun 18 2023 07:44:32 UTC (QA Tests)] INFO -- clicking :menu_section_button133[Jun 18 2023 07:44:32 UTC (QA Tests)] INFO -- clicking :nav_item_link134[Jun 18 2023 07:44:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.394s135[Jun 18 2023 07:44:34 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button136[Jun 18 2023 07:44:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 1.777s137[Jun 18 2023 07:44:36 UTC (QA Tests)] INFO -- clicking :menu_section_button138[Jun 18 2023 07:44:36 UTC (QA Tests)] INFO -- clicking :nav_item_link139[Jun 18 2023 07:44:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.743s140 logs audit events for UI operations141 for update group name142 behaves like audit event143[Jun 18 2023 07:44:37 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations144[Jun 18 2023 07:44:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.1 seconds145[Jun 18 2023 07:44:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/test-group-0b2b7ca57c6998a6' via api in 0.7 seconds146[Jun 18 2023 07:44:40 UTC (QA Tests)] INFO -- filling :login_field with "root"147[Jun 18 2023 07:44:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field148[Jun 18 2023 07:44:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"149[Jun 18 2023 07:44:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field150[Jun 18 2023 07:44:41 UTC (QA Tests)] INFO -- clicking :sign_in_button151[Jun 18 2023 07:44:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.055s152[Jun 18 2023 07:44:42 UTC (QA Tests)] INFO -- Enabling super sidebar!153[Jun 18 2023 07:44:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled154[Jun 18 2023 07:44:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/test-group-0b2b7ca57c6998a6155[Jun 18 2023 07:44:45 UTC (QA Tests)] INFO -- clicking :menu_section_button156[Jun 18 2023 07:44:45 UTC (QA Tests)] INFO -- clicking :nav_item_link157[Jun 18 2023 07:44:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.593s158[Jun 18 2023 07:44:47 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button159[Jun 18 2023 07:44:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 0.852s160[Jun 18 2023 07:44:48 UTC (QA Tests)] INFO -- clicking :menu_section_button161[Jun 18 2023 07:44:48 UTC (QA Tests)] INFO -- clicking :nav_item_link162[Jun 18 2023 07:44:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.187s163 logs audit events for UI operations164 for add user, change access level, remove user165 behaves like audit event166[Jun 18 2023 07:44:49 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations167[Jun 18 2023 07:44:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds168[Jun 18 2023 07:44:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/test-group-7cbb9a34c257fb63' via api in 0.35 seconds169[Jun 18 2023 07:44:51 UTC (QA Tests)] INFO -- filling :login_field with "root"170[Jun 18 2023 07:44:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field171[Jun 18 2023 07:44:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"172[Jun 18 2023 07:44:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field173[Jun 18 2023 07:44:51 UTC (QA Tests)] INFO -- clicking :sign_in_button174[Jun 18 2023 07:44:52 UTC (QA Tests)] INFO -- Enabling super sidebar!175[Jun 18 2023 07:44:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled176[Jun 18 2023 07:44:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/test-group-7cbb9a34c257fb63177[Jun 18 2023 07:44:54 UTC (QA Tests)] INFO -- clicking :menu_section_button178[Jun 18 2023 07:44:54 UTC (QA Tests)] INFO -- clicking :nav_item_link179[Jun 18 2023 07:44:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.793s180[Jun 18 2023 07:44:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.25 seconds181[Jun 18 2023 07:44:56 UTC (QA Tests)] INFO -- clicking :invite_members_button182[Jun 18 2023 07:44:56 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"183[Jun 18 2023 07:44:56 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input184[Jun 18 2023 07:44:56 UTC (QA Tests)] INFO -- clicking :invite_button185[Jun 18 2023 07:44:58 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"186[Jun 18 2023 07:44:58 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input187[Jun 18 2023 07:44:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.851s188[Jun 18 2023 07:44:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element search_bar_input' took 0.869s189[Jun 18 2023 07:44:59 UTC (QA Tests)] INFO -- clicking :search_button190[Jun 18 2023 07:45:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 0.811s191[Jun 18 2023 07:45:00 UTC (QA Tests)] INFO -- clicking :access_level_dropdown192[Jun 18 2023 07:45:00 UTC (QA Tests)] INFO -- clicking :access_level_link193[Jun 18 2023 07:45:00 UTC (QA Tests)] INFO -- clicking :user_action_dropdown194[Jun 18 2023 07:45:01 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item195[Jun 18 2023 07:45:01 UTC (QA Tests)] INFO -- clicking :remove_member_button196[Jun 18 2023 07:45:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.254s197[Jun 18 2023 07:45:02 UTC (QA Tests)] INFO -- clicking :menu_section_button198[Jun 18 2023 07:45:02 UTC (QA Tests)] INFO -- clicking :nav_item_link199[Jun 18 2023 07:45:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.724s200 logs audit events for UI operations201 for add and remove project access202 behaves like audit event203[Jun 18 2023 07:45:03 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations204[Jun 18 2023 07:45:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds205[Jun 18 2023 07:45:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/test-group-c186c31f4fd427b0' via api in 0.33 seconds206[Jun 18 2023 07:45:04 UTC (QA Tests)] INFO -- filling :login_field with "root"207[Jun 18 2023 07:45:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field208[Jun 18 2023 07:45:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"209[Jun 18 2023 07:45:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field210[Jun 18 2023 07:45:05 UTC (QA Tests)] INFO -- clicking :sign_in_button211[Jun 18 2023 07:45:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.709s212[Jun 18 2023 07:45:06 UTC (QA Tests)] INFO -- Enabling super sidebar!213[Jun 18 2023 07:45:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled214[Jun 18 2023 07:45:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds215[Jun 18 2023 07:45:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.78 seconds216[Jun 18 2023 07:45:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-shared-with-group-a42cad90290a434c' via api in 1.5 seconds217[Jun 18 2023 07:45:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-shared-with-group-a42cad90290a434c218[Jun 18 2023 07:45:11 UTC (QA Tests)] INFO -- clicking :menu_section_button219[Jun 18 2023 07:45:11 UTC (QA Tests)] INFO -- clicking :nav_item_link220[Jun 18 2023 07:45:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.862s221[Jun 18 2023 07:45:12 UTC (QA Tests)] INFO -- clicking :invite_a_group_button222[Jun 18 2023 07:45:12 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "test-group-c186c31f4fd427b0"223[Jun 18 2023 07:45:12 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field224[Jun 18 2023 07:45:13 UTC (QA Tests)] INFO -- clicking :invite_button225[Jun 18 2023 07:45:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.799s226[Jun 18 2023 07:45:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 0.813s227[Jun 18 2023 07:45:15 UTC (QA Tests)] INFO -- clicking :nav_item_link228[Jun 18 2023 07:45:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.834s229[Jun 18 2023 07:45:16 UTC (QA Tests)] INFO -- clicking :groups_list_tab230[Jun 18 2023 07:45:16 UTC (QA Tests)] INFO -- clicking :remove_group_link_button231[Jun 18 2023 07:45:16 UTC (QA Tests)] INFO -- clicking :remove_group_button232[Jun 18 2023 07:45:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_group_button' took 1.008s233[Jun 18 2023 07:45:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/test-group-c186c31f4fd427b0234[Jun 18 2023 07:45:18 UTC (QA Tests)] INFO -- clicking :menu_section_button235[Jun 18 2023 07:45:18 UTC (QA Tests)] INFO -- clicking :nav_item_link236[Jun 18 2023 07:45:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.63s237 logs audit events for UI operations238 for add group239 behaves like audit event240[Jun 18 2023 07:45:19 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations241[Jun 18 2023 07:45:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds242[Jun 18 2023 07:45:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/test-group-366246f65cfcd879' via api in 0.33 seconds243[Jun 18 2023 07:45:20 UTC (QA Tests)] INFO -- filling :login_field with "root"244[Jun 18 2023 07:45:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field245[Jun 18 2023 07:45:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"246[Jun 18 2023 07:45:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field247[Jun 18 2023 07:45:21 UTC (QA Tests)] INFO -- clicking :sign_in_button248[Jun 18 2023 07:45:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.107s249[Jun 18 2023 07:45:22 UTC (QA Tests)] INFO -- Enabling super sidebar!250[Jun 18 2023 07:45:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled251[Jun 18 2023 07:45:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds252[Jun 18 2023 07:45:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1253[Jun 18 2023 07:45:25 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-6b60d44db1dca49b"254[Jun 18 2023 07:45:25 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field255[Jun 18 2023 07:45:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? groups_list_tree_container' took 1.028s256[Jun 18 2023 07:45:27 UTC (QA Tests)] INFO -- clicking :new_subgroup_button257[Jun 18 2023 07:45:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_subgroup_button' took 0.647s258[Jun 18 2023 07:45:27 UTC (QA Tests)] INFO -- filling :group_path_field with "group-to-test-audit-event-log-6b60d44db1dca49b"259[Jun 18 2023 07:45:27 UTC (QA Tests)] INFO -- clicking the coordinates of :group_path_field260[Jun 18 2023 07:45:28 UTC (QA Tests)] INFO -- filling :group_name_field with "group-to-test-audit-event-log-6b60d44db1dca49b"261[Jun 18 2023 07:45:28 UTC (QA Tests)] INFO -- clicking the coordinates of :group_name_field262[Jun 18 2023 07:45:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1263[Jun 18 2023 07:45:31 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-6b60d44db1dca49b"264[Jun 18 2023 07:45:31 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field265[Jun 18 2023 07:45:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-to-test-audit-event-log-6b60d44db1dca49b' via browser_ui in 9.12 seconds266[Jun 18 2023 07:45:33 UTC (QA Tests)] INFO -- clicking :menu_section_button267[Jun 18 2023 07:45:33 UTC (QA Tests)] INFO -- clicking :nav_item_link268[Jun 18 2023 07:45:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.623s269 logs audit events for UI operations270Fulfillment271 Purchase272 group plan273 upgrades from free to ultimate (PENDING: Test is not compatible with this environment or pipeline)274 with existing CI minutes pack275 upgrades from free to premium with correct CI minutes (PENDING: Test is not compatible with this environment or pipeline)276Fulfillment277 Purchase278 User Registration279 when adding and removing a group member280[Jun 18 2023 07:45:34 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license281[Jun 18 2023 07:45:34 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}282[Jun 18 2023 07:45:35 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}283[Jun 18 2023 07:45:37 UTC (QA Tests)] INFO -- filling :login_field with "root"284[Jun 18 2023 07:45:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field285[Jun 18 2023 07:45:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"286[Jun 18 2023 07:45:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field287[Jun 18 2023 07:45:37 UTC (QA Tests)] INFO -- clicking :sign_in_button288[Jun 18 2023 07:45:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.033s289[Jun 18 2023 07:45:39 UTC (QA Tests)] INFO -- Enabling super sidebar!290[Jun 18 2023 07:45:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled291[Jun 18 2023 07:45:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds292[Jun 18 2023 07:45:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.15 seconds293[Jun 18 2023 07:45:42 UTC (QA Tests)] INFO -- Adding user qa-test-2da9be to gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 QA::Resource::Group294[Jun 18 2023 07:45:43 UTC (QA Tests)] INFO -- Removing user qa-test-2da9be from gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 QA::Resource::Group295[Jun 18 2023 07:45:44 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}296[Jun 18 2023 07:45:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-2da9be'297[Jun 18 2023 07:45:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8'298 consumes a seat on the license299Data Stores300 Check for broken images301 when logged in as a new admin302 behaves like loads all images303[Jun 18 2023 07:45:44 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new admin behaves like loads all images loads all images304[Jun 18 2023 07:45:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-74357a68ddb79278' via api in 0.25 seconds305[Jun 18 2023 07:45:45 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-74357a68ddb79278"306[Jun 18 2023 07:45:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field307[Jun 18 2023 07:45:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"308[Jun 18 2023 07:45:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field309[Jun 18 2023 07:45:46 UTC (QA Tests)] INFO -- clicking :sign_in_button310[Jun 18 2023 07:45:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.532s311[Jun 18 2023 07:45:47 UTC (QA Tests)] INFO -- Enabling super sidebar!312[Jun 18 2023 07:45:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled313[Jun 18 2023 07:45:48 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/314[Jun 18 2023 07:45:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-74357a68ddb79278'315 loads all images316 when logged in as a new user317 behaves like loads all images318[Jun 18 2023 07:45:50 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new user behaves like loads all images loads all images319[Jun 18 2023 07:45:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-61a2d1830f5a99c4' via api in 0.4 seconds320[Jun 18 2023 07:45:51 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-61a2d1830f5a99c4"321[Jun 18 2023 07:45:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field322[Jun 18 2023 07:45:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"323[Jun 18 2023 07:45:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field324[Jun 18 2023 07:45:52 UTC (QA Tests)] INFO -- clicking :sign_in_button325[Jun 18 2023 07:45:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.677s326[Jun 18 2023 07:45:52 UTC (QA Tests)] INFO -- Enabling super sidebar!327[Jun 18 2023 07:45:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled328[Jun 18 2023 07:45:54 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/329[Jun 18 2023 07:45:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-61a2d1830f5a99c4'330 loads all images331Data Stores332 Group with members333[Jun 18 2023 07:45:55 UTC (QA Tests)] INFO -- Starting test: Data Stores Group with members can be shared with another group with correct access level334[Jun 18 2023 07:45:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds335[Jun 18 2023 07:45:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/target-group-with-project_709445e19e6b79e0' via api in 0.34 seconds336[Jun 18 2023 07:45:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/target-group-with-project_709445e19e6b79e0/the_awesome_project-25a77c6f79a81092' via api in 1.39 seconds337[Jun 18 2023 07:45:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds338[Jun 18 2023 07:45:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/source-group-with-members_636892123604e39a' via api in 0.33 seconds339[Jun 18 2023 07:45:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds340[Jun 18 2023 07:45:58 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-1/source-group-with-members_636892123604e39a QA::Resource::Group341[Jun 18 2023 07:45:58 UTC (QA Tests)] INFO -- filling :login_field with "root"342[Jun 18 2023 07:45:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field343[Jun 18 2023 07:45:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"344[Jun 18 2023 07:45:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field345[Jun 18 2023 07:45:59 UTC (QA Tests)] INFO -- clicking :sign_in_button346[Jun 18 2023 07:46:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.89s347[Jun 18 2023 07:46:00 UTC (QA Tests)] INFO -- Enabling super sidebar!348[Jun 18 2023 07:46:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled349[Jun 18 2023 07:46:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/target-group-with-project_709445e19e6b79e0350[Jun 18 2023 07:46:02 UTC (QA Tests)] INFO -- clicking :menu_section_button351[Jun 18 2023 07:46:03 UTC (QA Tests)] INFO -- clicking :nav_item_link352[Jun 18 2023 07:46:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.79s353[Jun 18 2023 07:46:03 UTC (QA Tests)] INFO -- clicking :invite_a_group_button354[Jun 18 2023 07:46:04 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "source-group-with-members_636892123604e39a"355[Jun 18 2023 07:46:04 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field356[Jun 18 2023 07:46:04 UTC (QA Tests)] INFO -- clicking :invite_button357[Jun 18 2023 07:46:07 UTC (QA Tests)] INFO -- clicking :groups_list_tab358[Jun 18 2023 07:46:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.016s359[Jun 18 2023 07:46:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content360[Jun 18 2023 07:46:08 UTC (QA Tests)] INFO -- clicking :sign_out_link361[Jun 18 2023 07:46:09 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"362[Jun 18 2023 07:46:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[Jun 18 2023 07:46:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[Jun 18 2023 07:46:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[Jun 18 2023 07:46:10 UTC (QA Tests)] INFO -- clicking :sign_in_button366[Jun 18 2023 07:46:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.68s367[Jun 18 2023 07:46:11 UTC (QA Tests)] INFO -- Enabling super sidebar!368[Jun 18 2023 07:46:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled369[Jun 18 2023 07:46:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/target-group-with-project_709445e19e6b79e0/the_awesome_project-25a77c6f79a81092'370[Jun 18 2023 07:46:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/source-group-with-members_636892123604e39a'371[Jun 18 2023 07:46:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/target-group-with-project_709445e19e6b79e0'372 can be shared with another group with correct access level373Manage374 Project access tokens375[Jun 18 2023 07:46:13 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI376[Jun 18 2023 07:46:14 UTC (QA Tests)] INFO -- filling :login_field with "root"377[Jun 18 2023 07:46:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field378[Jun 18 2023 07:46:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"379[Jun 18 2023 07:46:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field380[Jun 18 2023 07:46:14 UTC (QA Tests)] INFO -- clicking :sign_in_button381[Jun 18 2023 07:46:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.82s382[Jun 18 2023 07:46:15 UTC (QA Tests)] INFO -- Enabling super sidebar!383[Jun 18 2023 07:46:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled384[Jun 18 2023 07:46:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds385[Jun 18 2023 07:46:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds386[Jun 18 2023 07:46:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-8a9747f2056ba8b2' via api in 0.86 seconds387[Jun 18 2023 07:46:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-8a9747f2056ba8b2388[Jun 18 2023 07:46:18 UTC (QA Tests)] INFO -- clicking :menu_section_button389[Jun 18 2023 07:46:19 UTC (QA Tests)] INFO -- clicking :nav_item_link390[Jun 18 2023 07:46:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.703s391[Jun 18 2023 07:46:19 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"392[Jun 18 2023 07:46:19 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field393[Jun 18 2023 07:46:20 UTC (QA Tests)] INFO -- clicking :api_label394[Jun 18 2023 07:46:20 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-06-20"395[Jun 18 2023 07:46:20 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field396[Jun 18 2023 07:46:20 UTC (QA Tests)] INFO -- clicking :create_token_button397[Jun 18 2023 07:46:21 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button398[Jun 18 2023 07:46:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-hlz44ytw', token's bot username 'project_3_bot_b9e913b164042c6daf69edf864166f00' via browser_ui in 7.73 seconds399[Jun 18 2023 07:46:21 UTC (QA Tests)] INFO -- clicking :revoke_button400[Jun 18 2023 07:46:21 UTC (QA Tests)] INFO -- clicking :confirm_ok_button401[Jun 18 2023 07:46:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-8a9747f2056ba8b2'402 can be created and revoked via the UI403Monitor404 Alert settings405 when using Prometheus integration406 behaves like sends test alert407[Jun 18 2023 07:46:23 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert408[Jun 18 2023 07:46:23 UTC (QA Tests)] INFO -- filling :login_field with "root"409[Jun 18 2023 07:46:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field410[Jun 18 2023 07:46:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"411[Jun 18 2023 07:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field412[Jun 18 2023 07:46:24 UTC (QA Tests)] INFO -- clicking :sign_in_button413[Jun 18 2023 07:46:25 UTC (QA Tests)] INFO -- Enabling super sidebar!414[Jun 18 2023 07:46:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled415[Jun 18 2023 07:46:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds416[Jun 18 2023 07:46:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds417[Jun 18 2023 07:46:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-alerts-d0714c0885fadea8' via api in 0.83 seconds418[Jun 18 2023 07:46:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-alerts-d0714c0885fadea8419[Jun 18 2023 07:46:28 UTC (QA Tests)] INFO -- clicking :menu_section_button420[Jun 18 2023 07:46:28 UTC (QA Tests)] INFO -- clicking :nav_item_link421[Jun 18 2023 07:46:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.949s422[Jun 18 2023 07:46:31 UTC (QA Tests)] INFO -- clicking :add_integration_button423[Jun 18 2023 07:46:31 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown424[Jun 18 2023 07:46:31 UTC (QA Tests)] INFO -- clicking :prometheus_url_field425[Jun 18 2023 07:46:31 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-3208fd35.test"426[Jun 18 2023 07:46:31 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field427[Jun 18 2023 07:46:32 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button428[Jun 18 2023 07:46:33 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-06-18 07:46:32 +0000","generatorURL":"http://bergnaum-corkery.test/guy","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"ut"},"annotations":{"title":"ullam","gitlab_y_label":"status"}}]}"429[Jun 18 2023 07:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field430[Jun 18 2023 07:46:33 UTC (QA Tests)] INFO -- clicking :send_test_alert_button431[Jun 18 2023 07:46:34 UTC (QA Tests)] INFO -- clicking :menu_section_button432[Jun 18 2023 07:46:34 UTC (QA Tests)] INFO -- clicking :nav_item_link433[Jun 18 2023 07:46:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.724s434 creates new alert435 when using HTTP endpoint integration436 behaves like sends test alert437[Jun 18 2023 07:46:35 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert438[Jun 18 2023 07:46:35 UTC (QA Tests)] INFO -- filling :login_field with "root"439[Jun 18 2023 07:46:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field440[Jun 18 2023 07:46:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"441[Jun 18 2023 07:46:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field442[Jun 18 2023 07:46:36 UTC (QA Tests)] INFO -- clicking :sign_in_button443[Jun 18 2023 07:46:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.511s444[Jun 18 2023 07:46:37 UTC (QA Tests)] INFO -- Enabling super sidebar!445[Jun 18 2023 07:46:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled446[Jun 18 2023 07:46:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds447[Jun 18 2023 07:46:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds448[Jun 18 2023 07:46:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-alerts-157e5b80828a025d' via api in 0.61 seconds449[Jun 18 2023 07:46:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-alerts-157e5b80828a025d450[Jun 18 2023 07:46:41 UTC (QA Tests)] INFO -- clicking :menu_section_button451[Jun 18 2023 07:46:41 UTC (QA Tests)] INFO -- clicking :nav_item_link452[Jun 18 2023 07:46:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.922s453[Jun 18 2023 07:46:43 UTC (QA Tests)] INFO -- clicking :add_integration_button454[Jun 18 2023 07:46:43 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown455[Jun 18 2023 07:46:43 UTC (QA Tests)] INFO -- clicking :integration_name_field456[Jun 18 2023 07:46:43 UTC (QA Tests)] INFO -- filling :integration_name_field with "perferendis"457[Jun 18 2023 07:46:43 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field458[Jun 18 2023 07:46:44 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button459[Jun 18 2023 07:46:44 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"aut","description":"aut"}"460[Jun 18 2023 07:46:44 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field461[Jun 18 2023 07:46:45 UTC (QA Tests)] INFO -- clicking :send_test_alert_button462[Jun 18 2023 07:46:45 UTC (QA Tests)] INFO -- clicking :menu_section_button463[Jun 18 2023 07:46:45 UTC (QA Tests)] INFO -- clicking :nav_item_link464[Jun 18 2023 07:46:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.761s465 creates new alert466Verify467 Run pipeline with manual jobs468[Jun 18 2023 07:46:46 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state469[Jun 18 2023 07:46:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds470[Jun 18 2023 07:46:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds471[Jun 18 2023 07:46:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipeline-with-manual-job-4efcedee9d04c20e' via api in 0.83 seconds472[Jun 18 2023 07:46:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.473[Jun 18 2023 07:46:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`474[Jun 18 2023 07:46:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`475[Jun 18 2023 07:46:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-343ce7ab --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-343ce7ab sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-343ce7ab --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-343ce7ab --executor shell && gitlab-runner run" `476[Jun 18 2023 07:46:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-343ce7ab`477[Jun 18 2023 07:46:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`478[Jun 18 2023 07:46:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-343ce7ab' via api in 6.4 seconds479[Jun 18 2023 07:46:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds480[Jun 18 2023 07:46:54 UTC (QA Tests)] INFO -- Waiting for pipeline to have status "skipped"...481[Jun 18 2023 07:46:58 UTC (QA Tests)] INFO -- filling :login_field with "root"482[Jun 18 2023 07:46:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field483[Jun 18 2023 07:46:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"484[Jun 18 2023 07:46:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field485[Jun 18 2023 07:46:58 UTC (QA Tests)] INFO -- clicking :sign_in_button486[Jun 18 2023 07:46:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.891s487[Jun 18 2023 07:47:00 UTC (QA Tests)] INFO -- Enabling super sidebar!488[Jun 18 2023 07:47:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled489[Jun 18 2023 07:47:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipeline-with-manual-job-4efcedee9d04c20e490[Jun 18 2023 07:47:03 UTC (QA Tests)] INFO -- clicking :menu_section_button491[Jun 18 2023 07:47:03 UTC (QA Tests)] INFO -- clicking :nav_item_link492[Jun 18 2023 07:47:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.749s493[Jun 18 2023 07:47:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.566s494[Jun 18 2023 07:47:06 UTC (QA Tests)] INFO -- clicking :job_action_button495[Jun 18 2023 07:47:31 UTC (QA Tests)] INFO -- clicking :job_dropdown_container496[Jun 18 2023 07:47:41 UTC (QA Tests)] INFO -- clicking :job_dropdown_container497[Jun 18 2023 07:47:41 UTC (QA Tests)] INFO -- clicking :job_dropdown_container498[Jun 18 2023 07:47:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-343ce7ab'499[Jun 18 2023 07:47:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-343ce7ab`500 does not leave any job in skipped state501Plan502 Issue creation503[Jun 18 2023 07:47:52 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue504[Jun 18 2023 07:47:53 UTC (QA Tests)] INFO -- filling :login_field with "root"505[Jun 18 2023 07:47:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field506[Jun 18 2023 07:47:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"507[Jun 18 2023 07:47:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field508[Jun 18 2023 07:47:54 UTC (QA Tests)] INFO -- clicking :sign_in_button509[Jun 18 2023 07:47:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.731s510[Jun 18 2023 07:47:55 UTC (QA Tests)] INFO -- Enabling super sidebar!511[Jun 18 2023 07:47:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled512[Jun 18 2023 07:47:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds513[Jun 18 2023 07:47:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds514[Jun 18 2023 07:47:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-aacc13c2da596adb' via api in 0.71 seconds515[Jun 18 2023 07:47:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.07 seconds516[Jun 18 2023 07:47:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-aacc13c2da596adb/-/issues/1517[Jun 18 2023 07:48:00 UTC (QA Tests)] INFO -- clicking :menu_section_button518[Jun 18 2023 07:48:00 UTC (QA Tests)] INFO -- clicking :nav_item_link519[Jun 18 2023 07:48:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.875s520[Jun 18 2023 07:48:01 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab521 closes an issue522[Jun 18 2023 07:48:02 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue523[Jun 18 2023 07:48:02 UTC (QA Tests)] INFO -- filling :login_field with "root"524[Jun 18 2023 07:48:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[Jun 18 2023 07:48:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[Jun 18 2023 07:48:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[Jun 18 2023 07:48:03 UTC (QA Tests)] INFO -- clicking :sign_in_button528[Jun 18 2023 07:48:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.53s529[Jun 18 2023 07:48:04 UTC (QA Tests)] INFO -- Enabling super sidebar!530[Jun 18 2023 07:48:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled531[Jun 18 2023 07:48:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds532[Jun 18 2023 07:48:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.2 seconds533[Jun 18 2023 07:48:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-5ae4ef8d44e2bb89' via api in 0.7 seconds534[Jun 18 2023 07:48:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-5ae4ef8d44e2bb89535[Jun 18 2023 07:48:07 UTC (QA Tests)] INFO -- clicking :new_menu_toggle536[Jun 18 2023 07:48:07 UTC (QA Tests)] INFO -- clicking :create_menu_item537[Jun 18 2023 07:48:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.039s538[Jun 18 2023 07:48:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 2211832448ba2f16"539[Jun 18 2023 07:48:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field540[Jun 18 2023 07:48:09 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 27dd15e3364671cf"541[Jun 18 2023 07:48:09 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field542[Jun 18 2023 07:48:09 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present543[Jun 18 2023 07:48:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.621s544[Jun 18 2023 07:48:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.77 seconds545[Jun 18 2023 07:48:12 UTC (QA Tests)] INFO -- clicking :menu_section_button546[Jun 18 2023 07:48:12 UTC (QA Tests)] INFO -- clicking :nav_item_link547[Jun 18 2023 07:48:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.845s548 creates an issue549 when using attachments in comments550[Jun 18 2023 07:48:13 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment551[Jun 18 2023 07:48:14 UTC (QA Tests)] INFO -- filling :login_field with "root"552[Jun 18 2023 07:48:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field553[Jun 18 2023 07:48:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"554[Jun 18 2023 07:48:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field555[Jun 18 2023 07:48:14 UTC (QA Tests)] INFO -- clicking :sign_in_button556[Jun 18 2023 07:48:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.844s557[Jun 18 2023 07:48:16 UTC (QA Tests)] INFO -- Enabling super sidebar!558[Jun 18 2023 07:48:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled559[Jun 18 2023 07:48:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds560[Jun 18 2023 07:48:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds561[Jun 18 2023 07:48:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-4e6b2a3962961a89' via api in 0.75 seconds562[Jun 18 2023 07:48:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.1 seconds563[Jun 18 2023 07:48:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-4e6b2a3962961a89/-/issues/1564[Jun 18 2023 07:48:20 UTC (QA Tests)] INFO -- clicking :issue_title565[Jun 18 2023 07:48:20 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown566[Jun 18 2023 07:48:21 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale567"568[Jun 18 2023 07:48:21 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field569[Jun 18 2023 07:48:22 UTC (QA Tests)] INFO -- clicking :comment_button570[Jun 18 2023 07:48:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.005s571[Jun 18 2023 07:48:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 1.024s572 comments on an issue with an attachment573Fulfillment574 Active license details575[Jun 18 2023 07:48:23 UTC (QA Tests)] INFO -- Starting test: Fulfillment Active license details shows up in subscription page576[Jun 18 2023 07:48:24 UTC (QA Tests)] INFO -- filling :login_field with "root"577[Jun 18 2023 07:48:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field578[Jun 18 2023 07:48:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"579[Jun 18 2023 07:48:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field580[Jun 18 2023 07:48:24 UTC (QA Tests)] INFO -- clicking :sign_in_button581[Jun 18 2023 07:48:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.7s582[Jun 18 2023 07:48:26 UTC (QA Tests)] INFO -- Enabling super sidebar!583[Jun 18 2023 07:48:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled584[Jun 18 2023 07:48:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments585 shows up in subscription page586Create587 Git push to canary Gitaly node over HTTP588 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)589Create590 Codeowners591[Jun 18 2023 07:48:29 UTC (QA Tests)] INFO -- Starting test: Create Codeowners displays owners specified in CODEOWNERS file592[Jun 18 2023 07:48:30 UTC (QA Tests)] INFO -- filling :login_field with "root"593[Jun 18 2023 07:48:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field594[Jun 18 2023 07:48:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"595[Jun 18 2023 07:48:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field596[Jun 18 2023 07:48:30 UTC (QA Tests)] INFO -- clicking :sign_in_button597[Jun 18 2023 07:48:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.815s598[Jun 18 2023 07:48:32 UTC (QA Tests)] INFO -- Enabling super sidebar!599[Jun 18 2023 07:48:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled600[Jun 18 2023 07:48:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds601[Jun 18 2023 07:48:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds602[Jun 18 2023 07:48:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/codeowners-a46eb4dc2246dfc2' via api in 0.66 seconds603[Jun 18 2023 07:48:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds604[Jun 18 2023 07:48:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/codeowners-a46eb4dc2246dfc2 QA::Resource::Project605[Jun 18 2023 07:48:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.25 seconds606[Jun 18 2023 07:48:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/codeowners-a46eb4dc2246dfc2 QA::Resource::Project607[Jun 18 2023 07:48:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds608[Jun 18 2023 07:48:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/codeowners-a46eb4dc2246dfc2609[Jun 18 2023 07:48:37 UTC (QA Tests)] INFO -- clicking :file_name_link610[Jun 18 2023 07:48:37 UTC (QA Tests)] INFO -- clicking :collapse_toggle611[Jun 18 2023 07:48:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/codeowners-a46eb4dc2246dfc2612[Jun 18 2023 07:48:39 UTC (QA Tests)] INFO -- clicking :file_name_link613[Jun 18 2023 07:48:40 UTC (QA Tests)] INFO -- clicking :collapse_toggle614 displays owners specified in CODEOWNERS file615Govern616 Security Reports617[Jun 18 2023 07:48:40 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state618[Jun 18 2023 07:48:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds619[Jun 18 2023 07:48:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.2 seconds620[Jun 18 2023 07:48:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-7d74e45a8dc21b56' via api in 0.39 seconds621[Jun 18 2023 07:48:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.622[Jun 18 2023 07:48:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`623[Jun 18 2023 07:48:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`624[Jun 18 2023 07:48:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-7d74e45a8dc21b56 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-7d74e45a8dc21b56 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-7d74e45a8dc21b56 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `625[Jun 18 2023 07:48:42 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-7d74e45a8dc21b56`626[Jun 18 2023 07:48:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`627[Jun 18 2023 07:48:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-7d74e45a8dc21b56' via api in 1.48 seconds628[Jun 18 2023 07:48:43 UTC (QA Tests)] INFO -- filling :login_field with "root"629[Jun 18 2023 07:48:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field630[Jun 18 2023 07:48:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"631[Jun 18 2023 07:48:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field632[Jun 18 2023 07:48:44 UTC (QA Tests)] INFO -- clicking :sign_in_button633[Jun 18 2023 07:48:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.803s634[Jun 18 2023 07:48:45 UTC (QA Tests)] INFO -- Enabling super sidebar!635[Jun 18 2023 07:48:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled636[Jun 18 2023 07:48:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-7d74e45a8dc21b56637[Jun 18 2023 07:48:48 UTC (QA Tests)] INFO -- clicking :menu_section_button638[Jun 18 2023 07:48:48 UTC (QA Tests)] INFO -- clicking :nav_item_link639[Jun 18 2023 07:48:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.627s640[Jun 18 2023 07:48:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-7d74e45a8dc21b56'641[Jun 18 2023 07:48:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-7d74e45a8dc21b56`642 dependency list has empty state643[Jun 18 2023 07:48:49 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard644[Jun 18 2023 07:48:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.13 seconds645[Jun 18 2023 07:48:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.32 seconds646[Jun 18 2023 07:48:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-747808f2c9fcfa1f' via api in 0.42 seconds647[Jun 18 2023 07:48:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.648[Jun 18 2023 07:48:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`649[Jun 18 2023 07:48:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`650[Jun 18 2023 07:48:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-747808f2c9fcfa1f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-747808f2c9fcfa1f sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-747808f2c9fcfa1f --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `651[Jun 18 2023 07:48:56 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-747808f2c9fcfa1f`652[Jun 18 2023 07:48:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`653[Jun 18 2023 07:48:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-747808f2c9fcfa1f' via api in 6.63 seconds654[Jun 18 2023 07:48:57 UTC (QA Tests)] INFO -- filling :login_field with "root"655[Jun 18 2023 07:48:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field656[Jun 18 2023 07:48:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"657[Jun 18 2023 07:48:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field658[Jun 18 2023 07:48:58 UTC (QA Tests)] INFO -- clicking :sign_in_button659[Jun 18 2023 07:48:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.907s660[Jun 18 2023 07:49:00 UTC (QA Tests)] INFO -- Enabling super sidebar!661[Jun 18 2023 07:49:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled662[Jun 18 2023 07:49:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-747808f2c9fcfa1f663[Jun 18 2023 07:49:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds664[Jun 18 2023 07:49:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-747808f2c9fcfa1f665[Jun 18 2023 07:49:04 UTC (QA Tests)] INFO -- clicking :menu_section_button666[Jun 18 2023 07:49:04 UTC (QA Tests)] INFO -- clicking :nav_item_link667[Jun 18 2023 07:49:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.811s668[Jun 18 2023 07:49:16 UTC (QA Tests)] INFO -- clicking :nav_item_link669[Jun 18 2023 07:49:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.067s670[Jun 18 2023 07:49:18 UTC (QA Tests)] INFO -- clicking :menu_section_button671[Jun 18 2023 07:49:18 UTC (QA Tests)] INFO -- clicking :nav_item_link672[Jun 18 2023 07:49:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.963s673[Jun 18 2023 07:49:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown674[Jun 18 2023 07:49:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.61s675[Jun 18 2023 07:49:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.716s676[Jun 18 2023 07:49:19 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item677[Jun 18 2023 07:49:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown678[Jun 18 2023 07:49:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.505s679[Jun 18 2023 07:49:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown680[Jun 18 2023 07:49:20 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item681[Jun 18 2023 07:49:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown682[Jun 18 2023 07:49:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown683[Jun 18 2023 07:49:20 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item684[Jun 18 2023 07:49:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown685[Jun 18 2023 07:49:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown686[Jun 18 2023 07:49:21 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item687[Jun 18 2023 07:49:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown688[Jun 18 2023 07:49:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown689[Jun 18 2023 07:49:21 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item690[Jun 18 2023 07:49:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown691[Jun 18 2023 07:49:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown692[Jun 18 2023 07:49:22 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item693[Jun 18 2023 07:49:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown694[Jun 18 2023 07:49:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown695[Jun 18 2023 07:49:22 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item696[Jun 18 2023 07:49:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown697[Jun 18 2023 07:49:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown698[Jun 18 2023 07:49:23 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item699[Jun 18 2023 07:49:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown700[Jun 18 2023 07:49:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-747808f2c9fcfa1f'701[Jun 18 2023 07:49:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-747808f2c9fcfa1f`702 displays security reports in the project security dashboard703[Jun 18 2023 07:49:24 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities704[Jun 18 2023 07:49:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds705[Jun 18 2023 07:49:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds706[Jun 18 2023 07:49:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-d985d0fb25f4d1c7' via api in 0.4 seconds707[Jun 18 2023 07:49:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.708[Jun 18 2023 07:49:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`709[Jun 18 2023 07:49:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`710[Jun 18 2023 07:49:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-d985d0fb25f4d1c7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-d985d0fb25f4d1c7 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-d985d0fb25f4d1c7 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `711[Jun 18 2023 07:49:30 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-d985d0fb25f4d1c7`712[Jun 18 2023 07:49:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`713[Jun 18 2023 07:49:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-d985d0fb25f4d1c7' via api in 6.42 seconds714[Jun 18 2023 07:49:31 UTC (QA Tests)] INFO -- filling :login_field with "root"715[Jun 18 2023 07:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field716[Jun 18 2023 07:49:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"717[Jun 18 2023 07:49:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field718[Jun 18 2023 07:49:32 UTC (QA Tests)] INFO -- clicking :sign_in_button719[Jun 18 2023 07:49:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.881s720[Jun 18 2023 07:49:34 UTC (QA Tests)] INFO -- Enabling super sidebar!721[Jun 18 2023 07:49:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled722[Jun 18 2023 07:49:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-d985d0fb25f4d1c7723[Jun 18 2023 07:49:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.71 seconds724[Jun 18 2023 07:49:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-d985d0fb25f4d1c7725[Jun 18 2023 07:49:38 UTC (QA Tests)] INFO -- clicking :menu_section_button726[Jun 18 2023 07:49:38 UTC (QA Tests)] INFO -- clicking :nav_item_link727[Jun 18 2023 07:49:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.769s728[Jun 18 2023 07:49:50 UTC (QA Tests)] INFO -- clicking :nav_item_link729[Jun 18 2023 07:49:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.237s730[Jun 18 2023 07:49:51 UTC (QA Tests)] INFO -- clicking :menu_section_button731[Jun 18 2023 07:49:52 UTC (QA Tests)] INFO -- clicking :nav_item_link732[Jun 18 2023 07:49:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.055s733[Jun 18 2023 07:49:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown734[Jun 18 2023 07:49:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.628s735[Jun 18 2023 07:49:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.683s736[Jun 18 2023 07:49:53 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item737[Jun 18 2023 07:49:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown738[Jun 18 2023 07:49:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.403s739[Jun 18 2023 07:49:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 1.454s740[Jun 18 2023 07:49:55 UTC (QA Tests)] INFO -- clicking :vulnerability741[Jun 18 2023 07:49:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.891s742[Jun 18 2023 07:49:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-d985d0fb25f4d1c7'743[Jun 18 2023 07:49:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-d985d0fb25f4d1c7`744 displays false positives for the vulnerabilities745[Jun 18 2023 07:49:57 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard746[Jun 18 2023 07:49:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds747[Jun 18 2023 07:49:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds748[Jun 18 2023 07:49:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-d60aeb2229988a19' via api in 0.4 seconds749[Jun 18 2023 07:49:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.750[Jun 18 2023 07:49:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`751[Jun 18 2023 07:49:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`752[Jun 18 2023 07:49:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-d60aeb2229988a19 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-d60aeb2229988a19 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-d60aeb2229988a19 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `753[Jun 18 2023 07:49:58 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-d60aeb2229988a19`754[Jun 18 2023 07:49:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`755[Jun 18 2023 07:49:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-d60aeb2229988a19' via api in 1.38 seconds756[Jun 18 2023 07:49:59 UTC (QA Tests)] INFO -- filling :login_field with "root"757[Jun 18 2023 07:49:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field758[Jun 18 2023 07:50:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"759[Jun 18 2023 07:50:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field760[Jun 18 2023 07:50:00 UTC (QA Tests)] INFO -- clicking :sign_in_button761[Jun 18 2023 07:50:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.911s762[Jun 18 2023 07:50:02 UTC (QA Tests)] INFO -- Enabling super sidebar!763[Jun 18 2023 07:50:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled764[Jun 18 2023 07:50:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-d60aeb2229988a19765[Jun 18 2023 07:50:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds766[Jun 18 2023 07:50:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-d60aeb2229988a19767[Jun 18 2023 07:50:06 UTC (QA Tests)] INFO -- clicking :menu_section_button768[Jun 18 2023 07:50:06 UTC (QA Tests)] INFO -- clicking :nav_item_link769[Jun 18 2023 07:50:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.756s770[Jun 18 2023 07:50:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8771[Jun 18 2023 07:50:19 UTC (QA Tests)] INFO -- clicking :menu_section_button772[Jun 18 2023 07:50:19 UTC (QA Tests)] INFO -- clicking :nav_item_link773[Jun 18 2023 07:50:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.693s774[Jun 18 2023 07:50:21 UTC (QA Tests)] INFO -- clicking :nav_item_link775[Jun 18 2023 07:50:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.867s776[Jun 18 2023 07:50:21 UTC (QA Tests)] INFO -- clicking :filter_project_dropdown777[Jun 18 2023 07:50:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.665s778[Jun 18 2023 07:50:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_project_dropdown' took 0.743s779[Jun 18 2023 07:50:22 UTC (QA Tests)] INFO -- clicking :filter_project-with-secure-d60aeb2229988a19_dropdown_item780[Jun 18 2023 07:50:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown781[Jun 18 2023 07:50:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.564s782[Jun 18 2023 07:50:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.629s783[Jun 18 2023 07:50:23 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item784[Jun 18 2023 07:50:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown785[Jun 18 2023 07:50:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown786[Jun 18 2023 07:50:24 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item787[Jun 18 2023 07:50:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown788[Jun 18 2023 07:50:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown789[Jun 18 2023 07:50:24 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item790[Jun 18 2023 07:50:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown791[Jun 18 2023 07:50:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown792[Jun 18 2023 07:50:25 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item793[Jun 18 2023 07:50:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown794[Jun 18 2023 07:50:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown795[Jun 18 2023 07:50:25 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item796[Jun 18 2023 07:50:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown797[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown798[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item799[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown800[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown801[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item802[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown803[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown804[Jun 18 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item805[Jun 18 2023 07:50:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown806[Jun 18 2023 07:50:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-d60aeb2229988a19'807[Jun 18 2023 07:50:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-d60aeb2229988a19`808 displays security reports in the group security dashboard809[Jun 18 2023 07:50:27 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List810[Jun 18 2023 07:50:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds811[Jun 18 2023 07:50:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds812[Jun 18 2023 07:50:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-68e6f274c12969d6' via api in 0.43 seconds813[Jun 18 2023 07:50:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.814[Jun 18 2023 07:50:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`815[Jun 18 2023 07:50:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`816[Jun 18 2023 07:50:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-68e6f274c12969d6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-68e6f274c12969d6 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-68e6f274c12969d6 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `817[Jun 18 2023 07:50:29 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-68e6f274c12969d6`818[Jun 18 2023 07:50:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`819[Jun 18 2023 07:50:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-68e6f274c12969d6' via api in 1.41 seconds820[Jun 18 2023 07:50:30 UTC (QA Tests)] INFO -- filling :login_field with "root"821[Jun 18 2023 07:50:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field822[Jun 18 2023 07:50:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"823[Jun 18 2023 07:50:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field824[Jun 18 2023 07:50:31 UTC (QA Tests)] INFO -- clicking :sign_in_button825[Jun 18 2023 07:50:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.095s826[Jun 18 2023 07:50:32 UTC (QA Tests)] INFO -- Enabling super sidebar!827[Jun 18 2023 07:50:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled828[Jun 18 2023 07:50:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-68e6f274c12969d6829[Jun 18 2023 07:50:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds830[Jun 18 2023 07:50:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-68e6f274c12969d6831[Jun 18 2023 07:50:37 UTC (QA Tests)] INFO -- clicking :menu_section_button832[Jun 18 2023 07:50:37 UTC (QA Tests)] INFO -- clicking :nav_item_link833[Jun 18 2023 07:50:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s834[Jun 18 2023 07:50:49 UTC (QA Tests)] INFO -- clicking :menu_section_button835[Jun 18 2023 07:50:49 UTC (QA Tests)] INFO -- clicking :nav_item_link836[Jun 18 2023 07:50:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.658s837[Jun 18 2023 07:50:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-68e6f274c12969d6'838[Jun 18 2023 07:50:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-68e6f274c12969d6`839 displays the Dependency List840[Jun 18 2023 07:50:50 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline841[Jun 18 2023 07:50:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.12 seconds842[Jun 18 2023 07:50:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.23 seconds843[Jun 18 2023 07:50:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-35b0b9afb496de13' via api in 0.41 seconds844[Jun 18 2023 07:50:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.845[Jun 18 2023 07:50:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`846[Jun 18 2023 07:50:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`847[Jun 18 2023 07:50:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-35b0b9afb496de13 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-35b0b9afb496de13 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-35b0b9afb496de13 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `848[Jun 18 2023 07:50:57 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-35b0b9afb496de13`849[Jun 18 2023 07:50:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`850[Jun 18 2023 07:50:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-35b0b9afb496de13' via api in 6.38 seconds851[Jun 18 2023 07:50:58 UTC (QA Tests)] INFO -- filling :login_field with "root"852[Jun 18 2023 07:50:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field853[Jun 18 2023 07:50:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"854[Jun 18 2023 07:50:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field855[Jun 18 2023 07:50:59 UTC (QA Tests)] INFO -- clicking :sign_in_button856[Jun 18 2023 07:51:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.006s857[Jun 18 2023 07:51:00 UTC (QA Tests)] INFO -- Enabling super sidebar!858[Jun 18 2023 07:51:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled859[Jun 18 2023 07:51:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-35b0b9afb496de13860[Jun 18 2023 07:51:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds861[Jun 18 2023 07:51:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-35b0b9afb496de13862[Jun 18 2023 07:51:05 UTC (QA Tests)] INFO -- clicking :menu_section_button863[Jun 18 2023 07:51:05 UTC (QA Tests)] INFO -- clicking :nav_item_link864[Jun 18 2023 07:51:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.946s865[Jun 18 2023 07:51:17 UTC (QA Tests)] INFO -- clicking :nav_item_link866[Jun 18 2023 07:51:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.851s867[Jun 18 2023 07:51:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown868[Jun 18 2023 07:51:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.57s869[Jun 18 2023 07:51:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.64s870[Jun 18 2023 07:51:20 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item871[Jun 18 2023 07:51:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown872[Jun 18 2023 07:51:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown873[Jun 18 2023 07:51:21 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item874[Jun 18 2023 07:51:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown875[Jun 18 2023 07:51:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.571s876[Jun 18 2023 07:51:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.631s877[Jun 18 2023 07:51:21 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown878[Jun 18 2023 07:51:22 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item879[Jun 18 2023 07:51:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown880[Jun 18 2023 07:51:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown881[Jun 18 2023 07:51:22 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item882[Jun 18 2023 07:51:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown883[Jun 18 2023 07:51:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.612s884[Jun 18 2023 07:51:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.662s885[Jun 18 2023 07:51:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown886[Jun 18 2023 07:51:23 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item887[Jun 18 2023 07:51:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown888[Jun 18 2023 07:51:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown889[Jun 18 2023 07:51:24 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item890[Jun 18 2023 07:51:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown891[Jun 18 2023 07:51:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown892[Jun 18 2023 07:51:24 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item893[Jun 18 2023 07:51:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown894[Jun 18 2023 07:51:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown895[Jun 18 2023 07:51:25 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item896[Jun 18 2023 07:51:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown897[Jun 18 2023 07:51:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.523s898[Jun 18 2023 07:51:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-35b0b9afb496de13'899[Jun 18 2023 07:51:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-35b0b9afb496de13`900[Jun 18 2023 07:51:26 UTC (QA Tests)] ERROR -- Interceptor Api Errors901[-1] GET /api/graphql -- Correlation Id: Correlation Id not found902 displays security reports in the pipeline903Create904 Branch with unusual name905 when branch name contains slash, hash, double dash, and capital letter906[Jun 18 2023 07:51:26 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly907[Jun 18 2023 07:51:27 UTC (QA Tests)] INFO -- filling :login_field with "root"908[Jun 18 2023 07:51:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field909[Jun 18 2023 07:51:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"910[Jun 18 2023 07:51:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field911[Jun 18 2023 07:51:28 UTC (QA Tests)] INFO -- clicking :sign_in_button912[Jun 18 2023 07:51:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.945s913[Jun 18 2023 07:51:29 UTC (QA Tests)] INFO -- Enabling super sidebar!914[Jun 18 2023 07:51:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled915[Jun 18 2023 07:51:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds916[Jun 18 2023 07:51:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds917[Jun 18 2023 07:51:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/unusually-named-branch-project-09495150a3fa4623' via api in 0.97 seconds918[Jun 18 2023 07:51:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds919[Jun 18 2023 07:51:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/unusually-named-branch-project-09495150a3fa4623920[Jun 18 2023 07:51:35 UTC (QA Tests)] INFO -- clicking :file_name_link921[Jun 18 2023 07:51:36 UTC (QA Tests)] INFO -- clicking :file_name_link922 renders repository file tree correctly923Create924 Version control for project snippets925[Jun 18 2023 07:51:36 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI926[Jun 18 2023 07:51:37 UTC (QA Tests)] INFO -- filling :login_field with "root"927[Jun 18 2023 07:51:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field928[Jun 18 2023 07:51:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"929[Jun 18 2023 07:51:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field930[Jun 18 2023 07:51:38 UTC (QA Tests)] INFO -- clicking :sign_in_button931[Jun 18 2023 07:51:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.995s932[Jun 18 2023 07:51:39 UTC (QA Tests)] INFO -- Enabling super sidebar!933[Jun 18 2023 07:51:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled934[Jun 18 2023 07:51:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds935[Jun 18 2023 07:51:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds936[Jun 18 2023 07:51:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-snippets-52a661b04bef70de' via api in 0.69 seconds937[Jun 18 2023 07:51:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.15 seconds938[Jun 18 2023 07:51:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-snippets-52a661b04bef70de/-/snippets/1939[Jun 18 2023 07:51:43 UTC (QA Tests)] INFO -- clicking :clone_button940[Jun 18 2023 07:51:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.6 seconds941[Jun 18 2023 07:51:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.053s942[Jun 18 2023 07:51:46 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present943[Jun 18 2023 07:51:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.258s944[Jun 18 2023 07:51:57 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button945[Jun 18 2023 07:51:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.397s946[Jun 18 2023 07:51:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.409s947[Jun 18 2023 07:52:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '1'948[Jun 18 2023 07:52:00 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230618-39-e2wdnc/id_rsa -N `949[Jun 18 2023 07:52:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 1.0 seconds950[Jun 18 2023 07:52:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'951 clones, pushes, and pulls a project snippet over HTTP, edits via UI952[Jun 18 2023 07:52:01 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI953[Jun 18 2023 07:52:02 UTC (QA Tests)] INFO -- filling :login_field with "root"954[Jun 18 2023 07:52:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field955[Jun 18 2023 07:52:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"956[Jun 18 2023 07:52:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field957[Jun 18 2023 07:52:03 UTC (QA Tests)] INFO -- clicking :sign_in_button958[Jun 18 2023 07:52:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.09s959[Jun 18 2023 07:52:04 UTC (QA Tests)] INFO -- Enabling super sidebar!960[Jun 18 2023 07:52:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled961[Jun 18 2023 07:52:06 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230618-39-1om7zhf/id_rsa -N `962[Jun 18 2023 07:52:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.8 seconds963[Jun 18 2023 07:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds964[Jun 18 2023 07:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds965[Jun 18 2023 07:52:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-snippets-76c77dc4b03b00a3' via api in 0.68 seconds966[Jun 18 2023 07:52:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.08 seconds967[Jun 18 2023 07:52:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-snippets-76c77dc4b03b00a3/-/snippets/2968[Jun 18 2023 07:52:09 UTC (QA Tests)] INFO -- clicking :clone_button969[Jun 18 2023 07:52:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.53 seconds970[Jun 18 2023 07:52:12 UTC (QA Tests)] INFO -- clicking :snippet_action_button971[Jun 18 2023 07:52:12 UTC (QA Tests)] INFO -- clicking :delete_snippet_button972[Jun 18 2023 07:52:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.762s973[Jun 18 2023 07:52:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.77s974[Jun 18 2023 07:52:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'975 clones, pushes, and pulls a project snippet over SSH, deletes via UI976Plan977 Editing scoped labels on issues978[Jun 18 2023 07:52:13 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels979[Jun 18 2023 07:52:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds980[Jun 18 2023 07:52:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds981[Jun 18 2023 07:52:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-59a28cffa8dd865f' via api in 0.61 seconds982[Jun 18 2023 07:52:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.98 seconds983[Jun 18 2023 07:52:15 UTC (QA Tests)] INFO -- filling :login_field with "root"984[Jun 18 2023 07:52:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field985[Jun 18 2023 07:52:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"986[Jun 18 2023 07:52:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field987[Jun 18 2023 07:52:16 UTC (QA Tests)] INFO -- clicking :sign_in_button988[Jun 18 2023 07:52:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.084s989[Jun 18 2023 07:52:17 UTC (QA Tests)] INFO -- Enabling super sidebar!990[Jun 18 2023 07:52:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled991[Jun 18 2023 07:52:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.18 seconds992[Jun 18 2023 07:52:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '4' via api in 0.18 seconds993[Jun 18 2023 07:52:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '5' via api in 0.09 seconds994[Jun 18 2023 07:52:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '6' via api in 0.09 seconds995[Jun 18 2023 07:52:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-59a28cffa8dd865f/-/issues/1996[Jun 18 2023 07:52:21 UTC (QA Tests)] INFO -- clicking :edit_button997[Jun 18 2023 07:52:22 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "animal::dolphin"998[Jun 18 2023 07:52:22 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field999[Jun 18 2023 07:52:22 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "plant::orchid"1000[Jun 18 2023 07:52:22 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1001[Jun 18 2023 07:52:23 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::car::porsche"1002[Jun 18 2023 07:52:23 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1003[Jun 18 2023 07:52:24 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::truck::mercedes-bens"1004[Jun 18 2023 07:52:24 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1005[Jun 18 2023 07:52:25 UTC (QA Tests)] INFO -- clicking :issue_title1006 correctly applies simple and multiple colon scoped pairs labels1007Plan1008 Milestones1009 Group milestone1010 behaves like milestone assigned to new issue1011[Jun 18 2023 07:52:26 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to new issue is assigned to a new issue1012[Jun 18 2023 07:52:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1013[Jun 18 2023 07:52:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1014[Jun 18 2023 07:52:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1015[Jun 18 2023 07:52:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1016[Jun 18 2023 07:52:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1017[Jun 18 2023 07:52:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s1018[Jun 18 2023 07:52:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1019[Jun 18 2023 07:52:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1020[Jun 18 2023 07:52:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1021[Jun 18 2023 07:52:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-8b2d5aa7' via api in 0.38 seconds1022[Jun 18 2023 07:52:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-8b2d5aa7/project-to-test-milestones-92789c8a-56216fc2dbc1d2ef' via api in 0.4 seconds1023[Jun 18 2023 07:52:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '1' via api in 0.1 seconds1024[Jun 18 2023 07:52:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-to-test-milestones-8b2d5aa7/project-to-test-milestones-92789c8a-56216fc2dbc1d2ef1025[Jun 18 2023 07:52:32 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1026[Jun 18 2023 07:52:32 UTC (QA Tests)] INFO -- clicking :create_menu_item1027[Jun 18 2023 07:52:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.118s1028[Jun 18 2023 07:52:33 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 95673922b90cd0dd"1029[Jun 18 2023 07:52:33 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1030[Jun 18 2023 07:52:34 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description b92c43522a8dcaf8"1031[Jun 18 2023 07:52:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1032[Jun 18 2023 07:52:35 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1033[Jun 18 2023 07:52:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.155s1034[Jun 18 2023 07:52:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.7 seconds1035 is assigned to a new issue1036 behaves like milestone assigned to existing issue1037[Jun 18 2023 07:52:37 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to existing issue is assigned to an existing issue1038[Jun 18 2023 07:52:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1039[Jun 18 2023 07:52:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1040[Jun 18 2023 07:52:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1041[Jun 18 2023 07:52:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1042[Jun 18 2023 07:52:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1043[Jun 18 2023 07:52:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.044s1044[Jun 18 2023 07:52:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1045[Jun 18 2023 07:52:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1046[Jun 18 2023 07:52:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1047[Jun 18 2023 07:52:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-a0c3d7ee' via api in 0.36 seconds1048[Jun 18 2023 07:52:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-a0c3d7ee/project-to-test-milestones-df5bac0d-ca41d0ce94bbf052' via api in 0.41 seconds1049[Jun 18 2023 07:52:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.26 seconds1050[Jun 18 2023 07:52:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-to-test-milestones-a0c3d7ee/project-to-test-milestones-df5bac0d-ca41d0ce94bbf052/-/issues/11051[Jun 18 2023 07:52:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '2' via api in 0.1 seconds1052[Jun 18 2023 07:52:44 UTC (QA Tests)] INFO -- clicking :edit_button1053[Jun 18 2023 07:52:45 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-to-test-milestones-a0c3d7ee/project-to-test-milestones-df5bac0d-ca41d0ce94bbf052/-/issues/11054[Jun 18 2023 07:52:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.774s1055 is assigned to an existing issue1056 Project milestone1057 behaves like milestone assigned to existing issue1058[Jun 18 2023 07:52:47 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to existing issue is assigned to an existing issue1059[Jun 18 2023 07:52:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1060[Jun 18 2023 07:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1061[Jun 18 2023 07:52:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1062[Jun 18 2023 07:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1063[Jun 18 2023 07:52:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1064[Jun 18 2023 07:52:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.068s1065[Jun 18 2023 07:52:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1066[Jun 18 2023 07:52:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1067[Jun 18 2023 07:52:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1068[Jun 18 2023 07:52:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-ac76d4e7' via api in 0.34 seconds1069[Jun 18 2023 07:52:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-ac76d4e7/project-to-test-milestones-3af5a882-7e5ae5002742c747' via api in 0.42 seconds1070[Jun 18 2023 07:52:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.23 seconds1071[Jun 18 2023 07:52:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-to-test-milestones-ac76d4e7/project-to-test-milestones-3af5a882-7e5ae5002742c747/-/issues/11072[Jun 18 2023 07:52:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.12 seconds1073[Jun 18 2023 07:52:55 UTC (QA Tests)] INFO -- clicking :edit_button1074[Jun 18 2023 07:52:56 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-to-test-milestones-ac76d4e7/project-to-test-milestones-3af5a882-7e5ae5002742c747/-/issues/11075[Jun 18 2023 07:52:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.667s1076 is assigned to an existing issue1077 behaves like milestone assigned to new issue1078[Jun 18 2023 07:52:58 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to new issue is assigned to a new issue1079[Jun 18 2023 07:52:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1080[Jun 18 2023 07:52:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1081[Jun 18 2023 07:52:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1082[Jun 18 2023 07:52:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1083[Jun 18 2023 07:52:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1084[Jun 18 2023 07:53:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.138s1085[Jun 18 2023 07:53:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1086[Jun 18 2023 07:53:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1087[Jun 18 2023 07:53:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1088[Jun 18 2023 07:53:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-2a7edf2e' via api in 0.33 seconds1089[Jun 18 2023 07:53:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-to-test-milestones-2a7edf2e/project-to-test-milestones-dd898ef1-0de548a3f22b3703' via api in 0.43 seconds1090[Jun 18 2023 07:53:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.13 seconds1091[Jun 18 2023 07:53:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-to-test-milestones-2a7edf2e/project-to-test-milestones-dd898ef1-0de548a3f22b37031092[Jun 18 2023 07:53:04 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1093[Jun 18 2023 07:53:04 UTC (QA Tests)] INFO -- clicking :create_menu_item1094[Jun 18 2023 07:53:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.934s1095[Jun 18 2023 07:53:05 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 6060e987c34cc328"1096[Jun 18 2023 07:53:05 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1097[Jun 18 2023 07:53:06 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 156d48e42b64f420"1098[Jun 18 2023 07:53:06 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1099[Jun 18 2023 07:53:07 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1100[Jun 18 2023 07:53:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.087s1101[Jun 18 2023 07:53:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.46 seconds1102 is assigned to a new issue1103Verify1104 Pipelines for merged results and merge trains1105[Jun 18 2023 07:53:09 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results1106[Jun 18 2023 07:53:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1107[Jun 18 2023 07:53:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.2 seconds1108[Jun 18 2023 07:53:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-fbe32b8cc1e3feb3' via api in 0.66 seconds1109[Jun 18 2023 07:53:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1110[Jun 18 2023 07:53:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1111[Jun 18 2023 07:53:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1112[Jun 18 2023 07:53:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-rgom3fl4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-rgom3fl4 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-rgom3fl4 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-rgom3fl4 --executor shell && gitlab-runner run" `1113[Jun 18 2023 07:53:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-rgom3fl4`1114[Jun 18 2023 07:53:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1115[Jun 18 2023 07:53:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-rgom3fl4' via api in 1.56 seconds1116[Jun 18 2023 07:53:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1117[Jun 18 2023 07:53:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1118[Jun 18 2023 07:53:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1119[Jun 18 2023 07:53:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1120[Jun 18 2023 07:53:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1121[Jun 18 2023 07:53:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1122[Jun 18 2023 07:53:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.121s1123[Jun 18 2023 07:53:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1124[Jun 18 2023 07:53:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1125[Jun 18 2023 07:53:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-fbe32b8cc1e3feb31126[Jun 18 2023 07:53:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1127[Jun 18 2023 07:53:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1128[Jun 18 2023 07:53:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s1129[Jun 18 2023 07:53:19 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1130[Jun 18 2023 07:53:19 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1131[Jun 18 2023 07:53:19 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1132[Jun 18 2023 07:53:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 1.044s1133[Jun 18 2023 07:53:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1134[Jun 18 2023 07:53:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.79 seconds1135[Jun 18 2023 07:53:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-fbe32b8cc1e3feb3/-/merge_requests/11136[Jun 18 2023 07:53:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 16.043s1137[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-fbe32b8cc1e3feb3/-/merge_requests/11138[Jun 18 2023 07:53:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.932s1139[Jun 18 2023 07:53:47 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown1140[Jun 18 2023 07:53:47 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item1141[Jun 18 2023 07:53:48 UTC (QA Tests)] INFO -- clicking :merge_immediately_button1142[Jun 18 2023 07:53:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.642s1143[Jun 18 2023 07:54:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 21.043s1144[Jun 18 2023 07:54:12 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-fbe32b8cc1e3feb3/-/merge_requests/11145[Jun 18 2023 07:54:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.07s1146[Jun 18 2023 07:54:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-rgom3fl4'1147[Jun 18 2023 07:54:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-rgom3fl4`1148 creates a pipeline with merged results1149[Jun 18 2023 07:54:15 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train1150[Jun 18 2023 07:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1151[Jun 18 2023 07:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds1152[Jun 18 2023 07:54:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-05c784b39961c2e1' via api in 0.69 seconds1153[Jun 18 2023 07:54:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1154[Jun 18 2023 07:54:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1155[Jun 18 2023 07:54:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1156[Jun 18 2023 07:54:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1f8qehgo --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1f8qehgo sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1f8qehgo --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-1f8qehgo --executor shell && gitlab-runner run" `1157[Jun 18 2023 07:54:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1f8qehgo`1158[Jun 18 2023 07:54:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1159[Jun 18 2023 07:54:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1f8qehgo' via api in 6.44 seconds1160[Jun 18 2023 07:54:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1161[Jun 18 2023 07:54:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1162[Jun 18 2023 07:54:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1163[Jun 18 2023 07:54:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1164[Jun 18 2023 07:54:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1165[Jun 18 2023 07:54:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1166[Jun 18 2023 07:54:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.081s1167[Jun 18 2023 07:54:25 UTC (QA Tests)] INFO -- Enabling super sidebar!1168[Jun 18 2023 07:54:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled1169[Jun 18 2023 07:54:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-05c784b39961c2e11170[Jun 18 2023 07:54:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1171[Jun 18 2023 07:54:29 UTC (QA Tests)] INFO -- clicking :nav_item_link1172[Jun 18 2023 07:54:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.953s1173[Jun 18 2023 07:54:30 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1174[Jun 18 2023 07:54:30 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1175[Jun 18 2023 07:54:30 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1176[Jun 18 2023 07:54:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 0.904s1177[Jun 18 2023 07:54:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1178[Jun 18 2023 07:54:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.77 seconds1179[Jun 18 2023 07:54:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-05c784b39961c2e1/-/merge_requests/11180[Jun 18 2023 07:54:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 16.046s1181[Jun 18 2023 07:54:50 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/pipelines-for-merge-trains-05c784b39961c2e1/-/merge_requests/11182[Jun 18 2023 07:54:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.13s1183[Jun 18 2023 07:54:57 UTC (QA Tests)] INFO -- clicking :merge_button1184[Jun 18 2023 07:55:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 9.787s1185[Jun 18 2023 07:55:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1f8qehgo'1186[Jun 18 2023 07:55:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1f8qehgo`1187 merges via a merge train1188Plan1189 Project Wiki1190 with Wiki Sidebar1191[Jun 18 2023 07:55:08 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work1192[Jun 18 2023 07:55:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1193[Jun 18 2023 07:55:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1194[Jun 18 2023 07:55:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1195[Jun 18 2023 07:55:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1196[Jun 18 2023 07:55:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1197[Jun 18 2023 07:55:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.099s1198[Jun 18 2023 07:55:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1199[Jun 18 2023 07:55:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1200[Jun 18 2023 07:55:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.15 seconds1201[Jun 18 2023 07:55:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.28 seconds1202[Jun 18 2023 07:55:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/wiki_testing-77726b4f4b123c3a' via api in 2.0 seconds1203[Jun 18 2023 07:55:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 2.42 seconds1204[Jun 18 2023 07:55:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds1205[Jun 18 2023 07:55:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1206[Jun 18 2023 07:55:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds1207[Jun 18 2023 07:55:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1208[Jun 18 2023 07:55:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1209[Jun 18 2023 07:55:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/wiki_testing-77726b4f4b123c3a/-/wikis/Home1210[Jun 18 2023 07:55:18 UTC (QA Tests)] INFO -- clicking :wiki_page_link1211[Jun 18 2023 07:55:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 1.041s1212 has all expected links that work1213 with Wiki Page List1214[Jun 18 2023 07:55:19 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work1215[Jun 18 2023 07:55:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1216[Jun 18 2023 07:55:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1217[Jun 18 2023 07:55:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1218[Jun 18 2023 07:55:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1219[Jun 18 2023 07:55:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1220[Jun 18 2023 07:55:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s1221[Jun 18 2023 07:55:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1222[Jun 18 2023 07:55:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1223[Jun 18 2023 07:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1224[Jun 18 2023 07:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds1225[Jun 18 2023 07:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/wiki_testing-6b1607df253500d1' via api in 0.66 seconds1226[Jun 18 2023 07:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.05 seconds1227[Jun 18 2023 07:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1228[Jun 18 2023 07:55:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1229[Jun 18 2023 07:55:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1230[Jun 18 2023 07:55:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1231[Jun 18 2023 07:55:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds1232[Jun 18 2023 07:55:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1233[Jun 18 2023 07:55:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1234[Jun 18 2023 07:55:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1235[Jun 18 2023 07:55:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1236[Jun 18 2023 07:55:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1237[Jun 18 2023 07:55:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1238[Jun 18 2023 07:55:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1239[Jun 18 2023 07:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1240[Jun 18 2023 07:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1241[Jun 18 2023 07:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds1242[Jun 18 2023 07:55:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/wiki_testing-6b1607df253500d1/-/wikis/Home1243[Jun 18 2023 07:55:31 UTC (QA Tests)] INFO -- clicking :view_all_pages_button1244[Jun 18 2023 07:55:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view_all_pages_button' took 0.707s1245[Jun 18 2023 07:55:32 UTC (QA Tests)] INFO -- clicking :wiki_page_link1246[Jun 18 2023 07:55:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.692s1247 has all expected links that work1248Manage1249 2FA1250[Jun 18 2023 07:55:33 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only1251[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1d635319612db1d2' via api in 0.24 seconds1252[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-1d635319612db1d21253[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- Caching token for username: qa-user-1d635319612db1d2, last six chars of token:bE1osP1254[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-1d635319612db1d2-gqzif1cp' via api in 0.08 seconds1255[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-a9e61fbd' via api in 0.34 seconds1256[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-a9e61fbd/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.26 seconds1257[Jun 18 2023 07:55:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-52f70d418a6da6b7' via api in 0.23 seconds1258[Jun 18 2023 07:55:35 UTC (QA Tests)] INFO -- Adding user qa-user-52f70d418a6da6b7 to gitlab-qa-2fa-recovery-sandbox-group-a9e61fbd/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 QA::Resource::Group1259[Jun 18 2023 07:55:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? standard_tab' took 1.033s1260[Jun 18 2023 07:55:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-52f70d418a6da6b7"1261[Jun 18 2023 07:55:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1262[Jun 18 2023 07:55:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1263[Jun 18 2023 07:55:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1264[Jun 18 2023 07:55:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1265[Jun 18 2023 07:55:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.885s1266[Jun 18 2023 07:55:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1267[Jun 18 2023 07:55:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled1268[Jun 18 2023 07:56:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "685592"1269[Jun 18 2023 07:56:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1270[Jun 18 2023 07:56:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1271[Jun 18 2023 07:56:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1272[Jun 18 2023 07:56:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1273[Jun 18 2023 07:56:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.051s1274[Jun 18 2023 07:56:02 UTC (QA Tests)] INFO -- clicking :copy_button1275[Jun 18 2023 07:56:02 UTC (QA Tests)] INFO -- clicking :proceed_button1276[Jun 18 2023 07:56:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.044s1277[Jun 18 2023 07:56:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content1278[Jun 18 2023 07:56:04 UTC (QA Tests)] INFO -- clicking :sign_out_link1279[Jun 18 2023 07:56:05 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-52f70d418a6da6b7"1280[Jun 18 2023 07:56:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1281[Jun 18 2023 07:56:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1282[Jun 18 2023 07:56:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1283[Jun 18 2023 07:56:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1284[Jun 18 2023 07:56:06 UTC (QA Tests)] INFO -- Enabling super sidebar!1285[Jun 18 2023 07:56:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.014s1286[Jun 18 2023 07:56:09 UTC (QA Tests)] INFO -- User is not signed in, skipping1287[Jun 18 2023 07:56:10 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "33efd3facc8644fc"1288[Jun 18 2023 07:56:10 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1289[Jun 18 2023 07:56:10 UTC (QA Tests)] INFO -- clicking :verify_code_button1290[Jun 18 2023 07:56:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.036s1291[Jun 18 2023 07:56:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content1292[Jun 18 2023 07:56:12 UTC (QA Tests)] INFO -- clicking :sign_out_link1293[Jun 18 2023 07:56:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.93s1294[Jun 18 2023 07:56:14 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-52f70d418a6da6b7"1295[Jun 18 2023 07:56:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1296[Jun 18 2023 07:56:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1297[Jun 18 2023 07:56:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1298[Jun 18 2023 07:56:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1299[Jun 18 2023 07:56:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1300[Jun 18 2023 07:56:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.032s1301[Jun 18 2023 07:56:18 UTC (QA Tests)] INFO -- User is not signed in, skipping1302[Jun 18 2023 07:56:19 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "33efd3facc8644fc"1303[Jun 18 2023 07:56:19 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1304[Jun 18 2023 07:56:19 UTC (QA Tests)] INFO -- clicking :verify_code_button1305[Jun 18 2023 07:56:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.779s1306 allows using 2FA recovery code once only1307Create1308 Commit data1309[Jun 18 2023 07:56:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds1310[Jun 18 2023 07:56:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1311[Jun 18 2023 07:56:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds1312[Jun 18 2023 07:56:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-8c980622e9a10630' via api in 0.62 seconds1313[Jun 18 2023 07:56:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1314[Jun 18 2023 07:56:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.4 seconds1315[Jun 18 2023 07:56:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.15 seconds1316[Jun 18 2023 07:56:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.27 seconds1317[Jun 18 2023 07:56:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-new-file-49e9d0f5531bb205' via api in 1.06 seconds1318[Jun 18 2023 07:56:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.51 seconds1319[Jun 18 2023 07:56:24 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff1320[Jun 18 2023 07:56:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1321[Jun 18 2023 07:56:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1322[Jun 18 2023 07:56:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1323[Jun 18 2023 07:56:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1324[Jun 18 2023 07:56:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1325[Jun 18 2023 07:56:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.087s1326[Jun 18 2023 07:56:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1327[Jun 18 2023 07:56:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1328[Jun 18 2023 07:56:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-8c980622e9a106301329[Jun 18 2023 07:56:31 UTC (QA Tests)] INFO -- clicking :options_button1330 user views raw commit diff1331[Jun 18 2023 07:56:32 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch1332[Jun 18 2023 07:56:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1333[Jun 18 2023 07:56:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1334[Jun 18 2023 07:56:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1335[Jun 18 2023 07:56:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1336[Jun 18 2023 07:56:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1337[Jun 18 2023 07:56:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.088s1338[Jun 18 2023 07:56:35 UTC (QA Tests)] INFO -- Enabling super sidebar!1339[Jun 18 2023 07:56:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled1340[Jun 18 2023 07:56:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-8c980622e9a106301341[Jun 18 2023 07:56:40 UTC (QA Tests)] INFO -- clicking :options_button1342 user views raw email patch1343Create1344 Protected branch support1345 when developers and maintainers are not allowed to push to a protected branch1346[Jun 18 2023 07:56:41 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push to the protected branch1347[Jun 18 2023 07:56:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1348[Jun 18 2023 07:56:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1349[Jun 18 2023 07:56:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1350[Jun 18 2023 07:56:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1351[Jun 18 2023 07:56:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1352[Jun 18 2023 07:56:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.052s1353[Jun 18 2023 07:56:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1354[Jun 18 2023 07:56:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1355[Jun 18 2023 07:56:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1356[Jun 18 2023 07:56:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds1357[Jun 18 2023 07:56:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/protected-branch-project-55e209dbaef26cdc' via api in 2.16 seconds1358[Jun 18 2023 07:56:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds1359[Jun 18 2023 07:56:48 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1360[Jun 18 2023 07:56:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.71 seconds1361 user without push rights fails to push to the protected branch1362 when developers and maintainers are allowed to push to a protected branch1363[Jun 18 2023 07:56:50 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes to the protected branch1364[Jun 18 2023 07:56:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1365[Jun 18 2023 07:56:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1366[Jun 18 2023 07:56:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1367[Jun 18 2023 07:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1368[Jun 18 2023 07:56:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1369[Jun 18 2023 07:56:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.199s1370[Jun 18 2023 07:56:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1371[Jun 18 2023 07:56:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1372[Jun 18 2023 07:56:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1373[Jun 18 2023 07:56:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds1374[Jun 18 2023 07:56:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/protected-branch-project-80cbc65bc83e6109' via api in 0.87 seconds1375[Jun 18 2023 07:56:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1376[Jun 18 2023 07:56:56 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1377[Jun 18 2023 07:56:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.94 seconds1378[Jun 18 2023 07:56:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.1 seconds1379 user with push rights successfully pushes to the protected branch1380Create1381 Merge request creation from fork1382[Jun 18 2023 07:56:58 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository1383[Jun 18 2023 07:56:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1384[Jun 18 2023 07:56:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1385[Jun 18 2023 07:56:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1386[Jun 18 2023 07:56:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1387[Jun 18 2023 07:56:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1388[Jun 18 2023 07:57:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.074s1389[Jun 18 2023 07:57:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1390[Jun 18 2023 07:57:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1391[Jun 18 2023 07:57:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.08 seconds1392[Jun 18 2023 07:57:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.19 seconds1393[Jun 18 2023 07:57:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-c886673fde084887' via api in 0.69 seconds1394[Jun 18 2023 07:57:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1395[Jun 18 2023 07:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.19 seconds1396[Jun 18 2023 07:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-4fb0a416d13eada7' via api in 0.23 seconds1397[Jun 18 2023 07:57:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s1398[Jun 18 2023 07:57:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content1399[Jun 18 2023 07:57:06 UTC (QA Tests)] INFO -- clicking :sign_out_link1400[Jun 18 2023 07:57:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-4fb0a416d13eada7"1401[Jun 18 2023 07:57:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1402[Jun 18 2023 07:57:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1403[Jun 18 2023 07:57:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1404[Jun 18 2023 07:57:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1405[Jun 18 2023 07:57:09 UTC (QA Tests)] INFO -- Enabling super sidebar!1406[Jun 18 2023 07:57:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled1407[Jun 18 2023 07:57:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-c886673fde0848871408[Jun 18 2023 07:57:13 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1409[Jun 18 2023 07:57:13 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-4fb0a416d13eada7"1410[Jun 18 2023 07:57:14 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1411[Jun 18 2023 07:57:14 UTC (QA Tests)] INFO -- clicking :fork_project_button1412[Jun 18 2023 07:57:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1413[Jun 18 2023 07:57:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.0s1414[Jun 18 2023 07:57:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1415[Jun 18 2023 07:57:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1416[Jun 18 2023 07:57:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.53s1417[Jun 18 2023 07:57:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 6.022s1418[Jun 18 2023 07:57:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked_from_link' took 7.359s1419[Jun 18 2023 07:57:21 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-4fb0a416d13eada71420[Jun 18 2023 07:57:21 UTC (QA Tests)] INFO -- Caching token for username: qa-user-4fb0a416d13eada7, last six chars of token:aMPPaQ1421[Jun 18 2023 07:57:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-4fb0a416d13eada7-81ckdou1' via api in 0.1 seconds1422[Jun 18 2023 07:57:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-4fb0a416d13eada7/project-with-code-c886673fde084887' via api in 0.25 seconds1423[Jun 18 2023 07:57:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-c886673fde084887' via browser_ui in 19.18 seconds1424[Jun 18 2023 07:57:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1425[Jun 18 2023 07:57:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.22 seconds1426[Jun 18 2023 07:57:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/qa-user-4fb0a416d13eada7/project-with-code-c886673fde0848871427[Jun 18 2023 07:57:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s1428[Jun 18 2023 07:57:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1429[Jun 18 2023 07:57:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1430[Jun 18 2023 07:57:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s1431[Jun 18 2023 07:57:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content1432[Jun 18 2023 07:57:27 UTC (QA Tests)] INFO -- clicking :sign_out_link1433[Jun 18 2023 07:57:27 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-4fb0a416d13eada7"1434[Jun 18 2023 07:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1435[Jun 18 2023 07:57:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1436[Jun 18 2023 07:57:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1437[Jun 18 2023 07:57:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1438[Jun 18 2023 07:57:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.541s1439[Jun 18 2023 07:57:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1440[Jun 18 2023 07:57:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1441[Jun 18 2023 07:57:30 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1442[Jun 18 2023 07:57:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.017s1443[Jun 18 2023 07:57:31 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1444[Jun 18 2023 07:57:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.319s1445[Jun 18 2023 07:57:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s1446[Jun 18 2023 07:57:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content1447[Jun 18 2023 07:57:36 UTC (QA Tests)] INFO -- clicking :sign_out_link1448[Jun 18 2023 07:57:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1449[Jun 18 2023 07:57:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1450[Jun 18 2023 07:57:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1451[Jun 18 2023 07:57:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1452[Jun 18 2023 07:57:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1453[Jun 18 2023 07:57:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.043s1454[Jun 18 2023 07:57:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1455[Jun 18 2023 07:57:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled1456[Jun 18 2023 07:57:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.08 seconds1457[Jun 18 2023 07:57:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.24 seconds1458[Jun 18 2023 07:57:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-merge-request-21482f4abef10721' via api in 1.05 seconds1459[Jun 18 2023 07:57:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 39.31 seconds1460[Jun 18 2023 07:57:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-c886673fde084887/-/merge_requests/11461[Jun 18 2023 07:57:45 UTC (QA Tests)] INFO -- clicking :merge_button1462[Jun 18 2023 07:57:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.606s1463[Jun 18 2023 07:57:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-4fb0a416d13eada7/project-with-code-c886673fde084887'1464[Jun 18 2023 07:57:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-c886673fde084887'1465[Jun 18 2023 07:57:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-4fb0a416d13eada7'1466[Jun 18 2023 07:57:48 UTC (QA Tests)] ERROR -- Interceptor Api Errors1467[404] GET /gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-c886673fde084887/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01H36R4Q7SMNN65P912WNJF6TQ1468 can merge source branch from fork into upstream repository1469Create1470 Merge request rebasing1471[Jun 18 2023 07:57:48 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request1472[Jun 18 2023 07:57:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1473[Jun 18 2023 07:57:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1474[Jun 18 2023 07:57:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1475[Jun 18 2023 07:57:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1476[Jun 18 2023 07:57:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1477[Jun 18 2023 07:57:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.045s1478[Jun 18 2023 07:57:51 UTC (QA Tests)] INFO -- Enabling super sidebar!1479[Jun 18 2023 07:57:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled1480[Jun 18 2023 07:57:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1481[Jun 18 2023 07:57:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds1482[Jun 18 2023 07:57:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-merge-request-ee61d0d10456107c' via api in 0.97 seconds1483[Jun 18 2023 07:57:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1484[Jun 18 2023 07:57:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.75 seconds1485[Jun 18 2023 07:57:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-merge-request-ee61d0d10456107c1486[Jun 18 2023 07:57:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1487[Jun 18 2023 07:57:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1488[Jun 18 2023 07:57:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s1489[Jun 18 2023 07:57:57 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1490[Jun 18 2023 07:57:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 1.045s1491[Jun 18 2023 07:57:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1492[Jun 18 2023 07:57:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-merge-request-ee61d0d10456107c/-/merge_requests/11493[Jun 18 2023 07:58:01 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-merge-request-ee61d0d10456107c/-/merge_requests/11494[Jun 18 2023 07:58:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.652s1495[Jun 18 2023 07:58:03 UTC (QA Tests)] INFO -- clicking :mr_rebase_button1496[Jun 18 2023 07:58:03 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments1497[Jun 18 2023 07:58:03 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-merge-request-ee61d0d10456107c/-/merge_requests/11498[Jun 18 2023 07:58:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.09s1499[Jun 18 2023 07:58:05 UTC (QA Tests)] INFO -- clicking :merge_button1500[Jun 18 2023 07:58:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.94s1501 user rebases source branch of merge request1502Plan1503 Project issue boards1504 Label issue board1505[Jun 18 2023 07:58:08 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Label issue board shows the just created board with a "Testing" (label) list, and an issue on it1506[Jun 18 2023 07:58:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1507[Jun 18 2023 07:58:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1508[Jun 18 2023 07:58:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1509[Jun 18 2023 07:58:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1510[Jun 18 2023 07:58:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1511[Jun 18 2023 07:58:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.215s1512[Jun 18 2023 07:58:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1513[Jun 18 2023 07:58:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1514[Jun 18 2023 07:58:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1515[Jun 18 2023 07:58:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds1516[Jun 18 2023 07:58:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-board-list-aa2545c6a62ca494' via api in 0.63 seconds1517[Jun 18 2023 07:58:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.23 seconds1518[Jun 18 2023 07:58:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '7' via api in 0.13 seconds1519[Jun 18 2023 07:58:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.11 seconds1520[Jun 18 2023 07:58:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.41 seconds1521[Jun 18 2023 07:58:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-board-list-aa2545c6a62ca4941522[Jun 18 2023 07:58:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1523[Jun 18 2023 07:58:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1524[Jun 18 2023 07:58:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.937s1525[Jun 18 2023 07:58:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.792s1526[Jun 18 2023 07:58:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 0.814s1527 shows the just created board with a "Testing" (label) list, and an issue on it1528 Assignee issue board1529[Jun 18 2023 07:58:18 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Assignee issue board shows the just created board with an assignee list, and an issue on it1530[Jun 18 2023 07:58:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1531[Jun 18 2023 07:58:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1532[Jun 18 2023 07:58:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1533[Jun 18 2023 07:58:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1534[Jun 18 2023 07:58:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1535[Jun 18 2023 07:58:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.209s1536[Jun 18 2023 07:58:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1537[Jun 18 2023 07:58:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled1538[Jun 18 2023 07:58:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.28 seconds1539[Jun 18 2023 07:58:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.11 seconds1540[Jun 18 2023 07:58:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.22 seconds1541[Jun 18 2023 07:58:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-to-test-assignee-issue-board-list-2e25325ff7e1d506' via api in 1.96 seconds1542[Jun 18 2023 07:58:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-to-test-assignee-issue-board-list-2e25325ff7e1d506 QA::Resource::Project1543[Jun 18 2023 07:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.42 seconds1544[Jun 18 2023 07:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.11 seconds1545[Jun 18 2023 07:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::AssigneeBoardList with id '6' via api in 0.36 seconds1546[Jun 18 2023 07:58:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-to-test-assignee-issue-board-list-2e25325ff7e1d5061547[Jun 18 2023 07:58:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1548[Jun 18 2023 07:58:27 UTC (QA Tests)] INFO -- clicking :nav_item_link1549[Jun 18 2023 07:58:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.98s1550[Jun 18 2023 07:58:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.594s1551[Jun 18 2023 07:58:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 0.609s1552 shows the just created board with an assignee list, and an issue on it1553 Milestone issue board1554[Jun 18 2023 07:58:29 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Milestone issue board shows the just created board with a "1.0" (milestone) list, and an issue on it1555[Jun 18 2023 07:58:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1556[Jun 18 2023 07:58:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1557[Jun 18 2023 07:58:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1558[Jun 18 2023 07:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1559[Jun 18 2023 07:58:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1560[Jun 18 2023 07:58:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.096s1561[Jun 18 2023 07:58:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1562[Jun 18 2023 07:58:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1563[Jun 18 2023 07:58:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1564[Jun 18 2023 07:58:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds1565[Jun 18 2023 07:58:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-board-list-7a398488efa99d26' via api in 0.66 seconds1566[Jun 18 2023 07:58:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.13 seconds1567[Jun 18 2023 07:58:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.11 seconds1568[Jun 18 2023 07:58:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::MilestoneBoardList with id '9' via api in 0.99 seconds1569[Jun 18 2023 07:58:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.23 seconds1570[Jun 18 2023 07:58:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-board-list-7a398488efa99d261571[Jun 18 2023 07:58:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1572[Jun 18 2023 07:58:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1573[Jun 18 2023 07:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.917s1574[Jun 18 2023 07:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.659s1575[Jun 18 2023 07:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 0.673s1576 shows the just created board with a "1.0" (milestone) list, and an issue on it1577Plan1578 Issue comments1579[Jun 18 2023 07:58:38 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment1580[Jun 18 2023 07:58:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1581[Jun 18 2023 07:58:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1582[Jun 18 2023 07:58:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1583[Jun 18 2023 07:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1584[Jun 18 2023 07:58:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1585[Jun 18 2023 07:58:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.991s1586[Jun 18 2023 07:58:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1587[Jun 18 2023 07:58:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1588[Jun 18 2023 07:58:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.08 seconds1589[Jun 18 2023 07:58:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.2 seconds1590[Jun 18 2023 07:58:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-9bcc52c7a2827fbe' via api in 1.67 seconds1591[Jun 18 2023 07:58:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 2.0 seconds1592[Jun 18 2023 07:58:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-9bcc52c7a2827fbe/-/issues/11593[Jun 18 2023 07:58:47 UTC (QA Tests)] INFO -- clicking :issue_title1594[Jun 18 2023 07:58:47 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1595[Jun 18 2023 07:58:47 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment1596"1597[Jun 18 2023 07:58:47 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1598[Jun 18 2023 07:58:48 UTC (QA Tests)] INFO -- clicking :comment_button1599[Jun 18 2023 07:58:48 UTC (QA Tests)] INFO -- clicking :note_edit_button1600[Jun 18 2023 07:58:49 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"1601[Jun 18 2023 07:58:49 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1602[Jun 18 2023 07:58:49 UTC (QA Tests)] INFO -- clicking :reply_comment_button1603 comments on an issue and edits the comment1604Create1605 File with unusual name1606 when file name starts with a dash and contains hash, semicolon, colon, and question mark1607[Jun 18 2023 07:58:50 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly1608[Jun 18 2023 07:58:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1609[Jun 18 2023 07:58:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1610[Jun 18 2023 07:58:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1611[Jun 18 2023 07:58:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1612[Jun 18 2023 07:58:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1613[Jun 18 2023 07:58:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.011s1614[Jun 18 2023 07:58:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1615[Jun 18 2023 07:58:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1616[Jun 18 2023 07:58:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1617[Jun 18 2023 07:58:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.23 seconds1618[Jun 18 2023 07:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-new-file-0cee77942b77f3cf' via api in 0.97 seconds1619[Jun 18 2023 07:58:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1620[Jun 18 2023 07:58:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds1621[Jun 18 2023 07:58:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/unusually-named-file-project-0197c1e9244e0bf0' via api in 0.92 seconds1622[Jun 18 2023 07:58:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.43 seconds1623[Jun 18 2023 07:58:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/unusually-named-file-project-0197c1e9244e0bf01624[Jun 18 2023 07:58:58 UTC (QA Tests)] INFO -- clicking :file_name_link1625[Jun 18 2023 07:58:59 UTC (QA Tests)] INFO -- clicking :file_name_link1626 renders repository file tree correctly1627Govern1628 Security Dashboard in a Project1629 creates an issue from vulnerability details (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/415346)1630[Jun 18 2023 07:59:00 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details1631[Jun 18 2023 07:59:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1632[Jun 18 2023 07:59:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds1633[Jun 18 2023 07:59:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-bf43e352e4596f33' via api in 0.88 seconds1634[Jun 18 2023 07:59:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '8' via api in 0.11 seconds1635[Jun 18 2023 07:59:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.25 seconds1636[Jun 18 2023 07:59:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.14 seconds1637[Jun 18 2023 07:59:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.12 seconds1638[Jun 18 2023 07:59:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.14 seconds1639[Jun 18 2023 07:59:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.13 seconds1640[Jun 18 2023 07:59:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1641[Jun 18 2023 07:59:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1642[Jun 18 2023 07:59:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1643[Jun 18 2023 07:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1644[Jun 18 2023 07:59:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1645[Jun 18 2023 07:59:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.965s1646[Jun 18 2023 07:59:04 UTC (QA Tests)] INFO -- Enabling super sidebar!1647[Jun 18 2023 07:59:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled1648[Jun 18 2023 07:59:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-secure-bf43e352e4596f331649[Jun 18 2023 07:59:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1650[Jun 18 2023 07:59:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1651[Jun 18 2023 07:59:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.967s1652[Jun 18 2023 07:59:09 UTC (QA Tests)] INFO -- clicking :vulnerability1653[Jun 18 2023 07:59:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.832s1654 shows vulnerability details1655Verify1656 Include multiple files from multiple projects1657[Jun 18 2023 07:59:10 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from multiple projects runs the pipeline with composed config1658[Jun 18 2023 07:59:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1659[Jun 18 2023 07:59:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds1660[Jun 18 2023 07:59:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-pipeline-e53d9bfd709e2f27' via api in 0.72 seconds1661[Jun 18 2023 07:59:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1662[Jun 18 2023 07:59:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1663[Jun 18 2023 07:59:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1664[Jun 18 2023 07:59:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ds9u289f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ds9u289f sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-ds9u289f --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-ds9u289f --executor shell && gitlab-runner run" `1665[Jun 18 2023 07:59:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ds9u289f`1666[Jun 18 2023 07:59:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1667[Jun 18 2023 07:59:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ds9u289f' via api in 1.23 seconds1668[Jun 18 2023 07:59:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1669[Jun 18 2023 07:59:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1670[Jun 18 2023 07:59:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1671[Jun 18 2023 07:59:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1672[Jun 18 2023 07:59:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1673[Jun 18 2023 07:59:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.986s1674[Jun 18 2023 07:59:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1675[Jun 18 2023 07:59:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1676[Jun 18 2023 07:59:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1677[Jun 18 2023 07:59:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.09 seconds1678[Jun 18 2023 07:59:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.22 seconds1679[Jun 18 2023 07:59:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/external-project-1-e584137c32118450' via api in 0.69 seconds1680[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1681[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1682[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds1683[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/external-project-2-1539ed49ce4575ab' via api in 0.64 seconds1684[Jun 18 2023 07:59:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1685[Jun 18 2023 07:59:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1686[Jun 18 2023 07:59:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-pipeline-e53d9bfd709e2f271687[Jun 18 2023 07:59:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1688[Jun 18 2023 07:59:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1689[Jun 18 2023 07:59:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.991s1690[Jun 18 2023 07:59:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-ds9u289f'1691[Jun 18 2023 07:59:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ds9u289f`1692 runs the pipeline with composed config1693Package1694 Maven group level endpoint1695 via maven1696 using a personal access token1697[Jun 18 2023 07:59:36 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package1698[Jun 18 2023 07:59:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1699[Jun 18 2023 07:59:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1700[Jun 18 2023 07:59:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1701[Jun 18 2023 07:59:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1702[Jun 18 2023 07:59:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1703[Jun 18 2023 07:59:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.015s1704[Jun 18 2023 07:59:38 UTC (QA Tests)] INFO -- Enabling super sidebar!1705[Jun 18 2023 07:59:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled1706[Jun 18 2023 07:59:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.1 seconds1707[Jun 18 2023 07:59:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.21 seconds1708[Jun 18 2023 07:59:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-6a14d17ed3456bf5' via api in 0.98 seconds1709[Jun 18 2023 07:59:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1710[Jun 18 2023 07:59:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1711[Jun 18 2023 07:59:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1712[Jun 18 2023 07:59:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1713[Jun 18 2023 07:59:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075180 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075180 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687075180 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1714[Jun 18 2023 07:59:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075180`1715[Jun 18 2023 07:59:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1716[Jun 18 2023 07:59:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075180' via api in 1.22 seconds1717[Jun 18 2023 07:59:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1718[Jun 18 2023 07:59:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-e4c09598387c9425' via api in 0.66 seconds1719[Jun 18 2023 07:59:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1720[Jun 18 2023 07:59:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1721[Jun 18 2023 07:59:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-6a14d17ed3456bf51722[Jun 18 2023 07:59:45 UTC (QA Tests)] INFO -- clicking :menu_section_button1723[Jun 18 2023 07:59:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1724[Jun 18 2023 07:59:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.822s1725[Jun 18 2023 07:59:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1726[Jun 18 2023 07:59:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.36s1727[Jun 18 2023 08:00:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1728[Jun 18 2023 08:00:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1729[Jun 18 2023 08:00:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.816s1730[Jun 18 2023 08:00:21 UTC (QA Tests)] INFO -- clicking :package_link1731[Jun 18 2023 08:00:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1732[Jun 18 2023 08:00:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-e4c09598387c94251733[Jun 18 2023 08:00:24 UTC (QA Tests)] INFO -- clicking :menu_section_button1734[Jun 18 2023 08:00:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1735[Jun 18 2023 08:00:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.873s1736[Jun 18 2023 08:00:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1737[Jun 18 2023 08:00:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.557s1738[Jun 18 2023 08:00:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075180'1739[Jun 18 2023 08:00:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075180`1740[Jun 18 2023 08:00:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-2adc82189819f10f'1741[Jun 18 2023 08:00:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-6a14d17ed3456bf5'1742[Jun 18 2023 08:00:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-e4c09598387c9425'1743 pushes and pulls a maven package1744 using a project deploy token1745[Jun 18 2023 08:00:42 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package1746[Jun 18 2023 08:00:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1747[Jun 18 2023 08:00:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1748[Jun 18 2023 08:00:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1749[Jun 18 2023 08:00:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1750[Jun 18 2023 08:00:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1751[Jun 18 2023 08:00:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.082s1752[Jun 18 2023 08:00:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1753[Jun 18 2023 08:00:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1754[Jun 18 2023 08:00:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1755[Jun 18 2023 08:00:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds1756[Jun 18 2023 08:00:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-c427e6695a39b3f9' via api in 0.95 seconds1757[Jun 18 2023 08:00:48 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1758[Jun 18 2023 08:00:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1759[Jun 18 2023 08:00:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1760[Jun 18 2023 08:00:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1761[Jun 18 2023 08:00:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075247 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075247 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687075247 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1762[Jun 18 2023 08:00:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075247`1763[Jun 18 2023 08:00:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1764[Jun 18 2023 08:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075247' via api in 6.26 seconds1765[Jun 18 2023 08:00:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds1766[Jun 18 2023 08:00:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1767[Jun 18 2023 08:00:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-3f0c5328367ac2ce' via api in 0.72 seconds1768[Jun 18 2023 08:00:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1769[Jun 18 2023 08:00:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1770[Jun 18 2023 08:00:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-c427e6695a39b3f91771[Jun 18 2023 08:00:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1772[Jun 18 2023 08:00:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1773[Jun 18 2023 08:00:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.827s1774[Jun 18 2023 08:01:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1775[Jun 18 2023 08:01:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.419s1776[Jun 18 2023 08:01:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1777[Jun 18 2023 08:01:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1778[Jun 18 2023 08:01:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.385s1779[Jun 18 2023 08:01:25 UTC (QA Tests)] INFO -- clicking :package_link1780[Jun 18 2023 08:01:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.993s1781[Jun 18 2023 08:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1782[Jun 18 2023 08:01:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-3f0c5328367ac2ce1783[Jun 18 2023 08:01:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1784[Jun 18 2023 08:01:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1785[Jun 18 2023 08:01:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.795s1786[Jun 18 2023 08:01:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1787[Jun 18 2023 08:01:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.469s1788[Jun 18 2023 08:01:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075247'1789[Jun 18 2023 08:01:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075247`1790[Jun 18 2023 08:01:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-949bdd85d0f50a37'1791[Jun 18 2023 08:01:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-c427e6695a39b3f9'1792[Jun 18 2023 08:01:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-3f0c5328367ac2ce'1793 pushes and pulls a maven package1794 using a ci job token1795[Jun 18 2023 08:01:55 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package1796[Jun 18 2023 08:01:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1797[Jun 18 2023 08:01:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1798[Jun 18 2023 08:01:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1799[Jun 18 2023 08:01:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1800[Jun 18 2023 08:01:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1801[Jun 18 2023 08:01:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.511s1802[Jun 18 2023 08:01:59 UTC (QA Tests)] INFO -- Enabling super sidebar!1803[Jun 18 2023 08:01:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled1804[Jun 18 2023 08:02:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1805[Jun 18 2023 08:02:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds1806[Jun 18 2023 08:02:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4dc1d4d815e9727c' via api in 0.94 seconds1807[Jun 18 2023 08:02:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1808[Jun 18 2023 08:02:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1809[Jun 18 2023 08:02:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1810[Jun 18 2023 08:02:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1811[Jun 18 2023 08:02:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075321 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075321 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687075321 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1812[Jun 18 2023 08:02:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075321`1813[Jun 18 2023 08:02:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1814[Jun 18 2023 08:02:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075321' via api in 1.34 seconds1815[Jun 18 2023 08:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds1816[Jun 18 2023 08:02:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-bbbc3af5ccce1e63' via api in 0.71 seconds1817[Jun 18 2023 08:02:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds1818[Jun 18 2023 08:02:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1819[Jun 18 2023 08:02:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4dc1d4d815e9727c1820[Jun 18 2023 08:02:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1821[Jun 18 2023 08:02:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1822[Jun 18 2023 08:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.796s1823[Jun 18 2023 08:02:08 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1824[Jun 18 2023 08:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.795s1825[Jun 18 2023 08:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.029s1826[Jun 18 2023 08:02:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1827[Jun 18 2023 08:02:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1828[Jun 18 2023 08:02:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.918s1829[Jun 18 2023 08:02:34 UTC (QA Tests)] INFO -- clicking :package_link1830[Jun 18 2023 08:02:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds1831[Jun 18 2023 08:02:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-bbbc3af5ccce1e631832[Jun 18 2023 08:02:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1833[Jun 18 2023 08:02:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1834[Jun 18 2023 08:02:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.941s1835[Jun 18 2023 08:02:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1836[Jun 18 2023 08:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.498s1837[Jun 18 2023 08:02:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075321'1838[Jun 18 2023 08:02:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075321`1839[Jun 18 2023 08:02:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-8ea357a5b3bbd8ab'1840[Jun 18 2023 08:02:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4dc1d4d815e9727c'1841[Jun 18 2023 08:02:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-bbbc3af5ccce1e63'1842 pushes and pulls a maven package1843 duplication setting1844 when disabled1845[Jun 18 2023 08:02:55 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates1846[Jun 18 2023 08:02:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1847[Jun 18 2023 08:02:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1848[Jun 18 2023 08:02:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1849[Jun 18 2023 08:02:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1850[Jun 18 2023 08:02:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1851[Jun 18 2023 08:02:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.026s1852[Jun 18 2023 08:02:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1853[Jun 18 2023 08:02:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1854[Jun 18 2023 08:02:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds1855[Jun 18 2023 08:03:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds1856[Jun 18 2023 08:03:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-c9e9965dc3d4d1cf' via api in 1.01 seconds1857[Jun 18 2023 08:03:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1858[Jun 18 2023 08:03:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1859[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1860[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1861[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075379 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075379 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687075379 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1862[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075379`1863[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1864[Jun 18 2023 08:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075379' via api in 7.38 seconds1865[Jun 18 2023 08:03:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds1866[Jun 18 2023 08:03:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-bf0043d76454b6c6' via api in 1.22 seconds1867[Jun 18 2023 08:03:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1868[Jun 18 2023 08:03:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a81869[Jun 18 2023 08:03:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1870[Jun 18 2023 08:03:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1871[Jun 18 2023 08:03:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.776s1872[Jun 18 2023 08:03:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1873[Jun 18 2023 08:03:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-c9e9965dc3d4d1cf1874[Jun 18 2023 08:03:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1875[Jun 18 2023 08:03:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1876[Jun 18 2023 08:03:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.16s1877[Jun 18 2023 08:03:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1878[Jun 18 2023 08:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.278s1879[Jun 18 2023 08:03:41 UTC (QA Tests)] INFO -- clicking :retry_button1880[Jun 18 2023 08:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.373s1881[Jun 18 2023 08:03:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-c9e9965dc3d4d1cf1882[Jun 18 2023 08:03:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1883[Jun 18 2023 08:03:45 UTC (QA Tests)] INFO -- clicking :nav_item_link1884[Jun 18 2023 08:03:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s1885[Jun 18 2023 08:03:47 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1886[Jun 18 2023 08:03:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.413s1887[Jun 18 2023 08:04:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075379'1888[Jun 18 2023 08:04:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075379`1889[Jun 18 2023 08:04:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-993833709ba7c051'1890[Jun 18 2023 08:04:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-c9e9965dc3d4d1cf'1891[Jun 18 2023 08:04:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-bf0043d76454b6c6'1892 prevents users from publishing duplicates1893 when enabled1894[Jun 18 2023 08:04:02 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates1895[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1896[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1897[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1898[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1899[Jun 18 2023 08:04:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1900[Jun 18 2023 08:04:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.023s1901[Jun 18 2023 08:04:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1902[Jun 18 2023 08:04:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1903[Jun 18 2023 08:04:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds1904[Jun 18 2023 08:04:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds1905[Jun 18 2023 08:04:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-43185d93ea441f34' via api in 0.97 seconds1906[Jun 18 2023 08:04:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1907[Jun 18 2023 08:04:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1908[Jun 18 2023 08:04:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1909[Jun 18 2023 08:04:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1910[Jun 18 2023 08:04:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075447 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075447 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687075447 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-44-24-a98381eb77fa03a8 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1911[Jun 18 2023 08:04:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075447`1912[Jun 18 2023 08:04:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1913[Jun 18 2023 08:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075447' via api in 6.3 seconds1914[Jun 18 2023 08:04:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.25 seconds1915[Jun 18 2023 08:04:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-1059d01724699e8c' via api in 0.68 seconds1916[Jun 18 2023 08:04:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 1.17 seconds1917[Jun 18 2023 08:04:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a81918[Jun 18 2023 08:04:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1919[Jun 18 2023 08:04:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1920[Jun 18 2023 08:04:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.718s1921[Jun 18 2023 08:04:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1922[Jun 18 2023 08:04:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-43185d93ea441f341923[Jun 18 2023 08:04:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1924[Jun 18 2023 08:04:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1925[Jun 18 2023 08:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.798s1926[Jun 18 2023 08:04:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1927[Jun 18 2023 08:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.332s1928[Jun 18 2023 08:04:46 UTC (QA Tests)] INFO -- clicking :retry_button1929[Jun 18 2023 08:04:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.127s1930[Jun 18 2023 08:04:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-43185d93ea441f341931[Jun 18 2023 08:04:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1932[Jun 18 2023 08:04:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1933[Jun 18 2023 08:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.828s1934[Jun 18 2023 08:04:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1935[Jun 18 2023 08:04:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.439s1936[Jun 18 2023 08:05:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075447'1937[Jun 18 2023 08:05:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075447`1938[Jun 18 2023 08:05:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-bd6d36d6745440e8'1939[Jun 18 2023 08:05:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-43185d93ea441f34'1940[Jun 18 2023 08:05:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_client_project-1059d01724699e8c'1941 allows users to publish duplicates1942Analytics1943 Performance bar display1944 when logged in as an admin user1945[Jun 18 2023 08:05:08 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests1946[Jun 18 2023 08:05:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1947[Jun 18 2023 08:05:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1948[Jun 18 2023 08:05:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1949[Jun 18 2023 08:05:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1950[Jun 18 2023 08:05:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1951[Jun 18 2023 08:05:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.175s1952[Jun 18 2023 08:05:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1953[Jun 18 2023 08:05:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1954[Jun 18 2023 08:05:13 UTC (QA Tests)] INFO -- clicking :context_switcher1955[Jun 18 2023 08:05:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1956[Jun 18 2023 08:05:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.642s1957[Jun 18 2023 08:05:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.161s1958[Jun 18 2023 08:05:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1959[Jun 18 2023 08:05:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1960[Jun 18 2023 08:05:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.524s1961[Jun 18 2023 08:05:16 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}1962[Jun 18 2023 08:05:16 UTC (QA Tests)] INFO -- clicking :save_changes_button1963[Jun 18 2023 08:05:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.023s1964[Jun 18 2023 08:05:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.39 seconds1965[Jun 18 2023 08:05:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.55 seconds1966[Jun 18 2023 08:05:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-885e894552ecc199' via api in 1.53 seconds1967[Jun 18 2023 08:05:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-885e894552ecc1991968[Jun 18 2023 08:05:20 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1969[Jun 18 2023 08:05:20 UTC (QA Tests)] INFO -- clicking :create_menu_item1970[Jun 18 2023 08:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.234s1971[Jun 18 2023 08:05:21 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"1972[Jun 18 2023 08:05:21 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1973[Jun 18 2023 08:05:22 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 8fc0f1b64aec0b7f"1974[Jun 18 2023 08:05:22 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1975[Jun 18 2023 08:05:23 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1976[Jun 18 2023 08:05:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.463s1977[Jun 18 2023 08:05:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 8.58 seconds1978[Jun 18 2023 08:05:26 UTC (QA Tests)] INFO -- clicking :request_dropdown1979 shows results for the original request and AJAX requests1980Plan1981 Group Iterations1982[Jun 18 2023 08:05:27 UTC (QA Tests)] INFO -- Starting test: Plan Group Iterations creates a group iteration automatically through an iteration cadence1983[Jun 18 2023 08:05:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds1984[Jun 18 2023 08:05:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-to-test-creating-iteration-cadences-a595e541f103f2b3' via api in 0.4 seconds1985[Jun 18 2023 08:05:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1986[Jun 18 2023 08:05:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1987[Jun 18 2023 08:05:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1988[Jun 18 2023 08:05:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1989[Jun 18 2023 08:05:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1990[Jun 18 2023 08:05:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.184s1991[Jun 18 2023 08:05:30 UTC (QA Tests)] INFO -- Enabling super sidebar!1992[Jun 18 2023 08:05:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled1993[Jun 18 2023 08:05:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/group-to-test-creating-iteration-cadences-a595e541f103f2b31994[Jun 18 2023 08:05:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1995[Jun 18 2023 08:05:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1996[Jun 18 2023 08:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.782s1997[Jun 18 2023 08:05:34 UTC (QA Tests)] INFO -- clicking :create_new_cadence_button1998[Jun 18 2023 08:05:34 UTC (QA Tests)] INFO -- filling :iteration_cadence_title_field with "Group iteration cadence created via GUI 4d2b5bfc23161b1d"1999[Jun 18 2023 08:05:34 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration_cadence_title_field2000[Jun 18 2023 08:05:35 UTC (QA Tests)] INFO -- filling :iteration_cadence_start_date_field with "2023/06/18"2001[Jun 18 2023 08:05:35 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration_cadence_start_date_field2002[Jun 18 2023 08:05:35 UTC (QA Tests)] INFO -- selecting "2" in :iteration_cadence_duration_field2003[Jun 18 2023 08:05:35 UTC (QA Tests)] INFO -- selecting "2" in :iteration_cadence_upcoming_iterations_field2004[Jun 18 2023 08:05:35 UTC (QA Tests)] INFO -- clicking :save_iteration_cadence_button2005[Jun 18 2023 08:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence via browser_ui in 3.45 seconds2006[Jun 18 2023 08:05:36 UTC (QA Tests)] INFO -- clicking :iteration_item2007 creates a group iteration automatically through an iteration cadence2008Create2009 Link to line in Web IDE2010[Jun 18 2023 08:05:37 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE2011[Jun 18 2023 08:05:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2012[Jun 18 2023 08:05:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds2013[Jun 18 2023 08:05:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-8b8f722b051341c6' via api in 5.93 seconds2014[Jun 18 2023 08:05:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-8b8f722b051341c6'2015 can link to a specific line of code in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2016Create2017 Create a new merge request from the event notification after a push2018[Jun 18 2023 08:05:43 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API2019[Jun 18 2023 08:05:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2020[Jun 18 2023 08:05:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2021[Jun 18 2023 08:05:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2022[Jun 18 2023 08:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2023[Jun 18 2023 08:05:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2024[Jun 18 2023 08:05:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.038s2025[Jun 18 2023 08:05:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2026[Jun 18 2023 08:05:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2027[Jun 18 2023 08:05:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2028[Jun 18 2023 08:05:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds2029[Jun 18 2023 08:05:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-e57b4a606962dc3a' via api in 0.98 seconds2030[Jun 18 2023 08:05:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds2031[Jun 18 2023 08:05:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"2032[Jun 18 2023 08:05:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-e57b4a606962dc3a2033[Jun 18 2023 08:05:50 UTC (QA Tests)] INFO -- clicking :create_merge_request_button2034[Jun 18 2023 08:05:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.283s2035[Jun 18 2023 08:05:52 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 64f7f30d982d1cbd"2036[Jun 18 2023 08:05:52 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2037[Jun 18 2023 08:05:52 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2038[Jun 18 2023 08:05:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.433s2039 creates a merge request after a push via the API2040[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the git CLI2041[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- filling :login_field with "root"2042[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2043[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2044[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2045[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- clicking :sign_in_button2046[Jun 18 2023 08:05:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.013s2047[Jun 18 2023 08:05:58 UTC (QA Tests)] INFO -- Enabling super sidebar!2048[Jun 18 2023 08:05:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled2049[Jun 18 2023 08:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds2050[Jun 18 2023 08:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds2051[Jun 18 2023 08:06:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-39b1f7d4ec830b86' via api in 1.03 seconds2052[Jun 18 2023 08:06:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2053[Jun 18 2023 08:06:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.47 seconds2054[Jun 18 2023 08:06:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-39b1f7d4ec830b862055[Jun 18 2023 08:06:03 UTC (QA Tests)] INFO -- clicking :create_merge_request_button2056[Jun 18 2023 08:06:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.144s2057[Jun 18 2023 08:06:04 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test d0d3bad137776494"2058[Jun 18 2023 08:06:04 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2059[Jun 18 2023 08:06:05 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2060[Jun 18 2023 08:06:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.554s2061 creates a merge request after a push via the git CLI2062Plan2063 Creating pages in group wikis2064 when wiki has a home page2065[Jun 18 2023 08:06:08 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki has a home page adds a second page2066[Jun 18 2023 08:06:08 UTC (QA Tests)] INFO -- filling :login_field with "root"2067[Jun 18 2023 08:06:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2068[Jun 18 2023 08:06:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2069[Jun 18 2023 08:06:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2070[Jun 18 2023 08:06:09 UTC (QA Tests)] INFO -- clicking :sign_in_button2071[Jun 18 2023 08:06:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.055s2072[Jun 18 2023 08:06:10 UTC (QA Tests)] INFO -- Enabling super sidebar!2073[Jun 18 2023 08:06:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled2074[Jun 18 2023 08:06:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.11 seconds2075[Jun 18 2023 08:06:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-with-wiki-d6e97e9088a75e7d' via api in 0.55 seconds2076[Jun 18 2023 08:06:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 1.02 seconds2077[Jun 18 2023 08:06:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/group-with-wiki-d6e97e9088a75e7d/-/wikis/Home2078[Jun 18 2023 08:06:15 UTC (QA Tests)] INFO -- clicking :new_page_button2079[Jun 18 2023 08:06:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 0.881s2080[Jun 18 2023 08:06:15 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "New Wiki page"2081[Jun 18 2023 08:06:15 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox2082[Jun 18 2023 08:06:16 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "New Wiki content"2083[Jun 18 2023 08:06:16 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field2084[Jun 18 2023 08:06:17 UTC (QA Tests)] INFO -- clicking :wiki_submit_button2085[Jun 18 2023 08:06:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.086s2086 adds a second page2087 when wiki is empty2088[Jun 18 2023 08:06:18 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki is empty creates a new page2089[Jun 18 2023 08:06:19 UTC (QA Tests)] INFO -- filling :login_field with "root"2090[Jun 18 2023 08:06:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2091[Jun 18 2023 08:06:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"2092[Jun 18 2023 08:06:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2093[Jun 18 2023 08:06:20 UTC (QA Tests)] INFO -- clicking :sign_in_button2094[Jun 18 2023 08:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.996s2095[Jun 18 2023 08:06:21 UTC (QA Tests)] INFO -- Enabling super sidebar!2096[Jun 18 2023 08:06:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled2097[Jun 18 2023 08:06:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2098[Jun 18 2023 08:06:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds2099[Jun 18 2023 08:06:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3208fd35.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a82100[Jun 18 2023 08:06:24 UTC (QA Tests)] INFO -- clicking :menu_section_button2101[Jun 18 2023 08:06:24 UTC (QA Tests)] INFO -- clicking :nav_item_link2102[Jun 18 2023 08:06:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.706s2103[Jun 18 2023 08:06:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? js_lazy_loaded_content' took 11.051s2104[Jun 18 2023 08:06:36 UTC (QA Tests)] INFO -- clicking :create_first_page_link2105[Jun 18 2023 08:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_page_link' took 1.046s2106[Jun 18 2023 08:06:37 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "New Wiki page"2107[Jun 18 2023 08:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox2108[Jun 18 2023 08:06:38 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "New Wiki content"2109[Jun 18 2023 08:06:38 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field2110[Jun 18 2023 08:06:39 UTC (QA Tests)] INFO -- clicking :wiki_submit_button2111[Jun 18 2023 08:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 0.996s2112 creates a new page2113Fulfillment2114 Utilization2115 in usage quotas2116 max seats used count does not change after members are removed (PENDING: Test is not compatible with this environment or pipeline)2117 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)2118Create2119 Cherry picking from a merge request2120[Jun 18 2023 08:06:40 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request2121[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2122[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2123[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2124[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2125[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2126[Jun 18 2023 08:06:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.238s2127[Jun 18 2023 08:06:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2128[Jun 18 2023 08:06:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2129[Jun 18 2023 08:06:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds2130[Jun 18 2023 08:06:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds2131[Jun 18 2023 08:06:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-f2bada825e094f6e' via api in 0.91 seconds2132[Jun 18 2023 08:06:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds2133[Jun 18 2023 08:06:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds2134[Jun 18 2023 08:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.79 seconds2135[Jun 18 2023 08:06:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-f2bada825e094f6e/-/merge_requests/12136[Jun 18 2023 08:06:50 UTC (QA Tests)] INFO -- clicking :merge_button2137[Jun 18 2023 08:06:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.633s2138[Jun 18 2023 08:06:53 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present2139[Jun 18 2023 08:06:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.57s2140[Jun 18 2023 08:06:53 UTC (QA Tests)] INFO -- clicking :submit_commit_button2141[Jun 18 2023 08:06:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.716s2142[Jun 18 2023 08:06:55 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2143[Jun 18 2023 08:06:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.387s2144[Jun 18 2023 08:06:57 UTC (QA Tests)] INFO -- clicking :diffs_tab2145[Jun 18 2023 08:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.033s2146[Jun 18 2023 08:07:09 UTC (QA Tests)] INFO -- clicking :file_tree_button2147 creates a merge request2148Plan2149 Custom issue templates2150[Jun 18 2023 08:07:09 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template2151[Jun 18 2023 08:07:09 UTC (QA Tests)] INFO -- filling :login_field with "root"2152[Jun 18 2023 08:07:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2153[Jun 18 2023 08:07:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"2154[Jun 18 2023 08:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2155[Jun 18 2023 08:07:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2156[Jun 18 2023 08:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.017s2157[Jun 18 2023 08:07:12 UTC (QA Tests)] INFO -- Enabling super sidebar!2158[Jun 18 2023 08:07:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled2159[Jun 18 2023 08:07:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2160[Jun 18 2023 08:07:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds2161[Jun 18 2023 08:07:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/custom-issue-template-project-c0027ad47ca702e9' via api in 0.91 seconds2162[Jun 18 2023 08:07:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds2163[Jun 18 2023 08:07:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/custom-issue-template-project-c0027ad47ca702e92164[Jun 18 2023 08:07:16 UTC (QA Tests)] INFO -- clicking :new_menu_toggle2165[Jun 18 2023 08:07:16 UTC (QA Tests)] INFO -- clicking :create_menu_item2166[Jun 18 2023 08:07:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.919s2167[Jun 18 2023 08:07:17 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title da87ef915568e5cf"2168[Jun 18 2023 08:07:17 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2169[Jun 18 2023 08:07:17 UTC (QA Tests)] INFO -- clicking :template_dropdown2170[Jun 18 2023 08:07:18 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2171[Jun 18 2023 08:07:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.362s2172[Jun 18 2023 08:07:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.35 seconds2173 creates an issue via custom template2174Create2175 Prereceive hook2176 when creating a tag for a ref2177 when it triggers a prereceive hook configured with a custom error2178[Jun 18 2023 08:07:20 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error2179[Jun 18 2023 08:07:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2180[Jun 18 2023 08:07:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds2181[Jun 18 2023 08:07:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/the_awesome_project-6e32bbcf073e8f4b' via api in 0.9 seconds2182 returns a custom server hook error2183Verify2184 Pipeline subscription with a group owned project2185 when upstream project new tag pipeline finishes2186[Jun 18 2023 08:07:22 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project2187[Jun 18 2023 08:07:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds2188[Jun 18 2023 08:07:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0' via api in 0.36 seconds2189[Jun 18 2023 08:07:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2190[Jun 18 2023 08:07:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2191[Jun 18 2023 08:07:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2192[Jun 18 2023 08:07:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9b9e4b --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9b9e4b sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-9b9e4b --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-9b9e4b --executor shell && gitlab-runner run" `2193[Jun 18 2023 08:07:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9b9e4b`2194[Jun 18 2023 08:07:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2195[Jun 18 2023 08:07:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-9b9e4b' via api in 1.24 seconds2196[Jun 18 2023 08:07:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0/project-with-pipeline-subscription-ffc82992e40dfdd2' via api in 0.43 seconds2197[Jun 18 2023 08:07:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0/upstream-project-for-subscription-8591e9d71b1ed813' via api in 0.4 seconds2198[Jun 18 2023 08:07:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds2199[Jun 18 2023 08:07:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds2200[Jun 18 2023 08:07:26 UTC (QA Tests)] INFO -- filling :login_field with "root"2201[Jun 18 2023 08:07:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2202[Jun 18 2023 08:07:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"2203[Jun 18 2023 08:07:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2204[Jun 18 2023 08:07:27 UTC (QA Tests)] INFO -- clicking :sign_in_button2205[Jun 18 2023 08:07:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.261s2206[Jun 18 2023 08:07:29 UTC (QA Tests)] INFO -- Enabling super sidebar!2207[Jun 18 2023 08:07:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled2208[Jun 18 2023 08:07:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0/project-with-pipeline-subscription-ffc82992e40dfdd22209[Jun 18 2023 08:07:32 UTC (QA Tests)] INFO -- clicking :menu_section_button2210[Jun 18 2023 08:07:32 UTC (QA Tests)] INFO -- clicking :nav_item_link2211[Jun 18 2023 08:07:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.444s2212[Jun 18 2023 08:07:35 UTC (QA Tests)] INFO -- filling :upstream_project_path_field with "gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0/upstream-project-for-subscription-8591e9d71b1ed813"2213[Jun 18 2023 08:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream_project_path_field2214[Jun 18 2023 08:07:35 UTC (QA Tests)] INFO -- clicking :subscribe_button2215[Jun 18 2023 08:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element subscribe_button' took 1.445s2216[Jun 18 2023 08:07:37 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 5.1 seconds2217[Jun 18 2023 08:07:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'awesome-tag-56e406' via api in 0.28 seconds2218[Jun 18 2023 08:07:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0/project-with-pipeline-subscription-ffc82992e40dfdd22219[Jun 18 2023 08:07:39 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.2220[Jun 18 2023 08:07:42 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.2221[Jun 18 2023 08:07:42 UTC (QA Tests)] INFO -- clicking :menu_section_button2222[Jun 18 2023 08:07:42 UTC (QA Tests)] INFO -- clicking :nav_item_link2223[Jun 18 2023 08:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.809s2224[Jun 18 2023 08:07:43 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments2225[Jun 18 2023 08:07:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-9b9e4b'2226[Jun 18 2023 08:07:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-9b9e4b`2227[Jun 18 2023 08:07:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0/upstream-project-for-subscription-8591e9d71b1ed813'2228[Jun 18 2023 08:07:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0/project-with-pipeline-subscription-ffc82992e40dfdd2'2229[Jun 18 2023 08:07:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-for-pipeline-subscriptions-2b08b0'2230 triggers pipeline in downstream project2231Plan2232 Design Management2233[Jun 18 2023 08:07:45 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design2234[Jun 18 2023 08:07:45 UTC (QA Tests)] INFO -- filling :login_field with "root"2235[Jun 18 2023 08:07:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2236[Jun 18 2023 08:07:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2237[Jun 18 2023 08:07:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2238[Jun 18 2023 08:07:46 UTC (QA Tests)] INFO -- clicking :sign_in_button2239[Jun 18 2023 08:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.094s2240[Jun 18 2023 08:07:47 UTC (QA Tests)] INFO -- Enabling super sidebar!2241[Jun 18 2023 08:07:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled2242[Jun 18 2023 08:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2243[Jun 18 2023 08:07:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds2244[Jun 18 2023 08:07:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-90b838c145a52cf7' via api in 0.67 seconds2245[Jun 18 2023 08:07:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.91 seconds2246[Jun 18 2023 08:07:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 1.41 seconds2247[Jun 18 2023 08:07:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.43 seconds2248[Jun 18 2023 08:07:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-90b838c145a52cf7/-/issues/12249[Jun 18 2023 08:07:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.658s2250[Jun 18 2023 08:07:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.676s2251[Jun 18 2023 08:07:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 2.69 seconds2252[Jun 18 2023 08:07:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-90b838c145a52cf7/-/issues/12253[Jun 18 2023 08:07:56 UTC (QA Tests)] INFO -- clicking :design_checkbox2254[Jun 18 2023 08:07:56 UTC (QA Tests)] INFO -- clicking :archive_button2255[Jun 18 2023 08:07:56 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button2256[Jun 18 2023 08:07:57 UTC (QA Tests)] INFO -- clicking :design_checkbox2257[Jun 18 2023 08:07:57 UTC (QA Tests)] INFO -- clicking :design_checkbox2258[Jun 18 2023 08:07:57 UTC (QA Tests)] INFO -- clicking :archive_button2259[Jun 18 2023 08:07:57 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button2260 user archives a design2261Create2262 Adding comments on snippets2263 behaves like comments on snippets2264[Jun 18 2023 08:07:58 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet2265[Jun 18 2023 08:07:58 UTC (QA Tests)] INFO -- filling :login_field with "root"2266[Jun 18 2023 08:07:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2267[Jun 18 2023 08:07:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2268[Jun 18 2023 08:07:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2269[Jun 18 2023 08:07:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2270[Jun 18 2023 08:08:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.003s2271[Jun 18 2023 08:08:01 UTC (QA Tests)] INFO -- Enabling super sidebar!2272[Jun 18 2023 08:08:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled2273[Jun 18 2023 08:08:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.39 seconds2274[Jun 18 2023 08:08:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.055s2275[Jun 18 2023 08:08:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content2276[Jun 18 2023 08:08:04 UTC (QA Tests)] INFO -- clicking :sign_out_link2277[Jun 18 2023 08:08:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2278[Jun 18 2023 08:08:05 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2279[Jun 18 2023 08:08:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2280[Jun 18 2023 08:08:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"2281[Jun 18 2023 08:08:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2282[Jun 18 2023 08:08:06 UTC (QA Tests)] INFO -- clicking :sign_in_button2283[Jun 18 2023 08:08:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.672s2284[Jun 18 2023 08:08:07 UTC (QA Tests)] INFO -- Enabling super sidebar!2285[Jun 18 2023 08:08:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled2286[Jun 18 2023 08:08:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-3208fd35.test/-/snippets/32287[Jun 18 2023 08:08:09 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"2288[Jun 18 2023 08:08:09 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field2289[Jun 18 2023 08:08:09 UTC (QA Tests)] INFO -- clicking :comment_button2290[Jun 18 2023 08:08:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? note_author_content' took 0.84s2291[Jun 18 2023 08:08:10 UTC (QA Tests)] INFO -- clicking :edit_comment_button2292[Jun 18 2023 08:08:10 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"2293[Jun 18 2023 08:08:10 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field2294[Jun 18 2023 08:08:11 UTC (QA Tests)] INFO -- clicking :save_comment_button2295[Jun 18 2023 08:08:11 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2296[Jun 18 2023 08:08:11 UTC (QA Tests)] INFO -- clicking :delete_comment_button2297[Jun 18 2023 08:08:11 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2298 adds, edits, and deletes a comment on a personal_snippet2299 behaves like comments on snippets2300[Jun 18 2023 08:08:12 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet2301[Jun 18 2023 08:08:12 UTC (QA Tests)] INFO -- filling :login_field with "root"2302[Jun 18 2023 08:08:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2303[Jun 18 2023 08:08:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2304[Jun 18 2023 08:08:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2305[Jun 18 2023 08:08:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2306[Jun 18 2023 08:08:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.017s2307[Jun 18 2023 08:08:14 UTC (QA Tests)] INFO -- Enabling super sidebar!2308[Jun 18 2023 08:08:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled2309[Jun 18 2023 08:08:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2310[Jun 18 2023 08:08:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds2311[Jun 18 2023 08:08:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-snippets-eb360c660e62472a' via api in 0.72 seconds2312[Jun 18 2023 08:08:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.1 seconds2313[Jun 18 2023 08:08:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.029s2314[Jun 18 2023 08:08:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content2315[Jun 18 2023 08:08:19 UTC (QA Tests)] INFO -- clicking :sign_out_link2316[Jun 18 2023 08:08:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.546s2317[Jun 18 2023 08:08:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds2318[Jun 18 2023 08:08:20 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2319[Jun 18 2023 08:08:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2320[Jun 18 2023 08:08:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"2321[Jun 18 2023 08:08:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2322[Jun 18 2023 08:08:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2323[Jun 18 2023 08:08:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.628s2324[Jun 18 2023 08:08:21 UTC (QA Tests)] INFO -- Enabling super sidebar!2325[Jun 18 2023 08:08:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled2326[Jun 18 2023 08:08:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-snippets-eb360c660e62472a/-/snippets/42327[Jun 18 2023 08:08:24 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"2328[Jun 18 2023 08:08:24 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field2329[Jun 18 2023 08:08:24 UTC (QA Tests)] INFO -- clicking :comment_button2330[Jun 18 2023 08:08:25 UTC (QA Tests)] INFO -- clicking :edit_comment_button2331[Jun 18 2023 08:08:25 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"2332[Jun 18 2023 08:08:25 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field2333[Jun 18 2023 08:08:26 UTC (QA Tests)] INFO -- clicking :save_comment_button2334[Jun 18 2023 08:08:26 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2335[Jun 18 2023 08:08:26 UTC (QA Tests)] INFO -- clicking :delete_comment_button2336[Jun 18 2023 08:08:26 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2337 adds, edits, and deletes a comment on a project_snippet2338Release2339 Git clone using a deploy key2340[Jun 18 2023 08:08:27 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines2341[Jun 18 2023 08:08:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds2342[Jun 18 2023 08:08:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds2343[Jun 18 2023 08:08:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-4f837752b46580af' via api in 0.66 seconds2344[Jun 18 2023 08:08:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2345[Jun 18 2023 08:08:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2346[Jun 18 2023 08:08:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2347[Jun 18 2023 08:08:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-5a0b2b49 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-5a0b2b49 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-5a0b2b49 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-5a0b2b49 --executor shell && gitlab-runner run" `2348[Jun 18 2023 08:08:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5a0b2b49`2349[Jun 18 2023 08:08:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2350[Jun 18 2023 08:08:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-5a0b2b49' via api in 1.25 seconds2351[Jun 18 2023 08:08:29 UTC (QA Tests)] INFO -- filling :login_field with "root"2352[Jun 18 2023 08:08:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2353[Jun 18 2023 08:08:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"2354[Jun 18 2023 08:08:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2355[Jun 18 2023 08:08:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2356[Jun 18 2023 08:08:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.061s2357[Jun 18 2023 08:08:31 UTC (QA Tests)] INFO -- Enabling super sidebar!2358[Jun 18 2023 08:08:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled2359[Jun 18 2023 08:08:33 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ed25519 -b 256 -f /tmp/d20230618-39-1kfq5d5/id_ed25519 -N `2360[Jun 18 2023 08:08:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-4f837752b46580af2361[Jun 18 2023 08:08:34 UTC (QA Tests)] INFO -- clicking :menu_section_button2362[Jun 18 2023 08:08:34 UTC (QA Tests)] INFO -- clicking :nav_item_link2363[Jun 18 2023 08:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.089s2364[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"2365[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field2366[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"2367[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field2368[Jun 18 2023 08:08:38 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button2369[Jun 18 2023 08:08:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.314s2370[Jun 18 2023 08:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.64 seconds2371[Jun 18 2023 08:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds2372[Jun 18 2023 08:08:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"2373[Jun 18 2023 08:08:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.37 seconds2374[Jun 18 2023 08:08:41 UTC (QA Tests)] INFO -- clicking :menu_section_button2375[Jun 18 2023 08:08:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2376[Jun 18 2023 08:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.752s2377[Jun 18 2023 08:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.514s2378[Jun 18 2023 08:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.533s2379[Jun 18 2023 08:08:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-5a0b2b49'2380[Jun 18 2023 08:08:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-5a0b2b49`2381[Jun 18 2023 08:08:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-4f837752b46580af'2382 user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines2383[Jun 18 2023 08:08:58 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines2384[Jun 18 2023 08:08:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2385[Jun 18 2023 08:08:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.18 seconds2386[Jun 18 2023 08:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-411503b05037fa2e' via api in 0.85 seconds2387[Jun 18 2023 08:08:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2388[Jun 18 2023 08:08:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2389[Jun 18 2023 08:09:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2390[Jun 18 2023 08:09:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-647622cc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-647622cc sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-647622cc --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-647622cc --executor shell && gitlab-runner run" `2391[Jun 18 2023 08:09:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-647622cc`2392[Jun 18 2023 08:09:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2393[Jun 18 2023 08:09:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-647622cc' via api in 6.28 seconds2394[Jun 18 2023 08:09:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2395[Jun 18 2023 08:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2396[Jun 18 2023 08:09:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2397[Jun 18 2023 08:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2398[Jun 18 2023 08:09:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2399[Jun 18 2023 08:09:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.181s2400[Jun 18 2023 08:09:08 UTC (QA Tests)] INFO -- Enabling super sidebar!2401[Jun 18 2023 08:09:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled2402[Jun 18 2023 08:09:10 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20230618-39-v9el8o/id_rsa -N `2403[Jun 18 2023 08:09:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-411503b05037fa2e2404[Jun 18 2023 08:09:14 UTC (QA Tests)] INFO -- clicking :menu_section_button2405[Jun 18 2023 08:09:15 UTC (QA Tests)] INFO -- clicking :nav_item_link2406[Jun 18 2023 08:09:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.097s2407[Jun 18 2023 08:09:17 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"2408[Jun 18 2023 08:09:17 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field2409[Jun 18 2023 08:09:17 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"2410[Jun 18 2023 08:09:17 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field2411[Jun 18 2023 08:09:18 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button2412[Jun 18 2023 08:09:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 0.903s2413[Jun 18 2023 08:09:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.59 seconds2414[Jun 18 2023 08:09:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds2415[Jun 18 2023 08:09:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"2416[Jun 18 2023 08:09:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.53 seconds2417[Jun 18 2023 08:09:21 UTC (QA Tests)] INFO -- clicking :menu_section_button2418[Jun 18 2023 08:09:21 UTC (QA Tests)] INFO -- clicking :nav_item_link2419[Jun 18 2023 08:09:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.761s2420[Jun 18 2023 08:09:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.713s2421[Jun 18 2023 08:09:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.732s2422[Jun 18 2023 08:09:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-647622cc'2423[Jun 18 2023 08:09:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-647622cc`2424[Jun 18 2023 08:09:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-411503b05037fa2e'2425 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines2426[Jun 18 2023 08:09:38 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines2427[Jun 18 2023 08:09:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2428[Jun 18 2023 08:09:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.2 seconds2429[Jun 18 2023 08:09:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-7f3b311c7cf1fcc1' via api in 0.75 seconds2430[Jun 18 2023 08:09:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2431[Jun 18 2023 08:09:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2432[Jun 18 2023 08:09:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2433[Jun 18 2023 08:09:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-a21e2bd9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-a21e2bd9 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-a21e2bd9 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list qa-runner-a21e2bd9 --executor shell && gitlab-runner run" `2434[Jun 18 2023 08:09:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-a21e2bd9`2435[Jun 18 2023 08:09:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2436[Jun 18 2023 08:09:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-a21e2bd9' via api in 6.19 seconds2437[Jun 18 2023 08:09:45 UTC (QA Tests)] INFO -- filling :login_field with "root"2438[Jun 18 2023 08:09:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2439[Jun 18 2023 08:09:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"2440[Jun 18 2023 08:09:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2441[Jun 18 2023 08:09:46 UTC (QA Tests)] INFO -- clicking :sign_in_button2442[Jun 18 2023 08:09:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.583s2443[Jun 18 2023 08:09:48 UTC (QA Tests)] INFO -- Enabling super sidebar!2444[Jun 18 2023 08:09:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled2445[Jun 18 2023 08:09:50 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20230618-39-efl92i/id_ecdsa -N `2446[Jun 18 2023 08:09:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-7f3b311c7cf1fcc12447[Jun 18 2023 08:09:51 UTC (QA Tests)] INFO -- clicking :menu_section_button2448[Jun 18 2023 08:09:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2449[Jun 18 2023 08:09:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.071s2450[Jun 18 2023 08:09:53 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"2451[Jun 18 2023 08:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field2452[Jun 18 2023 08:09:54 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"2453[Jun 18 2023 08:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field2454[Jun 18 2023 08:09:54 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button2455[Jun 18 2023 08:09:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 0.923s2456[Jun 18 2023 08:09:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.25 seconds2457[Jun 18 2023 08:09:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds2458[Jun 18 2023 08:09:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"2459[Jun 18 2023 08:09:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.47 seconds2460[Jun 18 2023 08:09:57 UTC (QA Tests)] INFO -- clicking :menu_section_button2461[Jun 18 2023 08:09:57 UTC (QA Tests)] INFO -- clicking :nav_item_link2462[Jun 18 2023 08:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.792s2463[Jun 18 2023 08:10:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-a21e2bd9'2464[Jun 18 2023 08:10:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-a21e2bd9`2465[Jun 18 2023 08:10:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/deploy-key-clone-project-7f3b311c7cf1fcc1'2466 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines2467Manage2468 standard2469 when admin approval is not required2470[Jun 18 2023 08:10:15 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}2471 behaves like registration and login2472[Jun 18 2023 08:10:20 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required behaves like registration and login allows the user to register and login2473[Jun 18 2023 08:10:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2474[Jun 18 2023 08:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2475[Jun 18 2023 08:10:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2476[Jun 18 2023 08:10:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2477[Jun 18 2023 08:10:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2478[Jun 18 2023 08:10:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.047s2479[Jun 18 2023 08:10:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2480[Jun 18 2023 08:10:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2481[Jun 18 2023 08:10:25 UTC (QA Tests)] INFO -- clicking :context_switcher2482[Jun 18 2023 08:10:25 UTC (QA Tests)] INFO -- clicking :nav_item_link2483[Jun 18 2023 08:10:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.625s2484[Jun 18 2023 08:10:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.165s2485[Jun 18 2023 08:10:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2486[Jun 18 2023 08:10:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.684s2487[Jun 18 2023 08:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.032s2488[Jun 18 2023 08:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.047s2489[Jun 18 2023 08:10:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content2490[Jun 18 2023 08:10:30 UTC (QA Tests)] INFO -- clicking :sign_out_link2491[Jun 18 2023 08:10:41 UTC (QA Tests)] INFO -- clicking :register_link2492[Jun 18 2023 08:10:41 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"2493[Jun 18 2023 08:10:41 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field2494[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User d24888eecddbd14f"2495[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field2496[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-d24888eecddbd14f"2497[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field2498[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-d24888eecddbd14f@gitlab.com"2499[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field2500[Jun 18 2023 08:10:43 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"2501[Jun 18 2023 08:10:43 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field2502[Jun 18 2023 08:10:43 UTC (QA Tests)] INFO -- clicking :new_user_register_button2503[Jun 18 2023 08:10:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.541s2504[Jun 18 2023 08:10:44 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown2505[Jun 18 2023 08:10:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.026s2506[Jun 18 2023 08:10:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.027s2507[Jun 18 2023 08:10:46 UTC (QA Tests)] INFO -- clicking :get_started_button2508[Jun 18 2023 08:10:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d24888eecddbd14f' via browser_ui in 27.01 seconds2509 allows the user to register and login2510 when user account is deleted2511[Jun 18 2023 08:10:47 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials2512[Jun 18 2023 08:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-475b5d1b45fa5680' via api in 0.41 seconds2513[Jun 18 2023 08:10:48 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-475b5d1b45fa5680"2514[Jun 18 2023 08:10:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2515[Jun 18 2023 08:10:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2516[Jun 18 2023 08:10:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2517[Jun 18 2023 08:10:49 UTC (QA Tests)] INFO -- clicking :sign_in_button2518[Jun 18 2023 08:10:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.699s2519[Jun 18 2023 08:10:50 UTC (QA Tests)] INFO -- Enabling super sidebar!2520[Jun 18 2023 08:10:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled2521[Jun 18 2023 08:10:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.015s2522[Jun 18 2023 08:10:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content2523[Jun 18 2023 08:10:53 UTC (QA Tests)] INFO -- clicking :edit_profile_link2524[Jun 18 2023 08:10:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.674s2525[Jun 18 2023 08:10:53 UTC (QA Tests)] INFO -- clicking :nav_item_link2526[Jun 18 2023 08:10:54 UTC (QA Tests)] INFO -- clicking :delete_account_button2527[Jun 18 2023 08:10:54 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button2528[Jun 18 2023 08:12:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-475b5d1b45fa5680"2529[Jun 18 2023 08:12:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2530[Jun 18 2023 08:12:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"2531[Jun 18 2023 08:12:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2532[Jun 18 2023 08:12:08 UTC (QA Tests)] INFO -- clicking :sign_in_button2533[Jun 18 2023 08:12:08 UTC (QA Tests)] INFO -- Enabling super sidebar!2534[Jun 18 2023 08:12:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.029s2535[Jun 18 2023 08:12:11 UTC (QA Tests)] INFO -- User is not signed in, skipping2536[Jun 18 2023 08:12:13 UTC (QA Tests)] INFO -- filling :login_field with "root"2537[Jun 18 2023 08:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2538[Jun 18 2023 08:12:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2539[Jun 18 2023 08:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2540[Jun 18 2023 08:12:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2541[Jun 18 2023 08:12:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.773s2542[Jun 18 2023 08:12:16 UTC (QA Tests)] INFO -- Enabling super sidebar!2543[Jun 18 2023 08:12:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled2544[Jun 18 2023 08:12:18 UTC (QA Tests)] INFO -- clicking :context_switcher2545[Jun 18 2023 08:12:18 UTC (QA Tests)] INFO -- clicking :nav_item_link2546[Jun 18 2023 08:12:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.557s2547[Jun 18 2023 08:12:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.15s2548[Jun 18 2023 08:12:20 UTC (QA Tests)] INFO -- clicking :nav_item_link2549[Jun 18 2023 08:12:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.732s2550[Jun 18 2023 08:12:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.04s2551[Jun 18 2023 08:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s2552[Jun 18 2023 08:12:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content2553[Jun 18 2023 08:12:24 UTC (QA Tests)] INFO -- clicking :sign_out_link2554[Jun 18 2023 08:12:34 UTC (QA Tests)] INFO -- clicking :register_link2555[Jun 18 2023 08:12:35 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"2556[Jun 18 2023 08:12:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field2557[Jun 18 2023 08:12:35 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 475b5d1b45fa5680"2558[Jun 18 2023 08:12:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field2559[Jun 18 2023 08:12:35 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-475b5d1b45fa5680"2560[Jun 18 2023 08:12:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field2561[Jun 18 2023 08:12:36 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-475b5d1b45fa5680@example.com"2562[Jun 18 2023 08:12:36 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field2563[Jun 18 2023 08:12:36 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"2564[Jun 18 2023 08:12:36 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field2565[Jun 18 2023 08:12:37 UTC (QA Tests)] INFO -- clicking :new_user_register_button2566[Jun 18 2023 08:12:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.544s2567[Jun 18 2023 08:12:37 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown2568[Jun 18 2023 08:12:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.03s2569[Jun 18 2023 08:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.018s2570[Jun 18 2023 08:12:40 UTC (QA Tests)] INFO -- clicking :get_started_button2571[Jun 18 2023 08:12:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-475b5d1b45fa5680' via browser_ui in 27.9 seconds2572[Jun 18 2023 08:12:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-475b5d1b45fa5680'2573 allows recreating with same credentials2574 when admin approval is required2575[Jun 18 2023 08:12:41 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval2576[Jun 18 2023 08:12:41 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}2577[Jun 18 2023 08:12:42 UTC (QA Tests)] INFO -- filling :login_field with "root"2578[Jun 18 2023 08:12:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2579[Jun 18 2023 08:12:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"2580[Jun 18 2023 08:12:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2581[Jun 18 2023 08:12:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2582[Jun 18 2023 08:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.04s2583[Jun 18 2023 08:12:44 UTC (QA Tests)] INFO -- Enabling super sidebar!2584[Jun 18 2023 08:12:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled2585[Jun 18 2023 08:12:46 UTC (QA Tests)] INFO -- clicking :context_switcher2586[Jun 18 2023 08:12:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2587[Jun 18 2023 08:12:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.972s2588[Jun 18 2023 08:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.156s2589[Jun 18 2023 08:12:48 UTC (QA Tests)] INFO -- clicking :nav_item_link2590[Jun 18 2023 08:12:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.639s2591[Jun 18 2023 08:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.025s2592[Jun 18 2023 08:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.013s2593[Jun 18 2023 08:12:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content2594[Jun 18 2023 08:12:52 UTC (QA Tests)] INFO -- clicking :sign_out_link2595[Jun 18 2023 08:13:03 UTC (QA Tests)] INFO -- clicking :register_link2596[Jun 18 2023 08:13:03 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"2597[Jun 18 2023 08:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field2598[Jun 18 2023 08:13:03 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 85ed3eae21f9748a"2599[Jun 18 2023 08:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field2600[Jun 18 2023 08:13:04 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-85ed3eae21f9748a"2601[Jun 18 2023 08:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field2602[Jun 18 2023 08:13:04 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-85ed3eae21f9748a@gitlab.com"2603[Jun 18 2023 08:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field2604[Jun 18 2023 08:13:04 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"2605[Jun 18 2023 08:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field2606[Jun 18 2023 08:13:05 UTC (QA Tests)] INFO -- clicking :new_user_register_button2607[Jun 18 2023 08:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.043s2608[Jun 18 2023 08:13:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-85ed3eae21f9748a' via browser_ui in 35.3 seconds2609[Jun 18 2023 08:13:17 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-85ed3eae21f9748a"2610[Jun 18 2023 08:13:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2611[Jun 18 2023 08:13:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2612[Jun 18 2023 08:13:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2613[Jun 18 2023 08:13:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2614[Jun 18 2023 08:13:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s2615[Jun 18 2023 08:13:19 UTC (QA Tests)] INFO -- Enabling super sidebar!2616[Jun 18 2023 08:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.033s2617[Jun 18 2023 08:13:22 UTC (QA Tests)] INFO -- User is not signed in, skipping2618[Jun 18 2023 08:13:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2619[Jun 18 2023 08:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2620[Jun 18 2023 08:13:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2621[Jun 18 2023 08:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2622[Jun 18 2023 08:13:24 UTC (QA Tests)] INFO -- clicking :sign_in_button2623[Jun 18 2023 08:13:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.094s2624[Jun 18 2023 08:13:26 UTC (QA Tests)] INFO -- Enabling super sidebar!2625[Jun 18 2023 08:13:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled2626[Jun 18 2023 08:13:28 UTC (QA Tests)] INFO -- clicking :context_switcher2627[Jun 18 2023 08:13:28 UTC (QA Tests)] INFO -- clicking :nav_item_link2628[Jun 18 2023 08:13:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.635s2629[Jun 18 2023 08:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.151s2630[Jun 18 2023 08:13:30 UTC (QA Tests)] INFO -- clicking :nav_item_link2631[Jun 18 2023 08:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.684s2632[Jun 18 2023 08:13:30 UTC (QA Tests)] INFO -- clicking :pending_approval_tab2633[Jun 18 2023 08:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending_approval_tab' took 0.653s2634[Jun 18 2023 08:13:32 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle2635[Jun 18 2023 08:13:32 UTC (QA Tests)] INFO -- clicking :approve_user_button2636[Jun 18 2023 08:13:33 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button2637[Jun 18 2023 08:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_user_confirm_button' took 0.836s2638[Jun 18 2023 08:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.058s2639[Jun 18 2023 08:13:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content2640[Jun 18 2023 08:13:35 UTC (QA Tests)] INFO -- clicking :sign_out_link2641[Jun 18 2023 08:13:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-85ed3eae21f9748a"2642[Jun 18 2023 08:13:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2643[Jun 18 2023 08:13:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2644[Jun 18 2023 08:13:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2645[Jun 18 2023 08:13:36 UTC (QA Tests)] INFO -- clicking :sign_in_button2646[Jun 18 2023 08:13:37 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown2647[Jun 18 2023 08:13:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.025s2648[Jun 18 2023 08:13:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.024s2649[Jun 18 2023 08:13:39 UTC (QA Tests)] INFO -- clicking :get_started_button2650[Jun 18 2023 08:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.102s2651[Jun 18 2023 08:13:40 UTC (QA Tests)] INFO -- Enabling super sidebar!2652[Jun 18 2023 08:13:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled2653[Jun 18 2023 08:13:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.031s2654[Jun 18 2023 08:13:53 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}2655 allows user login after approval2656Create2657 Git push over HTTP2658[Jun 18 2023 08:13:54 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository2659[Jun 18 2023 08:13:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2660[Jun 18 2023 08:13:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2661[Jun 18 2023 08:13:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2662[Jun 18 2023 08:13:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2663[Jun 18 2023 08:13:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2664[Jun 18 2023 08:13:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.005s2665[Jun 18 2023 08:13:57 UTC (QA Tests)] INFO -- Enabling super sidebar!2666[Jun 18 2023 08:13:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled2667[Jun 18 2023 08:13:58 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2668[Jun 18 2023 08:13:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-k08k488m' via cache in 0.0 seconds2669[Jun 18 2023 08:13:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.09 seconds2670[Jun 18 2023 08:13:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.34 seconds2671[Jun 18 2023 08:14:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-b1c64e2db1ae1a99' via api in 1.69 seconds2672[Jun 18 2023 08:14:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2673[Jun 18 2023 08:14:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.08 seconds2674[Jun 18 2023 08:14:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-code-b1c64e2db1ae1a992675 user using a personal access token pushes code to the repository2676Plan2677 Issues list2678[Jun 18 2023 08:14:04 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV2679[Jun 18 2023 08:14:04 UTC (QA Tests)] INFO -- filling :login_field with "root"2680[Jun 18 2023 08:14:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2681[Jun 18 2023 08:14:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"2682[Jun 18 2023 08:14:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2683[Jun 18 2023 08:14:05 UTC (QA Tests)] INFO -- clicking :sign_in_button2684[Jun 18 2023 08:14:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.027s2685[Jun 18 2023 08:14:07 UTC (QA Tests)] INFO -- Enabling super sidebar!2686[Jun 18 2023 08:14:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled2687[Jun 18 2023 08:14:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds2688[Jun 18 2023 08:14:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds2689[Jun 18 2023 08:14:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-to-test-export-issues-as-csv-510b526ab78889d6' via api in 1.35 seconds2690[Jun 18 2023 08:14:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.43 seconds2691[Jun 18 2023 08:14:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '17' via api in 0.27 seconds2692[Jun 18 2023 08:14:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-to-test-export-issues-as-csv-510b526ab78889d62693[Jun 18 2023 08:14:11 UTC (QA Tests)] INFO -- clicking :menu_section_button2694[Jun 18 2023 08:14:11 UTC (QA Tests)] INFO -- clicking :nav_item_link2695[Jun 18 2023 08:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s2696[Jun 18 2023 08:14:12 UTC (QA Tests)] INFO -- clicking :issues_list_more_actions_dropdown2697[Jun 18 2023 08:14:13 UTC (QA Tests)] INFO -- clicking :export_as_csv_button2698[Jun 18 2023 08:14:13 UTC (QA Tests)] INFO -- clicking :export_issues_button2699[Jun 18 2023 08:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_issues_button' took 1.031s2700 successfully exports issues list as CSV2701Package2702 Maven project level endpoint2703 using a ci job token2704[Jun 18 2023 08:14:14 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven2705[Jun 18 2023 08:14:15 UTC (QA Tests)] INFO -- filling :login_field with "root"2706[Jun 18 2023 08:14:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2707[Jun 18 2023 08:14:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"2708[Jun 18 2023 08:14:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2709[Jun 18 2023 08:14:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2710[Jun 18 2023 08:14:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.154s2711[Jun 18 2023 08:14:17 UTC (QA Tests)] INFO -- Enabling super sidebar!2712[Jun 18 2023 08:14:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled2713[Jun 18 2023 08:14:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2714[Jun 18 2023 08:14:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds2715[Jun 18 2023 08:14:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4f0ce3d9c63bdddf' via api in 1.06 seconds2716[Jun 18 2023 08:14:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2717[Jun 18 2023 08:14:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2718[Jun 18 2023 08:14:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2719[Jun 18 2023 08:14:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2720[Jun 18 2023 08:14:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687076059 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687076059 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687076059 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-maven_package_project-4f0ce3d9c63bdddf --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `2721[Jun 18 2023 08:14:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687076059`2722[Jun 18 2023 08:14:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2723[Jun 18 2023 08:14:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687076059' via api in 1.32 seconds2724[Jun 18 2023 08:14:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2725[Jun 18 2023 08:14:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4f0ce3d9c63bdddf2726[Jun 18 2023 08:14:24 UTC (QA Tests)] INFO -- clicking :menu_section_button2727[Jun 18 2023 08:14:24 UTC (QA Tests)] INFO -- clicking :nav_item_link2728[Jun 18 2023 08:14:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.84s2729[Jun 18 2023 08:14:27 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2730[Jun 18 2023 08:14:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.335s2731[Jun 18 2023 08:14:50 UTC (QA Tests)] INFO -- clicking :menu_section_button2732[Jun 18 2023 08:14:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2733[Jun 18 2023 08:14:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s2734[Jun 18 2023 08:14:51 UTC (QA Tests)] INFO -- clicking :package_link2735[Jun 18 2023 08:14:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687076059'2736[Jun 18 2023 08:14:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687076059`2737[Jun 18 2023 08:14:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-3488847fc872ae6f'2738[Jun 18 2023 08:14:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4f0ce3d9c63bdddf'2739 pushes and pulls a maven package via maven2740 using a project deploy token2741[Jun 18 2023 08:14:53 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven2742[Jun 18 2023 08:14:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2743[Jun 18 2023 08:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2744[Jun 18 2023 08:14:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2745[Jun 18 2023 08:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2746[Jun 18 2023 08:14:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2747[Jun 18 2023 08:14:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.182s2748[Jun 18 2023 08:14:56 UTC (QA Tests)] INFO -- Enabling super sidebar!2749[Jun 18 2023 08:14:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled2750[Jun 18 2023 08:14:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2751[Jun 18 2023 08:14:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.17 seconds2752[Jun 18 2023 08:14:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-6d114a602fb0b717' via api in 1.14 seconds2753[Jun 18 2023 08:14:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2754[Jun 18 2023 08:14:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2755[Jun 18 2023 08:15:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2756[Jun 18 2023 08:15:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2757[Jun 18 2023 08:15:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687076098 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687076098 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687076098 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-maven_package_project-6d114a602fb0b717 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `2758[Jun 18 2023 08:15:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687076098`2759[Jun 18 2023 08:15:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2760[Jun 18 2023 08:15:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687076098' via api in 6.29 seconds2761[Jun 18 2023 08:15:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.11 seconds2762[Jun 18 2023 08:15:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds2763[Jun 18 2023 08:15:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds2764[Jun 18 2023 08:15:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-6d114a602fb0b7172765[Jun 18 2023 08:15:09 UTC (QA Tests)] INFO -- clicking :menu_section_button2766[Jun 18 2023 08:15:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2767[Jun 18 2023 08:15:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.823s2768[Jun 18 2023 08:15:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2769[Jun 18 2023 08:15:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.591s2770[Jun 18 2023 08:15:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.975s2771[Jun 18 2023 08:15:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2772[Jun 18 2023 08:15:36 UTC (QA Tests)] INFO -- clicking :nav_item_link2773[Jun 18 2023 08:15:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.304s2774[Jun 18 2023 08:15:37 UTC (QA Tests)] INFO -- clicking :package_link2775[Jun 18 2023 08:15:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.507s2776[Jun 18 2023 08:15:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687076098'2777[Jun 18 2023 08:15:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687076098`2778[Jun 18 2023 08:15:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-8a8ed9810d66fe67'2779[Jun 18 2023 08:15:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-6d114a602fb0b717'2780 pushes and pulls a maven package via maven2781 using a personal access token2782[Jun 18 2023 08:15:39 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven2783[Jun 18 2023 08:15:40 UTC (QA Tests)] INFO -- filling :login_field with "root"2784[Jun 18 2023 08:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2785[Jun 18 2023 08:15:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2786[Jun 18 2023 08:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2787[Jun 18 2023 08:15:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2788[Jun 18 2023 08:15:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.197s2789[Jun 18 2023 08:15:42 UTC (QA Tests)] INFO -- Enabling super sidebar!2790[Jun 18 2023 08:15:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled2791[Jun 18 2023 08:15:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2792[Jun 18 2023 08:15:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.2 seconds2793[Jun 18 2023 08:15:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4d4df23f8736097c' via api in 1.09 seconds2794[Jun 18 2023 08:15:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2795[Jun 18 2023 08:15:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2796[Jun 18 2023 08:15:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2797[Jun 18 2023 08:15:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2798[Jun 18 2023 08:15:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687076144 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687076144 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1687076144 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list runner-for-maven_package_project-4d4df23f8736097c --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `2799[Jun 18 2023 08:15:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687076144`2800[Jun 18 2023 08:15:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2801[Jun 18 2023 08:15:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687076144' via api in 6.33 seconds2802[Jun 18 2023 08:15:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.26 seconds2803[Jun 18 2023 08:15:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds2804[Jun 18 2023 08:15:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4d4df23f8736097c2805[Jun 18 2023 08:15:54 UTC (QA Tests)] INFO -- clicking :menu_section_button2806[Jun 18 2023 08:15:54 UTC (QA Tests)] INFO -- clicking :nav_item_link2807[Jun 18 2023 08:15:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.07s2808[Jun 18 2023 08:15:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2809[Jun 18 2023 08:15:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.436s2810[Jun 18 2023 08:16:21 UTC (QA Tests)] INFO -- clicking :menu_section_button2811[Jun 18 2023 08:16:21 UTC (QA Tests)] INFO -- clicking :nav_item_link2812[Jun 18 2023 08:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.814s2813[Jun 18 2023 08:16:22 UTC (QA Tests)] INFO -- clicking :package_link2814[Jun 18 2023 08:16:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687076144'2815[Jun 18 2023 08:16:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687076144`2816[Jun 18 2023 08:16:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-acbca889ac9bed86'2817[Jun 18 2023 08:16:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/maven_package_project-4d4df23f8736097c'2818 pushes and pulls a maven package via maven2819Plan2820 Issue board focus mode2821[Jun 18 2023 08:16:23 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board2822[Jun 18 2023 08:16:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2823[Jun 18 2023 08:16:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2824[Jun 18 2023 08:16:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2825[Jun 18 2023 08:16:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2826[Jun 18 2023 08:16:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2827[Jun 18 2023 08:16:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.543s2828[Jun 18 2023 08:16:27 UTC (QA Tests)] INFO -- Enabling super sidebar!2829[Jun 18 2023 08:16:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2830[Jun 18 2023 08:16:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.08 seconds2831[Jun 18 2023 08:16:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.2 seconds2832[Jun 18 2023 08:16:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/sample-project-issue-board-focus-mode-a220327e3371b053' via api in 0.69 seconds2833[Jun 18 2023 08:16:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/sample-project-issue-board-focus-mode-a220327e3371b0532834[Jun 18 2023 08:16:30 UTC (QA Tests)] INFO -- clicking :menu_section_button2835[Jun 18 2023 08:16:30 UTC (QA Tests)] INFO -- clicking :nav_item_link2836[Jun 18 2023 08:16:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.904s2837[Jun 18 2023 08:16:31 UTC (QA Tests)] INFO -- clicking :focus_mode_button2838[Jun 18 2023 08:16:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.562s2839[Jun 18 2023 08:16:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element focus_mode_button' took 0.625s2840 focuses on issue board2841Manage2842 User2843[Jun 18 2023 08:16:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-db4967285f0046d0' via api in 0.29 seconds2844[Jun 18 2023 08:16:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-a3bb8a6d' via api in 0.24 seconds2845[Jun 18 2023 08:16:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'sandbox-for-access-termination-a3bb8a6d/group-to-test-access-termination-3867fa45a7a95580' via api in 0.24 seconds2846[Jun 18 2023 08:16:33 UTC (QA Tests)] INFO -- Adding user qa-user-db4967285f0046d0 to sandbox-for-access-termination-a3bb8a6d QA::Resource::Sandbox2847[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'sandbox-for-access-termination-a3bb8a6d/group-to-test-access-termination-3867fa45a7a95580/project-for-user-group-access-termination-d33cb82f0a97cc1c' via api in 0.75 seconds2848 after parent group membership termination2849[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API2850[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- Removing user qa-user-db4967285f0046d0 from sandbox-for-access-termination-a3bb8a6d QA::Resource::Sandbox2851[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-db4967285f0046d02852[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- Caching token for username: qa-user-db4967285f0046d0, last six chars of token:qJxVRd2853[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-db4967285f0046d0-7wp8xqo9' via api in 0.08 seconds2854 is not allowed to commit via the API2855[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI2856[Jun 18 2023 08:16:34 UTC (QA Tests)] INFO -- Removing user qa-user-db4967285f0046d0 from sandbox-for-access-termination-a3bb8a6d QA::Resource::Sandbox2857 is not allowed to push code via the CLI2858[Jun 18 2023 08:16:35 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API2859[Jun 18 2023 08:16:35 UTC (QA Tests)] INFO -- Removing user qa-user-db4967285f0046d0 from sandbox-for-access-termination-a3bb8a6d QA::Resource::Sandbox2860[Jun 18 2023 08:16:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds2861[Jun 18 2023 08:16:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds2862[Jun 18 2023 08:16:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-with-new-file-afdd164fdb2284a6' via api in 0.92 seconds2863 is not allowed to create a file via the API2864[Jun 18 2023 08:16:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-a3bb8a6d'2865Plan2866 Design Management2867[Jun 18 2023 08:16:37 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it2868[Jun 18 2023 08:16:37 UTC (QA Tests)] INFO -- filling :login_field with "root"2869[Jun 18 2023 08:16:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2870[Jun 18 2023 08:16:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2871[Jun 18 2023 08:16:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2872[Jun 18 2023 08:16:38 UTC (QA Tests)] INFO -- clicking :sign_in_button2873[Jun 18 2023 08:16:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.019s2874[Jun 18 2023 08:16:41 UTC (QA Tests)] INFO -- Enabling super sidebar!2875[Jun 18 2023 08:16:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled2876[Jun 18 2023 08:16:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds2877[Jun 18 2023 08:16:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds2878[Jun 18 2023 08:16:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-572b203cfd2ec374' via api in 0.76 seconds2879[Jun 18 2023 08:16:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '18' via api in 1.13 seconds2880[Jun 18 2023 08:16:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-572b203cfd2ec374/-/issues/12881[Jun 18 2023 08:16:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.836s2882[Jun 18 2023 08:16:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.858s2883[Jun 18 2023 08:16:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 5.28 seconds2884[Jun 18 2023 08:16:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-572b203cfd2ec374/-/issues/12885[Jun 18 2023 08:16:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.079s2886[Jun 18 2023 08:16:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.092s2887 user adds a design and modifies it2888Verify2889 UI defined variable2890[Jun 18 2023 08:16:51 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default2891[Jun 18 2023 08:16:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.08 seconds2892[Jun 18 2023 08:16:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-whel8o59' via api in 0.4 seconds2893[Jun 18 2023 08:16:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2894[Jun 18 2023 08:16:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2895[Jun 18 2023 08:16:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2896[Jun 18 2023 08:16:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name whel8o59 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach whel8o59 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name whel8o59 --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list whel8o59 --executor shell && gitlab-runner run" `2897[Jun 18 2023 08:16:52 UTC (QA Tests)] INFO -- Executing: `docker logs whel8o59`2898[Jun 18 2023 08:16:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2899[Jun 18 2023 08:16:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'whel8o59' via api in 1.25 seconds2900[Jun 18 2023 08:16:53 UTC (QA Tests)] INFO -- filling :login_field with "root"2901[Jun 18 2023 08:16:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2902[Jun 18 2023 08:16:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2903[Jun 18 2023 08:16:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2904[Jun 18 2023 08:16:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2905[Jun 18 2023 08:16:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.262s2906[Jun 18 2023 08:16:56 UTC (QA Tests)] INFO -- Enabling super sidebar!2907[Jun 18 2023 08:16:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled2908[Jun 18 2023 08:16:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-whel8o59/downstream1-variable-inheritance-a50439a2592e7a7b' via api in 1.13 seconds2909[Jun 18 2023 08:16:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds2910[Jun 18 2023 08:17:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-whel8o59/downstream2-variable-inheritance-a2dee51dae816b52' via api in 0.42 seconds2911[Jun 18 2023 08:17:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds2912[Jun 18 2023 08:17:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-whel8o59/upstream-variable-inheritance-9913375c2d2808ad' via api in 0.6 seconds2913[Jun 18 2023 08:17:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2914[Jun 18 2023 08:17:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-for-variable-inheritance-whel8o59/upstream-variable-inheritance-9913375c2d2808ad2915[Jun 18 2023 08:17:03 UTC (QA Tests)] INFO -- clicking :menu_section_button2916[Jun 18 2023 08:17:03 UTC (QA Tests)] INFO -- clicking :nav_item_link2917[Jun 18 2023 08:17:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.811s2918[Jun 18 2023 08:17:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.536s2919[Jun 18 2023 08:17:15 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2920[Jun 18 2023 08:17:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.977s2921[Jun 18 2023 08:17:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s2922[Jun 18 2023 08:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.649s2923[Jun 18 2023 08:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.776s2924[Jun 18 2023 08:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.793s2925[Jun 18 2023 08:17:18 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"2926[Jun 18 2023 08:17:18 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field2927[Jun 18 2023 08:17:18 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"2928[Jun 18 2023 08:17:18 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field2929[Jun 18 2023 08:17:19 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present2930[Jun 18 2023 08:17:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_item_container' took 1.439s2931[Jun 18 2023 08:17:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.732s2932[Jun 18 2023 08:17:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.07 seconds2933[Jun 18 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.07 seconds2934[Jun 18 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.07 seconds2935[Jun 18 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '39' via api in 0.07 seconds2936[Jun 18 2023 08:17:31 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button2937[Jun 18 2023 08:17:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2938[Jun 18 2023 08:17:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.248s2939[Jun 18 2023 08:17:34 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button2940[Jun 18 2023 08:17:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2941[Jun 18 2023 08:17:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.276s2942[Jun 18 2023 08:17:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'whel8o59'2943[Jun 18 2023 08:17:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f whel8o59`2944 is not inheritable by default2945[Jun 18 2023 08:17:36 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false2946[Jun 18 2023 08:17:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds2947[Jun 18 2023 08:17:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-telq2ntd' via api in 0.38 seconds2948[Jun 18 2023 08:17:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2949[Jun 18 2023 08:17:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2950[Jun 18 2023 08:17:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2951[Jun 18 2023 08:17:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name telq2ntd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach telq2ntd sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name telq2ntd --url http://gitlab-ee-3208fd35.test --registration-token **** --tag-list telq2ntd --executor shell && gitlab-runner run" `2952[Jun 18 2023 08:17:37 UTC (QA Tests)] INFO -- Executing: `docker logs telq2ntd`2953[Jun 18 2023 08:17:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2954[Jun 18 2023 08:17:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'telq2ntd' via api in 1.21 seconds2955[Jun 18 2023 08:17:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2956[Jun 18 2023 08:17:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2957[Jun 18 2023 08:17:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"2958[Jun 18 2023 08:17:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2959[Jun 18 2023 08:17:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2960[Jun 18 2023 08:17:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.076s2961[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- Enabling super sidebar!2962[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled2963[Jun 18 2023 08:17:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-telq2ntd/downstream1-variable-inheritance-b05e74f5ee194fdc' via api in 0.89 seconds2964[Jun 18 2023 08:17:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds2965[Jun 18 2023 08:17:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-telq2ntd/downstream2-variable-inheritance-56049f8db157f909' via api in 0.48 seconds2966[Jun 18 2023 08:17:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds2967[Jun 18 2023 08:17:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/group-for-variable-inheritance-telq2ntd/upstream-variable-inheritance-26c09873ec10f4c5' via api in 0.42 seconds2968[Jun 18 2023 08:17:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2969[Jun 18 2023 08:17:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3208fd35.test/gitlab-qa-sandbox-group-1/group-for-variable-inheritance-telq2ntd/upstream-variable-inheritance-26c09873ec10f4c52970[Jun 18 2023 08:17:47 UTC (QA Tests)] INFO -- clicking :menu_section_button2971[Jun 18 2023 08:17:48 UTC (QA Tests)] INFO -- clicking :nav_item_link2972[Jun 18 2023 08:17:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.895s2973[Jun 18 2023 08:17:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.426s2974[Jun 18 2023 08:17:59 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2975[Jun 18 2023 08:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.553s2976[Jun 18 2023 08:18:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s2977[Jun 18 2023 08:18:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.515s2978[Jun 18 2023 08:18:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.868s2979[Jun 18 2023 08:18:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.886s2980[Jun 18 2023 08:18:02 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"2981[Jun 18 2023 08:18:02 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field2982[Jun 18 2023 08:18:03 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"2983[Jun 18 2023 08:18:03 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field2984[Jun 18 2023 08:18:03 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present2985[Jun 18 2023 08:18:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_item_container' took 1.518s2986[Jun 18 2023 08:18:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.827s2987[Jun 18 2023 08:18:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.07 seconds2988[Jun 18 2023 08:18:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.1 seconds2989[Jun 18 2023 08:18:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.1 seconds2990[Jun 18 2023 08:18:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.07 seconds2991[Jun 18 2023 08:18:16 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button2992[Jun 18 2023 08:18:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2993[Jun 18 2023 08:18:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.229s2994[Jun 18 2023 08:18:19 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button2995[Jun 18 2023 08:18:19 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2996[Jun 18 2023 08:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.207s2997[Jun 18 2023 08:18:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'telq2ntd'2998[Jun 18 2023 08:18:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f telq2ntd`2999 is not inheritable when forward:pipeline_variables is false3000Configure3001 Kubernetes Agent3002 deploys a K8s manifest file (PENDING: Test is not compatible with this environment or pipeline)3003Plan3004 Issue3005[Jun 18 2023 08:18:21 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit3006[Jun 18 2023 08:18:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds3007[Jun 18 2023 08:18:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8' via api in 0.16 seconds3008[Jun 18 2023 08:18:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-44-24-a98381eb77fa03a8/project-for-issues-3b085618c609541e' via api in 0.64 seconds3009[Jun 18 2023 08:18:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '19' via api in 0.86 seconds3010[Jun 18 2023 08:18:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"3011[Jun 18 2023 08:18:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds3012[Jun 18 2023 08:18:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"3013[Jun 18 2023 08:18:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.41 seconds3014 closes via pushing a commit3015[Jun 18 2023 08:18:26 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:3016{3017 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 70.08879408600001,3018 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 10.409951371000034,3019 "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb": 11.039578011000003,3020 "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb": 17.745445144999962,3021 "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb": 9.789009056000054,3022 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 23.33767556199996,3023 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb": 66.03245177400004,3024 "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb": 30.815526481000006,3025 "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb": 6.0184766940000145,3026 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb": 11.241512924999938,3027 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 165.99235984300003,3028 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 9.958421749000081,3029 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb": 37.06903631199998,3030 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 12.43079183000009,3031 "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb": 43.44409227999995,3032 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 118.90523905499981,3033 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb": 25.18614034699999,3034 "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb": 46.87676485299994,3035 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 20.338803292999955,3036 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 17.16755893300001,3037 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 50.68830349599989,3038 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 19.990212397999812,3039 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb": 29.35906495900008,3040 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 11.898655301999952,3041 "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb": 10.29316440599996,3042 "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb": 10.532653666999977,3043 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb": 25.162319158000173,3044 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb": 332.116158969,3045 "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb": 19.16460977099996,3046 "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb": 9.809410080999896,3047 "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb": 6.225599325000076,3048 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 24.741137471000002,3049 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb": 32.54804971300018,3050 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb": 28.55441695600007,3051 "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb": 11.539052211000126,3052 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 1.5181559789998573,3053 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 22.72984623100001,3054 "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb": 13.071769885000322,3055 "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb": 29.093470941000305,3056 "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb": 107.71930427699999,3057 "qa/specs/features/browser_ui/1_manage/login/register_spec.rb": 219.342951396,3058 "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb": 9.992041860999962,3059 "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb": 10.253659625000182,3060 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb": 129.28433075899966,3061 "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb": 8.433777693000138,3062 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 5.050595263000105,3063 "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb": 14.212886187000095,3064 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 89.95520469099984,3065 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 4.9660479990002393066}3067[Jun 18 2023 08:18:26 UTC (QA Tests)] INFO -- 3068Knapsack global time execution for tests: 34m 02s3069Pending: (Failures listed here are expected and do not affect your suite's status)3070 1) Fulfillment Purchase group plan upgrades from free to ultimate3071 # Test is not compatible with this environment or pipeline3072 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:373073 2) Fulfillment Purchase group plan with existing CI minutes pack upgrades from free to premium with correct CI minutes3074 # Test is not compatible with this environment or pipeline3075 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:673076 3) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage3077 # Test is not compatible with this environment or pipeline3078 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:63079 4) Govern Security Dashboard in a Project creates an issue from vulnerability details3080 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4153463081 # ./qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb:853082 5) Create Link to line in Web IDE can link to a specific line of code in Web IDE3083 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209443084 # ./qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb:263085 6) Fulfillment Utilization in usage quotas max seats used count does not change after members are removed3086 # Test is not compatible with this environment or pipeline3087 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:673088 7) Fulfillment Utilization in usage quotas user seat data is displayed correctly3089 # Test is not compatible with this environment or pipeline3090 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:473091 8) Configure Kubernetes Agent deploys a K8s manifest file3092 # Test is not compatible with this environment or pipeline3093 # ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:353094Finished in 35 minutes 50 seconds (files took 3.4 seconds to load)309595 examples, 0 failures, 8 pending3096Randomized with seed 85593097[Jun 18 2023 08:18:27 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-3208fd35`3098[Jun 18 2023 08:18:27 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-3208fd35`3100Running after script...3101$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command3102$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")3103$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3289Not uploading cache qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 due to policy3291Uploading artifacts...3292gitlab-qa-run-*: found 453 matching artifact files and directories 3293Uploading artifacts as "archive" to coordinator... 201 Created id=4493798932 responseStatus=201 Created token=64_ihp_S3294Uploading artifacts...3295gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3296Uploading artifacts as "junit" to coordinator... 201 Created id=4493798932 responseStatus=201 Created token=64_ihp_S3297Uploading artifacts...3298/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3299Uploading artifacts as "dotenv" to coordinator... 201 Created id=4493798932 responseStatus=201 Created token=64_ihp_S3301Job succeeded