decomposition-single-db 4/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:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690934583-7c394e69-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: 163865, done. 20remote: Counting objects: 100% (163865/163865), done. 21remote: Compressing objects: 100% (103035/103035), done. 22remote: Total 163865 (delta 78709), reused 113547 (delta 54735), pack-reused 0 23Receiving objects: 100% (163865/163865), 130.70 MiB | 43.27 MiB/s, done.24Resolving deltas: 100% (78709/78709), done.26 * [new ref] refs/pipelines/952739978 -> refs/pipelines/95273997827 * [new branch] master -> origin/master28Checking out 6d416a4d as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-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 (4786254809)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4786254809 responseStatus=200 OK token=64_J2ViR39Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...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! 37 Gemfile dependencies, 135 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:6d416a4df3b614a67e2b5599bae9234ae0193039 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4786254847.json --format RspecJunitFormatter --out tmp/rspec-4786254847.xml --format html --out tmp/rspec-$(echo decomposition-single-db 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Aug 02 2023 02:03:58 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-d90a35fa$`50[Aug 02 2023 02:03:58 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-d90a35fa --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Aug 02 2023 02:04:00 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-d90a35fa:/etc/gitlab/trusted-certs`52[Aug 02 2023 02:04:00 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-d90a35fa:/etc/gitlab/ssl`53[Aug 02 2023 02:04:00 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-d90a35fa`54[Aug 02 2023 02:04:00 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-d90a35fa`55[Aug 02 2023 02:04:00 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Aug 02 2023 02:04:01 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:6d416a4df3b614a67e2b5599bae9234ae0193039`57[Aug 02 2023 02:04:37 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-e1f7a832$`58[Aug 02 2023 02:04:37 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Aug 02 2023 02:04:37 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Aug 02 2023 02:04:37 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-e1f7a832 --net test --hostname gitlab-ee-e1f7a832.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-08-02-02-03-58-827cd267/gitlab-ee-e1f7a832/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:6d416a4df3b614a67e2b5599bae9234ae0193039`61[Aug 02 2023 02:04:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e1f7a832 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-08-02 02:03:5862# 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 password67# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb68gitlab_rails['databases']['main']['enable'] = true69gitlab_rails['databases']['ci']['enable'] = false70gitlab_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;"`71[Aug 02 2023 02:04:47 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-e1f7a832`72[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-e1f7a832`74[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-e1f7a832 80/tcp`75[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!76[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e1f7a832 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e1f7a832 bash -c "echo '#!/usr/bin/env bash78if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then79 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'80 exit 181fi82' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`83[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e1f7a832 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-e1f7a832:/tmp/data-seeds`85[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Running exec_commands...86[Aug 02 2023 02:08:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e1f7a832 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[Aug 02 2023 02:09:12 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`88[Aug 02 2023 02:09:12 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:6d416a4df3b614a67e2b5599bae9234ae0193039`89[Aug 02 2023 02:10:11 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee90[Aug 02 2023 02:10:11 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_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-02-02-03-58-827cd267/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-02-02-03-58-827cd267/gitlab-ee-qa-42a69c42:/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-42a69c42 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:6d416a4df3b614a67e2b5599bae9234ae0193039 Test::Instance::All http://gitlab-ee-e1f7a832.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4786254847.json --format RspecJunitFormatter --out tmp/rspec-4786254847.xml --format html --out tmp/rspec-decomposition-single-db_4_5.htm --color --format documentation`912023-08-02 02:10:16 / CONF :: 92 ==> Base URL: http://gitlab-ee-e1f7a832.test93 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f05584eeb48>94 ==> Libraries: Chemlab::Vendor95[Aug 02 2023 02:10:16 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA96[Aug 02 2023 02:10:16 UTC (QA Tests)] INFO -- Browser: chrome97[Aug 02 2023 02:10:16 UTC (QA Tests)] INFO -- Performing sanity check for environment!98[Aug 02 2023 02:10:17 UTC (QA Tests)] INFO -- Performing initial license fabrication!99[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- Successfully added license key. Details:100{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}101[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.26 seconds102[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'103[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- Report already exists, skipping!104[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====105[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- Report specs:106[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/export_vulnerability_report_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_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/add_file_to_snippet_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb"]107[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- Leftover specs:108[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_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/10_govern/instance_audit_event_streaming_spec.rb", "qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/elasticsearch/elasticsearch_reindexing_spec.rb"]109[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- Knapsack report generator started!110[Aug 02 2023 02:10:18 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'111[Aug 02 2023 02:10:18 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 33684114Create115 Multiple file snippet116[Aug 02 2023 02:11:46 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files117[Aug 02 2023 02:11:46 UTC (QA Tests)] INFO -- filling :login_field with "root"118[Aug 02 2023 02:11:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field119[Aug 02 2023 02:11:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"120[Aug 02 2023 02:11:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field121[Aug 02 2023 02:11:47 UTC (QA Tests)] INFO -- clicking :sign_in_button122[Aug 02 2023 02:11:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.112s123[Aug 02 2023 02:11:51 UTC (QA Tests)] INFO -- clicking :new-menu-toggle124[Aug 02 2023 02:11:51 UTC (QA Tests)] INFO -- clicking :create_menu_item125[Aug 02 2023 02:11:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.976s126[Aug 02 2023 02:11:53 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"127[Aug 02 2023 02:11:53 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field128[Aug 02 2023 02:11:53 UTC (QA Tests)] INFO -- clicking :description_placeholder129[Aug 02 2023 02:11:54 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"130[Aug 02 2023 02:11:54 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field131[Aug 02 2023 02:11:54 UTC (QA Tests)] INFO -- clicking :visibility_content132[Aug 02 2023 02:11:54 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"133[Aug 02 2023 02:11:54 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field134[Aug 02 2023 02:11:55 UTC (QA Tests)] INFO -- clicking :add_file_button135[Aug 02 2023 02:11:55 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"136[Aug 02 2023 02:11:55 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field137[Aug 02 2023 02:11:55 UTC (QA Tests)] INFO -- clicking :add_file_button138[Aug 02 2023 02:11:56 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"139[Aug 02 2023 02:11:56 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field140[Aug 02 2023 02:11:56 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button141[Aug 02 2023 02:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.948s142[Aug 02 2023 02:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 4.33s143[Aug 02 2023 02:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 4.339s144[Aug 02 2023 02:12:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 9.97 seconds145 creates a personal snippet with multiple files146Release147 Deploy key creation148[Aug 02 2023 02:12:02 UTC (QA Tests)] INFO -- Starting test: Release Deploy key creation user adds a deploy key149[Aug 02 2023 02:12:03 UTC (QA Tests)] INFO -- filling :login_field with "root"150[Aug 02 2023 02:12:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field151[Aug 02 2023 02:12:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"152[Aug 02 2023 02:12:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field153[Aug 02 2023 02:12:04 UTC (QA Tests)] INFO -- clicking :sign_in_button154[Aug 02 2023 02:12:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.244s155[Aug 02 2023 02:12:07 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230802-38-dglvje/id_rsa -N `156[Aug 02 2023 02:12:07 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA157[Aug 02 2023 02:12:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-9kpv5z4o' via cache in 0.0 seconds158[Aug 02 2023 02:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.54 seconds159[Aug 02 2023 02:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.87 seconds160[Aug 02 2023 02:12:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-deploy-f08c93bb86e8167e' via api in 2.18 seconds161[Aug 02 2023 02:12:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-deploy-f08c93bb86e8167e162[Aug 02 2023 02:12:11 UTC (QA Tests)] INFO -- clicking :menu_section_button163[Aug 02 2023 02:12:11 UTC (QA Tests)] INFO -- clicking :nav_item_link164[Aug 02 2023 02:12:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.443s165[Aug 02 2023 02:12:14 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"166[Aug 02 2023 02:12:14 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field167[Aug 02 2023 02:12:15 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"168[Aug 02 2023 02:12:15 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field169[Aug 02 2023 02:12:15 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button170[Aug 02 2023 02:12:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.459s171[Aug 02 2023 02:12:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 9.57 seconds172 user adds a deploy key173Analytics174 Performance bar display175 when logged in as an admin user176[Aug 02 2023 02:12:17 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 requests177[Aug 02 2023 02:12:18 UTC (QA Tests)] INFO -- filling :login_field with "root"178[Aug 02 2023 02:12:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field179[Aug 02 2023 02:12:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"180[Aug 02 2023 02:12:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field181[Aug 02 2023 02:12:19 UTC (QA Tests)] INFO -- clicking :sign_in_button182[Aug 02 2023 02:12:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.207s183[Aug 02 2023 02:12:22 UTC (QA Tests)] INFO -- clicking :context_switcher184[Aug 02 2023 02:12:22 UTC (QA Tests)] INFO -- clicking :nav_item_link185[Aug 02 2023 02:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.014s186[Aug 02 2023 02:12:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.264s187[Aug 02 2023 02:12:25 UTC (QA Tests)] INFO -- clicking :menu_section_button188[Aug 02 2023 02:12:25 UTC (QA Tests)] INFO -- clicking :nav_item_link189[Aug 02 2023 02:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.722s190[Aug 02 2023 02:12:27 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}191[Aug 02 2023 02:12:27 UTC (QA Tests)] INFO -- clicking :save_changes_button192[Aug 02 2023 02:12:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.468s193[Aug 02 2023 02:12:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.1 seconds194[Aug 02 2023 02:12:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.23 seconds195[Aug 02 2023 02:12:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-for-issues-8f898f9e720c3637' via api in 2.15 seconds196[Aug 02 2023 02:12:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-for-issues-8f898f9e720c3637197[Aug 02 2023 02:12:34 UTC (QA Tests)] INFO -- clicking :new-menu-toggle198[Aug 02 2023 02:12:34 UTC (QA Tests)] INFO -- clicking :create_menu_item199[Aug 02 2023 02:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.552s200[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"201[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field202[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 5e081b35dda3921c"203[Aug 02 2023 02:12:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field204[Aug 02 2023 02:12:37 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present205[Aug 02 2023 02:12:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 4.107s206[Aug 02 2023 02:12:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 11.4 seconds207[Aug 02 2023 02:12:41 UTC (QA Tests)] INFO -- clicking :request_dropdown208 shows results for the original request and AJAX requests209Plan210 Assign Iterations211[Aug 02 2023 02:12:42 UTC (QA Tests)] INFO -- Starting test: Plan Assign Iterations assigns a group iteration to an existing issue212[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- filling :login_field with "root"213[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field214[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"215[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field216[Aug 02 2023 02:12:43 UTC (QA Tests)] INFO -- clicking :sign_in_button217[Aug 02 2023 02:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.02s218[Aug 02 2023 02:12:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.15 seconds219[Aug 02 2023 02:12:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-c0c82586fa39ce84' via api in 0.65 seconds220[Aug 02 2023 02:12:47 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence with id '1' via api in 0.08 seconds221[Aug 02 2023 02:12:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-c0c82586fa39ce84/project-to-test-iterations-c75366735b48a831-271311ac9235fa1a' via api in 0.49 seconds222[Aug 02 2023 02:12:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.39 seconds223[Aug 02 2023 02:12:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-c0c82586fa39ce84/project-to-test-iterations-c75366735b48a831-271311ac9235fa1a/-/issues/1224[Aug 02 2023 02:12:50 UTC (QA Tests)] INFO -- clicking :edit-button225[Aug 02 2023 02:12:51 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/group-to-test-assigning-iterations-c0c82586fa39ce84/project-to-test-iterations-c75366735b48a831-271311ac9235fa1a/-/issues/1226[Aug 02 2023 02:12:53 UTC (QA Tests)] INFO -- clicking :iteration_link227[Aug 02 2023 02:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element iteration_link' took 0.908s228 assigns a group iteration to an existing issue229Verify230 Pipeline with customizable variable231[Aug 02 2023 02:12:55 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value232[Aug 02 2023 02:12:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds233[Aug 02 2023 02:12:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.3 seconds234[Aug 02 2023 02:12:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-customizable-variable-pipeline-4483e6fb964baf20' via api in 1.0 seconds235[Aug 02 2023 02:12:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.236[Aug 02 2023 02:12:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`237[Aug 02 2023 02:12:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`238[Aug 02 2023 02:12:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942376 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942376 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-1690942376 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-1690942376 --executor shell && gitlab-runner run" `239[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942376`240[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`241[Aug 02 2023 02:13:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690942376' via api in 6.41 seconds242[Aug 02 2023 02:13:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds243[Aug 02 2023 02:13:03 UTC (QA Tests)] INFO -- filling :login_field with "root"244[Aug 02 2023 02:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field245[Aug 02 2023 02:13:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"246[Aug 02 2023 02:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field247[Aug 02 2023 02:13:04 UTC (QA Tests)] INFO -- clicking :sign_in_button248[Aug 02 2023 02:13:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.303s249[Aug 02 2023 02:13:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-customizable-variable-pipeline-4483e6fb964baf20250[Aug 02 2023 02:13:09 UTC (QA Tests)] INFO -- clicking :menu_section_button251[Aug 02 2023 02:13:09 UTC (QA Tests)] INFO -- clicking :nav_item_link252[Aug 02 2023 02:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.885s253[Aug 02 2023 02:13:10 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present254[Aug 02 2023 02:13:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.343s255[Aug 02 2023 02:13:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s256[Aug 02 2023 02:13:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.613s257[Aug 02 2023 02:13:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.754s258[Aug 02 2023 02:13:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.772s259[Aug 02 2023 02:13:13 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"260[Aug 02 2023 02:13:13 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field261[Aug 02 2023 02:13:14 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present262[Aug 02 2023 02:13:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.531s263[Aug 02 2023 02:13:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.878s264[Aug 02 2023 02:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.22 seconds265[Aug 02 2023 02:13:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-customizable-variable-pipeline-4483e6fb964baf20/-/jobs/2266[Aug 02 2023 02:13:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690942376'267[Aug 02 2023 02:13:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942376`268 manually creates a pipeline and uses the defined custom variable value269Create270 Branch with unusual name271 when branch name contains slash, hash, double dash, and capital letter272[Aug 02 2023 02:13:30 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 correctly273[Aug 02 2023 02:13:31 UTC (QA Tests)] INFO -- filling :login_field with "root"274[Aug 02 2023 02:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field275[Aug 02 2023 02:13:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"276[Aug 02 2023 02:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field277[Aug 02 2023 02:13:31 UTC (QA Tests)] INFO -- clicking :sign_in_button278[Aug 02 2023 02:13:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.885s279[Aug 02 2023 02:13:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds280[Aug 02 2023 02:13:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.22 seconds281[Aug 02 2023 02:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unusually-named-branch-project-594ea003dac19055' via api in 2.05 seconds282[Aug 02 2023 02:13:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds283[Aug 02 2023 02:13:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unusually-named-branch-project-594ea003dac19055284[Aug 02 2023 02:13:41 UTC (QA Tests)] INFO -- clicking :file_name_link285[Aug 02 2023 02:13:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.679s286[Aug 02 2023 02:13:42 UTC (QA Tests)] INFO -- clicking :file_name_link287 renders repository file tree correctly288Fulfillment289 Active license details290[Aug 02 2023 02:13:42 UTC (QA Tests)] INFO -- Starting test: Fulfillment Active license details shows up in subscription page291[Aug 02 2023 02:13:43 UTC (QA Tests)] INFO -- filling :login_field with "root"292[Aug 02 2023 02:13:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field293[Aug 02 2023 02:13:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"294[Aug 02 2023 02:13:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field295[Aug 02 2023 02:13:44 UTC (QA Tests)] INFO -- clicking :sign_in_button296[Aug 02 2023 02:13:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.897s297[Aug 02 2023 02:13:47 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments298 shows up in subscription page299Create300 Pull mirror a repository over HTTP301[Aug 02 2023 02:13:48 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth302[Aug 02 2023 02:13:49 UTC (QA Tests)] INFO -- filling :login_field with "root"303[Aug 02 2023 02:13:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field304[Aug 02 2023 02:13:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"305[Aug 02 2023 02:13:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field306[Aug 02 2023 02:13:49 UTC (QA Tests)] INFO -- clicking :sign_in_button307[Aug 02 2023 02:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.965s308[Aug 02 2023 02:13:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds309[Aug 02 2023 02:13:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds310[Aug 02 2023 02:13:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pull-mirror-source-project-c6545267b793380f' via api in 0.79 seconds311[Aug 02 2023 02:13:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"312[Aug 02 2023 02:13:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.51 seconds313[Aug 02 2023 02:13:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds314[Aug 02 2023 02:13:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds315[Aug 02 2023 02:13:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pull-mirror-target-project-b650ed2861c8403e' via api in 0.77 seconds316[Aug 02 2023 02:13:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pull-mirror-target-project-b650ed2861c8403e317[Aug 02 2023 02:13:56 UTC (QA Tests)] INFO -- clicking :menu_section_button318[Aug 02 2023 02:13:56 UTC (QA Tests)] INFO -- clicking :nav_item_link319[Aug 02 2023 02:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.845s320[Aug 02 2023 02:13:59 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pull-mirror-source-project-c6545267b793380f.git"321[Aug 02 2023 02:13:59 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field322[Aug 02 2023 02:13:59 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field323[Aug 02 2023 02:14:00 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field324[Aug 02 2023 02:14:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"325[Aug 02 2023 02:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field326[Aug 02 2023 02:14:01 UTC (QA Tests)] INFO -- clicking :mirror_repository_button327[Aug 02 2023 02:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 1.417s328[Aug 02 2023 02:14:03 UTC (QA Tests)] INFO -- clicking :update_now_button329[Aug 02 2023 02:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.401s330[Aug 02 2023 02:14:04 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pull-mirror-target-project-b650ed2861c8403e/-/settings/repository#js-push-remote-settings331[Aug 02 2023 02:14:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.146s332[Aug 02 2023 02:14:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pull-mirror-target-project-b650ed2861c8403e333[Aug 02 2023 02:14:07 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments334 configures and syncs a (pull) mirrored repository with password auth335Fulfillment336 Purchase CI minutes337 with existing CI minutes packs338 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)339 with an active subscription340 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)341 without active subscription342 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)343Create344 Upload a file in Web IDE345 when the file is a text file346 behaves like upload a file347[Aug 02 2023 02:14:08 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR348[Aug 02 2023 02:14:08 UTC (QA Tests)] INFO -- filling :login_field with "root"349[Aug 02 2023 02:14:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field350[Aug 02 2023 02:14:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"351[Aug 02 2023 02:14:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field352[Aug 02 2023 02:14:09 UTC (QA Tests)] INFO -- clicking :sign_in_button353[Aug 02 2023 02:14:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.949s354[Aug 02 2023 02:14:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds355[Aug 02 2023 02:14:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds356[Aug 02 2023 02:14:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upload-file-project-e49f5ba03f6bf649' via api in 1.69 seconds357[Aug 02 2023 02:14:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upload-file-project-e49f5ba03f6bf649358[Aug 02 2023 02:14:15 UTC (QA Tests)] INFO -- clicking :action_dropdown359[Aug 02 2023 02:14:15 UTC (QA Tests)] INFO -- clicking :webide_menu_item360[Aug 02 2023 02:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.115s361 verifies it successfully uploads and commits to a MR362 when the file is an image363 behaves like upload a file364[Aug 02 2023 02:14:26 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR365[Aug 02 2023 02:14:27 UTC (QA Tests)] INFO -- filling :login_field with "root"366[Aug 02 2023 02:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field367[Aug 02 2023 02:14:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"368[Aug 02 2023 02:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field369[Aug 02 2023 02:14:28 UTC (QA Tests)] INFO -- clicking :sign_in_button370[Aug 02 2023 02:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.862s371[Aug 02 2023 02:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds372[Aug 02 2023 02:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds373[Aug 02 2023 02:14:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upload-file-project-c73c3d384630d3bd' via api in 1.22 seconds374[Aug 02 2023 02:14:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upload-file-project-c73c3d384630d3bd375[Aug 02 2023 02:14:34 UTC (QA Tests)] INFO -- clicking :action_dropdown376[Aug 02 2023 02:14:34 UTC (QA Tests)] INFO -- clicking :webide_menu_item377[Aug 02 2023 02:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.207s378 verifies it successfully uploads and commits to a MR379 when a file with the same name already exists380[Aug 02 2023 02:14:45 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error381[Aug 02 2023 02:14:45 UTC (QA Tests)] INFO -- filling :login_field with "root"382[Aug 02 2023 02:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field383[Aug 02 2023 02:14:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"384[Aug 02 2023 02:14:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field385[Aug 02 2023 02:14:46 UTC (QA Tests)] INFO -- clicking :sign_in_button386[Aug 02 2023 02:14:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.088s387[Aug 02 2023 02:14:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds388[Aug 02 2023 02:14:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.18 seconds389[Aug 02 2023 02:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upload-file-project-30c4c67112fb3acf' via api in 1.15 seconds390[Aug 02 2023 02:14:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upload-file-project-30c4c67112fb3acf391[Aug 02 2023 02:14:52 UTC (QA Tests)] INFO -- clicking :action_dropdown392[Aug 02 2023 02:14:52 UTC (QA Tests)] INFO -- clicking :webide_menu_item393[Aug 02 2023 02:14:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.061s394 throws an error395Create396 Repository Usage Quota397[Aug 02 2023 02:15:00 UTC (QA Tests)] INFO -- Starting test: Create Repository Usage Quota matches cloned repo usage to reported usage398[Aug 02 2023 02:15:00 UTC (QA Tests)] INFO -- Enabling feature: gitaly_revlist_for_repo_size399[Aug 02 2023 02:15:00 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: gitaly_revlist_for_repo_size400[Aug 02 2023 02:15:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds401[Aug 02 2023 02:15:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds402[Aug 02 2023 02:15:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/repository-usage-45ea58082a79e11f-f3cf8a6f0ba7da05' via api in 0.72 seconds403[Aug 02 2023 02:15:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file"404[Aug 02 2023 02:15:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.36 seconds405[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- Disabling feature: gitaly_revlist_for_repo_size406[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: gitaly_revlist_for_repo_size407 matches cloned repo usage to reported usage408Package409 Helm Registry410 using project deploy token411[Aug 02 2023 02:15:10 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart412[Aug 02 2023 02:15:11 UTC (QA Tests)] INFO -- filling :login_field with "root"413[Aug 02 2023 02:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field414[Aug 02 2023 02:15:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"415[Aug 02 2023 02:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field416[Aug 02 2023 02:15:12 UTC (QA Tests)] INFO -- clicking :sign_in_button417[Aug 02 2023 02:15:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.938s418[Aug 02 2023 02:15:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds419[Aug 02 2023 02:15:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds420[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-df16977d887b09e9' via api in 1.05 seconds421[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.422[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`423[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`424[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`425[Aug 02 2023 02:15:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942515 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942515 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-1690942515 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list runner-for-qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc --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" `426[Aug 02 2023 02:15:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942515`427[Aug 02 2023 02:15:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`428[Aug 02 2023 02:15:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690942515' via api in 1.47 seconds429[Aug 02 2023 02:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.13 seconds430[Aug 02 2023 02:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds431[Aug 02 2023 02:15:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-68d8fd745cb00443' via api in 0.88 seconds432[Aug 02 2023 02:15:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds433[Aug 02 2023 02:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds434[Aug 02 2023 02:15:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-df16977d887b09e9435[Aug 02 2023 02:15:21 UTC (QA Tests)] INFO -- clicking :menu_section_button436[Aug 02 2023 02:15:21 UTC (QA Tests)] INFO -- clicking :nav_item_link437[Aug 02 2023 02:15:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.907s438[Aug 02 2023 02:15:24 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present439[Aug 02 2023 02:15:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.438s440[Aug 02 2023 02:15:38 UTC (QA Tests)] INFO -- clicking :menu_section_button441[Aug 02 2023 02:15:38 UTC (QA Tests)] INFO -- clicking :nav_item_link442[Aug 02 2023 02:15:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.835s443[Aug 02 2023 02:15:39 UTC (QA Tests)] INFO -- clicking :details-link444[Aug 02 2023 02:15:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds445[Aug 02 2023 02:15:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-68d8fd745cb00443446[Aug 02 2023 02:15:42 UTC (QA Tests)] INFO -- clicking :menu_section_button447[Aug 02 2023 02:15:42 UTC (QA Tests)] INFO -- clicking :nav_item_link448[Aug 02 2023 02:15:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.796s449[Aug 02 2023 02:15:44 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present450[Aug 02 2023 02:15:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.316s451[Aug 02 2023 02:15:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690942515'452[Aug 02 2023 02:15:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942515`453[Aug 02 2023 02:15:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-4d98f0d708f21c27'454[Aug 02 2023 02:15:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-df16977d887b09e9'455[Aug 02 2023 02:15:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-68d8fd745cb00443'456 pushes and pulls a helm chart457 using ci job token458[Aug 02 2023 02:15:59 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart459[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- filling :login_field with "root"460[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field461[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"462[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field463[Aug 02 2023 02:16:00 UTC (QA Tests)] INFO -- clicking :sign_in_button464[Aug 02 2023 02:16:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.903s465[Aug 02 2023 02:16:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds466[Aug 02 2023 02:16:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds467[Aug 02 2023 02:16:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-155587a4d21175b0' via api in 1.01 seconds468[Aug 02 2023 02:16:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.469[Aug 02 2023 02:16:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`470[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`471[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`472[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942563 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942563 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-1690942563 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list runner-for-qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc --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" `473[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942563`474[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`475[Aug 02 2023 02:16:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690942563' via api in 6.3 seconds476[Aug 02 2023 02:16:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds477[Aug 02 2023 02:16:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-c66754a3d015b343' via api in 0.87 seconds478[Aug 02 2023 02:16:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds479[Aug 02 2023 02:16:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds480[Aug 02 2023 02:16:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-155587a4d21175b0481[Aug 02 2023 02:16:14 UTC (QA Tests)] INFO -- clicking :menu_section_button482[Aug 02 2023 02:16:14 UTC (QA Tests)] INFO -- clicking :nav_item_link483[Aug 02 2023 02:16:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.791s484[Aug 02 2023 02:16:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present485[Aug 02 2023 02:16:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.331s486[Aug 02 2023 02:16:30 UTC (QA Tests)] INFO -- clicking :menu_section_button487[Aug 02 2023 02:16:30 UTC (QA Tests)] INFO -- clicking :nav_item_link488[Aug 02 2023 02:16:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.283s489[Aug 02 2023 02:16:32 UTC (QA Tests)] INFO -- clicking :details-link490[Aug 02 2023 02:16:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds491[Aug 02 2023 02:16:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-c66754a3d015b343492[Aug 02 2023 02:16:35 UTC (QA Tests)] INFO -- clicking :menu_section_button493[Aug 02 2023 02:16:35 UTC (QA Tests)] INFO -- clicking :nav_item_link494[Aug 02 2023 02:16:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.966s495[Aug 02 2023 02:16:37 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present496[Aug 02 2023 02:16:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.303s497[Aug 02 2023 02:16:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690942563'498[Aug 02 2023 02:16:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942563`499[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-3f7a568b0c4659f2'500[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-155587a4d21175b0'501[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-c66754a3d015b343'502 pushes and pulls a helm chart503 using personal access token504[Aug 02 2023 02:16:52 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart505[Aug 02 2023 02:16:53 UTC (QA Tests)] INFO -- filling :login_field with "root"506[Aug 02 2023 02:16:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field507[Aug 02 2023 02:16:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"508[Aug 02 2023 02:16:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field509[Aug 02 2023 02:16:54 UTC (QA Tests)] INFO -- clicking :sign_in_button510[Aug 02 2023 02:16:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.969s511[Aug 02 2023 02:16:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds512[Aug 02 2023 02:16:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds513[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-cfa094bef417656d' via api in 1.2 seconds514[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.515[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`516[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`517[Aug 02 2023 02:16:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`518[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690942617 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690942617 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-1690942617 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list runner-for-qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc --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" `519[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690942617`520[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`521[Aug 02 2023 02:16:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690942617' via api in 1.46 seconds522[Aug 02 2023 02:17:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.31 seconds523[Aug 02 2023 02:17:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-75c641cee504cb48' via api in 1.16 seconds524[Aug 02 2023 02:17:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds525[Aug 02 2023 02:17:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds526[Aug 02 2023 02:17:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-cfa094bef417656d527[Aug 02 2023 02:17:04 UTC (QA Tests)] INFO -- clicking :menu_section_button528[Aug 02 2023 02:17:04 UTC (QA Tests)] INFO -- clicking :nav_item_link529[Aug 02 2023 02:17:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.434s530[Aug 02 2023 02:17:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present531[Aug 02 2023 02:17:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.596s532[Aug 02 2023 02:17:22 UTC (QA Tests)] INFO -- clicking :menu_section_button533[Aug 02 2023 02:17:22 UTC (QA Tests)] INFO -- clicking :nav_item_link534[Aug 02 2023 02:17:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.909s535[Aug 02 2023 02:17:23 UTC (QA Tests)] INFO -- clicking :details-link536[Aug 02 2023 02:17:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds537[Aug 02 2023 02:17:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-75c641cee504cb48538[Aug 02 2023 02:17:26 UTC (QA Tests)] INFO -- clicking :menu_section_button539[Aug 02 2023 02:17:26 UTC (QA Tests)] INFO -- clicking :nav_item_link540[Aug 02 2023 02:17:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.902s541[Aug 02 2023 02:17:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present542[Aug 02 2023 02:17:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.443s543[Aug 02 2023 02:17:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690942617'544[Aug 02 2023 02:17:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690942617`545[Aug 02 2023 02:17:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-65b4ceb523a3b4cc'546[Aug 02 2023 02:17:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_package_project-cfa094bef417656d'547[Aug 02 2023 02:17:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/helm_client_project-75c641cee504cb48'548 pushes and pulls a helm chart549Create550 Merge request custom templates551[Aug 02 2023 02:17:43 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template552[Aug 02 2023 02:17:44 UTC (QA Tests)] INFO -- filling :login_field with "root"553[Aug 02 2023 02:17:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field554[Aug 02 2023 02:17:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"555[Aug 02 2023 02:17:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field556[Aug 02 2023 02:17:45 UTC (QA Tests)] INFO -- clicking :sign_in_button557[Aug 02 2023 02:17:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.036s558[Aug 02 2023 02:17:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds559[Aug 02 2023 02:17:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds560[Aug 02 2023 02:17:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/custom-mr-template-project-3b8e60dccbe555b2' via api in 1.13 seconds561[Aug 02 2023 02:17:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds562[Aug 02 2023 02:17:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds563[Aug 02 2023 02:17:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/custom-mr-template-project-3b8e60dccbe555b2564[Aug 02 2023 02:17:52 UTC (QA Tests)] INFO -- clicking :create_merge_request_button565[Aug 02 2023 02:17:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.393s566[Aug 02 2023 02:17:53 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"567[Aug 02 2023 02:17:53 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field568[Aug 02 2023 02:17:54 UTC (QA Tests)] INFO -- clicking :close-button569[Aug 02 2023 02:17:54 UTC (QA Tests)] INFO -- clicking :template_dropdown570[Aug 02 2023 02:17:55 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present571[Aug 02 2023 02:17:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.201s572[Aug 02 2023 02:17:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 8.35 seconds573 creates a merge request via custom template574Create575 Download merge request patch and diff576[Aug 02 2023 02:17:58 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff577[Aug 02 2023 02:17:58 UTC (QA Tests)] INFO -- filling :login_field with "root"578[Aug 02 2023 02:17:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field579[Aug 02 2023 02:17:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"580[Aug 02 2023 02:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field581[Aug 02 2023 02:17:59 UTC (QA Tests)] INFO -- clicking :sign_in_button582[Aug 02 2023 02:18:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.929s583[Aug 02 2023 02:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds584[Aug 02 2023 02:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds585[Aug 02 2023 02:18:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-merge-request-292de5f1433e6eb3' via api in 1.02 seconds586[Aug 02 2023 02:18:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds587[Aug 02 2023 02:18:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 5.45 seconds588[Aug 02 2023 02:18:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-merge-request-292de5f1433e6eb3/-/merge_requests/1589 views the merge request plain diff590[Aug 02 2023 02:18:19 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches591[Aug 02 2023 02:18:20 UTC (QA Tests)] INFO -- filling :login_field with "root"592[Aug 02 2023 02:18:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field593[Aug 02 2023 02:18:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"594[Aug 02 2023 02:18:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field595[Aug 02 2023 02:18:21 UTC (QA Tests)] INFO -- clicking :sign_in_button596[Aug 02 2023 02:18:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.883s597[Aug 02 2023 02:18:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds598[Aug 02 2023 02:18:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds599[Aug 02 2023 02:18:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-merge-request-d45df93949ee2406' via api in 1.09 seconds600[Aug 02 2023 02:18:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds601[Aug 02 2023 02:18:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.46 seconds602[Aug 02 2023 02:18:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-merge-request-d45df93949ee2406/-/merge_requests/1603 views the merge request patches604Create605 Create a new merge request from the event notification after a push606[Aug 02 2023 02:18:31 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 API607[Aug 02 2023 02:18:32 UTC (QA Tests)] INFO -- filling :login_field with "root"608[Aug 02 2023 02:18:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field609[Aug 02 2023 02:18:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"610[Aug 02 2023 02:18:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field611[Aug 02 2023 02:18:33 UTC (QA Tests)] INFO -- clicking :sign_in_button612[Aug 02 2023 02:18:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.238s613[Aug 02 2023 02:18:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds614[Aug 02 2023 02:18:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds615[Aug 02 2023 02:18:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-db6c38546c204680' via api in 1.12 seconds616[Aug 02 2023 02:18:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds617[Aug 02 2023 02:18:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"618[Aug 02 2023 02:18:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-db6c38546c204680619[Aug 02 2023 02:18:40 UTC (QA Tests)] INFO -- clicking :create_merge_request_button620[Aug 02 2023 02:18:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.307s621[Aug 02 2023 02:18:41 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test e043cf5f526b0aad"622[Aug 02 2023 02:18:41 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field623[Aug 02 2023 02:18:42 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present624[Aug 02 2023 02:18:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.604s625 creates a merge request after a push via the API626[Aug 02 2023 02:18:45 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 CLI627[Aug 02 2023 02:18:45 UTC (QA Tests)] INFO -- filling :login_field with "root"628[Aug 02 2023 02:18:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field629[Aug 02 2023 02:18:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"630[Aug 02 2023 02:18:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field631[Aug 02 2023 02:18:46 UTC (QA Tests)] INFO -- clicking :sign_in_button632[Aug 02 2023 02:18:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.053s633[Aug 02 2023 02:18:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds634[Aug 02 2023 02:18:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.18 seconds635[Aug 02 2023 02:18:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-b70efae3758203b1' via api in 1.06 seconds636[Aug 02 2023 02:18:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"637[Aug 02 2023 02:18:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.42 seconds638[Aug 02 2023 02:18:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-b70efae3758203b1639[Aug 02 2023 02:18:53 UTC (QA Tests)] INFO -- clicking :create_merge_request_button640[Aug 02 2023 02:18:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 2.206s641[Aug 02 2023 02:18:56 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 45bcd9583cbd99be"642[Aug 02 2023 02:18:56 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field643[Aug 02 2023 02:18:56 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present644[Aug 02 2023 02:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.639s645 creates a merge request after a push via the git CLI646Verify647 UI defined variable648[Aug 02 2023 02:18:59 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true649[Aug 02 2023 02:18:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds650[Aug 02 2023 02:19:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-qk0d8w0u' via api in 0.41 seconds651[Aug 02 2023 02:19:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.652[Aug 02 2023 02:19:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`653[Aug 02 2023 02:19:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`654[Aug 02 2023 02:19:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qk0d8w0u --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qk0d8w0u 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 qk0d8w0u --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qk0d8w0u --executor shell && gitlab-runner run" `655[Aug 02 2023 02:19:00 UTC (QA Tests)] INFO -- Executing: `docker logs qk0d8w0u`656[Aug 02 2023 02:19:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`657[Aug 02 2023 02:19:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qk0d8w0u' via api in 1.26 seconds658[Aug 02 2023 02:19:01 UTC (QA Tests)] INFO -- filling :login_field with "root"659[Aug 02 2023 02:19:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field660[Aug 02 2023 02:19:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"661[Aug 02 2023 02:19:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field662[Aug 02 2023 02:19:02 UTC (QA Tests)] INFO -- clicking :sign_in_button663[Aug 02 2023 02:19:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.016s664[Aug 02 2023 02:19:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-qk0d8w0u/downstream1-variable-inheritance-e039f57b2caf13d3' via api in 0.43 seconds665[Aug 02 2023 02:19:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds666[Aug 02 2023 02:19:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-qk0d8w0u/upstream-variable-inheritance-6d7f87117af5272a' via api in 0.47 seconds667[Aug 02 2023 02:19:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds668[Aug 02 2023 02:19:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-qk0d8w0u/upstream-variable-inheritance-6d7f87117af5272a669[Aug 02 2023 02:19:09 UTC (QA Tests)] INFO -- clicking :menu_section_button670[Aug 02 2023 02:19:09 UTC (QA Tests)] INFO -- clicking :nav_item_link671[Aug 02 2023 02:19:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.844s672[Aug 02 2023 02:19:21 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present673[Aug 02 2023 02:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.982s674[Aug 02 2023 02:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s675[Aug 02 2023 02:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.642s676[Aug 02 2023 02:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.77s677[Aug 02 2023 02:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.792s678[Aug 02 2023 02:19:23 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"679[Aug 02 2023 02:19:23 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field680[Aug 02 2023 02:19:24 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"681[Aug 02 2023 02:19:24 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field682[Aug 02 2023 02:19:24 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present683[Aug 02 2023 02:19:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.433s684[Aug 02 2023 02:19:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.78s685[Aug 02 2023 02:19:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.11 seconds686[Aug 02 2023 02:19:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.07 seconds687[Aug 02 2023 02:19:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.11 seconds688[Aug 02 2023 02:19:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.08 seconds689[Aug 02 2023 02:19:37 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button690[Aug 02 2023 02:19:37 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present691[Aug 02 2023 02:19:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.322s692[Aug 02 2023 02:19:40 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button693[Aug 02 2023 02:19:40 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present694[Aug 02 2023 02:19:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.226s695[Aug 02 2023 02:19:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qk0d8w0u'696[Aug 02 2023 02:19:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f qk0d8w0u`697 is inheritable when forward:pipeline_variables is true698Verify699 Pipeline for project mirrors Github700 user commits to GitHub triggers CI pipeline (PENDING: Test is not compatible with this environment or pipeline)701Manage702 2FA703[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only704[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a41627d207731e50' via api in 0.31 seconds705[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a41627d207731e50706[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a41627d207731e50, last six chars of token:KyQ5C-707[Aug 02 2023 02:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a41627d207731e50-8y0aa5nk' via api in 0.09 seconds708[Aug 02 2023 02:19:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-21bcfa41' via api in 0.37 seconds709[Aug 02 2023 02:19:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-21bcfa41/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.33 seconds710[Aug 02 2023 02:19:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-15d449d833a6fc08' via api in 0.3 seconds711[Aug 02 2023 02:19:43 UTC (QA Tests)] INFO -- Adding user qa-user-15d449d833a6fc08 to gitlab-qa-2fa-recovery-sandbox-group-21bcfa41/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc QA::Resource::Group712[Aug 02 2023 02:19:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-15d449d833a6fc08"713[Aug 02 2023 02:19:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field714[Aug 02 2023 02:19:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"715[Aug 02 2023 02:19:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field716[Aug 02 2023 02:19:45 UTC (QA Tests)] INFO -- clicking :sign_in_button717[Aug 02 2023 02:19:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.969s718[Aug 02 2023 02:20:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "919242"719[Aug 02 2023 02:20:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field720[Aug 02 2023 02:20:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"721[Aug 02 2023 02:20:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field722[Aug 02 2023 02:20:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button723[Aug 02 2023 02:20:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.109s724[Aug 02 2023 02:20:02 UTC (QA Tests)] INFO -- clicking :copy_button725[Aug 02 2023 02:20:02 UTC (QA Tests)] INFO -- clicking :proceed_button726[Aug 02 2023 02:20:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s727[Aug 02 2023 02:20:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content728[Aug 02 2023 02:20:04 UTC (QA Tests)] INFO -- clicking :sign_out_link729[Aug 02 2023 02:20:05 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-15d449d833a6fc08"730[Aug 02 2023 02:20:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field731[Aug 02 2023 02:20:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"732[Aug 02 2023 02:20:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field733[Aug 02 2023 02:20:06 UTC (QA Tests)] INFO -- clicking :sign_in_button734[Aug 02 2023 02:20:07 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "599218d4eea4473b"735[Aug 02 2023 02:20:07 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field736[Aug 02 2023 02:20:08 UTC (QA Tests)] INFO -- clicking :verify_code_button737[Aug 02 2023 02:20:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.023s738[Aug 02 2023 02:20:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content739[Aug 02 2023 02:20:09 UTC (QA Tests)] INFO -- clicking :sign_out_link740[Aug 02 2023 02:20:10 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-15d449d833a6fc08"741[Aug 02 2023 02:20:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field742[Aug 02 2023 02:20:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"743[Aug 02 2023 02:20:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field744[Aug 02 2023 02:20:11 UTC (QA Tests)] INFO -- clicking :sign_in_button745[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "599218d4eea4473b"746[Aug 02 2023 02:20:12 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field747[Aug 02 2023 02:20:13 UTC (QA Tests)] INFO -- clicking :verify_code_button748[Aug 02 2023 02:20:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.796s749 allows using 2FA recovery code once only750Fulfillment751 Utilization752 in usage quotas storage tab for free plan with a project753 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)754Govern755 Vulnerability Report Security Training756[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training shows security training section for supported vulnerabilities when the setting is toggled ON757[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds758[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.17 seconds759[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-1962d2312530cc93' via api in 0.67 seconds760[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.761[Aug 02 2023 02:20:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`762[Aug 02 2023 02:20:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`763[Aug 02 2023 02:20:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-1962d2312530cc93 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-1962d2312530cc93 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-vulnerability-report-security-training-1962d2312530cc93 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `764[Aug 02 2023 02:20:15 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-1962d2312530cc93`765[Aug 02 2023 02:20:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`766[Aug 02 2023 02:20:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-1962d2312530cc93' via api in 2.3 seconds767[Aug 02 2023 02:20:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds768[Aug 02 2023 02:20:18 UTC (QA Tests)] INFO -- filling :login_field with "root"769[Aug 02 2023 02:20:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field770[Aug 02 2023 02:20:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"771[Aug 02 2023 02:20:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field772[Aug 02 2023 02:20:19 UTC (QA Tests)] INFO -- clicking :sign_in_button773[Aug 02 2023 02:20:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s774[Aug 02 2023 02:20:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-1962d2312530cc93775[Aug 02 2023 02:20:24 UTC (QA Tests)] INFO -- clicking :menu_section_button776[Aug 02 2023 02:20:24 UTC (QA Tests)] INFO -- clicking :nav_item_link777[Aug 02 2023 02:20:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.04s778[Aug 02 2023 02:20:26 UTC (QA Tests)] INFO -- clicking :nav_item_link779[Aug 02 2023 02:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.666s780[Aug 02 2023 02:20:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.041s781[Aug 02 2023 02:20:38 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-1962d2312530cc93/-/security/vulnerability_report782[Aug 02 2023 02:20:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.414s783[Aug 02 2023 02:20:41 UTC (QA Tests)] INFO -- clicking :vulnerability784[Aug 02 2023 02:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.058s785[Aug 02 2023 02:20:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? security-training-text' took 4.856s786[Aug 02 2023 02:20:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-1962d2312530cc93'787[Aug 02 2023 02:20:48 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-1962d2312530cc93`788[Aug 02 2023 02:20:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-1962d2312530cc93'789 shows security training section for supported vulnerabilities when the setting is toggled ON790[Aug 02 2023 02:20:48 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training does not show security training section in vulnerability details when the setting is turned OFF791[Aug 02 2023 02:20:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds792[Aug 02 2023 02:20:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds793[Aug 02 2023 02:20:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-c7492c3efc035f88' via api in 0.69 seconds794[Aug 02 2023 02:20:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.795[Aug 02 2023 02:20:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`796[Aug 02 2023 02:20:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`797[Aug 02 2023 02:20:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-c7492c3efc035f88 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-c7492c3efc035f88 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-vulnerability-report-security-training-c7492c3efc035f88 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `798[Aug 02 2023 02:20:55 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-c7492c3efc035f88`799[Aug 02 2023 02:20:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`800[Aug 02 2023 02:20:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-c7492c3efc035f88' via api in 6.2 seconds801[Aug 02 2023 02:20:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds802[Aug 02 2023 02:20:57 UTC (QA Tests)] INFO -- filling :login_field with "root"803[Aug 02 2023 02:20:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field804[Aug 02 2023 02:20:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"805[Aug 02 2023 02:20:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field806[Aug 02 2023 02:20:57 UTC (QA Tests)] INFO -- clicking :sign_in_button807[Aug 02 2023 02:20:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.239s808[Aug 02 2023 02:21:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-c7492c3efc035f88809[Aug 02 2023 02:21:02 UTC (QA Tests)] INFO -- clicking :menu_section_button810[Aug 02 2023 02:21:03 UTC (QA Tests)] INFO -- clicking :nav_item_link811[Aug 02 2023 02:21:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.766s812[Aug 02 2023 02:21:04 UTC (QA Tests)] INFO -- clicking :nav_item_link813[Aug 02 2023 02:21:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.806s814[Aug 02 2023 02:21:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.042s815[Aug 02 2023 02:21:16 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-c7492c3efc035f88/-/security/vulnerability_report816[Aug 02 2023 02:21:19 UTC (QA Tests)] INFO -- clicking :vulnerability817[Aug 02 2023 02:21:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.93s818[Aug 02 2023 02:21:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-c7492c3efc035f88'819[Aug 02 2023 02:21:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-c7492c3efc035f88`820[Aug 02 2023 02:21:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/vulnerability-report-security-training-c7492c3efc035f88'821 does not show security training section in vulnerability details when the setting is turned OFF822Verify823 Parent-child pipelines dependent relationship824[Aug 02 2023 02:21:31 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipelines passes if child passes825[Aug 02 2023 02:21:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds826[Aug 02 2023 02:21:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.18 seconds827[Aug 02 2023 02:21:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pipelines-dependent-relationship-4ad2f074855e6045' via api in 0.75 seconds828[Aug 02 2023 02:21:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.829[Aug 02 2023 02:21:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`830[Aug 02 2023 02:21:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`831[Aug 02 2023 02:21:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-4ad2f074855e6045 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-4ad2f074855e6045 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 pipelines-dependent-relationship-4ad2f074855e6045 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list pipelines-dependent-relationship-4ad2f074855e6045 --executor shell && gitlab-runner run" `832[Aug 02 2023 02:21:33 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-4ad2f074855e6045`833[Aug 02 2023 02:21:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`834[Aug 02 2023 02:21:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-4ad2f074855e6045' via api in 1.4 seconds835[Aug 02 2023 02:21:34 UTC (QA Tests)] INFO -- filling :login_field with "root"836[Aug 02 2023 02:21:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field837[Aug 02 2023 02:21:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"838[Aug 02 2023 02:21:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field839[Aug 02 2023 02:21:35 UTC (QA Tests)] INFO -- clicking :sign_in_button840[Aug 02 2023 02:21:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.155s841[Aug 02 2023 02:21:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds842[Aug 02 2023 02:21:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pipelines-dependent-relationship-4ad2f074855e6045843[Aug 02 2023 02:21:40 UTC (QA Tests)] INFO -- clicking :menu_section_button844[Aug 02 2023 02:21:40 UTC (QA Tests)] INFO -- clicking :nav_item_link845[Aug 02 2023 02:21:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.783s846[Aug 02 2023 02:21:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 10.232s847[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments848[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-4ad2f074855e6045'849[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-4ad2f074855e6045`850 parent pipelines passes if child passes851[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipeline fails if child fails852[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds853[Aug 02 2023 02:21:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds854[Aug 02 2023 02:21:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pipelines-dependent-relationship-dd22e40582321db9' via api in 0.81 seconds855[Aug 02 2023 02:21:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.856[Aug 02 2023 02:21:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`857[Aug 02 2023 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`858[Aug 02 2023 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-dd22e40582321db9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-dd22e40582321db9 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 pipelines-dependent-relationship-dd22e40582321db9 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list pipelines-dependent-relationship-dd22e40582321db9 --executor shell && gitlab-runner run" `859[Aug 02 2023 02:22:00 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-dd22e40582321db9`860[Aug 02 2023 02:22:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`861[Aug 02 2023 02:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-dd22e40582321db9' via api in 6.28 seconds862[Aug 02 2023 02:22:01 UTC (QA Tests)] INFO -- filling :login_field with "root"863[Aug 02 2023 02:22:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field864[Aug 02 2023 02:22:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"865[Aug 02 2023 02:22:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field866[Aug 02 2023 02:22:02 UTC (QA Tests)] INFO -- clicking :sign_in_button867[Aug 02 2023 02:22:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.106s868[Aug 02 2023 02:22:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds869[Aug 02 2023 02:22:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/pipelines-dependent-relationship-dd22e40582321db9870[Aug 02 2023 02:22:07 UTC (QA Tests)] INFO -- clicking :menu_section_button871[Aug 02 2023 02:22:07 UTC (QA Tests)] INFO -- clicking :nav_item_link872[Aug 02 2023 02:22:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.734s873[Aug 02 2023 02:22:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 10.221s874[Aug 02 2023 02:22:19 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments875[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-dd22e40582321db9'876[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-dd22e40582321db9`877 parent pipeline fails if child fails878Verify879 Multi-project pipelines880[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download881[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds882[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.18 seconds883[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.884[Aug 02 2023 02:22:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`885[Aug 02 2023 02:22:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`886[Aug 02 2023 02:22:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-2de34580 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-2de34580 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-2de34580 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-2de34580 --executor shell && gitlab-runner run" `887[Aug 02 2023 02:22:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-2de34580`888[Aug 02 2023 02:22:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`889[Aug 02 2023 02:22:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-2de34580' via api in 1.19 seconds890[Aug 02 2023 02:22:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/downstream-project-f054ad810c6e493e' via api in 0.44 seconds891[Aug 02 2023 02:22:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upstream-project-8bc9905b942e4820' via api in 0.46 seconds892[Aug 02 2023 02:22:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds893[Aug 02 2023 02:22:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds894[Aug 02 2023 02:22:24 UTC (QA Tests)] INFO -- filling :login_field with "root"895[Aug 02 2023 02:22:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field896[Aug 02 2023 02:22:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"897[Aug 02 2023 02:22:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field898[Aug 02 2023 02:22:25 UTC (QA Tests)] INFO -- clicking :sign_in_button899[Aug 02 2023 02:22:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.181s900[Aug 02 2023 02:22:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upstream-project-8bc9905b942e4820901[Aug 02 2023 02:22:30 UTC (QA Tests)] INFO -- clicking :menu_section_button902[Aug 02 2023 02:22:30 UTC (QA Tests)] INFO -- clicking :nav_item_link903[Aug 02 2023 02:22:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.797s904[Aug 02 2023 02:22:43 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button905[Aug 02 2023 02:22:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-2de34580'906[Aug 02 2023 02:22:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-2de34580`907[Aug 02 2023 02:22:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/upstream-project-8bc9905b942e4820'908[Aug 02 2023 02:22:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/downstream-project-f054ad810c6e493e'909 creates a multi-project pipeline with artifact download910Plan911 Testing project wiki912[Aug 02 2023 02:22:45 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page913[Aug 02 2023 02:22:45 UTC (QA Tests)] INFO -- filling :login_field with "root"914[Aug 02 2023 02:22:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field915[Aug 02 2023 02:22:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"916[Aug 02 2023 02:22:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field917[Aug 02 2023 02:22:46 UTC (QA Tests)] INFO -- clicking :sign_in_button918[Aug 02 2023 02:22:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.219s919[Aug 02 2023 02:22:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds920[Aug 02 2023 02:22:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.17 seconds921[Aug 02 2023 02:22:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/wiki_testing-edd36b8b7effc58d' via api in 0.72 seconds922[Aug 02 2023 02:22:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.21 seconds923[Aug 02 2023 02:22:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/wiki_testing-edd36b8b7effc58d/-/wikis/Home924[Aug 02 2023 02:22:52 UTC (QA Tests)] INFO -- clicking :edit_page_button925[Aug 02 2023 02:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.899s926[Aug 02 2023 02:22:53 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present927[Aug 02 2023 02:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_button' took 0.533s928[Aug 02 2023 02:22:53 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button929[Aug 02 2023 02:22:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_deletion_button' took 1.161s930 can delete a page931Create932 PostReceive idempotent933[Aug 02 2023 02:22:55 UTC (QA Tests)] INFO -- Starting test: Create PostReceive idempotent pushes and creates a single push event three times934[Aug 02 2023 02:22:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds935[Aug 02 2023 02:22:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds936[Aug 02 2023 02:22:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/push-postreceive-idempotent-36211200984ca6fd' via api in 1.05 seconds937[Aug 02 2023 02:22:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 2073ae90c80e2fed"938[Aug 02 2023 02:22:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.34 seconds939[Aug 02 2023 02:22:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"940[Aug 02 2023 02:22:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 38b9805ab972e8b5"941[Aug 02 2023 02:22:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.48 seconds942[Aug 02 2023 02:23:00 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"943[Aug 02 2023 02:23:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 0a8cc2f4deb20e3f"944[Aug 02 2023 02:23:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.48 seconds945[Aug 02 2023 02:23:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"946[Aug 02 2023 02:23:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/push-postreceive-idempotent-36211200984ca6fd'947 pushes and creates a single push event three times948Govern949 Compliance pipeline950 when a compliance framework has a compliance pipeline951[Aug 02 2023 02:23:02 UTC (QA Tests)] INFO -- Starting test: Govern Compliance pipeline when a compliance framework has a compliance pipeline runs that pipeline in a different project that has the compliance framework assigned952[Aug 02 2023 02:23:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds953[Aug 02 2023 02:23:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/compliance-pipeline-gmxqm46e' via api in 0.42 seconds954[Aug 02 2023 02:23:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.955[Aug 02 2023 02:23:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`956[Aug 02 2023 02:23:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`957[Aug 02 2023 02:23:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-compliance-pipeline-gmxqm46e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-compliance-pipeline-gmxqm46e 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-compliance-pipeline-gmxqm46e --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list runner-for-compliance-pipeline-gmxqm46e --executor shell && gitlab-runner run" `958[Aug 02 2023 02:23:03 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-compliance-pipeline-gmxqm46e`959[Aug 02 2023 02:23:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`960[Aug 02 2023 02:23:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'runner-for-compliance-pipeline-gmxqm46e' via api in 1.31 seconds961[Aug 02 2023 02:23:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/compliance-pipeline-gmxqm46e/pipeline-project-249b424d692812ee' via api in 0.46 seconds962[Aug 02 2023 02:23:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds963[Aug 02 2023 02:23:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/compliance-pipeline-gmxqm46e/compliant-project-0b0fcc5a4699dfcf' via api in 0.49 seconds964[Aug 02 2023 02:23:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Dolorem est et vel.' via api in 0.09 seconds965[Aug 02 2023 02:23:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds966[Aug 02 2023 02:23:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds967[Aug 02 2023 02:23:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.86 seconds968 runs that pipeline in a different project that has the compliance framework assigned969Create970 Personal snippet creation971[Aug 02 2023 02:23:11 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet972[Aug 02 2023 02:23:12 UTC (QA Tests)] INFO -- filling :login_field with "root"973[Aug 02 2023 02:23:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field974[Aug 02 2023 02:23:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"975[Aug 02 2023 02:23:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field976[Aug 02 2023 02:23:13 UTC (QA Tests)] INFO -- clicking :sign_in_button977[Aug 02 2023 02:23:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.113s978[Aug 02 2023 02:23:16 UTC (QA Tests)] INFO -- clicking :new-menu-toggle979[Aug 02 2023 02:23:16 UTC (QA Tests)] INFO -- clicking :create_menu_item980[Aug 02 2023 02:23:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.838s981[Aug 02 2023 02:23:17 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"982[Aug 02 2023 02:23:17 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field983[Aug 02 2023 02:23:17 UTC (QA Tests)] INFO -- clicking :description_placeholder984[Aug 02 2023 02:23:17 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"985[Aug 02 2023 02:23:17 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field986[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- clicking :visibility_content987[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"988[Aug 02 2023 02:23:18 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field989[Aug 02 2023 02:23:19 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button990[Aug 02 2023 02:23:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.1s991[Aug 02 2023 02:23:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.108s992[Aug 02 2023 02:23:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via browser_ui in 4.19 seconds993[Aug 02 2023 02:23:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '2'994 user creates a personal snippet995Plan996 Merge Request Analytics997[Aug 02 2023 02:23:21 UTC (QA Tests)] INFO -- Starting test: Plan Merge Request Analytics shows merge request analytics chart and stats998[Aug 02 2023 02:23:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds999[Aug 02 2023 02:23:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/mr-analytics-fd2696ae9d8f332e' via api in 0.42 seconds1000[Aug 02 2023 02:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c14524cb6acf41e5' via api in 0.25 seconds1001[Aug 02 2023 02:23:22 UTC (QA Tests)] INFO -- Adding user qa-user-c14524cb6acf41e5 to gitlab-qa-sandbox-group-4/mr-analytics-fd2696ae9d8f332e QA::Resource::Group1002[Aug 02 2023 02:23:22 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-c14524cb6acf41e51003[Aug 02 2023 02:23:22 UTC (QA Tests)] INFO -- Caching token for username: qa-user-c14524cb6acf41e5, last six chars of token:oMXZU_1004[Aug 02 2023 02:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-c14524cb6acf41e5-wb6fre7s' via api in 0.09 seconds1005[Aug 02 2023 02:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/mr-analytics-fd2696ae9d8f332e/mr_analytics-5c6c36561210dd42' via api in 0.59 seconds1006[Aug 02 2023 02:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.16 seconds1007[Aug 02 2023 02:23:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1008[Aug 02 2023 02:23:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1009[Aug 02 2023 02:23:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.66 seconds1010[Aug 02 2023 02:23:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1011[Aug 02 2023 02:23:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1012[Aug 02 2023 02:23:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 2.7 seconds1013[Aug 02 2023 02:23:28 UTC (QA Tests)] INFO -- Merging via PUT /projects/35/merge_requests/2/merge1014[Aug 02 2023 02:23:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "First merge request"1015[Aug 02 2023 02:23:29 UTC (QA Tests)] INFO -- Merging via PUT /projects/35/merge_requests/1/merge1016[Aug 02 2023 02:23:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "Second merge request"1017[Aug 02 2023 02:23:32 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c14524cb6acf41e5"1018[Aug 02 2023 02:23:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1019[Aug 02 2023 02:23:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1020[Aug 02 2023 02:23:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1021[Aug 02 2023 02:23:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1022[Aug 02 2023 02:23:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.84s1023[Aug 02 2023 02:23:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/mr-analytics-fd2696ae9d8f332e/mr_analytics-5c6c36561210dd421024[Aug 02 2023 02:23:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1025[Aug 02 2023 02:23:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1026[Aug 02 2023 02:23:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.893s1027[Aug 02 2023 02:23:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element throughput-chart' took 0.515s1028 shows merge request analytics chart and stats1029Verify1030 Include multiple files from a project1031[Aug 02 2023 02:23:39 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config1032[Aug 02 2023 02:23:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1033[Aug 02 2023 02:23:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds1034[Aug 02 2023 02:23:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-pipeline-1-dcfbae4f69ba1b64' via api in 0.73 seconds1035[Aug 02 2023 02:23:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1036[Aug 02 2023 02:23:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1037[Aug 02 2023 02:23:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1038[Aug 02 2023 02:23:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-kl72kq1l --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-kl72kq1l 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-kl72kq1l --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-kl72kq1l --executor shell && gitlab-runner run" `1039[Aug 02 2023 02:23:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-kl72kq1l`1040[Aug 02 2023 02:23:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1041[Aug 02 2023 02:23:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-kl72kq1l' via api in 1.33 seconds1042[Aug 02 2023 02:23:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1043[Aug 02 2023 02:23:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1044[Aug 02 2023 02:23:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1045[Aug 02 2023 02:23:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1046[Aug 02 2023 02:23:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1047[Aug 02 2023 02:23:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.154s1048[Aug 02 2023 02:23:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1049[Aug 02 2023 02:23:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.17 seconds1050[Aug 02 2023 02:23:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-pipeline-2-fe2cb88eefdd3072' via api in 0.66 seconds1051[Aug 02 2023 02:23:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1052[Aug 02 2023 02:23:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1053[Aug 02 2023 02:23:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-pipeline-1-dcfbae4f69ba1b641054[Aug 02 2023 02:23:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1055[Aug 02 2023 02:23:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1056[Aug 02 2023 02:23:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.736s1057[Aug 02 2023 02:24:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1058[Aug 02 2023 02:24:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.001s1059[Aug 02 2023 02:24:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-kl72kq1l'1060[Aug 02 2023 02:24:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-kl72kq1l`1061 runs the pipeline with composed config1062Create1063 Codeowners1064[Aug 02 2023 02:24:04 UTC (QA Tests)] INFO -- Starting test: Create Codeowners displays owners specified in CODEOWNERS file1065[Aug 02 2023 02:24:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1066[Aug 02 2023 02:24:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1067[Aug 02 2023 02:24:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1068[Aug 02 2023 02:24:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1069[Aug 02 2023 02:24:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1070[Aug 02 2023 02:24:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.189s1071[Aug 02 2023 02:24:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1072[Aug 02 2023 02:24:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.18 seconds1073[Aug 02 2023 02:24:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/codeowners-53dc240c6cc7fbb7' via api in 0.66 seconds1074[Aug 02 2023 02:24:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.28 seconds1075[Aug 02 2023 02:24:09 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/codeowners-53dc240c6cc7fbb7 QA::Resource::Project1076[Aug 02 2023 02:24:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.27 seconds1077[Aug 02 2023 02:24:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/codeowners-53dc240c6cc7fbb7 QA::Resource::Project1078[Aug 02 2023 02:24:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1079[Aug 02 2023 02:24:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/codeowners-53dc240c6cc7fbb71080[Aug 02 2023 02:24:12 UTC (QA Tests)] INFO -- clicking :file_name_link1081[Aug 02 2023 02:24:12 UTC (QA Tests)] INFO -- clicking :collapse-toggle1082[Aug 02 2023 02:24:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/codeowners-53dc240c6cc7fbb71083[Aug 02 2023 02:24:14 UTC (QA Tests)] INFO -- clicking :file_name_link1084[Aug 02 2023 02:24:15 UTC (QA Tests)] INFO -- clicking :collapse-toggle1085 displays owners specified in CODEOWNERS file1086Manage1087 standard1088 when admin approval is required1089[Aug 02 2023 02:24:15 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval1090[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1091[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1092[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1093[Aug 02 2023 02:24:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1094[Aug 02 2023 02:24:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1095[Aug 02 2023 02:24:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.091s1096[Aug 02 2023 02:24:20 UTC (QA Tests)] INFO -- clicking :context_switcher1097[Aug 02 2023 02:24:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1098[Aug 02 2023 02:24:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.674s1099[Aug 02 2023 02:24:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.158s1100[Aug 02 2023 02:24:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1101[Aug 02 2023 02:24:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.81s1102[Aug 02 2023 02:24:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.047s1103[Aug 02 2023 02:24:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.078s1104[Aug 02 2023 02:24:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content1105[Aug 02 2023 02:24:26 UTC (QA Tests)] INFO -- clicking :sign_out_link1106[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- clicking :register_link1107[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1108[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1109[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 033c8665ae116443"1110[Aug 02 2023 02:24:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1111[Aug 02 2023 02:24:38 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-033c8665ae116443"1112[Aug 02 2023 02:24:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1113[Aug 02 2023 02:24:38 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-033c8665ae116443@gitlab.com"1114[Aug 02 2023 02:24:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1115[Aug 02 2023 02:24:39 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1116[Aug 02 2023 02:24:39 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1117[Aug 02 2023 02:24:39 UTC (QA Tests)] INFO -- clicking :new_user_register_button1118[Aug 02 2023 02:24:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.597s1119[Aug 02 2023 02:24:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.019s1120[Aug 02 2023 02:24:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-033c8665ae116443' via browser_ui in 35.37 seconds1121[Aug 02 2023 02:24:51 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-033c8665ae116443"1122[Aug 02 2023 02:24:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1123[Aug 02 2023 02:24:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1124[Aug 02 2023 02:24:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1125[Aug 02 2023 02:24:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1126[Aug 02 2023 02:24:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1127[Aug 02 2023 02:24:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1128[Aug 02 2023 02:24:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1129[Aug 02 2023 02:24:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1130[Aug 02 2023 02:24:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1131[Aug 02 2023 02:24:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.155s1132[Aug 02 2023 02:24:58 UTC (QA Tests)] INFO -- clicking :context_switcher1133[Aug 02 2023 02:24:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1134[Aug 02 2023 02:24:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.659s1135[Aug 02 2023 02:25:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.275s1136[Aug 02 2023 02:25:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1137[Aug 02 2023 02:25:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.68s1138[Aug 02 2023 02:25:01 UTC (QA Tests)] INFO -- clicking :pending_approval_tab1139[Aug 02 2023 02:25:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending_approval_tab' took 0.698s1140[Aug 02 2023 02:25:03 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle1141[Aug 02 2023 02:25:03 UTC (QA Tests)] INFO -- clicking :approve_user_button1142[Aug 02 2023 02:25:03 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button1143[Aug 02 2023 02:25:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_user_confirm_button' took 0.572s1144[Aug 02 2023 02:25:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1145[Aug 02 2023 02:25:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1146[Aug 02 2023 02:25:05 UTC (QA Tests)] INFO -- clicking :sign_out_link1147[Aug 02 2023 02:25:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-033c8665ae116443"1148[Aug 02 2023 02:25:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1149[Aug 02 2023 02:25:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1150[Aug 02 2023 02:25:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1151[Aug 02 2023 02:25:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1152[Aug 02 2023 02:25:07 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1153[Aug 02 2023 02:25:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.023s1154[Aug 02 2023 02:25:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.028s1155[Aug 02 2023 02:25:10 UTC (QA Tests)] INFO -- clicking :get_started_button1156[Aug 02 2023 02:25:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.02s1157[Aug 02 2023 02:25:23 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}1158 allows user login after approval1159 when admin approval is not required1160 when user account is deleted1161[Aug 02 2023 02:25:24 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials1162[Aug 02 2023 02:25:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c58a729248f6b21f' via api in 0.25 seconds1163[Aug 02 2023 02:25:24 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c58a729248f6b21f"1164[Aug 02 2023 02:25:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1165[Aug 02 2023 02:25:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1166[Aug 02 2023 02:25:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1167[Aug 02 2023 02:25:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1168[Aug 02 2023 02:25:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.682s1169[Aug 02 2023 02:25:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.054s1170[Aug 02 2023 02:25:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content1171[Aug 02 2023 02:25:29 UTC (QA Tests)] INFO -- clicking :edit_profile_link1172[Aug 02 2023 02:25:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.759s1173[Aug 02 2023 02:25:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1174[Aug 02 2023 02:25:30 UTC (QA Tests)] INFO -- clicking :delete_account_button1175[Aug 02 2023 02:25:30 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button1176[Aug 02 2023 02:26:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c58a729248f6b21f"1177[Aug 02 2023 02:26:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1178[Aug 02 2023 02:26:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1179[Aug 02 2023 02:26:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1180[Aug 02 2023 02:26:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1181[Aug 02 2023 02:26:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1182[Aug 02 2023 02:26:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1183[Aug 02 2023 02:26:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1184[Aug 02 2023 02:26:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1185[Aug 02 2023 02:26:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1186[Aug 02 2023 02:26:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.179s1187[Aug 02 2023 02:26:12 UTC (QA Tests)] INFO -- clicking :context_switcher1188[Aug 02 2023 02:26:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1189[Aug 02 2023 02:26:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.644s1190[Aug 02 2023 02:26:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.292s1191[Aug 02 2023 02:26:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1192[Aug 02 2023 02:26:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.711s1193[Aug 02 2023 02:26:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.298s1194[Aug 02 2023 02:26:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.026s1195[Aug 02 2023 02:26:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content1196[Aug 02 2023 02:26:18 UTC (QA Tests)] INFO -- clicking :sign_out_link1197[Aug 02 2023 02:26:29 UTC (QA Tests)] INFO -- clicking :register_link1198[Aug 02 2023 02:26:29 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1199[Aug 02 2023 02:26:29 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1200[Aug 02 2023 02:26:29 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User c58a729248f6b21f"1201[Aug 02 2023 02:26:29 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1202[Aug 02 2023 02:26:30 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-c58a729248f6b21f"1203[Aug 02 2023 02:26:30 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1204[Aug 02 2023 02:26:30 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-c58a729248f6b21f@example.com"1205[Aug 02 2023 02:26:30 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1206[Aug 02 2023 02:26:31 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1207[Aug 02 2023 02:26:31 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1208[Aug 02 2023 02:26:31 UTC (QA Tests)] INFO -- clicking :new_user_register_button1209[Aug 02 2023 02:26:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.565s1210[Aug 02 2023 02:26:32 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1211[Aug 02 2023 02:26:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.021s1212[Aug 02 2023 02:26:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.021s1213[Aug 02 2023 02:26:34 UTC (QA Tests)] INFO -- clicking :get_started_button1214[Aug 02 2023 02:26:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c58a729248f6b21f' via browser_ui in 27.18 seconds1215[Aug 02 2023 02:26:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-c58a729248f6b21f'1216 allows recreating with same credentials1217 behaves like registration and login1218[Aug 02 2023 02:26:35 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 login1219[Aug 02 2023 02:26:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1220[Aug 02 2023 02:26:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1221[Aug 02 2023 02:26:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1222[Aug 02 2023 02:26:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1223[Aug 02 2023 02:26:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1224[Aug 02 2023 02:26:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.257s1225[Aug 02 2023 02:26:40 UTC (QA Tests)] INFO -- clicking :context_switcher1226[Aug 02 2023 02:26:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1227[Aug 02 2023 02:26:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.669s1228[Aug 02 2023 02:26:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.164s1229[Aug 02 2023 02:26:42 UTC (QA Tests)] INFO -- clicking :nav_item_link1230[Aug 02 2023 02:26:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.756s1231[Aug 02 2023 02:26:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.026s1232[Aug 02 2023 02:26:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.059s1233[Aug 02 2023 02:26:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content1234[Aug 02 2023 02:26:46 UTC (QA Tests)] INFO -- clicking :sign_out_link1235[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- clicking :register_link1236[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1237[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1238[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 81842a2d21696a79"1239[Aug 02 2023 02:26:57 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1240[Aug 02 2023 02:26:58 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-81842a2d21696a79"1241[Aug 02 2023 02:26:58 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1242[Aug 02 2023 02:26:58 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-81842a2d21696a79@gitlab.com"1243[Aug 02 2023 02:26:58 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1244[Aug 02 2023 02:26:59 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1245[Aug 02 2023 02:26:59 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1246[Aug 02 2023 02:26:59 UTC (QA Tests)] INFO -- clicking :new_user_register_button1247[Aug 02 2023 02:27:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.531s1248[Aug 02 2023 02:27:00 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1249[Aug 02 2023 02:27:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.023s1250[Aug 02 2023 02:27:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.014s1251[Aug 02 2023 02:27:02 UTC (QA Tests)] INFO -- clicking :get_started_button1252[Aug 02 2023 02:27:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-81842a2d21696a79' via browser_ui in 27.24 seconds1253 allows the user to register and login1254Verify1255 Unlocking job artifacts across parent-child pipelines1256 without strategy:depend1257 when latest child pipeline failed1258[Aug 02 2023 02:27:03 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest child pipeline failed unlocks job artifacts from previous successful pipeline family because the latest parent is successful1259[Aug 02 2023 02:27:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1260[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.23 seconds1261[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-5fd50443218c6bf9' via api in 0.8 seconds1262[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1263[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1264[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1265[Aug 02 2023 02:27:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-22a0zka3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-22a0zka3 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-22a0zka3 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-22a0zka3 --executor shell && gitlab-runner run" `1266[Aug 02 2023 02:27:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-22a0zka3`1267[Aug 02 2023 02:27:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1268[Aug 02 2023 02:27:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-22a0zka3' via api in 1.4 seconds1269[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1270[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1271[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1272[Aug 02 2023 02:27:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1273[Aug 02 2023 02:27:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1274[Aug 02 2023 02:27:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.2s1275[Aug 02 2023 02:27:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-5fd50443218c6bf91276[Aug 02 2023 02:27:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1277[Aug 02 2023 02:27:12 UTC (QA Tests)] INFO -- clicking :menu_section_button1278[Aug 02 2023 02:27:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1279[Aug 02 2023 02:27:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.908s1280[Aug 02 2023 02:27:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1281[Aug 02 2023 02:27:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1282[Aug 02 2023 02:27:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.034s1283[Aug 02 2023 02:27:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '49' via api in 0.14 seconds1284[Aug 02 2023 02:27:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-5fd50443218c6bf9/-/jobs/491285[Aug 02 2023 02:27:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 9.983s1286[Aug 02 2023 02:27:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '50' via api in 0.13 seconds1287[Aug 02 2023 02:27:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-5fd50443218c6bf9/-/jobs/501288[Aug 02 2023 02:27:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '46' via api in 0.12 seconds1289[Aug 02 2023 02:27:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-5fd50443218c6bf9/-/jobs/461290[Aug 02 2023 02:27:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '47' via api in 0.13 seconds1291[Aug 02 2023 02:27:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-5fd50443218c6bf9/-/jobs/471292 unlocks job artifacts from previous successful pipeline family because the latest parent is successful1293 when latest parent pipeline failed1294[Aug 02 2023 02:27:42 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family1295[Aug 02 2023 02:27:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1296[Aug 02 2023 02:27:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.24 seconds1297[Aug 02 2023 02:27:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-6e7387004b0067d2' via api in 0.9 seconds1298[Aug 02 2023 02:27:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1299[Aug 02 2023 02:27:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1300[Aug 02 2023 02:27:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1301[Aug 02 2023 02:27:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-kf0y6ull --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-kf0y6ull 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-kf0y6ull --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-kf0y6ull --executor shell && gitlab-runner run" `1302[Aug 02 2023 02:27:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-kf0y6ull`1303[Aug 02 2023 02:27:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1304[Aug 02 2023 02:27:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-kf0y6ull' via api in 1.53 seconds1305[Aug 02 2023 02:27:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1306[Aug 02 2023 02:27:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1307[Aug 02 2023 02:27:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1308[Aug 02 2023 02:27:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1309[Aug 02 2023 02:27:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1310[Aug 02 2023 02:27:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.337s1311[Aug 02 2023 02:27:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-6e7387004b0067d21312[Aug 02 2023 02:27:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1313[Aug 02 2023 02:27:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1314[Aug 02 2023 02:27:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1315[Aug 02 2023 02:27:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.945s1316[Aug 02 2023 02:28:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds1317[Aug 02 2023 02:28:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1318[Aug 02 2023 02:28:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.02s1319[Aug 02 2023 02:28:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '55' via api in 0.13 seconds1320[Aug 02 2023 02:28:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-6e7387004b0067d2/-/jobs/551321[Aug 02 2023 02:28:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '56' via api in 0.13 seconds1322[Aug 02 2023 02:28:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-6e7387004b0067d2/-/jobs/561323[Aug 02 2023 02:28:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '52' via api in 0.11 seconds1324[Aug 02 2023 02:28:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-6e7387004b0067d2/-/jobs/521325[Aug 02 2023 02:28:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '53' via api in 0.11 seconds1326[Aug 02 2023 02:28:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-6e7387004b0067d2/-/jobs/531327 does not unlock job artifacts from previous successful pipeline family1328 when latest pipeline family is successful1329 unlocks job artifacts from previous successful pipeline family (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/418668)1330 with strategy:depend1331 when latest child pipeline failed1332[Aug 02 2023 02:28:22 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest child pipeline failed does not unlock job artifacts from previous successful pipeline family1333[Aug 02 2023 02:28:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1334[Aug 02 2023 02:28:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.25 seconds1335[Aug 02 2023 02:28:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-c40ea9be382346d8' via api in 0.94 seconds1336[Aug 02 2023 02:28:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1337[Aug 02 2023 02:28:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1338[Aug 02 2023 02:28:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1339[Aug 02 2023 02:28:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-j613o8wp --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-j613o8wp 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-j613o8wp --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-j613o8wp --executor shell && gitlab-runner run" `1340[Aug 02 2023 02:28:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-j613o8wp`1341[Aug 02 2023 02:28:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1342[Aug 02 2023 02:28:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-j613o8wp' via api in 1.53 seconds1343[Aug 02 2023 02:28:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1344[Aug 02 2023 02:28:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1345[Aug 02 2023 02:28:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1346[Aug 02 2023 02:28:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1347[Aug 02 2023 02:28:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1348[Aug 02 2023 02:28:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.338s1349[Aug 02 2023 02:28:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-c40ea9be382346d81350[Aug 02 2023 02:28:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1351[Aug 02 2023 02:28:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1352[Aug 02 2023 02:28:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1353[Aug 02 2023 02:28:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.078s1354[Aug 02 2023 02:28:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1355[Aug 02 2023 02:28:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1356[Aug 02 2023 02:28:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.025s1357[Aug 02 2023 02:28:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '61' via api in 0.1 seconds1358[Aug 02 2023 02:28:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-c40ea9be382346d8/-/jobs/611359[Aug 02 2023 02:28:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '62' via api in 0.1 seconds1360[Aug 02 2023 02:28:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-c40ea9be382346d8/-/jobs/621361[Aug 02 2023 02:28:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '58' via api in 0.1 seconds1362[Aug 02 2023 02:28:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-c40ea9be382346d8/-/jobs/581363[Aug 02 2023 02:29:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '59' via api in 0.1 seconds1364[Aug 02 2023 02:29:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-c40ea9be382346d8/-/jobs/591365 does not unlock job artifacts from previous successful pipeline family1366 when latest parent pipeline failed1367[Aug 02 2023 02:29:02 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest parent pipeline failed does not unlock job artifacts from previous successful pipeline family1368[Aug 02 2023 02:29:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1369[Aug 02 2023 02:29:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds1370[Aug 02 2023 02:29:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-2319da2fa2c86e65' via api in 0.75 seconds1371[Aug 02 2023 02:29:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1372[Aug 02 2023 02:29:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1373[Aug 02 2023 02:29:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1374[Aug 02 2023 02:29:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-503o0hce --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-503o0hce 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-503o0hce --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-503o0hce --executor shell && gitlab-runner run" `1375[Aug 02 2023 02:29:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-503o0hce`1376[Aug 02 2023 02:29:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1377[Aug 02 2023 02:29:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-503o0hce' via api in 1.47 seconds1378[Aug 02 2023 02:29:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1379[Aug 02 2023 02:29:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1380[Aug 02 2023 02:29:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1381[Aug 02 2023 02:29:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1382[Aug 02 2023 02:29:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1383[Aug 02 2023 02:29:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.271s1384[Aug 02 2023 02:29:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-2319da2fa2c86e651385[Aug 02 2023 02:29:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1386[Aug 02 2023 02:29:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1387[Aug 02 2023 02:29:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1388[Aug 02 2023 02:29:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.855s1389[Aug 02 2023 02:29:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1390[Aug 02 2023 02:29:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1391[Aug 02 2023 02:29:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.001s1392[Aug 02 2023 02:29:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '67' via api in 0.12 seconds1393[Aug 02 2023 02:29:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-2319da2fa2c86e65/-/jobs/671394[Aug 02 2023 02:29:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '68' via api in 0.14 seconds1395[Aug 02 2023 02:29:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-2319da2fa2c86e65/-/jobs/681396[Aug 02 2023 02:29:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '64' via api in 0.1 seconds1397[Aug 02 2023 02:29:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-2319da2fa2c86e65/-/jobs/641398[Aug 02 2023 02:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '65' via api in 0.1 seconds1399[Aug 02 2023 02:29:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-2319da2fa2c86e65/-/jobs/651400 does not unlock job artifacts from previous successful pipeline family1401 when latest pipeline family is successful1402[Aug 02 2023 02:29:42 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across parent-child pipelines with strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family1403[Aug 02 2023 02:29:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds1404[Aug 02 2023 02:29:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.24 seconds1405[Aug 02 2023 02:29:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-3d2ca24de380fb0e' via api in 0.94 seconds1406[Aug 02 2023 02:29:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1407[Aug 02 2023 02:29:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1408[Aug 02 2023 02:29:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1409[Aug 02 2023 02:29:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-w55c3azr --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-w55c3azr 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-w55c3azr --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-w55c3azr --executor shell && gitlab-runner run" `1410[Aug 02 2023 02:29:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-w55c3azr`1411[Aug 02 2023 02:29:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1412[Aug 02 2023 02:29:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-w55c3azr' via api in 1.46 seconds1413[Aug 02 2023 02:29:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1414[Aug 02 2023 02:29:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1415[Aug 02 2023 02:29:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1416[Aug 02 2023 02:29:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1417[Aug 02 2023 02:29:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1418[Aug 02 2023 02:29:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.337s1419[Aug 02 2023 02:29:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-3d2ca24de380fb0e1420[Aug 02 2023 02:29:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1421[Aug 02 2023 02:29:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1422[Aug 02 2023 02:29:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1423[Aug 02 2023 02:29:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.876s1424[Aug 02 2023 02:30:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1425[Aug 02 2023 02:30:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1426[Aug 02 2023 02:30:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.983s1427[Aug 02 2023 02:30:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '73' via api in 0.12 seconds1428[Aug 02 2023 02:30:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-3d2ca24de380fb0e/-/jobs/731429[Aug 02 2023 02:30:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 9.917s1430[Aug 02 2023 02:30:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '74' via api in 0.1 seconds1431[Aug 02 2023 02:30:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-3d2ca24de380fb0e/-/jobs/741432[Aug 02 2023 02:30:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '70' via api in 0.1 seconds1433[Aug 02 2023 02:30:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-3d2ca24de380fb0e/-/jobs/701434[Aug 02 2023 02:30:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '71' via api in 0.1 seconds1435[Aug 02 2023 02:30:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/unlock-job-artifacts-parent-child-project-3d2ca24de380fb0e/-/jobs/711436 unlocks job artifacts from previous successful pipeline family1437Plan1438 Configurable issue board1439[Aug 02 2023 02:30:21 UTC (QA Tests)] INFO -- Starting test: Plan Configurable issue board renames the issue board1440[Aug 02 2023 02:30:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1441[Aug 02 2023 02:30:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1442[Aug 02 2023 02:30:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1443[Aug 02 2023 02:30:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1444[Aug 02 2023 02:30:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1445[Aug 02 2023 02:30:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.228s1446[Aug 02 2023 02:30:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1447[Aug 02 2023 02:30:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds1448[Aug 02 2023 02:30:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-board-list-5da82995527f012b' via api in 0.75 seconds1449[Aug 02 2023 02:30:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.19 seconds1450[Aug 02 2023 02:30:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.14 seconds1451[Aug 02 2023 02:30:27 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.27 seconds1452[Aug 02 2023 02:30:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-board-list-5da82995527f012b1453[Aug 02 2023 02:30:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1454[Aug 02 2023 02:30:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1455[Aug 02 2023 02:30:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.011s1456[Aug 02 2023 02:30:29 UTC (QA Tests)] INFO -- clicking :boards_config_button1457[Aug 02 2023 02:30:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.591s1458[Aug 02 2023 02:30:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards_config_button' took 0.705s1459[Aug 02 2023 02:30:30 UTC (QA Tests)] INFO -- clicking :save_changes_button1460 renames the issue board1461Create1462 File templates1463[Aug 02 2023 02:30:30 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.01464[Aug 02 2023 02:30:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1465[Aug 02 2023 02:30:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1466[Aug 02 2023 02:30:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1467[Aug 02 2023 02:30:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1468[Aug 02 2023 02:30:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1469[Aug 02 2023 02:30:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.406s1470[Aug 02 2023 02:30:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1471[Aug 02 2023 02:30:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.23 seconds1472[Aug 02 2023 02:30:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-73ab6b0b8a7985ee' via api in 1.22 seconds1473[Aug 02 2023 02:30:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-73ab6b0b8a7985ee1474[Aug 02 2023 02:30:39 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1475[Aug 02 2023 02:30:39 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1476[Aug 02 2023 02:30:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.113s1477[Aug 02 2023 02:30:40 UTC (QA Tests)] INFO -- filling :file_name_field with "LICENSE"1478[Aug 02 2023 02:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1479[Aug 02 2023 02:30:40 UTC (QA Tests)] INFO -- clicking :template_selector1480[Aug 02 2023 02:30:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.141s1481[Aug 02 2023 02:30:42 UTC (QA Tests)] INFO -- clicking :commit_button1482[Aug 02 2023 02:30:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.55s1483[Aug 02 2023 02:30:46 UTC (QA Tests)] ERROR -- Interceptor Api Errors1484[200] POST http://gitlab-ee-e1f7a832.test/api/graphql -- Correlation Id: 01H6T1AMWDBKK6HFDJPNZB9VAD1485error-messages: Variable $refType of type RefType was provided invalid value1486 user adds LICENSE via file template Mozilla Public License 2.01487[Aug 02 2023 02:30:46 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python1488[Aug 02 2023 02:30:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1489[Aug 02 2023 02:30:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1490[Aug 02 2023 02:30:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1491[Aug 02 2023 02:30:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1492[Aug 02 2023 02:30:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1493[Aug 02 2023 02:30:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.257s1494[Aug 02 2023 02:30:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1495[Aug 02 2023 02:30:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.22 seconds1496[Aug 02 2023 02:30:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-ec60612bceedd615' via api in 1.19 seconds1497[Aug 02 2023 02:30:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-ec60612bceedd6151498[Aug 02 2023 02:30:54 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1499[Aug 02 2023 02:30:54 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1500[Aug 02 2023 02:30:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.1s1501[Aug 02 2023 02:30:55 UTC (QA Tests)] INFO -- filling :file_name_field with "cfb47b58a14611a0/Dockerfile"1502[Aug 02 2023 02:30:55 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1503[Aug 02 2023 02:30:56 UTC (QA Tests)] INFO -- clicking :template_selector1504[Aug 02 2023 02:30:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.134s1505[Aug 02 2023 02:30:58 UTC (QA Tests)] INFO -- clicking :commit_button1506[Aug 02 2023 02:30:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.335s1507[Aug 02 2023 02:31:00 UTC (QA Tests)] ERROR -- Interceptor Api Errors1508[200] POST http://gitlab-ee-e1f7a832.test/api/graphql -- Correlation Id: 01H6T1B3N3QHFEC40FMVH992381509error-messages: Variable $refType of type RefType was provided invalid value1510 user adds Dockerfile via file template Python1511[Aug 02 2023 02:31:00 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android1512[Aug 02 2023 02:31:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1513[Aug 02 2023 02:31:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1514[Aug 02 2023 02:31:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1515[Aug 02 2023 02:31:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1516[Aug 02 2023 02:31:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1517[Aug 02 2023 02:31:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.283s1518[Aug 02 2023 02:31:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds1519[Aug 02 2023 02:31:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.32 seconds1520[Aug 02 2023 02:31:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-3238a5d3c1fbd160' via api in 1.35 seconds1521[Aug 02 2023 02:31:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-3238a5d3c1fbd1601522[Aug 02 2023 02:31:08 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1523[Aug 02 2023 02:31:08 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1524[Aug 02 2023 02:31:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.119s1525[Aug 02 2023 02:31:10 UTC (QA Tests)] INFO -- filling :file_name_field with "23319474d97330ef/.gitignore"1526[Aug 02 2023 02:31:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1527[Aug 02 2023 02:31:10 UTC (QA Tests)] INFO -- clicking :template_selector1528[Aug 02 2023 02:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.143s1529[Aug 02 2023 02:31:12 UTC (QA Tests)] INFO -- clicking :commit_button1530[Aug 02 2023 02:31:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.387s1531[Aug 02 2023 02:31:14 UTC (QA Tests)] ERROR -- Interceptor Api Errors1532[200] POST http://gitlab-ee-e1f7a832.test/api/graphql -- Correlation Id: 01H6T1BHN44VKNMF139EVWTSJR1533error-messages: Variable $refType of type RefType was provided invalid value1534 user adds .gitignore via file template Android1535[Aug 02 2023 02:31:14 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia1536[Aug 02 2023 02:31:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1537[Aug 02 2023 02:31:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1538[Aug 02 2023 02:31:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1539[Aug 02 2023 02:31:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1540[Aug 02 2023 02:31:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1541[Aug 02 2023 02:31:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.283s1542[Aug 02 2023 02:31:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1543[Aug 02 2023 02:31:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.3 seconds1544[Aug 02 2023 02:31:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-9410a1d1749bfe0a' via api in 2.19 seconds1545[Aug 02 2023 02:31:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/file-template-project-9410a1d1749bfe0a1546[Aug 02 2023 02:31:23 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1547[Aug 02 2023 02:31:23 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1548[Aug 02 2023 02:31:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.976s1549[Aug 02 2023 02:31:24 UTC (QA Tests)] INFO -- filling :file_name_field with "66c970cf6ba8a2c4/.gitlab-ci.yml"1550[Aug 02 2023 02:31:24 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1551[Aug 02 2023 02:31:25 UTC (QA Tests)] INFO -- clicking :template_selector1552[Aug 02 2023 02:31:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.152s1553[Aug 02 2023 02:31:27 UTC (QA Tests)] INFO -- clicking :commit_button1554[Aug 02 2023 02:31:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.633s1555[Aug 02 2023 02:31:30 UTC (QA Tests)] ERROR -- Interceptor Api Errors1556[200] POST http://gitlab-ee-e1f7a832.test/api/graphql -- Correlation Id: 01H6T1C08HBW27CBJJK9HSGMES1557error-messages: Variable $refType of type RefType was provided invalid value1558 user adds .gitlab-ci.yml via file template Julia1559Plan1560 Issue comments1561[Aug 02 2023 02:31:30 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment1562[Aug 02 2023 02:31:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1563[Aug 02 2023 02:31:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1564[Aug 02 2023 02:31:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1565[Aug 02 2023 02:31:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1566[Aug 02 2023 02:31:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1567[Aug 02 2023 02:31:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.325s1568[Aug 02 2023 02:31:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1569[Aug 02 2023 02:31:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.25 seconds1570[Aug 02 2023 02:31:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-for-issues-d33672250d6dd0c5' via api in 0.91 seconds1571[Aug 02 2023 02:31:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.34 seconds1572[Aug 02 2023 02:31:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-for-issues-d33672250d6dd0c5/-/issues/11573[Aug 02 2023 02:31:38 UTC (QA Tests)] INFO -- clicking :issue-title1574[Aug 02 2023 02:31:38 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1575[Aug 02 2023 02:31:39 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment1576"1577[Aug 02 2023 02:31:39 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1578[Aug 02 2023 02:31:39 UTC (QA Tests)] INFO -- clicking :comment_button1579[Aug 02 2023 02:31:40 UTC (QA Tests)] INFO -- clicking :note_edit_button1580[Aug 02 2023 02:31:40 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"1581[Aug 02 2023 02:31:40 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1582[Aug 02 2023 02:31:41 UTC (QA Tests)] INFO -- clicking :reply_comment_button1583 comments on an issue and edits the comment1584Govern1585 Group1586 for enable and disable allow user request access1587 behaves like audit event1588[Aug 02 2023 02:31:42 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable allow user request access behaves like audit event logs audit events for UI operations1589[Aug 02 2023 02:31:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1590[Aug 02 2023 02:31:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1591[Aug 02 2023 02:31:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1592[Aug 02 2023 02:31:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1593[Aug 02 2023 02:31:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1594[Aug 02 2023 02:31:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.349s1595[Aug 02 2023 02:31:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1596[Aug 02 2023 02:31:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/test-group-652c3f68d280037d' via api in 0.52 seconds1597[Aug 02 2023 02:31:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-sandbox-group-4/test-group-652c3f68d280037d1598[Aug 02 2023 02:31:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1599[Aug 02 2023 02:31:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1600[Aug 02 2023 02:31:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.07s1601[Aug 02 2023 02:31:51 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}1602[Aug 02 2023 02:31:51 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1603[Aug 02 2023 02:31:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.996s1604[Aug 02 2023 02:31:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1605[Aug 02 2023 02:31:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.08s1606[Aug 02 2023 02:31:55 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}1607[Aug 02 2023 02:31:55 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1608[Aug 02 2023 02:31:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.981s1609[Aug 02 2023 02:31:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1610[Aug 02 2023 02:31:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1611[Aug 02 2023 02:31:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.725s1612 logs audit events for UI operations1613 for change project creation level1614 behaves like audit event1615[Aug 02 2023 02:31:58 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations1616[Aug 02 2023 02:31:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1617[Aug 02 2023 02:31:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1618[Aug 02 2023 02:31:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1619[Aug 02 2023 02:31:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1620[Aug 02 2023 02:31:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1621[Aug 02 2023 02:32:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s1622[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1623[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/test-group-926325f091760c40' via api in 0.44 seconds1624[Aug 02 2023 02:32:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-sandbox-group-4/test-group-926325f091760c401625[Aug 02 2023 02:32:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1626[Aug 02 2023 02:32:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1627[Aug 02 2023 02:32:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.781s1628[Aug 02 2023 02:32:06 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown1629[Aug 02 2023 02:32:07 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1630[Aug 02 2023 02:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.204s1631[Aug 02 2023 02:32:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1632[Aug 02 2023 02:32:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1633[Aug 02 2023 02:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.721s1634 logs audit events for UI operations1635 for enable and disable membership lock1636 behaves like audit event1637[Aug 02 2023 02:32:09 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations1638[Aug 02 2023 02:32:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1639[Aug 02 2023 02:32:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1640[Aug 02 2023 02:32:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1641[Aug 02 2023 02:32:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1642[Aug 02 2023 02:32:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1643[Aug 02 2023 02:32:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.365s1644[Aug 02 2023 02:32:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1645[Aug 02 2023 02:32:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/test-group-4484313a2d17bafc' via api in 0.46 seconds1646[Aug 02 2023 02:32:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-sandbox-group-4/test-group-4484313a2d17bafc1647[Aug 02 2023 02:32:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1648[Aug 02 2023 02:32:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1649[Aug 02 2023 02:32:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.997s1650[Aug 02 2023 02:32:18 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}1651[Aug 02 2023 02:32:19 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1652[Aug 02 2023 02:32:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.996s1653[Aug 02 2023 02:32:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1654[Aug 02 2023 02:32:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.008s1655[Aug 02 2023 02:32:22 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}1656[Aug 02 2023 02:32:22 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1657[Aug 02 2023 02:32:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.946s1658[Aug 02 2023 02:32:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1659[Aug 02 2023 02:32:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1660[Aug 02 2023 02:32:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.704s1661 logs audit events for UI operations1662 for enable and disable 2FA requirement1663 behaves like audit event1664[Aug 02 2023 02:32:25 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations1665[Aug 02 2023 02:32:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5ff288c879823402' via api in 0.29 seconds1666[Aug 02 2023 02:32:26 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-5ff288c879823402"1667[Aug 02 2023 02:32:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1668[Aug 02 2023 02:32:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1669[Aug 02 2023 02:32:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1670[Aug 02 2023 02:32:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1671[Aug 02 2023 02:32:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.583s1672[Aug 02 2023 02:32:29 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-5ff288c8798234021673[Aug 02 2023 02:32:29 UTC (QA Tests)] INFO -- Caching token for username: qa-user-5ff288c879823402, last six chars of token:vpnxVG1674[Aug 02 2023 02:32:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-5ff288c879823402-epwowjt1' via api in 0.11 seconds1675[Aug 02 2023 02:32:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-6f6ee0c1' via api in 0.41 seconds1676[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-6f6ee0c1/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.34 seconds1677[Aug 02 2023 02:32:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-2fa-recovery-sandbox-group-6f6ee0c1/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc1678[Aug 02 2023 02:32:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1679[Aug 02 2023 02:32:31 UTC (QA Tests)] INFO -- clicking :nav_item_link1680[Aug 02 2023 02:32:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.912s1681[Aug 02 2023 02:32:33 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}1682[Aug 02 2023 02:32:34 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1683[Aug 02 2023 02:32:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.104s1684[Aug 02 2023 02:32:35 UTC (QA Tests)] INFO -- clicking :configure_it_later_button1685[Aug 02 2023 02:32:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element configure_it_later_button' took 0.536s1686[Aug 02 2023 02:32:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-2fa-recovery-sandbox-group-6f6ee0c1/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc1687[Aug 02 2023 02:32:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1688[Aug 02 2023 02:32:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1689[Aug 02 2023 02:32:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.806s1690[Aug 02 2023 02:32:40 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}1691[Aug 02 2023 02:32:40 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1692[Aug 02 2023 02:32:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.218s1693[Aug 02 2023 02:32:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1694[Aug 02 2023 02:32:42 UTC (QA Tests)] INFO -- clicking :nav_item_link1695[Aug 02 2023 02:32:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s1696 logs audit events for UI operations1697 for disable and Enable LFS1698 behaves like audit event1699[Aug 02 2023 02:32:43 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations1700[Aug 02 2023 02:32:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1701[Aug 02 2023 02:32:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1702[Aug 02 2023 02:32:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1703[Aug 02 2023 02:32:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1704[Aug 02 2023 02:32:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1705[Aug 02 2023 02:32:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.307s1706[Aug 02 2023 02:32:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1707[Aug 02 2023 02:32:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/test-group-dcce3e8294408de9' via api in 0.74 seconds1708[Aug 02 2023 02:32:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-sandbox-group-4/test-group-dcce3e8294408de91709[Aug 02 2023 02:32:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1710[Aug 02 2023 02:32:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1711[Aug 02 2023 02:32:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.831s1712[Aug 02 2023 02:32:53 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}1713[Aug 02 2023 02:32:53 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1714[Aug 02 2023 02:32:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.966s1715[Aug 02 2023 02:32:54 UTC (QA Tests)] INFO -- clicking :nav_item_link1716[Aug 02 2023 02:32:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.442s1717[Aug 02 2023 02:32:57 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}1718[Aug 02 2023 02:32:57 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1719[Aug 02 2023 02:32:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.984s1720[Aug 02 2023 02:32:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1721[Aug 02 2023 02:32:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1722[Aug 02 2023 02:32:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.774s1723 logs audit events for UI operations1724Create1725 Add a directory in Web IDE1726 when user adds a new empty directory1727[Aug 02 2023 02:33:00 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows successfully but not able to be committed1728[Aug 02 2023 02:33:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1729[Aug 02 2023 02:33:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1730[Aug 02 2023 02:33:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1731[Aug 02 2023 02:33:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1732[Aug 02 2023 02:33:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1733[Aug 02 2023 02:33:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.292s1734[Aug 02 2023 02:33:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1735[Aug 02 2023 02:33:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.22 seconds1736[Aug 02 2023 02:33:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/add-directory-project-2057e484eef1fc0a' via api in 1.2 seconds1737[Aug 02 2023 02:33:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/add-directory-project-2057e484eef1fc0a1738[Aug 02 2023 02:33:08 UTC (QA Tests)] INFO -- clicking :action_dropdown1739[Aug 02 2023 02:33:08 UTC (QA Tests)] INFO -- clicking :webide_menu_item1740[Aug 02 2023 02:33:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.067s1741 shows successfully but not able to be committed1742 when a directory with the same name already exists1743[Aug 02 2023 02:33:26 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error1744[Aug 02 2023 02:33:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1745[Aug 02 2023 02:33:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1746[Aug 02 2023 02:33:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1747[Aug 02 2023 02:33:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1748[Aug 02 2023 02:33:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1749[Aug 02 2023 02:33:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.266s1750[Aug 02 2023 02:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1751[Aug 02 2023 02:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds1752[Aug 02 2023 02:33:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/add-directory-project-cefc741796035c23' via api in 1.14 seconds1753[Aug 02 2023 02:33:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/add-directory-project-cefc741796035c231754[Aug 02 2023 02:33:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1755[Aug 02 2023 02:33:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/add-directory-project-cefc741796035c231756[Aug 02 2023 02:33:36 UTC (QA Tests)] INFO -- clicking :action_dropdown1757[Aug 02 2023 02:33:36 UTC (QA Tests)] INFO -- clicking :webide_menu_item1758[Aug 02 2023 02:33:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.183s1759 throws an error1760Data Stores1761 prevent forking outside group1762 when enabled1763[Aug 02 2023 02:33:44 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when enabled does not allow forking outside of group1764[Aug 02 2023 02:33:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_dfc8bf6142e3aacc' via api in 0.24 seconds1765[Aug 02 2023 02:33:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1766[Aug 02 2023 02:33:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1767[Aug 02 2023 02:33:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1768[Aug 02 2023 02:33:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1769[Aug 02 2023 02:33:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1770[Aug 02 2023 02:33:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.26s1771[Aug 02 2023 02:33:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1772[Aug 02 2023 02:33:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds1773[Aug 02 2023 02:33:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_to_fork-283be76fc743c3b7' via api in 1.11 seconds1774[Aug 02 2023 02:33:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-sandbox-group-41775[Aug 02 2023 02:33:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1776[Aug 02 2023 02:33:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1777[Aug 02 2023 02:33:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.853s1778[Aug 02 2023 02:33:54 UTC (QA Tests)] INFO -- checking via JS :prevent_forking_outside_group_checkbox with args {}1779[Aug 02 2023 02:33:55 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1780[Aug 02 2023 02:33:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.295s1781[Aug 02 2023 02:33:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_to_fork-283be76fc743c3b71782[Aug 02 2023 02:33:59 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1783[Aug 02 2023 02:34:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_to_fork-283be76fc743c3b7'1784[Aug 02 2023 02:34:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_dfc8bf6142e3aacc'1785 does not allow forking outside of group1786 when disabled1787[Aug 02 2023 02:34:00 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when disabled allows forking outside of group1788[Aug 02 2023 02:34:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_6d0903057f4cff9b' via api in 0.24 seconds1789[Aug 02 2023 02:34:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1790[Aug 02 2023 02:34:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1791[Aug 02 2023 02:34:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1792[Aug 02 2023 02:34:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1793[Aug 02 2023 02:34:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1794[Aug 02 2023 02:34:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.249s1795[Aug 02 2023 02:34:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1796[Aug 02 2023 02:34:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds1797[Aug 02 2023 02:34:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_to_fork-0eea4e64c2b0c275' via api in 1.18 seconds1798[Aug 02 2023 02:34:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-sandbox-group-41799[Aug 02 2023 02:34:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1800[Aug 02 2023 02:34:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1801[Aug 02 2023 02:34:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.039s1802[Aug 02 2023 02:34:11 UTC (QA Tests)] INFO -- unchecking via JS :prevent_forking_outside_group_checkbox with args {}1803[Aug 02 2023 02:34:11 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1804[Aug 02 2023 02:34:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_to_fork-0eea4e64c2b0c2751805[Aug 02 2023 02:34:13 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1806[Aug 02 2023 02:34:13 UTC (QA Tests)] INFO -- Searching in dropdown: "group_for_fork_6d0903057f4cff9b"1807[Aug 02 2023 02:34:14 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1808[Aug 02 2023 02:34:14 UTC (QA Tests)] INFO -- clicking :fork_project_button1809[Aug 02 2023 02:34:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_to_fork-0eea4e64c2b0c275'1810[Aug 02 2023 02:34:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_6d0903057f4cff9b'1811 allows forking outside of group1812Create1813 Git clone over HTTP1814[Aug 02 2023 02:34:16 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone1815[Aug 02 2023 02:34:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1816[Aug 02 2023 02:34:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds1817[Aug 02 2023 02:34:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-code-176c652d59559fe2' via api in 0.75 seconds1818[Aug 02 2023 02:34:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1819 user performs a deep clone1820[Aug 02 2023 02:34:19 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone1821[Aug 02 2023 02:34:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1822[Aug 02 2023 02:34:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds1823[Aug 02 2023 02:34:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-code-6e74a907eb41b9af' via api in 0.74 seconds1824[Aug 02 2023 02:34:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1825 user performs a shallow clone1826Create1827 Git push to canary Gitaly node over HTTP1828 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)1829Govern1830 Vulnerability report in a project1831[Aug 02 2023 02:34:22 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability report in a project can export vulnerability report to csv1832[Aug 02 2023 02:34:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1833[Aug 02 2023 02:34:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds1834[Aug 02 2023 02:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-export-vulnerability-report-782922fb98e9601e' via api in 1.03 seconds1835[Aug 02 2023 02:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Elves vulnerability' via api in 0.27 seconds1836[Aug 02 2023 02:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Dwarves vulnerability' via api in 0.33 seconds1837[Aug 02 2023 02:34:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Men vulnerability' via api in 0.25 seconds1838[Aug 02 2023 02:34:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Orcs vulnerability' via api in 0.25 seconds1839[Aug 02 2023 02:34:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.41 seconds1840[Aug 02 2023 02:34:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1841[Aug 02 2023 02:34:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1842[Aug 02 2023 02:34:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1843[Aug 02 2023 02:34:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1844[Aug 02 2023 02:34:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1845[Aug 02 2023 02:34:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.302s1846[Aug 02 2023 02:34:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-export-vulnerability-report-782922fb98e9601e1847[Aug 02 2023 02:34:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1848[Aug 02 2023 02:34:31 UTC (QA Tests)] INFO -- clicking :nav_item_link1849[Aug 02 2023 02:34:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.101s1850[Aug 02 2023 02:34:33 UTC (QA Tests)] INFO -- clicking :export-vulnerabilities-button1851 can export vulnerability report to csv1852Create1853 Setup an MR with codeowners file1854[Aug 02 2023 02:34:39 UTC (QA Tests)] INFO -- Starting test: Create Setup an MR with codeowners file creates a merge request with codeowners file and squashing commits enabled1855[Aug 02 2023 02:34:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1856[Aug 02 2023 02:34:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.22 seconds1857[Aug 02 2023 02:34:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-53ea7428a12613a8' via api in 1.25 seconds1858[Aug 02 2023 02:34:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1859[Aug 02 2023 02:34:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1860[Aug 02 2023 02:34:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1861[Aug 02 2023 02:34:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1862[Aug 02 2023 02:34:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1863[Aug 02 2023 02:34:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1864[Aug 02 2023 02:34:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1865[Aug 02 2023 02:34:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1866[Aug 02 2023 02:34:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.433s1867[Aug 02 2023 02:34:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1868[Aug 02 2023 02:34:47 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1869[Aug 02 2023 02:34:47 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1870[Aug 02 2023 02:34:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.22 seconds1871[Aug 02 2023 02:34:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.25 seconds1872[Aug 02 2023 02:34:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.62 seconds1873[Aug 02 2023 02:34:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-53ea7428a12613a8/-/merge_requests/11874[Aug 02 2023 02:34:52 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1875[Aug 02 2023 02:34:52 UTC (QA Tests)] INFO -- clicking :merge_button1876[Aug 02 2023 02:34:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.694s1877 creates a merge request with codeowners file and squashing commits enabled1878Manage1879 Project access tokens1880[Aug 02 2023 02:34:55 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI1881[Aug 02 2023 02:34:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1882[Aug 02 2023 02:34:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1883[Aug 02 2023 02:34:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1884[Aug 02 2023 02:34:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1885[Aug 02 2023 02:34:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1886[Aug 02 2023 02:34:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.176s1887[Aug 02 2023 02:35:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1888[Aug 02 2023 02:35:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.22 seconds1889[Aug 02 2023 02:35:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-82f8f0879fa75ba3' via api in 0.8 seconds1890[Aug 02 2023 02:35:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-82f8f0879fa75ba31891[Aug 02 2023 02:35:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1892[Aug 02 2023 02:35:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1893[Aug 02 2023 02:35:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s1894[Aug 02 2023 02:35:03 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1895[Aug 02 2023 02:35:03 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1896[Aug 02 2023 02:35:03 UTC (QA Tests)] INFO -- clicking :api_label1897[Aug 02 2023 02:35:03 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-08-04"1898[Aug 02 2023 02:35:03 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1899[Aug 02 2023 02:35:04 UTC (QA Tests)] INFO -- clicking :create_token_button1900[Aug 02 2023 02:35:04 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button1901[Aug 02 2023 02:35:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-uqf2q8o9', token's bot username 'project_59_bot_5f1451a374f11759b4aa59a44920e68e' via browser_ui in 9.34 seconds1902[Aug 02 2023 02:35:05 UTC (QA Tests)] INFO -- clicking :revoke_button1903[Aug 02 2023 02:35:05 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1904[Aug 02 2023 02:35:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/the_awesome_project-82f8f0879fa75ba3'1905 can be created and revoked via the UI1906Release1907 Git clone using a deploy key1908[Aug 02 2023 02:35:06 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 pipelines1909[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1910[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds1911[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-982448595c1b7078' via api in 0.76 seconds1912[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1913[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1914[Aug 02 2023 02:35:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1915[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3458c5b4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3458c5b4 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-3458c5b4 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-3458c5b4 --executor shell && gitlab-runner run" `1916[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3458c5b4`1917[Aug 02 2023 02:35:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1918[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-3458c5b4' via api in 1.45 seconds1919[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1920[Aug 02 2023 02:35:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1921[Aug 02 2023 02:35:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1922[Aug 02 2023 02:35:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1923[Aug 02 2023 02:35:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1924[Aug 02 2023 02:35:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.241s1925[Aug 02 2023 02:35:13 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20230802-38-67zk0m/id_ecdsa -N `1926[Aug 02 2023 02:35:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-982448595c1b70781927[Aug 02 2023 02:35:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1928[Aug 02 2023 02:35:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1929[Aug 02 2023 02:35:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.223s1930[Aug 02 2023 02:35:17 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"1931[Aug 02 2023 02:35:17 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field1932[Aug 02 2023 02:35:17 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"1933[Aug 02 2023 02:35:17 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field1934[Aug 02 2023 02:35:18 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button1935[Aug 02 2023 02:35:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.252s1936[Aug 02 2023 02:35:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.78 seconds1937[Aug 02 2023 02:35:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds1938[Aug 02 2023 02:35:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1939[Aug 02 2023 02:35:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.56 seconds1940[Aug 02 2023 02:35:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1941[Aug 02 2023 02:35:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1942[Aug 02 2023 02:35:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s1943[Aug 02 2023 02:35:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.563s1944[Aug 02 2023 02:35:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.586s1945[Aug 02 2023 02:35:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-3458c5b4'1946[Aug 02 2023 02:35:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3458c5b4`1947[Aug 02 2023 02:35:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-982448595c1b7078'1948 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines1949[Aug 02 2023 02:35:39 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 pipelines1950[Aug 02 2023 02:35:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1951[Aug 02 2023 02:35:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.22 seconds1952[Aug 02 2023 02:35:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-2df3ac8ec05accd0' via api in 0.86 seconds1953[Aug 02 2023 02:35:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1954[Aug 02 2023 02:35:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1955[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1956[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ccaa7c7b --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ccaa7c7b 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-ccaa7c7b --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-ccaa7c7b --executor shell && gitlab-runner run" `1957[Aug 02 2023 02:35:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ccaa7c7b`1958[Aug 02 2023 02:35:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1959[Aug 02 2023 02:35:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ccaa7c7b' via api in 6.42 seconds1960[Aug 02 2023 02:35:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1961[Aug 02 2023 02:35:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1962[Aug 02 2023 02:35:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1963[Aug 02 2023 02:35:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1964[Aug 02 2023 02:35:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1965[Aug 02 2023 02:35:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.292s1966[Aug 02 2023 02:35:51 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20230802-38-aj5mb8/id_rsa -N `1967[Aug 02 2023 02:35:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-2df3ac8ec05accd01968[Aug 02 2023 02:35:54 UTC (QA Tests)] INFO -- clicking :menu_section_button1969[Aug 02 2023 02:35:54 UTC (QA Tests)] INFO -- clicking :nav_item_link1970[Aug 02 2023 02:35:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.276s1971[Aug 02 2023 02:35:57 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"1972[Aug 02 2023 02:35:57 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field1973[Aug 02 2023 02:35:58 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"1974[Aug 02 2023 02:35:58 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field1975[Aug 02 2023 02:35:58 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button1976[Aug 02 2023 02:36:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.355s1977[Aug 02 2023 02:36:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.97 seconds1978[Aug 02 2023 02:36:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1979[Aug 02 2023 02:36:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1980[Aug 02 2023 02:36:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds1981[Aug 02 2023 02:36:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1982[Aug 02 2023 02:36:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1983[Aug 02 2023 02:36:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.823s1984[Aug 02 2023 02:36:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-ccaa7c7b'1985[Aug 02 2023 02:36:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ccaa7c7b`1986[Aug 02 2023 02:36:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-2df3ac8ec05accd0'1987 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines1988[Aug 02 2023 02:36:19 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 pipelines1989[Aug 02 2023 02:36:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1990[Aug 02 2023 02:36:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds1991[Aug 02 2023 02:36:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-b5562b8e295fad7a' via api in 0.77 seconds1992[Aug 02 2023 02:36:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1993[Aug 02 2023 02:36:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1994[Aug 02 2023 02:36:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1995[Aug 02 2023 02:36:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-c8a751dd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-c8a751dd 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-c8a751dd --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-c8a751dd --executor shell && gitlab-runner run" `1996[Aug 02 2023 02:36:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-c8a751dd`1997[Aug 02 2023 02:36:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1998[Aug 02 2023 02:36:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-c8a751dd' via api in 1.38 seconds1999[Aug 02 2023 02:36:21 UTC (QA Tests)] INFO -- filling :login_field with "root"2000[Aug 02 2023 02:36:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2001[Aug 02 2023 02:36:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"2002[Aug 02 2023 02:36:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2003[Aug 02 2023 02:36:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2004[Aug 02 2023 02:36:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.363s2005[Aug 02 2023 02:36:26 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ed25519 -b 256 -f /tmp/d20230802-38-sf06qp/id_ed25519 -N `2006[Aug 02 2023 02:36:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-b5562b8e295fad7a2007[Aug 02 2023 02:36:27 UTC (QA Tests)] INFO -- clicking :menu_section_button2008[Aug 02 2023 02:36:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2009[Aug 02 2023 02:36:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.97s2010[Aug 02 2023 02:36:29 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"2011[Aug 02 2023 02:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field2012[Aug 02 2023 02:36:30 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"2013[Aug 02 2023 02:36:30 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field2014[Aug 02 2023 02:36:30 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button2015[Aug 02 2023 02:36:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.005s2016[Aug 02 2023 02:36:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.39 seconds2017[Aug 02 2023 02:36:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds2018[Aug 02 2023 02:36:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"2019[Aug 02 2023 02:36:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds2020[Aug 02 2023 02:36:33 UTC (QA Tests)] INFO -- clicking :menu_section_button2021[Aug 02 2023 02:36:34 UTC (QA Tests)] INFO -- clicking :nav_item_link2022[Aug 02 2023 02:36:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.956s2023[Aug 02 2023 02:36:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.58s2024[Aug 02 2023 02:36:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.607s2025[Aug 02 2023 02:36:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-c8a751dd'2026[Aug 02 2023 02:36:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-c8a751dd`2027[Aug 02 2023 02:36:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/deploy-key-clone-project-b5562b8e295fad7a'2028 user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines2029Plan2030 Assignees2031[Aug 02 2023 02:36:51 UTC (QA Tests)] INFO -- Starting test: Plan Assignees update without refresh2032[Aug 02 2023 02:36:52 UTC (QA Tests)] INFO -- filling :login_field with "root"2033[Aug 02 2023 02:36:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2034[Aug 02 2023 02:36:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2035[Aug 02 2023 02:36:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2036[Aug 02 2023 02:36:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2037[Aug 02 2023 02:36:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.236s2038[Aug 02 2023 02:36:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2039[Aug 02 2023 02:36:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds2040[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-assignees-0deda0ed573cdf48' via api in 0.75 seconds2041[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2042[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-assignees-0deda0ed573cdf48 QA::Resource::Project2043[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds2044[Aug 02 2023 02:36:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-assignees-0deda0ed573cdf48 QA::Resource::Project2045[Aug 02 2023 02:36:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.44 seconds2046[Aug 02 2023 02:36:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-assignees-0deda0ed573cdf48/-/issues/12047 update without refresh2048Package2049 RubyGems Repository2050[Aug 02 2023 02:37:02 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem2051[Aug 02 2023 02:37:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2052[Aug 02 2023 02:37:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds2053[Aug 02 2023 02:37:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/rubygems-package-project-95ef0c0843777ab5' via api in 0.8 seconds2054[Aug 02 2023 02:37:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2055[Aug 02 2023 02:37:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2056[Aug 02 2023 02:37:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2057[Aug 02 2023 02:37:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2058[Aug 02 2023 02:37:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690943822 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690943822 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-1690943822 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list runner-for-rubygems-package-project-95ef0c0843777ab5 --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" `2059[Aug 02 2023 02:37:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690943822`2060[Aug 02 2023 02:37:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2061[Aug 02 2023 02:37:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690943822' via api in 1.58 seconds2062[Aug 02 2023 02:37:04 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/rubygems-package-project-95ef0c0843777ab5"2063[Aug 02 2023 02:37:09 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages2064[Aug 02 2023 02:37:09 UTC (QA Tests)] INFO -- filling :login_field with "root"2065[Aug 02 2023 02:37:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2066[Aug 02 2023 02:37:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"2067[Aug 02 2023 02:37:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2068[Aug 02 2023 02:37:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2069[Aug 02 2023 02:37:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.184s2070[Aug 02 2023 02:37:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds2071[Aug 02 2023 02:37:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/rubygems-package-project-95ef0c0843777ab52072[Aug 02 2023 02:37:16 UTC (QA Tests)] INFO -- clicking :menu_section_button2073[Aug 02 2023 02:37:16 UTC (QA Tests)] INFO -- clicking :nav_item_link2074[Aug 02 2023 02:37:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.868s2075[Aug 02 2023 02:37:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2076[Aug 02 2023 02:37:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.28s2077[Aug 02 2023 02:37:41 UTC (QA Tests)] INFO -- clicking :menu_section_button2078[Aug 02 2023 02:37:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2079[Aug 02 2023 02:37:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.782s2080[Aug 02 2023 02:37:42 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/rubygems-package-project-95ef0c0843777ab5"2081[Aug 02 2023 02:37:43 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages2082 publishes a Ruby gem2083Create2084 Multiple file snippet2085 behaves like adding file to snippet2086[Aug 02 2023 02:37:43 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing project_snippet to make it multi-file2087[Aug 02 2023 02:37:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2088[Aug 02 2023 02:37:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2089[Aug 02 2023 02:37:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2090[Aug 02 2023 02:37:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2091[Aug 02 2023 02:37:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2092[Aug 02 2023 02:37:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.239s2093[Aug 02 2023 02:37:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2094[Aug 02 2023 02:37:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds2095[Aug 02 2023 02:37:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-snippets-d827f171e32d4087' via api in 0.78 seconds2096[Aug 02 2023 02:37:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 1.33 seconds2097[Aug 02 2023 02:37:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-snippets-d827f171e32d4087/-/snippets/32098[Aug 02 2023 02:37:50 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present2099[Aug 02 2023 02:37:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.336s2100[Aug 02 2023 02:37:51 UTC (QA Tests)] INFO -- clicking :add_file_button2101[Aug 02 2023 02:37:52 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"2102[Aug 02 2023 02:37:52 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2103[Aug 02 2023 02:37:52 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2104[Aug 02 2023 02:37:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.526s2105[Aug 02 2023 02:37:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.539s2106 adds second file to an existing project_snippet to make it multi-file2107 behaves like adding file to snippet2108[Aug 02 2023 02:37:55 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing personal_snippet to make it multi-file2109[Aug 02 2023 02:37:55 UTC (QA Tests)] INFO -- filling :login_field with "root"2110[Aug 02 2023 02:37:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2111[Aug 02 2023 02:37:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2112[Aug 02 2023 02:37:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2113[Aug 02 2023 02:37:56 UTC (QA Tests)] INFO -- clicking :sign_in_button2114[Aug 02 2023 02:37:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.285s2115[Aug 02 2023 02:38:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.42 seconds2116[Aug 02 2023 02:38:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-e1f7a832.test/-/snippets/42117[Aug 02 2023 02:38:01 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present2118[Aug 02 2023 02:38:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.826s2119[Aug 02 2023 02:38:02 UTC (QA Tests)] INFO -- clicking :add_file_button2120[Aug 02 2023 02:38:02 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"2121[Aug 02 2023 02:38:02 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2122[Aug 02 2023 02:38:03 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2123[Aug 02 2023 02:38:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.047s2124[Aug 02 2023 02:38:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.06s2125 adds second file to an existing personal_snippet to make it multi-file2126Release2127 Operations Dashboard2128[Aug 02 2023 02:38:04 UTC (QA Tests)] INFO -- Starting test: Release Operations Dashboard has many pipelines with appropriate statuses2129[Aug 02 2023 02:38:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2130[Aug 02 2023 02:38:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.19 seconds2131[Aug 02 2023 02:38:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2132[Aug 02 2023 02:38:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2133[Aug 02 2023 02:38:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2134[Aug 02 2023 02:38:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc 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-test-2023-08-02-02-12-07-1d6fe15c89b390dc --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc --executor shell && gitlab-runner run" `2135[Aug 02 2023 02:38:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc`2136[Aug 02 2023 02:38:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2137[Aug 02 2023 02:38:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 1.37 seconds2138[Aug 02 2023 02:38:07 UTC (QA Tests)] INFO -- filling :login_field with "root"2139[Aug 02 2023 02:38:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2140[Aug 02 2023 02:38:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2141[Aug 02 2023 02:38:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2142[Aug 02 2023 02:38:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2143[Aug 02 2023 02:38:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s2144[Aug 02 2023 02:38:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-success-run-6f9969c395580208' via api in 0.53 seconds2145[Aug 02 2023 02:38:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2146[Aug 02 2023 02:38:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-pending-run-f8b516fe85e54d8f' via api in 0.52 seconds2147[Aug 02 2023 02:38:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds2148[Aug 02 2023 02:38:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-failed-run-7fa84f3058184d95' via api in 0.56 seconds2149[Aug 02 2023 02:38:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2150[Aug 02 2023 02:38:22 UTC (QA Tests)] INFO -- clicking :nav_item_link2151[Aug 02 2023 02:38:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-without-ci-16d5ae71e040708b' via api in 0.53 seconds2152[Aug 02 2023 02:38:23 UTC (QA Tests)] INFO -- clicking :add-projects-button2153[Aug 02 2023 02:38:23 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-success-run-6f9969c395580208"2154[Aug 02 2023 02:38:23 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field2155[Aug 02 2023 02:38:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.695s2156[Aug 02 2023 02:38:24 UTC (QA Tests)] INFO -- clicking :project_list_item2157[Aug 02 2023 02:38:25 UTC (QA Tests)] INFO -- clicking :add-projects-button2158[Aug 02 2023 02:38:25 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-pending-run-f8b516fe85e54d8f"2159[Aug 02 2023 02:38:25 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field2160[Aug 02 2023 02:38:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.684s2161[Aug 02 2023 02:38:26 UTC (QA Tests)] INFO -- clicking :project_list_item2162[Aug 02 2023 02:38:26 UTC (QA Tests)] INFO -- clicking :add-projects-button2163[Aug 02 2023 02:38:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-projects-button' took 0.511s2164[Aug 02 2023 02:38:27 UTC (QA Tests)] INFO -- filling :project_search_field with "project-without-ci-16d5ae71e040708b"2165[Aug 02 2023 02:38:27 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field2166[Aug 02 2023 02:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.694s2167[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- clicking :project_list_item2168[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- clicking :add-projects-button2169[Aug 02 2023 02:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-projects-button' took 0.519s2170[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-failed-run-7fa84f3058184d95"2171[Aug 02 2023 02:38:28 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field2172[Aug 02 2023 02:38:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_list_item' took 0.71s2173[Aug 02 2023 02:38:30 UTC (QA Tests)] INFO -- clicking :project_list_item2174[Aug 02 2023 02:38:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.557s2175[Aug 02 2023 02:38:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements dashboard-project-card' took 0.583s2176[Aug 02 2023 02:38:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc'2177[Aug 02 2023 02:38:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc`2178 has many pipelines with appropriate statuses2179Plan2180 Issue board focus mode2181[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board2182[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- filling :login_field with "root"2183[Aug 02 2023 02:38:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2184[Aug 02 2023 02:38:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2185[Aug 02 2023 02:38:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2186[Aug 02 2023 02:38:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2187[Aug 02 2023 02:38:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.247s2188[Aug 02 2023 02:38:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2189[Aug 02 2023 02:38:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds2190[Aug 02 2023 02:38:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/sample-project-issue-board-focus-mode-180b0b7ced6450d1' via api in 0.83 seconds2191[Aug 02 2023 02:38:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/sample-project-issue-board-focus-mode-180b0b7ced6450d12192[Aug 02 2023 02:38:38 UTC (QA Tests)] INFO -- clicking :menu_section_button2193[Aug 02 2023 02:38:38 UTC (QA Tests)] INFO -- clicking :nav_item_link2194[Aug 02 2023 02:38:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.952s2195[Aug 02 2023 02:38:39 UTC (QA Tests)] INFO -- clicking :focus_mode_button2196 focuses on issue board2197Verify2198 Pipeline subscription with a group owned project2199 when upstream project new tag pipeline finishes2200[Aug 02 2023 02:38:40 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 project2201[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2202[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c' via api in 0.4 seconds2203[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2204[Aug 02 2023 02:38:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2205[Aug 02 2023 02:38:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2206[Aug 02 2023 02:38:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-e19728 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-e19728 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-e19728 --url http://gitlab-ee-e1f7a832.test --registration-token **** --tag-list qa-runner-e19728 --executor shell && gitlab-runner run" `2207[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-e19728`2208[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2209[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-e19728' via api in 1.46 seconds2210[Aug 02 2023 02:38:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c/project-with-pipeline-subscription-1772a75dc8bcd5bc' via api in 0.52 seconds2211[Aug 02 2023 02:38:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c/upstream-project-for-subscription-5b99eb310413b5ba' via api in 0.52 seconds2212[Aug 02 2023 02:38:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds2213[Aug 02 2023 02:38:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds2214[Aug 02 2023 02:38:45 UTC (QA Tests)] INFO -- filling :login_field with "root"2215[Aug 02 2023 02:38:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2216[Aug 02 2023 02:38:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2217[Aug 02 2023 02:38:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2218[Aug 02 2023 02:38:46 UTC (QA Tests)] INFO -- clicking :sign_in_button2219[Aug 02 2023 02:38:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.277s2220[Aug 02 2023 02:38:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c/project-with-pipeline-subscription-1772a75dc8bcd5bc2221[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- clicking :menu_section_button2222[Aug 02 2023 02:38:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2223[Aug 02 2023 02:38:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.606s2224[Aug 02 2023 02:38:54 UTC (QA Tests)] INFO -- filling :upstream_project_path_field with "gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c/upstream-project-for-subscription-5b99eb310413b5ba"2225[Aug 02 2023 02:38:54 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream_project_path_field2226[Aug 02 2023 02:38:55 UTC (QA Tests)] INFO -- clicking :subscribe_button2227[Aug 02 2023 02:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element subscribe_button' took 1.563s2228[Aug 02 2023 02:38:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 5.55 seconds2229[Aug 02 2023 02:38:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'awesome-tag-41696d' via api in 0.35 seconds2230[Aug 02 2023 02:38:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c/project-with-pipeline-subscription-1772a75dc8bcd5bc2231[Aug 02 2023 02:38:58 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.2232[Aug 02 2023 02:39:01 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.2233[Aug 02 2023 02:39:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2234[Aug 02 2023 02:39:02 UTC (QA Tests)] INFO -- clicking :nav_item_link2235[Aug 02 2023 02:39:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.811s2236[Aug 02 2023 02:39:03 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments2237[Aug 02 2023 02:39:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-e19728'2238[Aug 02 2023 02:39:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-e19728`2239[Aug 02 2023 02:39:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c/upstream-project-for-subscription-5b99eb310413b5ba'2240[Aug 02 2023 02:39:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c/project-with-pipeline-subscription-1772a75dc8bcd5bc'2241[Aug 02 2023 02:39:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-60fb7c'2242 triggers pipeline in downstream project2243ModelOps2244 Suggested Reviewers2245 suggests reviewers (PENDING: Test is not compatible with this environment or pipeline)2246Create2247 File management2248[Aug 02 2023 02:39:16 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web2249[Aug 02 2023 02:39:16 UTC (QA Tests)] INFO -- filling :login_field with "root"2250[Aug 02 2023 02:39:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2251[Aug 02 2023 02:39:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2252[Aug 02 2023 02:39:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2253[Aug 02 2023 02:39:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2254[Aug 02 2023 02:39:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.198s2255[Aug 02 2023 02:39:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2256[Aug 02 2023 02:39:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.2 seconds2257[Aug 02 2023 02:39:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-new-file-47e01643f192081a' via api in 1.83 seconds2258[Aug 02 2023 02:39:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.53 seconds2259[Aug 02 2023 02:39:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-with-new-file-47e01643f192081a/-/blob/main/QA+Test+-+File+name2260[Aug 02 2023 02:39:24 UTC (QA Tests)] INFO -- clicking :action_dropdown2261[Aug 02 2023 02:39:24 UTC (QA Tests)] INFO -- clicking :edit_menu_item2262[Aug 02 2023 02:39:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.348s22632023-08-02 02:39:26 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:22652023-08-02 02:39:26 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.2266[Aug 02 2023 02:39:26 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"2267[Aug 02 2023 02:39:26 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field2268[Aug 02 2023 02:39:26 UTC (QA Tests)] INFO -- clicking :commit_button2269[Aug 02 2023 02:39:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.619s2270[Aug 02 2023 02:39:29 UTC (QA Tests)] ERROR -- Interceptor Api Errors2271[200] POST http://gitlab-ee-e1f7a832.test/api/graphql -- Correlation Id: 01H6T1TMRYZK3K9PX8V4DC6MNF2272error-messages: Variable $refType of type RefType was provided invalid value2273 user edits a file via the Web2274Plan2275 Dora Metrics2276 with group metrics2277 behaves like dora metrics api endpoint2278 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)2279 with project metrics2280 behaves like dora metrics api endpoint2281 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)2282Create2283 Compare archives of different user projects with the same name and check they're different2284[Aug 02 2023 02:39:29 UTC (QA Tests)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different2285[Aug 02 2023 02:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2286[Aug 02 2023 02:39:29 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user12287[Aug 02 2023 02:39:29 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:xUK5gw2288[Aug 02 2023 02:39:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-z2asbb2e' via api in 0.1 seconds2289[Aug 02 2023 02:39:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/project-archive-download-d915556734858fd7' via api in 0.58 seconds2290[Aug 02 2023 02:39:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds2291[Aug 02 2023 02:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.19 seconds2292[Aug 02 2023 02:39:30 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user22293[Aug 02 2023 02:39:30 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:NyzhJz2294[Aug 02 2023 02:39:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-ap9pmmz9' via api in 0.12 seconds2295[Aug 02 2023 02:39:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user2/project-archive-download-d915556734858fd7' via api in 0.56 seconds2296[Aug 02 2023 02:39:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds2297 download archives of each user project then check they are different2298Plan2299 Multiple assignees per issue2300[Aug 02 2023 02:39:33 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list2301[Aug 02 2023 02:39:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2302[Aug 02 2023 02:39:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2303[Aug 02 2023 02:39:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"2304[Aug 02 2023 02:39:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2305[Aug 02 2023 02:39:34 UTC (QA Tests)] INFO -- clicking :sign_in_button2306[Aug 02 2023 02:39:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.322s2307[Aug 02 2023 02:39:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds2308[Aug 02 2023 02:39:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds2309[Aug 02 2023 02:39:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.28 seconds2310[Aug 02 2023 02:39:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.3 seconds2311[Aug 02 2023 02:39:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.51 seconds2312[Aug 02 2023 02:39:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.33 seconds2313[Aug 02 2023 02:39:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds2314[Aug 02 2023 02:39:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.24 seconds2315[Aug 02 2023 02:39:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf30' via api in 0.91 seconds2316[Aug 02 2023 02:39:40 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf30 QA::Resource::Project2317[Aug 02 2023 02:39:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf30 QA::Resource::Project2318[Aug 02 2023 02:39:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf30 QA::Resource::Project2319[Aug 02 2023 02:39:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf30 QA::Resource::Project2320[Aug 02 2023 02:39:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf30 QA::Resource::Project2321[Aug 02 2023 02:39:42 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf30 QA::Resource::Project2322[Aug 02 2023 02:39:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.48 seconds2323[Aug 02 2023 02:39:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-8fc82db5430ccf302324[Aug 02 2023 02:39:44 UTC (QA Tests)] INFO -- clicking :menu_section_button2325[Aug 02 2023 02:39:44 UTC (QA Tests)] INFO -- clicking :nav_item_link2326[Aug 02 2023 02:39:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.073s2327 shows the first three assignees and a +n sign in the issues list2328[Aug 02 2023 02:39:45 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page2329[Aug 02 2023 02:39:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2330[Aug 02 2023 02:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2331[Aug 02 2023 02:39:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"2332[Aug 02 2023 02:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2333[Aug 02 2023 02:39:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2334[Aug 02 2023 02:39:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.249s2335[Aug 02 2023 02:39:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2336[Aug 02 2023 02:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.24 seconds2337[Aug 02 2023 02:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.14 seconds2338[Aug 02 2023 02:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.15 seconds2339[Aug 02 2023 02:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.14 seconds2340[Aug 02 2023 02:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.13 seconds2341[Aug 02 2023 02:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2342[Aug 02 2023 02:39:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds2343[Aug 02 2023 02:39:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808' via api in 1.31 seconds2344[Aug 02 2023 02:39:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808 QA::Resource::Project2345[Aug 02 2023 02:39:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808 QA::Resource::Project2346[Aug 02 2023 02:39:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808 QA::Resource::Project2347[Aug 02 2023 02:39:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808 QA::Resource::Project2348[Aug 02 2023 02:39:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808 QA::Resource::Project2349[Aug 02 2023 02:39:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808 QA::Resource::Project2350[Aug 02 2023 02:39:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.5 seconds2351[Aug 02 2023 02:39:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project-to-test-issue-with-multiple-assignees-edac364e071dd808/-/issues/12352[Aug 02 2023 02:39:56 UTC (QA Tests)] INFO -- clicking :more_assignees_link2353 shows the first five assignees and a +n more link in the issue page2354Govern2355 Project2356 for export file download2357 behaves like audit event2358[Aug 02 2023 02:39:57 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations2359[Aug 02 2023 02:39:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2360[Aug 02 2023 02:39:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2361[Aug 02 2023 02:39:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2362[Aug 02 2023 02:39:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2363[Aug 02 2023 02:39:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2364[Aug 02 2023 02:40:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.251s2365[Aug 02 2023 02:40:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2366[Aug 02 2023 02:40:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds2367[Aug 02 2023 02:40:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_for_export-8afcacab68fe088e' via api in 1.16 seconds2368[Aug 02 2023 02:40:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/project_for_export-8afcacab68fe088e2369[Aug 02 2023 02:40:05 UTC (QA Tests)] INFO -- clicking :menu_section_button2370[Aug 02 2023 02:40:05 UTC (QA Tests)] INFO -- clicking :nav_item_link2371[Aug 02 2023 02:40:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.108s2372[Aug 02 2023 02:40:07 UTC (QA Tests)] INFO -- clicking :export_project_link2373[Aug 02 2023 02:40:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_project_link' took 1.277s2374[Aug 02 2023 02:40:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2375[Aug 02 2023 02:40:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s2376[Aug 02 2023 02:40:11 UTC (QA Tests)] INFO -- scrolling to :[data-testid="export_project_content"],[data-qa-selector="export_project_content"],.qa-export-project-content2377[Aug 02 2023 02:40:12 UTC (QA Tests)] INFO -- clicking :download_export_link2378[Aug 02 2023 02:40:12 UTC (QA Tests)] INFO -- clicking :menu_section_button2379[Aug 02 2023 02:40:12 UTC (QA Tests)] INFO -- clicking :nav_item_link2380[Aug 02 2023 02:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.878s2381 logs audit events for UI operations2382 for add project2383 behaves like audit event2384[Aug 02 2023 02:40:13 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations2385[Aug 02 2023 02:40:14 UTC (QA Tests)] INFO -- filling :login_field with "root"2386[Aug 02 2023 02:40:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2387[Aug 02 2023 02:40:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2388[Aug 02 2023 02:40:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2389[Aug 02 2023 02:40:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2390[Aug 02 2023 02:40:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.195s2391[Aug 02 2023 02:40:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds2392[Aug 02 2023 02:40:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.26 seconds2393[Aug 02 2023 02:40:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e1f7a832.test/groups/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc2394[Aug 02 2023 02:40:20 UTC (QA Tests)] INFO -- clicking :new_project_button2395[Aug 02 2023 02:40:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.798s2396[Aug 02 2023 02:40:21 UTC (QA Tests)] INFO -- clicking :panel_link2397[Aug 02 2023 02:40:21 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown2398[Aug 02 2023 02:40:21 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc"2399[Aug 02 2023 02:40:21 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field2400[Aug 02 2023 02:40:22 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}2401[Aug 02 2023 02:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.568s2402[Aug 02 2023 02:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element project_id_content' took 0.591s2403[Aug 02 2023 02:40:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/audit-add-project-via-ui-cb7e41edf5182e20' via browser_ui in 6.77 seconds2404[Aug 02 2023 02:40:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/audit-add-project-via-ui-cb7e41edf5182e202405[Aug 02 2023 02:40:27 UTC (QA Tests)] INFO -- clicking :menu_section_button2406[Aug 02 2023 02:40:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2407[Aug 02 2023 02:40:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.844s2408 logs audit events for UI operations2409 for add user access as guest2410 behaves like audit event2411[Aug 02 2023 02:40:28 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations2412[Aug 02 2023 02:40:28 UTC (QA Tests)] INFO -- filling :login_field with "root"2413[Aug 02 2023 02:40:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2414[Aug 02 2023 02:40:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"2415[Aug 02 2023 02:40:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2416[Aug 02 2023 02:40:29 UTC (QA Tests)] INFO -- clicking :sign_in_button2417[Aug 02 2023 02:40:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.393s2418[Aug 02 2023 02:40:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2419[Aug 02 2023 02:40:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.24 seconds2420[Aug 02 2023 02:40:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-48d5f3f5c4b6ff6c' via api in 1.25 seconds2421[Aug 02 2023 02:40:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-48d5f3f5c4b6ff6c2422[Aug 02 2023 02:40:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2423[Aug 02 2023 02:40:36 UTC (QA Tests)] INFO -- clicking :nav_item_link2424[Aug 02 2023 02:40:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.013s2425[Aug 02 2023 02:40:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds2426[Aug 02 2023 02:40:37 UTC (QA Tests)] INFO -- clicking :invite_members_button2427[Aug 02 2023 02:40:38 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"2428[Aug 02 2023 02:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input2429[Aug 02 2023 02:40:39 UTC (QA Tests)] INFO -- clicking :invite_button2430[Aug 02 2023 02:40:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.981s2431[Aug 02 2023 02:40:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 1.018s2432[Aug 02 2023 02:40:41 UTC (QA Tests)] INFO -- clicking :menu_section_button2433[Aug 02 2023 02:40:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2434[Aug 02 2023 02:40:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.808s2435 logs audit events for UI operations2436 for change visibility2437 behaves like audit event2438[Aug 02 2023 02:40:42 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations2439[Aug 02 2023 02:40:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2440[Aug 02 2023 02:40:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2441[Aug 02 2023 02:40:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2442[Aug 02 2023 02:40:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2443[Aug 02 2023 02:40:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2444[Aug 02 2023 02:40:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s2445[Aug 02 2023 02:40:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2446[Aug 02 2023 02:40:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.22 seconds2447[Aug 02 2023 02:40:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-553c19f0d0a295e7' via api in 1.19 seconds2448[Aug 02 2023 02:40:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-553c19f0d0a295e72449[Aug 02 2023 02:40:51 UTC (QA Tests)] INFO -- clicking :menu_section_button2450[Aug 02 2023 02:40:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2451[Aug 02 2023 02:40:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.095s2452[Aug 02 2023 02:40:53 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown2453[Aug 02 2023 02:40:54 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button2454[Aug 02 2023 02:40:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element visibility_features_permissions_save_button' took 1.564s2455[Aug 02 2023 02:40:55 UTC (QA Tests)] INFO -- clicking :menu_section_button2456[Aug 02 2023 02:40:56 UTC (QA Tests)] INFO -- clicking :nav_item_link2457[Aug 02 2023 02:40:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s2458 logs audit events for UI operations2459 for project archive and unarchive2460 behaves like audit event2461[Aug 02 2023 02:40:57 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations2462[Aug 02 2023 02:40:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2463[Aug 02 2023 02:40:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2464[Aug 02 2023 02:40:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2465[Aug 02 2023 02:40:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2466[Aug 02 2023 02:40:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2467[Aug 02 2023 02:40:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.258s2468[Aug 02 2023 02:41:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2469[Aug 02 2023 02:41:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds2470[Aug 02 2023 02:41:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-085ddb6e39fbde21' via api in 1.12 seconds2471[Aug 02 2023 02:41:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-085ddb6e39fbde212472[Aug 02 2023 02:41:05 UTC (QA Tests)] INFO -- clicking :menu_section_button2473[Aug 02 2023 02:41:05 UTC (QA Tests)] INFO -- clicking :nav_item_link2474[Aug 02 2023 02:41:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.144s2475[Aug 02 2023 02:41:07 UTC (QA Tests)] INFO -- clicking :archive_project_link2476[Aug 02 2023 02:41:07 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2477[Aug 02 2023 02:41:10 UTC (QA Tests)] INFO -- clicking :menu_section_button2478[Aug 02 2023 02:41:10 UTC (QA Tests)] INFO -- clicking :nav_item_link2479[Aug 02 2023 02:41:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.018s2480[Aug 02 2023 02:41:12 UTC (QA Tests)] INFO -- clicking :unarchive_project_link2481[Aug 02 2023 02:41:13 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2482[Aug 02 2023 02:41:13 UTC (QA Tests)] INFO -- clicking :menu_section_button2483[Aug 02 2023 02:41:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.452s2484[Aug 02 2023 02:41:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.808s2485[Aug 02 2023 02:41:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element menu_section_button' took 1.905s2486[Aug 02 2023 02:41:15 UTC (QA Tests)] INFO -- clicking :nav_item_link2487[Aug 02 2023 02:41:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.806s2488 logs audit events for UI operations2489 for add deploy key2490 behaves like audit event2491[Aug 02 2023 02:41:16 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations2492[Aug 02 2023 02:41:17 UTC (QA Tests)] INFO -- filling :login_field with "root"2493[Aug 02 2023 02:41:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2494[Aug 02 2023 02:41:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2495[Aug 02 2023 02:41:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2496[Aug 02 2023 02:41:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2497[Aug 02 2023 02:41:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.252s2498[Aug 02 2023 02:41:21 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230802-38-9gekii/id_rsa -N `2499[Aug 02 2023 02:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds2500[Aug 02 2023 02:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc' via api in 0.21 seconds2501[Aug 02 2023 02:41:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-78ac0647be7ab87e' via api in 1.34 seconds2502[Aug 02 2023 02:41:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e1f7a832.test/gitlab-qa-sandbox-group-4/qa-test-2023-08-02-02-12-07-1d6fe15c89b390dc/awesome-project-78ac0647be7ab87e2503[Aug 02 2023 02:41:25 UTC (QA Tests)] INFO -- clicking :menu_section_button2504[Aug 02 2023 02:41:25 UTC (QA Tests)] INFO -- clicking :nav_item_link2505[Aug 02 2023 02:41:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.966s2506[Aug 02 2023 02:41:28 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"2507[Aug 02 2023 02:41:28 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field2508[Aug 02 2023 02:41:28 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"2509[Aug 02 2023 02:41:28 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field2510[Aug 02 2023 02:41:28 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button2511[Aug 02 2023 02:41:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.172s2512[Aug 02 2023 02:41:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.5 seconds2513[Aug 02 2023 02:41:30 UTC (QA Tests)] INFO -- clicking :menu_section_button2514[Aug 02 2023 02:41:30 UTC (QA Tests)] INFO -- clicking :nav_item_link2515[Aug 02 2023 02:41:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.971s2516 logs audit events for UI operations2517Govern2518 Instance audit event streaming2519 when a project is created2520 behaves like streamed events2521 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)2522 when a repository is cloned via SSH2523 behaves like streamed events2524 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)2525 when a user is created2526 behaves like streamed events2527 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)2528 when a group is created2529 behaves like streamed events2530 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)2531[Aug 02 2023 02:41:31 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2532{2533 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 15.472230712000055,2534 "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb": 15.90397381800085,2535 "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb": 24.485034825000184,2536 "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb": 12.612149427999611,2537 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 35.49719607799943,2538 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 12.419959811999433,2539 "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb": 5.495190136999554,2540 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 19.622481207999954,2541 "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb": 52.008660978999615,2542 "qa/specs/features/api/3_create/repository/storage_size_spec.rb": 10.82621861700045,2543 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 152.9598578310006,2544 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb": 14.525129831999948,2545 "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb": 33.2114291479993,2546 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 27.871093333000317,2547 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 42.8239291660002,2548 "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb": 31.813350924999213,2549 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb": 77.54654339100125,2550 "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb": 48.77807141999983,2551 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 24.86809811999956,2552 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb": 9.698289378999107,2553 "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb": 6.966363080000519,2554 "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb": 9.808341562998976,2555 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb": 9.463404639000146,2556 "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb": 17.93487760700009,2557 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb": 24.842302701001245,2558 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb": 11.786987018998843,2559 "qa/specs/features/browser_ui/1_manage/login/register_spec.rb": 167.84343680299935,2560 "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb": 197.33115088500017,2561 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb": 9.785215641999457,2562 "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb": 59.42894369500027,2563 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 11.930600797999432,2564 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 77.93931907600017,2565 "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb": 44.84527506900122,2566 "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb": 31.579746616000193,2567 "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb": 5.712534276000952,2568 "qa/specs/features/ee/browser_ui/10_govern/export_vulnerability_report_spec.rb": 16.954789211999014,2569 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb": 16.282135510000444,2570 "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb": 11.388244825000584,2571 "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb": 104.54802789099995,2572 "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb": 11.018627044999448,2573 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 40.66896090499904,2574 "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb": 21.753707461000886,2575 "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb": 27.39601740299986,2576 "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb": 8.178990892998627,2577 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 35.64267120000113,2578 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 13.010725386000559,2579 "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb": 4.035767507999481,2580 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 24.2914968999994,2581 "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb": 94.313322742000312582}2583[Aug 02 2023 02:41:31 UTC (QA Tests)] INFO -- 2584Knapsack global time execution for tests: 29m 45s2585Pending: (Failures listed here are expected and do not affect your suite's status)2586 1) Fulfillment Purchase CI minutes with existing CI minutes packs adds additional minutes to group namespace2587 # Test is not compatible with this environment or pipeline2588 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:912589 2) Fulfillment Purchase CI minutes with an active subscription adds additional minutes to group namespace2590 # Test is not compatible with this environment or pipeline2591 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:642592 3) Fulfillment Purchase CI minutes without active subscription adds additional minutes to group namespace2593 # Test is not compatible with this environment or pipeline2594 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:512595 4) Verify Pipeline for project mirrors Github user commits to GitHub triggers CI pipeline2596 # Test is not compatible with this environment or pipeline2597 # ./qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb:672598 5) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace2599 # Test is not compatible with this environment or pipeline2600 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:582601 6) Verify Unlocking job artifacts across parent-child pipelines without strategy:depend when latest pipeline family is successful unlocks job artifacts from previous successful pipeline family2602 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4186682603 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb:472604 7) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage2605 # Test is not compatible with this environment or pipeline2606 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:62607 8) ModelOps Suggested Reviewers suggests reviewers2608 # Test is not compatible with this environment or pipeline2609 # ./qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb:482610 9) Plan Dora Metrics with group metrics behaves like dora metrics api endpoint returns correct metrics2611 # Test is not compatible with this environment or pipeline2612 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102613 10) Plan Dora Metrics with project metrics behaves like dora metrics api endpoint returns correct metrics2614 # Test is not compatible with this environment or pipeline2615 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102616 11) Govern Instance audit event streaming when a project is created behaves like streamed events received by an external server2617 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168212618 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:592619 12) Govern Instance audit event streaming when a repository is cloned via SSH behaves like streamed events received by an external server2620 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168212621 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:592622 13) Govern Instance audit event streaming when a user is created behaves like streamed events received by an external server2623 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168212624 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:592625 14) Govern Instance audit event streaming when a group is created behaves like streamed events received by an external server2626 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168212627 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:592628Finished in 31 minutes 13 seconds (files took 3.85 seconds to load)262996 examples, 0 failures, 14 pending2630Randomized with seed 336842631[Aug 02 2023 02:41:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e1f7a832 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`2632[Aug 02 2023 02:41:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e1f7a832 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2633[Aug 02 2023 02:41:32 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-e1f7a832`2634[Aug 02 2023 02:41:33 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-e1f7a832`2636Running after script...2637$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2638$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2639$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2815Not uploading cache qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16 due to policy2817Uploading artifacts...2818gitlab-qa-run-*: found 463 matching artifact files and directories 2819Uploading artifacts as "archive" to coordinator... 201 Created id=4786254847 responseStatus=201 Created token=64_J2ViR2820Uploading artifacts...2821gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2822Uploading artifacts as "junit" to coordinator... 201 Created id=4786254847 responseStatus=201 Created token=64_J2ViR2823Uploading artifacts...2824/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2825Uploading artifacts as "dotenv" to coordinator... 201 Created id=4786254847 responseStatus=201 Created token=64_J2ViR2827Job succeeded