instance 5/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-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-1690498638-0765076a-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: 166113, done. 20remote: Counting objects: 100% (166113/166113), done. 21remote: Compressing objects: 100% (105949/105949), done. 22remote: Total 166113 (delta 80917), reused 112862 (delta 54033), pack-reused 0 23Receiving objects: 100% (166113/166113), 130.59 MiB | 43.40 MiB/s, done.24Resolving deltas: 100% (80917/80917), done.26 * [new ref] refs/pipelines/948042359 -> refs/pipelines/94804235927 * [new branch] master -> origin/master28Checking out 02432547 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-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 (4757155917)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4757155917 responseStatus=200 OK token=64_7BQoR39Using 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:02432547837727b720f206748675bf26536e87cd -- --format QA::Support::JsonFormatter --out tmp/rspec-4757155926.json --format RspecJunitFormatter --out tmp/rspec-4757155926.xml --format html --out tmp/rspec-$(echo instance 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 28 2023 02:09:14 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-41c2d786$`50[Jul 28 2023 02:09:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-41c2d786 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 28 2023 02:09:15 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-41c2d786:/etc/gitlab/trusted-certs`52[Jul 28 2023 02:09:16 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-41c2d786:/etc/gitlab/ssl`53[Jul 28 2023 02:09:16 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-41c2d786`54[Jul 28 2023 02:09:16 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-41c2d786`55[Jul 28 2023 02:09:16 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 28 2023 02:09:16 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:02432547837727b720f206748675bf26536e87cd`57[Jul 28 2023 02:09:50 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-6b18b484$`58[Jul 28 2023 02:09:51 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 28 2023 02:09:51 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 28 2023 02:09:51 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-6b18b484 --net test --hostname gitlab-ee-6b18b484.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-07-28-02-09-14-659cfdc0/gitlab-ee-6b18b484/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:02432547837727b720f206748675bf26536e87cd`61[Jul 28 2023 02:10:02 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6b18b484 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-28 02:09:1462# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`68[Jul 28 2023 02:10:02 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-6b18b484`69[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...70[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-6b18b484`71[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-6b18b484 80/tcp`72[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!73[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6b18b484 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`74[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6b18b484 bash -c "echo '#!/usr/bin/env bash75if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then76 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'77 exit 178fi79' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`80[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6b18b484 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`81[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-6b18b484:/tmp/data-seeds`82[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Running exec_commands...83[Jul 28 2023 02:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6b18b484 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`84[Jul 28 2023 02:14:24 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`85[Jul 28 2023 02:14:24 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:02432547837727b720f206748675bf26536e87cd`86[Jul 28 2023 02:15:31 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee87[Jul 28 2023 02:15:31 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_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-07-28-02-09-14-659cfdc0/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-02-09-14-659cfdc0/gitlab-ee-qa-814d9cb5:/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-814d9cb5 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:02432547837727b720f206748675bf26536e87cd Test::Instance::All http://gitlab-ee-6b18b484.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4757155926.json --format RspecJunitFormatter --out tmp/rspec-4757155926.xml --format html --out tmp/rspec-instance_5_5.htm --color --format documentation`882023-07-28 02:15:34 / CONF :: 89 ==> Base URL: http://gitlab-ee-6b18b484.test90 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007faa7144d6a8>91 ==> Libraries: Chemlab::Vendor92[Jul 28 2023 02:15:34 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA93[Jul 28 2023 02:15:34 UTC (QA Tests)] INFO -- Browser: chrome94[Jul 28 2023 02:15:34 UTC (QA Tests)] INFO -- Performing sanity check for environment!95[Jul 28 2023 02:15:35 UTC (QA Tests)] INFO -- Performing initial license fabrication!96[Jul 28 2023 02:15:35 UTC (QA Tests)] INFO -- Successfully added license key. Details:97{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}98[Jul 28 2023 02:15:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.21 seconds99[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'100[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Report already exists, skipping!101[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====102[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Report specs:103[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/delete_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb"]104[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Leftover specs:105[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/2_plan/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_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"]106[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Knapsack report generator started!107[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'108[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Report already exists, skipping!109Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}110Randomized with seed 1833111[Jul 28 2023 02:15:36 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter112Govern113 Policies List page114[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list115[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA116[Jul 28 2023 02:15:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-250l2huu' via cache in 0.0 seconds117[Jul 28 2023 02:15:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.89 seconds118[Jul 28 2023 02:15:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 1.85 seconds119[Jul 28 2023 02:15:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-4c1febc09115ca53' via api in 3.84 seconds120[Jul 28 2023 02:15:40 UTC (QA Tests)] INFO -- filling :login_field with "root"121[Jul 28 2023 02:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field122[Jul 28 2023 02:15:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"123[Jul 28 2023 02:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field124[Jul 28 2023 02:15:41 UTC (QA Tests)] INFO -- clicking :sign_in_button125[Jul 28 2023 02:15:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.822s126[Jul 28 2023 02:15:43 UTC (QA Tests)] INFO -- Enabling super sidebar!127[Jul 28 2023 02:15:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled128[Jul 28 2023 02:15:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-4c1febc09115ca53129[Jul 28 2023 02:15:46 UTC (QA Tests)] INFO -- clicking :menu_section_button130[Jul 28 2023 02:15:46 UTC (QA Tests)] INFO -- clicking :nav_item_link131[Jul 28 2023 02:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.307s132[Jul 28 2023 02:15:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-4c1febc09115ca53'133 can load Policies page and view the policies list134[Jul 28 2023 02:15:48 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page135[Jul 28 2023 02:15:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds136[Jul 28 2023 02:15:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.2 seconds137[Jul 28 2023 02:15:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-5e83b2c0a7411d01' via api in 1.38 seconds138[Jul 28 2023 02:15:50 UTC (QA Tests)] INFO -- filling :login_field with "root"139[Jul 28 2023 02:15:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field140[Jul 28 2023 02:15:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"141[Jul 28 2023 02:15:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field142[Jul 28 2023 02:15:51 UTC (QA Tests)] INFO -- clicking :sign_in_button143[Jul 28 2023 02:15:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.063s144[Jul 28 2023 02:15:52 UTC (QA Tests)] INFO -- Enabling super sidebar!145[Jul 28 2023 02:15:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled146[Jul 28 2023 02:15:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-5e83b2c0a7411d01147[Jul 28 2023 02:15:55 UTC (QA Tests)] INFO -- clicking :menu_section_button148[Jul 28 2023 02:15:55 UTC (QA Tests)] INFO -- clicking :nav_item_link149[Jul 28 2023 02:15:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.718s150[Jul 28 2023 02:15:56 UTC (QA Tests)] INFO -- clicking :new_policy_button151[Jul 28 2023 02:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_policy_button' took 1.068s152[Jul 28 2023 02:15:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-5e83b2c0a7411d01'153 can navigate to Policy Editor page154Verify155 when pipeline is blocked156 can still merge MR successfully (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/411510)157Plan158 Testing wiki content manipulation inside a project159[Jul 28 2023 02:15:58 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push160[Jul 28 2023 02:15:58 UTC (QA Tests)] INFO -- filling :login_field with "root"161[Jul 28 2023 02:15:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field162[Jul 28 2023 02:15:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"163[Jul 28 2023 02:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field164[Jul 28 2023 02:15:59 UTC (QA Tests)] INFO -- clicking :sign_in_button165[Jul 28 2023 02:16:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.133s166[Jul 28 2023 02:16:01 UTC (QA Tests)] INFO -- Enabling super sidebar!167[Jul 28 2023 02:16:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled168[Jul 28 2023 02:16:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds169[Jul 28 2023 02:16:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds170[Jul 28 2023 02:16:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/wiki_testing-9f230ec7877aa7fe' via api in 1.34 seconds171[Jul 28 2023 02:16:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.92 seconds172[Jul 28 2023 02:16:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.16 seconds173[Jul 28 2023 02:16:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/wiki_testing-9f230ec7877aa7fe/-/wikis/Home174 by manipulating content on the page using git push175[Jul 28 2023 02:16:07 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page176[Jul 28 2023 02:16:07 UTC (QA Tests)] INFO -- filling :login_field with "root"177[Jul 28 2023 02:16:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field178[Jul 28 2023 02:16:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"179[Jul 28 2023 02:16:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field180[Jul 28 2023 02:16:08 UTC (QA Tests)] INFO -- clicking :sign_in_button181[Jul 28 2023 02:16:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.971s182[Jul 28 2023 02:16:09 UTC (QA Tests)] INFO -- Enabling super sidebar!183[Jul 28 2023 02:16:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled184[Jul 28 2023 02:16:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.15 seconds185[Jul 28 2023 02:16:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.3 seconds186[Jul 28 2023 02:16:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/wiki_testing-e4a8fe2a0f9334a9' via api in 1.61 seconds187[Jul 28 2023 02:16:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 2.46 seconds188[Jul 28 2023 02:16:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/wiki_testing-e4a8fe2a0f9334a9/-/wikis/Home189[Jul 28 2023 02:16:14 UTC (QA Tests)] INFO -- clicking :edit_page_button190[Jul 28 2023 02:16:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.879s191[Jul 28 2023 02:16:15 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"192[Jul 28 2023 02:16:15 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox193[Jul 28 2023 02:16:16 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"194[Jul 28 2023 02:16:16 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field195[Jul 28 2023 02:16:17 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"196[Jul 28 2023 02:16:17 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox197[Jul 28 2023 02:16:18 UTC (QA Tests)] INFO -- clicking :wiki_submit_button198[Jul 28 2023 02:16:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.312s199 by manipulating content on the page200Plan201 Editing scoped labels on issues202[Jul 28 2023 02:16:19 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels203[Jul 28 2023 02:16:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds204[Jul 28 2023 02:16:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds205[Jul 28 2023 02:16:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-for-issues-c03f89877c5981ac' via api in 0.68 seconds206[Jul 28 2023 02:16:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.16 seconds207[Jul 28 2023 02:16:21 UTC (QA Tests)] INFO -- filling :login_field with "root"208[Jul 28 2023 02:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field209[Jul 28 2023 02:16:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"210[Jul 28 2023 02:16:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field211[Jul 28 2023 02:16:22 UTC (QA Tests)] INFO -- clicking :sign_in_button212[Jul 28 2023 02:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.827s213[Jul 28 2023 02:16:23 UTC (QA Tests)] INFO -- Enabling super sidebar!214[Jul 28 2023 02:16:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled215[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.21 seconds216[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '4' via api in 0.1 seconds217[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '5' via api in 0.09 seconds218[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '6' via api in 0.14 seconds219[Jul 28 2023 02:16:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-for-issues-c03f89877c5981ac/-/issues/1220[Jul 28 2023 02:16:28 UTC (QA Tests)] INFO -- clicking :edit_button221[Jul 28 2023 02:16:28 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "animal::dolphin"222[Jul 28 2023 02:16:28 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field223[Jul 28 2023 02:16:29 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "plant::orchid"224[Jul 28 2023 02:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field225[Jul 28 2023 02:16:30 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::car::porsche"226[Jul 28 2023 02:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field227[Jul 28 2023 02:16:30 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::truck::mercedes-bens"228[Jul 28 2023 02:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field229[Jul 28 2023 02:16:31 UTC (QA Tests)] INFO -- clicking :issue_title230[Jul 28 2023 02:16:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.871s231 correctly applies simple and multiple colon scoped pairs labels232Verify233 Unlocking job artifacts across pipelines234 when latest pipeline is blocked235 keeps job artifacts from the latest blocked pipeline and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/387087)236 when latest pipeline failed237 keeps job artifacts from latest failed pipelines and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/266958)238 when latest pipeline is successful239[Jul 28 2023 02:16:32 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across pipelines when latest pipeline is successful unlocks job artifacts from previous successful pipeline240[Jul 28 2023 02:16:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds241[Jul 28 2023 02:16:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds242[Jul 28 2023 02:16:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/unlock-job-artifacts-project-67d82ad417662cc2' via api in 0.8 seconds243[Jul 28 2023 02:16:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.244[Jul 28 2023 02:16:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`245[Jul 28 2023 02:16:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`246[Jul 28 2023 02:16:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-x96be7sd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-x96be7sd 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-x96be7sd --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list qa-runner-x96be7sd --executor shell && gitlab-runner run" `247[Jul 28 2023 02:16:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-x96be7sd`248[Jul 28 2023 02:16:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`249[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-x96be7sd' via api in 7.35 seconds250[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- filling :login_field with "root"251[Jul 28 2023 02:16:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field252[Jul 28 2023 02:16:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"253[Jul 28 2023 02:16:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field254[Jul 28 2023 02:16:42 UTC (QA Tests)] INFO -- clicking :sign_in_button255[Jul 28 2023 02:16:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.992s256[Jul 28 2023 02:16:43 UTC (QA Tests)] INFO -- Enabling super sidebar!257[Jul 28 2023 02:16:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled258[Jul 28 2023 02:16:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/unlock-job-artifacts-project-67d82ad417662cc2259[Jul 28 2023 02:16:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds260[Jul 28 2023 02:16:46 UTC (QA Tests)] INFO -- Waiting for new pipeline to be created261[Jul 28 2023 02:16:48 UTC (QA Tests)] INFO -- clicking :menu_section_button262[Jul 28 2023 02:16:48 UTC (QA Tests)] INFO -- clicking :nav_item_link263[Jul 28 2023 02:16:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.836s264[Jul 28 2023 02:17:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '1' via api in 0.24 seconds265[Jul 28 2023 02:17:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/unlock-job-artifacts-project-67d82ad417662cc2/-/jobs/1266[Jul 28 2023 02:17:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds267[Jul 28 2023 02:17:02 UTC (QA Tests)] INFO -- Waiting for new pipeline to be created268[Jul 28 2023 02:17:03 UTC (QA Tests)] INFO -- clicking :nav_item_link269[Jul 28 2023 02:17:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.88s270[Jul 28 2023 02:17:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '2' via api in 0.1 seconds271[Jul 28 2023 02:17:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/unlock-job-artifacts-project-67d82ad417662cc2/-/jobs/2272[Jul 28 2023 02:17:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '1' via api in 0.09 seconds273[Jul 28 2023 02:17:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/unlock-job-artifacts-project-67d82ad417662cc2/-/jobs/1274[Jul 28 2023 02:17:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-x96be7sd'275[Jul 28 2023 02:17:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-x96be7sd`276 unlocks job artifacts from previous successful pipeline277Data Stores278 Project279 in personal namespace280 behaves like successful project creation281[Jul 28 2023 02:17:18 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project282[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- filling :login_field with "root"283[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field284[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"285[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field286[Jul 28 2023 02:17:19 UTC (QA Tests)] INFO -- clicking :sign_in_button287[Jul 28 2023 02:17:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.576s288[Jul 28 2023 02:17:21 UTC (QA Tests)] INFO -- Enabling super sidebar!289[Jul 28 2023 02:17:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled290[Jul 28 2023 02:17:22 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present291[Jul 28 2023 02:17:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.815s292[Jul 28 2023 02:17:23 UTC (QA Tests)] INFO -- clicking :panel_link293[Jul 28 2023 02:17:23 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown294[Jul 28 2023 02:17:23 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"295[Jul 28 2023 02:17:23 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field296[Jul 28 2023 02:17:24 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}297[Jul 28 2023 02:17:24 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}298[Jul 28 2023 02:17:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-768a4295bcaab2d0-8bb14a8fb6c5542c' via browser_ui in 3.65 seconds299 creates a new project300 in group301 behaves like successful project creation302[Jul 28 2023 02:17:26 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project303[Jul 28 2023 02:17:26 UTC (QA Tests)] INFO -- filling :login_field with "root"304[Jul 28 2023 02:17:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field305[Jul 28 2023 02:17:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"306[Jul 28 2023 02:17:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field307[Jul 28 2023 02:17:27 UTC (QA Tests)] INFO -- clicking :sign_in_button308[Jul 28 2023 02:17:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.851s309[Jul 28 2023 02:17:28 UTC (QA Tests)] INFO -- Enabling super sidebar!310[Jul 28 2023 02:17:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled311[Jul 28 2023 02:17:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds312[Jul 28 2023 02:17:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds313[Jul 28 2023 02:17:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9314[Jul 28 2023 02:17:31 UTC (QA Tests)] INFO -- clicking :new_project_button315[Jul 28 2023 02:17:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.846s316[Jul 28 2023 02:17:32 UTC (QA Tests)] INFO -- clicking :panel_link317[Jul 28 2023 02:17:32 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown318[Jul 28 2023 02:17:32 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9"319[Jul 28 2023 02:17:32 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field320[Jul 28 2023 02:17:33 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}321[Jul 28 2023 02:17:33 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}322[Jul 28 2023 02:17:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-in-group-38b2e9bb82f2c829-22ea0086ca827011' via browser_ui in 4.66 seconds323 creates a new project324Verify325 Pipeline for project mirrors Github326 user commits to GitHub triggers CI pipeline (PENDING: Test is not compatible with this environment or pipeline)327Create328 Repository License Detection329 on a project with a commonly used LICENSE330 behaves like project license detection331[Jul 28 2023 02:17:35 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository332[Jul 28 2023 02:17:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds333[Jul 28 2023 02:17:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds334[Jul 28 2023 02:17:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-98da3c7ff0c9ef49' via api in 0.65 seconds335[Jul 28 2023 02:17:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds336[Jul 28 2023 02:17:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-98da3c7ff0c9ef49337[Jul 28 2023 02:17:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-98da3c7ff0c9ef49'338 displays the name of the license on the repository339 on a project with an unrecognized LICENSE340 behaves like project license detection341[Jul 28 2023 02:17:37 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with an unrecognized LICENSE behaves like project license detection displays the name of the license on the repository342[Jul 28 2023 02:17:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds343[Jul 28 2023 02:17:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds344[Jul 28 2023 02:17:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-b9eb03f0caea498f' via api in 1.28 seconds345[Jul 28 2023 02:17:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds346[Jul 28 2023 02:17:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-b9eb03f0caea498f347[Jul 28 2023 02:17:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-b9eb03f0caea498f'348 displays the name of the license on the repository349Create350 Compare archives of different user projects with the same name and check they're different351[Jul 28 2023 02:17:41 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 different352[Jul 28 2023 02:17:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds353[Jul 28 2023 02:17:41 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1354[Jul 28 2023 02:17:41 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:LKrAcR355[Jul 28 2023 02:17:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-m3ua1ttx' via api in 0.08 seconds356[Jul 28 2023 02:17:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/project-archive-download-f2e2cfc7f07e9f35' via api in 0.4 seconds357[Jul 28 2023 02:17:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds358[Jul 28 2023 02:17:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.32 seconds359[Jul 28 2023 02:17:42 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user2360[Jul 28 2023 02:17:42 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:xS45Qn361[Jul 28 2023 02:17:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-wn3nfwdc' via api in 0.1 seconds362[Jul 28 2023 02:17:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user2/project-archive-download-f2e2cfc7f07e9f35' via api in 0.52 seconds363[Jul 28 2023 02:17:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds364 download archives of each user project then check they are different365Fulfillment366 with existing CI minutes packs367 behaves like Purchase storage368 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)369 with an active subscription370 behaves like Purchase storage371 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)372 without active subscription373 behaves like Purchase storage374 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)375Create376 Snippet index page377 behaves like displaying details on index page378[Jul 28 2023 02:17:44 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number379[Jul 28 2023 02:17:45 UTC (QA Tests)] INFO -- filling :login_field with "root"380[Jul 28 2023 02:17:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field381[Jul 28 2023 02:17:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"382[Jul 28 2023 02:17:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field383[Jul 28 2023 02:17:45 UTC (QA Tests)] INFO -- clicking :sign_in_button384[Jul 28 2023 02:17:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.014s385[Jul 28 2023 02:17:47 UTC (QA Tests)] INFO -- Enabling super sidebar!386[Jul 28 2023 02:17:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled387[Jul 28 2023 02:17:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.38 seconds388[Jul 28 2023 02:17:49 UTC (QA Tests)] INFO -- clicking :nav_item_link389 shows correct details of personal_snippet_with_multiple_files including file number390 behaves like displaying details on index page391[Jul 28 2023 02:17:49 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number392[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- filling :login_field with "root"393[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field394[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"395[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field396[Jul 28 2023 02:17:50 UTC (QA Tests)] INFO -- clicking :sign_in_button397[Jul 28 2023 02:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.988s398[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- Enabling super sidebar!399[Jul 28 2023 02:17:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled400[Jul 28 2023 02:17:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.41 seconds401[Jul 28 2023 02:17:54 UTC (QA Tests)] INFO -- clicking :nav_item_link402[Jul 28 2023 02:18:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? snippet_file_count_content' took 6.055s403[Jul 28 2023 02:18:01 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-6b18b484.test/dashboard/snippets404 shows correct details of personal_snippet_with_single_file including file number405 behaves like displaying details on index page406[Jul 28 2023 02:18:02 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number407[Jul 28 2023 02:18:03 UTC (QA Tests)] INFO -- filling :login_field with "root"408[Jul 28 2023 02:18:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field409[Jul 28 2023 02:18:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"410[Jul 28 2023 02:18:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field411[Jul 28 2023 02:18:04 UTC (QA Tests)] INFO -- clicking :sign_in_button412[Jul 28 2023 02:18:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.754s413[Jul 28 2023 02:18:05 UTC (QA Tests)] INFO -- Enabling super sidebar!414[Jul 28 2023 02:18:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled415[Jul 28 2023 02:18:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds416[Jul 28 2023 02:18:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds417[Jul 28 2023 02:18:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-snippets-6a1932197f6cd6eb' via api in 0.69 seconds418[Jul 28 2023 02:18:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 1.17 seconds419[Jul 28 2023 02:18:08 UTC (QA Tests)] INFO -- clicking :nav_item_link420 shows correct details of project_snippet_with_multiple_files including file number421 behaves like displaying details on index page422[Jul 28 2023 02:18:08 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number423[Jul 28 2023 02:18:09 UTC (QA Tests)] INFO -- filling :login_field with "root"424[Jul 28 2023 02:18:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field425[Jul 28 2023 02:18:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"426[Jul 28 2023 02:18:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field427[Jul 28 2023 02:18:09 UTC (QA Tests)] INFO -- clicking :sign_in_button428[Jul 28 2023 02:18:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.817s429[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- Enabling super sidebar!430[Jul 28 2023 02:18:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled431[Jul 28 2023 02:18:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds432[Jul 28 2023 02:18:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds433[Jul 28 2023 02:18:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-snippets-59f3e751a8a5ac16' via api in 1.14 seconds434[Jul 28 2023 02:18:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.86 seconds435[Jul 28 2023 02:18:14 UTC (QA Tests)] INFO -- clicking :nav_item_link436[Jul 28 2023 02:18:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.86s437 shows correct details of project_snippet_with_single_file including file number438Govern439 Compliance Framework Report440[Jul 28 2023 02:18:15 UTC (QA Tests)] INFO -- Starting test: Govern Compliance Framework Report shows the compliance framework for each project441[Jul 28 2023 02:18:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds442[Jul 28 2023 02:18:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/compliance-y4nny5to' via api in 0.37 seconds443[Jul 28 2023 02:18:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/project-compliance-framework-report-aeab581454f56732' via api in 0.43 seconds444[Jul 28 2023 02:18:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/project-without-compliance-framework-03c06984fe658936' via api in 0.41 seconds445[Jul 28 2023 02:18:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/compliance-y4nny5to/subgroup-project-compliance-framework-report-fe93c6311778e248' via api in 0.42 seconds446[Jul 28 2023 02:18:18 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Qui voluptatem tempore quae.' via api in 0.12 seconds447[Jul 28 2023 02:18:18 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Odit similique nisi et.' via api in 0.09 seconds448[Jul 28 2023 02:18:19 UTC (QA Tests)] INFO -- filling :login_field with "root"449[Jul 28 2023 02:18:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field450[Jul 28 2023 02:18:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"451[Jul 28 2023 02:18:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field452[Jul 28 2023 02:18:20 UTC (QA Tests)] INFO -- clicking :sign_in_button453[Jul 28 2023 02:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.907s454[Jul 28 2023 02:18:21 UTC (QA Tests)] INFO -- Enabling super sidebar!455[Jul 28 2023 02:18:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled456[Jul 28 2023 02:18:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6457[Jul 28 2023 02:18:24 UTC (QA Tests)] INFO -- clicking :menu_section_button458[Jul 28 2023 02:18:24 UTC (QA Tests)] INFO -- clicking :nav_item_link459[Jul 28 2023 02:18:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s460[Jul 28 2023 02:18:24 UTC (QA Tests)] INFO -- clicking :frameworks_tab461 shows the compliance framework for each project462Create463 Branch Rules Overview464[Jul 28 2023 02:18:26 UTC (QA Tests)] INFO -- Starting test: Create Branch Rules Overview adds a new branch rule465[Jul 28 2023 02:18:27 UTC (QA Tests)] INFO -- filling :login_field with "root"466[Jul 28 2023 02:18:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field467[Jul 28 2023 02:18:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"468[Jul 28 2023 02:18:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field469[Jul 28 2023 02:18:27 UTC (QA Tests)] INFO -- clicking :sign_in_button470[Jul 28 2023 02:18:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.945s471[Jul 28 2023 02:18:29 UTC (QA Tests)] INFO -- Enabling super sidebar!472[Jul 28 2023 02:18:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled473[Jul 28 2023 02:18:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds474[Jul 28 2023 02:18:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds475[Jul 28 2023 02:18:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/branch-rule-project-66395d86774582c2' via api in 1.03 seconds476[Jul 28 2023 02:18:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds477[Jul 28 2023 02:18:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/branch-rule-project-66395d86774582c2478[Jul 28 2023 02:18:33 UTC (QA Tests)] INFO -- clicking :menu_section_button479[Jul 28 2023 02:18:33 UTC (QA Tests)] INFO -- clicking :nav_item_link480[Jul 28 2023 02:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.146s481[Jul 28 2023 02:18:36 UTC (QA Tests)] INFO -- clicking :add_branch_rule_button482[Jul 28 2023 02:18:36 UTC (QA Tests)] INFO -- clicking :protected_branch_dropdown483[Jul 28 2023 02:18:37 UTC (QA Tests)] INFO -- clicking :select_allowed_to_push_dropdown484[Jul 28 2023 02:18:37 UTC (QA Tests)] INFO -- clicking :select_allowed_to_push_dropdown485[Jul 28 2023 02:18:37 UTC (QA Tests)] INFO -- clicking :select_allowed_to_merge_dropdown486[Jul 28 2023 02:18:37 UTC (QA Tests)] INFO -- clicking :select_allowed_to_merge_dropdown487[Jul 28 2023 02:18:37 UTC (QA Tests)] INFO -- clicking :protect_button488[Jul 28 2023 02:18:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.97s489[Jul 28 2023 02:18:41 UTC (QA Tests)] INFO -- clicking :details_button490[Jul 28 2023 02:18:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element details_button' took 0.631s491 adds a new branch rule492Plan493 Testing group wiki494[Jul 28 2023 02:18:42 UTC (QA Tests)] INFO -- Starting test: Plan Testing group wiki can delete a group wiki page495[Jul 28 2023 02:18:42 UTC (QA Tests)] INFO -- filling :login_field with "root"496[Jul 28 2023 02:18:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field497[Jul 28 2023 02:18:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"498[Jul 28 2023 02:18:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field499[Jul 28 2023 02:18:43 UTC (QA Tests)] INFO -- clicking :sign_in_button500[Jul 28 2023 02:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.903s501[Jul 28 2023 02:18:44 UTC (QA Tests)] INFO -- Enabling super sidebar!502[Jul 28 2023 02:18:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled503[Jul 28 2023 02:18:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds504[Jul 28 2023 02:18:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-with-wiki-568f1feccf7029c0' via api in 0.32 seconds505[Jul 28 2023 02:18:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 0.95 seconds506[Jul 28 2023 02:18:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/group-with-wiki-568f1feccf7029c0/-/wikis/Home507[Jul 28 2023 02:18:48 UTC (QA Tests)] INFO -- clicking :edit_page_button508[Jul 28 2023 02:18:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.834s509[Jul 28 2023 02:18:49 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present510[Jul 28 2023 02:18:49 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button511[Jul 28 2023 02:18:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_deletion_button' took 1.203s512 can delete a group wiki page513Plan514 Group milestone515[Jul 28 2023 02:18:50 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone516[Jul 28 2023 02:18:51 UTC (QA Tests)] INFO -- filling :login_field with "root"517[Jul 28 2023 02:18:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field518[Jul 28 2023 02:18:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"519[Jul 28 2023 02:18:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field520[Jul 28 2023 02:18:52 UTC (QA Tests)] INFO -- clicking :sign_in_button521[Jul 28 2023 02:18:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.911s522[Jul 28 2023 02:18:53 UTC (QA Tests)] INFO -- Enabling super sidebar!523[Jul 28 2023 02:18:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled524[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds525[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-with-milestone-5a975f5c' via api in 0.37 seconds526[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/group-with-milestone-5a975f5c527[Jul 28 2023 02:18:56 UTC (QA Tests)] INFO -- clicking :menu_section_button528[Jul 28 2023 02:18:56 UTC (QA Tests)] INFO -- clicking :nav_item_link529[Jul 28 2023 02:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.774s530[Jul 28 2023 02:18:57 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link531[Jul 28 2023 02:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_group_milestone_link' took 0.74s532[Jul 28 2023 02:18:57 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"533[Jul 28 2023 02:18:57 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field534[Jul 28 2023 02:18:58 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."535[Jul 28 2023 02:18:58 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field536[Jul 28 2023 02:18:59 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/07/28537"538[Jul 28 2023 02:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field539[Jul 28 2023 02:18:59 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/08/28540"541[Jul 28 2023 02:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field542[Jul 28 2023 02:18:59 UTC (QA Tests)] INFO -- clicking :create_milestone_button543[Jul 28 2023 02:19:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 1.964s544[Jul 28 2023 02:19:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 6.79 seconds545[Jul 28 2023 02:19:02 UTC (QA Tests)] INFO -- clicking :menu_section_button546[Jul 28 2023 02:19:02 UTC (QA Tests)] INFO -- clicking :nav_item_link547[Jul 28 2023 02:19:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.69s548[Jul 28 2023 02:19:02 UTC (QA Tests)] INFO -- clicking :milestone_link549[Jul 28 2023 02:19:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.867s550 creates a group milestone551Create552 Version control for project snippets553[Jul 28 2023 02:19:04 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI554[Jul 28 2023 02:19:04 UTC (QA Tests)] INFO -- filling :login_field with "root"555[Jul 28 2023 02:19:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field556[Jul 28 2023 02:19:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"557[Jul 28 2023 02:19:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field558[Jul 28 2023 02:19:05 UTC (QA Tests)] INFO -- clicking :sign_in_button559[Jul 28 2023 02:19:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.375s560[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- Enabling super sidebar!561[Jul 28 2023 02:19:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled562[Jul 28 2023 02:19:09 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-sfa0sr/id_rsa -N `563[Jul 28 2023 02:19:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.88 seconds564[Jul 28 2023 02:19:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds565[Jul 28 2023 02:19:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.24 seconds566[Jul 28 2023 02:19:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-snippets-764147e983b06116' via api in 0.75 seconds567[Jul 28 2023 02:19:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 1.45 seconds568[Jul 28 2023 02:19:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-snippets-764147e983b06116/-/snippets/5569[Jul 28 2023 02:19:13 UTC (QA Tests)] INFO -- clicking :clone_button570[Jul 28 2023 02:19:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.14 seconds571[Jul 28 2023 02:19:15 UTC (QA Tests)] INFO -- clicking :snippet_action_button572[Jul 28 2023 02:19:15 UTC (QA Tests)] INFO -- clicking :delete_snippet_button573[Jul 28 2023 02:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.757s574[Jul 28 2023 02:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.783s575[Jul 28 2023 02:19:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'576 clones, pushes, and pulls a project snippet over SSH, deletes via UI577[Jul 28 2023 02:19:17 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI578[Jul 28 2023 02:19:17 UTC (QA Tests)] INFO -- filling :login_field with "root"579[Jul 28 2023 02:19:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field580[Jul 28 2023 02:19:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"581[Jul 28 2023 02:19:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field582[Jul 28 2023 02:19:18 UTC (QA Tests)] INFO -- clicking :sign_in_button583[Jul 28 2023 02:19:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s584[Jul 28 2023 02:19:20 UTC (QA Tests)] INFO -- Enabling super sidebar!585[Jul 28 2023 02:19:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled586[Jul 28 2023 02:19:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds587[Jul 28 2023 02:19:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds588[Jul 28 2023 02:19:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-snippets-b9bdc508532462fa' via api in 1.21 seconds589[Jul 28 2023 02:19:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 1.68 seconds590[Jul 28 2023 02:19:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-snippets-b9bdc508532462fa/-/snippets/6591[Jul 28 2023 02:19:24 UTC (QA Tests)] INFO -- clicking :clone_button592[Jul 28 2023 02:19:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.14 seconds593[Jul 28 2023 02:19:26 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present594[Jul 28 2023 02:19:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.344s595[Jul 28 2023 02:19:38 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button596[Jul 28 2023 02:19:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.542s597[Jul 28 2023 02:19:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.553s598[Jul 28 2023 02:19:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '6'599[Jul 28 2023 02:19:41 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-w8fnhh/id_rsa -N `600[Jul 28 2023 02:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 1.1 seconds601[Jul 28 2023 02:19:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'602 clones, pushes, and pulls a project snippet over HTTP, edits via UI603Plan604 Issue comments605[Jul 28 2023 02:19:42 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment606[Jul 28 2023 02:19:42 UTC (QA Tests)] INFO -- filling :login_field with "root"607[Jul 28 2023 02:19:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field608[Jul 28 2023 02:19:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"609[Jul 28 2023 02:19:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field610[Jul 28 2023 02:19:43 UTC (QA Tests)] INFO -- clicking :sign_in_button611[Jul 28 2023 02:19:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.93s612[Jul 28 2023 02:19:45 UTC (QA Tests)] INFO -- Enabling super sidebar!613[Jul 28 2023 02:19:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled614[Jul 28 2023 02:19:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds615[Jul 28 2023 02:19:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds616[Jul 28 2023 02:19:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-for-issues-afd5dcd4b0396b9e' via api in 0.65 seconds617[Jul 28 2023 02:19:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.01 seconds618[Jul 28 2023 02:19:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-for-issues-afd5dcd4b0396b9e/-/issues/1619[Jul 28 2023 02:19:49 UTC (QA Tests)] INFO -- clicking :close_button620[Jul 28 2023 02:19:50 UTC (QA Tests)] INFO -- clicking :issue_title621[Jul 28 2023 02:19:50 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown622[Jul 28 2023 02:19:50 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment623"624[Jul 28 2023 02:19:50 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field625[Jul 28 2023 02:19:51 UTC (QA Tests)] INFO -- clicking :comment_button626[Jul 28 2023 02:19:51 UTC (QA Tests)] INFO -- clicking :note_edit_button627[Jul 28 2023 02:19:51 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"628[Jul 28 2023 02:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field629[Jul 28 2023 02:19:52 UTC (QA Tests)] INFO -- clicking :reply_comment_button630 comments on an issue and edits the comment631Create632 Merge request rebasing633[Jul 28 2023 02:19:53 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request634[Jul 28 2023 02:19:53 UTC (QA Tests)] INFO -- filling :login_field with "root"635[Jul 28 2023 02:19:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field636[Jul 28 2023 02:19:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"637[Jul 28 2023 02:19:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field638[Jul 28 2023 02:19:54 UTC (QA Tests)] INFO -- clicking :sign_in_button639[Jul 28 2023 02:19:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.98s640[Jul 28 2023 02:19:55 UTC (QA Tests)] INFO -- Enabling super sidebar!641[Jul 28 2023 02:19:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled642[Jul 28 2023 02:19:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds643[Jul 28 2023 02:19:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds644[Jul 28 2023 02:19:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-merge-request-8ccffbfd2d34190b' via api in 0.97 seconds645[Jul 28 2023 02:19:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds646[Jul 28 2023 02:19:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.95 seconds647[Jul 28 2023 02:19:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-merge-request-8ccffbfd2d34190b648[Jul 28 2023 02:20:01 UTC (QA Tests)] INFO -- clicking :menu_section_button649[Jul 28 2023 02:20:01 UTC (QA Tests)] INFO -- clicking :nav_item_link650[Jul 28 2023 02:20:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.929s651[Jul 28 2023 02:20:02 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button652[Jul 28 2023 02:20:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 0.983s653[Jul 28 2023 02:20:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds654[Jul 28 2023 02:20:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-merge-request-8ccffbfd2d34190b/-/merge_requests/1655[Jul 28 2023 02:20:07 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-merge-request-8ccffbfd2d34190b/-/merge_requests/1656[Jul 28 2023 02:20:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.785s657[Jul 28 2023 02:20:09 UTC (QA Tests)] INFO -- clicking :mr_rebase_button658[Jul 28 2023 02:20:09 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments659[Jul 28 2023 02:20:09 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-merge-request-8ccffbfd2d34190b/-/merge_requests/1660[Jul 28 2023 02:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.886s661[Jul 28 2023 02:20:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 11.039s662[Jul 28 2023 02:20:23 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-merge-request-8ccffbfd2d34190b/-/merge_requests/1663[Jul 28 2023 02:20:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.591s664[Jul 28 2023 02:20:25 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-merge-request-8ccffbfd2d34190b/-/merge_requests/1665[Jul 28 2023 02:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.816s666[Jul 28 2023 02:20:27 UTC (QA Tests)] INFO -- clicking :merge_button667[Jul 28 2023 02:20:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.547s668 user rebases source branch of merge request669Verify670 Trigger child pipeline with 'when:manual'671[Jul 28 2023 02:20:30 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job672[Jul 28 2023 02:20:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds673[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds674[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-pipeline-39a1e6687d9f6337' via api in 0.74 seconds675[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.676[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`677[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`678[Jul 28 2023 02:20:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-fjyg20v2 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-fjyg20v2 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-fjyg20v2 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list qa-runner-fjyg20v2 --executor shell && gitlab-runner run" `679[Jul 28 2023 02:20:32 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-fjyg20v2`680[Jul 28 2023 02:20:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`681[Jul 28 2023 02:20:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-fjyg20v2' via api in 1.27 seconds682[Jul 28 2023 02:20:33 UTC (QA Tests)] INFO -- filling :login_field with "root"683[Jul 28 2023 02:20:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field684[Jul 28 2023 02:20:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"685[Jul 28 2023 02:20:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field686[Jul 28 2023 02:20:34 UTC (QA Tests)] INFO -- clicking :sign_in_button687[Jul 28 2023 02:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.048s688[Jul 28 2023 02:20:35 UTC (QA Tests)] INFO -- Enabling super sidebar!689[Jul 28 2023 02:20:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled690[Jul 28 2023 02:20:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds691[Jul 28 2023 02:20:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-pipeline-39a1e6687d9f6337692[Jul 28 2023 02:20:39 UTC (QA Tests)] INFO -- clicking :menu_section_button693[Jul 28 2023 02:20:40 UTC (QA Tests)] INFO -- clicking :nav_item_link694[Jul 28 2023 02:20:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s695[Jul 28 2023 02:20:53 UTC (QA Tests)] INFO -- clicking :job_action_button696[Jul 28 2023 02:21:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 9.592s697[Jul 28 2023 02:21:03 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button698[Jul 28 2023 02:21:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-fjyg20v2'699[Jul 28 2023 02:21:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-fjyg20v2`700 can trigger bridge job701Plan702 mention703[Jul 28 2023 02:21:03 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue704[Jul 28 2023 02:21:04 UTC (QA Tests)] INFO -- filling :login_field with "root"705[Jul 28 2023 02:21:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field706[Jul 28 2023 02:21:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"707[Jul 28 2023 02:21:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field708[Jul 28 2023 02:21:05 UTC (QA Tests)] INFO -- clicking :sign_in_button709[Jul 28 2023 02:21:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s710[Jul 28 2023 02:21:06 UTC (QA Tests)] INFO -- Enabling super sidebar!711[Jul 28 2023 02:21:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled712[Jul 28 2023 02:21:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds713[Jul 28 2023 02:21:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds714[Jul 28 2023 02:21:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-56e5d858e1d0e1d0' via api in 0.66 seconds715[Jul 28 2023 02:21:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-56e5d858e1d0e1d0716[Jul 28 2023 02:21:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds717[Jul 28 2023 02:21:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-56e5d858e1d0e1d0 QA::Resource::Project718[Jul 28 2023 02:21:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.23 seconds719[Jul 28 2023 02:21:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/the_awesome_project-56e5d858e1d0e1d0/-/issues/1720[Jul 28 2023 02:21:12 UTC (QA Tests)] INFO -- clicking :issue_title721[Jul 28 2023 02:21:12 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown722[Jul 28 2023 02:21:12 UTC (QA Tests)] INFO -- clicking :issue_title723[Jul 28 2023 02:21:12 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown724[Jul 28 2023 02:21:13 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1725"726[Jul 28 2023 02:21:13 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field727[Jul 28 2023 02:21:13 UTC (QA Tests)] INFO -- clicking :comment_button728 mentions another user in an issue729Govern730 Compliance pipeline731 when a compliance framework has a compliance pipeline732[Jul 28 2023 02:21:14 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 assigned733[Jul 28 2023 02:21:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds734[Jul 28 2023 02:21:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/compliance-pipeline-izk8lj5t' via api in 0.43 seconds735[Jul 28 2023 02:21:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.736[Jul 28 2023 02:21:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`737[Jul 28 2023 02:21:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`738[Jul 28 2023 02:21:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-compliance-pipeline-izk8lj5t --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-compliance-pipeline-izk8lj5t 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-izk8lj5t --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list runner-for-compliance-pipeline-izk8lj5t --executor shell && gitlab-runner run" `739[Jul 28 2023 02:21:20 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-compliance-pipeline-izk8lj5t`740[Jul 28 2023 02:21:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`741[Jul 28 2023 02:21:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'runner-for-compliance-pipeline-izk8lj5t' via api in 6.25 seconds742[Jul 28 2023 02:21:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/compliance-pipeline-izk8lj5t/pipeline-project-0ff12c553d92faa8' via api in 0.47 seconds743[Jul 28 2023 02:21:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds744[Jul 28 2023 02:21:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/compliance-pipeline-izk8lj5t/compliant-project-798c9dbfffde948d' via api in 0.48 seconds745[Jul 28 2023 02:21:22 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Aut aut ut aperiam.' via api in 0.1 seconds746[Jul 28 2023 02:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds747[Jul 28 2023 02:21:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds748[Jul 28 2023 02:21:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.44 seconds749 runs that pipeline in a different project that has the compliance framework assigned750Package751 Maven Repository with Gradle752 using project deploy token753[Jul 28 2023 02:21:28 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle754[Jul 28 2023 02:21:29 UTC (QA Tests)] INFO -- filling :login_field with "root"755[Jul 28 2023 02:21:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field756[Jul 28 2023 02:21:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"757[Jul 28 2023 02:21:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field758[Jul 28 2023 02:21:30 UTC (QA Tests)] INFO -- clicking :sign_in_button759[Jul 28 2023 02:21:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.094s760[Jul 28 2023 02:21:31 UTC (QA Tests)] INFO -- Enabling super sidebar!761[Jul 28 2023 02:21:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled762[Jul 28 2023 02:21:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds763[Jul 28 2023 02:21:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds764[Jul 28 2023 02:21:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/maven_gradle_project-be0fe8253c714b1b' via api in 0.96 seconds765[Jul 28 2023 02:21:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.766[Jul 28 2023 02:21:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`767[Jul 28 2023 02:21:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`768[Jul 28 2023 02:21:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`769[Jul 28 2023 02:21:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510893 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510893 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-1690510893 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list runner-for-maven_gradle_project-be0fe8253c714b1b --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" `770[Jul 28 2023 02:21:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510893`771[Jul 28 2023 02:21:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`772[Jul 28 2023 02:21:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510893' via api in 1.35 seconds773[Jul 28 2023 02:21:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds774[Jul 28 2023 02:21:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds775[Jul 28 2023 02:21:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds776[Jul 28 2023 02:21:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/maven_gradle_project-be0fe8253c714b1b777[Jul 28 2023 02:21:38 UTC (QA Tests)] INFO -- clicking :menu_section_button778[Jul 28 2023 02:21:38 UTC (QA Tests)] INFO -- clicking :nav_item_link779[Jul 28 2023 02:21:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.763s780[Jul 28 2023 02:21:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present781[Jul 28 2023 02:21:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.368s782[Jul 28 2023 02:22:13 UTC (QA Tests)] INFO -- clicking :pipeline_path783[Jul 28 2023 02:22:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 1.087s784[Jul 28 2023 02:22:14 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present785[Jul 28 2023 02:22:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.366s786[Jul 28 2023 02:22:16 UTC (QA Tests)] INFO -- clicking :menu_section_button787[Jul 28 2023 02:22:16 UTC (QA Tests)] INFO -- clicking :nav_item_link788[Jul 28 2023 02:22:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.824s789[Jul 28 2023 02:22:17 UTC (QA Tests)] INFO -- clicking :details_link790[Jul 28 2023 02:22:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.51s791 pushes and pulls a maven package via gradle792 using ci job token793[Jul 28 2023 02:22:17 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle794[Jul 28 2023 02:22:18 UTC (QA Tests)] INFO -- filling :login_field with "root"795[Jul 28 2023 02:22:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field796[Jul 28 2023 02:22:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"797[Jul 28 2023 02:22:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field798[Jul 28 2023 02:22:19 UTC (QA Tests)] INFO -- clicking :sign_in_button799[Jul 28 2023 02:22:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s800[Jul 28 2023 02:22:20 UTC (QA Tests)] INFO -- Enabling super sidebar!801[Jul 28 2023 02:22:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled802[Jul 28 2023 02:22:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds803[Jul 28 2023 02:22:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds804[Jul 28 2023 02:22:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/maven_gradle_project-65aba98011c8ec31' via api in 1.1 seconds805[Jul 28 2023 02:22:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.806[Jul 28 2023 02:22:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`807[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`808[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`809[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510942 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510942 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-1690510942 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list runner-for-maven_gradle_project-65aba98011c8ec31 --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" `810[Jul 28 2023 02:22:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510942`811[Jul 28 2023 02:22:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`812[Jul 28 2023 02:22:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510942' via api in 6.34 seconds813[Jul 28 2023 02:22:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds814[Jul 28 2023 02:22:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds815[Jul 28 2023 02:22:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/maven_gradle_project-65aba98011c8ec31816[Jul 28 2023 02:22:32 UTC (QA Tests)] INFO -- clicking :menu_section_button817[Jul 28 2023 02:22:32 UTC (QA Tests)] INFO -- clicking :nav_item_link818[Jul 28 2023 02:22:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.225s819[Jul 28 2023 02:22:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present820[Jul 28 2023 02:22:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.295s821[Jul 28 2023 02:22:49 UTC (QA Tests)] INFO -- clicking :pipeline_path822[Jul 28 2023 02:22:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 0.962s823[Jul 28 2023 02:22:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present824[Jul 28 2023 02:22:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.489s825[Jul 28 2023 02:23:04 UTC (QA Tests)] INFO -- clicking :menu_section_button826[Jul 28 2023 02:23:04 UTC (QA Tests)] INFO -- clicking :nav_item_link827[Jul 28 2023 02:23:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.754s828[Jul 28 2023 02:23:05 UTC (QA Tests)] INFO -- clicking :details_link829[Jul 28 2023 02:23:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.612s830 pushes and pulls a maven package via gradle831 using personal access token832[Jul 28 2023 02:23:06 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle833[Jul 28 2023 02:23:06 UTC (QA Tests)] INFO -- filling :login_field with "root"834[Jul 28 2023 02:23:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field835[Jul 28 2023 02:23:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"836[Jul 28 2023 02:23:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field837[Jul 28 2023 02:23:07 UTC (QA Tests)] INFO -- clicking :sign_in_button838[Jul 28 2023 02:23:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.184s839[Jul 28 2023 02:23:09 UTC (QA Tests)] INFO -- Enabling super sidebar!840[Jul 28 2023 02:23:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled841[Jul 28 2023 02:23:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds842[Jul 28 2023 02:23:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds843[Jul 28 2023 02:23:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/maven_gradle_project-df2b6fd149698e57' via api in 0.95 seconds844[Jul 28 2023 02:23:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.845[Jul 28 2023 02:23:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`846[Jul 28 2023 02:23:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`847[Jul 28 2023 02:23:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`848[Jul 28 2023 02:23:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690510991 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690510991 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-1690510991 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list runner-for-maven_gradle_project-df2b6fd149698e57 --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" `849[Jul 28 2023 02:23:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690510991`850[Jul 28 2023 02:23:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`851[Jul 28 2023 02:23:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690510991' via api in 6.38 seconds852[Jul 28 2023 02:23:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds853[Jul 28 2023 02:23:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds854[Jul 28 2023 02:23:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/maven_gradle_project-df2b6fd149698e57855[Jul 28 2023 02:23:21 UTC (QA Tests)] INFO -- clicking :menu_section_button856[Jul 28 2023 02:23:21 UTC (QA Tests)] INFO -- clicking :nav_item_link857[Jul 28 2023 02:23:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.841s858[Jul 28 2023 02:23:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present859[Jul 28 2023 02:23:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.346s860[Jul 28 2023 02:23:37 UTC (QA Tests)] INFO -- clicking :pipeline_path861[Jul 28 2023 02:23:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 0.957s862[Jul 28 2023 02:23:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present863[Jul 28 2023 02:23:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.386s864[Jul 28 2023 02:23:52 UTC (QA Tests)] INFO -- clicking :menu_section_button865[Jul 28 2023 02:23:52 UTC (QA Tests)] INFO -- clicking :nav_item_link866[Jul 28 2023 02:23:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.828s867[Jul 28 2023 02:23:53 UTC (QA Tests)] INFO -- clicking :details_link868[Jul 28 2023 02:23:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.545s869 pushes and pulls a maven package via gradle870Fulfillment871 Utilization872 when admin removes user cap limit for group873 does not automatically approve pending members (PENDING: Test is not compatible with this environment or pipeline)874 when admin sets user cap limit for group875 shows members over limit as pending for approvals (PENDING: Test is not compatible with this environment or pipeline)876Govern877 Group878 for change project creation level879 behaves like audit event880[Jul 28 2023 02:23:54 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations881[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- filling :login_field with "root"882[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field883[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"884[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field885[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- clicking :sign_in_button886[Jul 28 2023 02:23:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.175s887[Jul 28 2023 02:23:57 UTC (QA Tests)] INFO -- Enabling super sidebar!888[Jul 28 2023 02:23:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled889[Jul 28 2023 02:23:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds890[Jul 28 2023 02:23:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-fdb9d431f29d9230' via api in 0.38 seconds891[Jul 28 2023 02:23:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/test-group-fdb9d431f29d9230892[Jul 28 2023 02:24:00 UTC (QA Tests)] INFO -- clicking :menu_section_button893[Jul 28 2023 02:24:00 UTC (QA Tests)] INFO -- clicking :nav_item_link894[Jul 28 2023 02:24:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.081s895[Jul 28 2023 02:24:03 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown896[Jul 28 2023 02:24:03 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button897[Jul 28 2023 02:24:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.096s898[Jul 28 2023 02:24:04 UTC (QA Tests)] INFO -- clicking :menu_section_button899[Jul 28 2023 02:24:05 UTC (QA Tests)] INFO -- clicking :nav_item_link900[Jul 28 2023 02:24:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.736s901 logs audit events for UI operations902 for enable and disable membership lock903 behaves like audit event904[Jul 28 2023 02:24:05 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations905[Jul 28 2023 02:24:06 UTC (QA Tests)] INFO -- filling :login_field with "root"906[Jul 28 2023 02:24:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field907[Jul 28 2023 02:24:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"908[Jul 28 2023 02:24:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field909[Jul 28 2023 02:24:07 UTC (QA Tests)] INFO -- clicking :sign_in_button910[Jul 28 2023 02:24:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.177s911[Jul 28 2023 02:24:09 UTC (QA Tests)] INFO -- Enabling super sidebar!912[Jul 28 2023 02:24:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled913[Jul 28 2023 02:24:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds914[Jul 28 2023 02:24:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-3d05f02bd52216c5' via api in 0.4 seconds915[Jul 28 2023 02:24:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/test-group-3d05f02bd52216c5916[Jul 28 2023 02:24:12 UTC (QA Tests)] INFO -- clicking :menu_section_button917[Jul 28 2023 02:24:12 UTC (QA Tests)] INFO -- clicking :nav_item_link918[Jul 28 2023 02:24:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.95s919[Jul 28 2023 02:24:14 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}920[Jul 28 2023 02:24:14 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button921[Jul 28 2023 02:24:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.92s922[Jul 28 2023 02:24:15 UTC (QA Tests)] INFO -- clicking :nav_item_link923[Jul 28 2023 02:24:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.078s924[Jul 28 2023 02:24:18 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}925[Jul 28 2023 02:24:18 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button926[Jul 28 2023 02:24:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.823s927[Jul 28 2023 02:24:19 UTC (QA Tests)] INFO -- clicking :menu_section_button928[Jul 28 2023 02:24:19 UTC (QA Tests)] INFO -- clicking :nav_item_link929[Jul 28 2023 02:24:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.771s930 logs audit events for UI operations931 for disable and Enable LFS932 behaves like audit event933[Jul 28 2023 02:24:20 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations934[Jul 28 2023 02:24:21 UTC (QA Tests)] INFO -- filling :login_field with "root"935[Jul 28 2023 02:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field936[Jul 28 2023 02:24:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"937[Jul 28 2023 02:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field938[Jul 28 2023 02:24:22 UTC (QA Tests)] INFO -- clicking :sign_in_button939[Jul 28 2023 02:24:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s940[Jul 28 2023 02:24:23 UTC (QA Tests)] INFO -- Enabling super sidebar!941[Jul 28 2023 02:24:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled942[Jul 28 2023 02:24:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds943[Jul 28 2023 02:24:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-d0914f500585fa07' via api in 0.36 seconds944[Jul 28 2023 02:24:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/test-group-d0914f500585fa07945[Jul 28 2023 02:24:27 UTC (QA Tests)] INFO -- clicking :menu_section_button946[Jul 28 2023 02:24:27 UTC (QA Tests)] INFO -- clicking :nav_item_link947[Jul 28 2023 02:24:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.707s948[Jul 28 2023 02:24:29 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}949[Jul 28 2023 02:24:29 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button950[Jul 28 2023 02:24:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.874s951[Jul 28 2023 02:24:30 UTC (QA Tests)] INFO -- clicking :nav_item_link952[Jul 28 2023 02:24:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.686s953[Jul 28 2023 02:24:32 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}954[Jul 28 2023 02:24:32 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button955[Jul 28 2023 02:24:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.119s956[Jul 28 2023 02:24:33 UTC (QA Tests)] INFO -- clicking :menu_section_button957[Jul 28 2023 02:24:34 UTC (QA Tests)] INFO -- clicking :nav_item_link958[Jul 28 2023 02:24:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.748s959 logs audit events for UI operations960 for enable and disable allow user request access961 behaves like audit event962[Jul 28 2023 02:24:35 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 operations963[Jul 28 2023 02:24:35 UTC (QA Tests)] INFO -- filling :login_field with "root"964[Jul 28 2023 02:24:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field965[Jul 28 2023 02:24:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"966[Jul 28 2023 02:24:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field967[Jul 28 2023 02:24:36 UTC (QA Tests)] INFO -- clicking :sign_in_button968[Jul 28 2023 02:24:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.227s969[Jul 28 2023 02:24:38 UTC (QA Tests)] INFO -- Enabling super sidebar!970[Jul 28 2023 02:24:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled971[Jul 28 2023 02:24:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds972[Jul 28 2023 02:24:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-f39b21d38c79e9ce' via api in 0.4 seconds973[Jul 28 2023 02:24:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/test-group-f39b21d38c79e9ce974[Jul 28 2023 02:24:41 UTC (QA Tests)] INFO -- clicking :menu_section_button975[Jul 28 2023 02:24:41 UTC (QA Tests)] INFO -- clicking :nav_item_link976[Jul 28 2023 02:24:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.986s977[Jul 28 2023 02:24:44 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}978[Jul 28 2023 02:24:44 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button979[Jul 28 2023 02:24:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.903s980[Jul 28 2023 02:24:45 UTC (QA Tests)] INFO -- clicking :nav_item_link981[Jul 28 2023 02:24:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.71s982[Jul 28 2023 02:24:47 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}983[Jul 28 2023 02:24:47 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button984[Jul 28 2023 02:24:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.858s985[Jul 28 2023 02:24:48 UTC (QA Tests)] INFO -- clicking :menu_section_button986[Jul 28 2023 02:24:48 UTC (QA Tests)] INFO -- clicking :nav_item_link987[Jul 28 2023 02:24:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.647s988 logs audit events for UI operations989 for enable and disable 2FA requirement990 behaves like audit event991[Jul 28 2023 02:24:49 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations992[Jul 28 2023 02:24:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-16fb80dd5cbc401d' via api in 0.28 seconds993[Jul 28 2023 02:24:50 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-16fb80dd5cbc401d"994[Jul 28 2023 02:24:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field995[Jul 28 2023 02:24:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"996[Jul 28 2023 02:24:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field997[Jul 28 2023 02:24:51 UTC (QA Tests)] INFO -- clicking :sign_in_button998[Jul 28 2023 02:24:52 UTC (QA Tests)] INFO -- Enabling super sidebar!999[Jul 28 2023 02:24:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1000[Jul 28 2023 02:24:53 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-16fb80dd5cbc401d1001[Jul 28 2023 02:24:53 UTC (QA Tests)] INFO -- Caching token for username: qa-user-16fb80dd5cbc401d, last six chars of token:CtNuPq1002[Jul 28 2023 02:24:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-16fb80dd5cbc401d-q3xsc6kq' via api in 0.09 seconds1003[Jul 28 2023 02:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-234da11f' via api in 0.34 seconds1004[Jul 28 2023 02:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-234da11f/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.25 seconds1005[Jul 28 2023 02:24:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-2fa-recovery-sandbox-group-234da11f/qa-test-2023-07-28-02-15-36-961f66e823f726f91006[Jul 28 2023 02:24:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1007[Jul 28 2023 02:24:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1008[Jul 28 2023 02:24:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.933s1009[Jul 28 2023 02:24:57 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}1010[Jul 28 2023 02:24:58 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1011[Jul 28 2023 02:24:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.99s1012[Jul 28 2023 02:24:59 UTC (QA Tests)] INFO -- clicking :configure_it_later_button1013[Jul 28 2023 02:25:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-2fa-recovery-sandbox-group-234da11f/qa-test-2023-07-28-02-15-36-961f66e823f726f91014[Jul 28 2023 02:25:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1015[Jul 28 2023 02:25:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1016[Jul 28 2023 02:25:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.71s1017[Jul 28 2023 02:25:03 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}1018[Jul 28 2023 02:25:03 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1019[Jul 28 2023 02:25:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.967s1020[Jul 28 2023 02:25:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1021[Jul 28 2023 02:25:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1022[Jul 28 2023 02:25:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.791s1023 logs audit events for UI operations1024Package1025 Conan Repository1026[Jul 28 2023 02:25:05 UTC (QA Tests)] INFO -- Starting test: Package Conan Repository publishes, installs, and deletes a Conan package1027[Jul 28 2023 02:25:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1028[Jul 28 2023 02:25:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds1029[Jul 28 2023 02:25:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/conan-package-project-343a8fadfddaec82' via api in 0.71 seconds1030[Jul 28 2023 02:25:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1031[Jul 28 2023 02:25:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1032[Jul 28 2023 02:25:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1033[Jul 28 2023 02:25:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1034[Jul 28 2023 02:25:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690511105 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690511105 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-1690511105 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list runner-for-conan-package-project-343a8fadfddaec82 --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" `1035[Jul 28 2023 02:25:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690511105`1036[Jul 28 2023 02:25:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1037[Jul 28 2023 02:25:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690511105' via api in 1.44 seconds1038[Jul 28 2023 02:25:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1039[Jul 28 2023 02:25:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1040[Jul 28 2023 02:25:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1041[Jul 28 2023 02:25:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1042[Jul 28 2023 02:25:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1043[Jul 28 2023 02:25:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.106s1044[Jul 28 2023 02:25:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1045[Jul 28 2023 02:25:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1046[Jul 28 2023 02:25:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1047[Jul 28 2023 02:25:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/conan-package-project-343a8fadfddaec821048[Jul 28 2023 02:25:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1049[Jul 28 2023 02:25:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1050[Jul 28 2023 02:25:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.876s1051[Jul 28 2023 02:25:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1052[Jul 28 2023 02:25:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.305s1053[Jul 28 2023 02:25:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1054[Jul 28 2023 02:25:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1055[Jul 28 2023 02:25:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.723s1056[Jul 28 2023 02:25:50 UTC (QA Tests)] INFO -- clicking :details_link1057[Jul 28 2023 02:25:50 UTC (QA Tests)] INFO -- clicking :delete_package1058[Jul 28 2023 02:25:51 UTC (QA Tests)] INFO -- clicking :delete_modal_button1059[Jul 28 2023 02:25:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690511105'1060[Jul 28 2023 02:25:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690511105`1061 publishes, installs, and deletes a Conan package1062Create1063 Commit data1064[Jul 28 2023 02:25:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1065[Jul 28 2023 02:25:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1066[Jul 28 2023 02:25:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.15 seconds1067[Jul 28 2023 02:25:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-code-48aeeeffb3e40c99' via api in 0.66 seconds1068[Jul 28 2023 02:25:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1069[Jul 28 2023 02:25:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.03 seconds1070[Jul 28 2023 02:25:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1071[Jul 28 2023 02:25:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds1072[Jul 28 2023 02:25:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-new-file-a743b3e14a8e4b23' via api in 0.97 seconds1073[Jul 28 2023 02:25:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.44 seconds1074[Jul 28 2023 02:25:57 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff1075[Jul 28 2023 02:25:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1076[Jul 28 2023 02:25:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1077[Jul 28 2023 02:25:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1078[Jul 28 2023 02:25:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1079[Jul 28 2023 02:25:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1080[Jul 28 2023 02:25:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.072s1081[Jul 28 2023 02:26:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1082[Jul 28 2023 02:26:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled1083[Jul 28 2023 02:26:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-code-48aeeeffb3e40c991084[Jul 28 2023 02:26:04 UTC (QA Tests)] INFO -- clicking :options_button1085 user views raw commit diff1086[Jul 28 2023 02:26:05 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch1087[Jul 28 2023 02:26:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1088[Jul 28 2023 02:26:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1089[Jul 28 2023 02:26:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1090[Jul 28 2023 02:26:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1091[Jul 28 2023 02:26:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1092[Jul 28 2023 02:26:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.211s1093[Jul 28 2023 02:26:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1094[Jul 28 2023 02:26:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1095[Jul 28 2023 02:26:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-code-48aeeeffb3e40c991096[Jul 28 2023 02:26:12 UTC (QA Tests)] INFO -- clicking :options_button1097 user views raw email patch1098Package1099 PyPI Repository1100 when at the project level1101[Jul 28 2023 02:26:13 UTC (QA Tests)] INFO -- Starting test: Package PyPI Repository when at the project level publishes and installs a pypi package1102[Jul 28 2023 02:26:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1103[Jul 28 2023 02:26:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds1104[Jul 28 2023 02:26:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/pypi-package-project-9c03de469c2b52ac' via api in 0.68 seconds1105[Jul 28 2023 02:26:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1106[Jul 28 2023 02:26:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1107[Jul 28 2023 02:26:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1108[Jul 28 2023 02:26:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1109[Jul 28 2023 02:26:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690511173 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690511173 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-1690511173 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list runner-for-pypi-package-project-9c03de469c2b52ac --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" `1110[Jul 28 2023 02:26:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690511173`1111[Jul 28 2023 02:26:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1112[Jul 28 2023 02:26:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690511173' via api in 1.5 seconds1113[Jul 28 2023 02:26:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1114[Jul 28 2023 02:26:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1115[Jul 28 2023 02:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1116[Jul 28 2023 02:26:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1117[Jul 28 2023 02:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1118[Jul 28 2023 02:26:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1119[Jul 28 2023 02:26:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.121s1120[Jul 28 2023 02:26:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1121[Jul 28 2023 02:26:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1122[Jul 28 2023 02:26:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1123[Jul 28 2023 02:26:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/pypi-package-project-9c03de469c2b52ac1124[Jul 28 2023 02:26:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1125[Jul 28 2023 02:26:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1126[Jul 28 2023 02:26:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.765s1127[Jul 28 2023 02:26:24 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1128[Jul 28 2023 02:26:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.417s1129[Jul 28 2023 02:26:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1130[Jul 28 2023 02:26:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.882s1131[Jul 28 2023 02:26:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1132[Jul 28 2023 02:27:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.452s1133[Jul 28 2023 02:27:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1134[Jul 28 2023 02:27:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1135[Jul 28 2023 02:27:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.771s1136[Jul 28 2023 02:27:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690511173'1137[Jul 28 2023 02:27:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690511173`1138[Jul 28 2023 02:27:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mypypipackage-aca032ec2f09c20f'1139[Jul 28 2023 02:27:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/pypi-package-project-9c03de469c2b52ac'1140 publishes and installs a pypi package1141Create1142 Protected branch support1143 when developers and maintainers are allowed to push to a protected branch1144[Jul 28 2023 02:27:15 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes to the protected branch1145[Jul 28 2023 02:27:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1146[Jul 28 2023 02:27:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1147[Jul 28 2023 02:27:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1148[Jul 28 2023 02:27:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1149[Jul 28 2023 02:27:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1150[Jul 28 2023 02:27:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.201s1151[Jul 28 2023 02:27:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1152[Jul 28 2023 02:27:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1153[Jul 28 2023 02:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1154[Jul 28 2023 02:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds1155[Jul 28 2023 02:27:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/protected-branch-project-d15639c0ee3f6c1e' via api in 1.02 seconds1156[Jul 28 2023 02:27:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1157[Jul 28 2023 02:27:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1158[Jul 28 2023 02:27:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.06 seconds1159[Jul 28 2023 02:27:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.08 seconds1160 user with push rights successfully pushes to the protected branch1161 when developers and maintainers are not allowed to push to a protected branch1162[Jul 28 2023 02:27:23 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push to the protected branch1163[Jul 28 2023 02:27:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1164[Jul 28 2023 02:27:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1165[Jul 28 2023 02:27:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1166[Jul 28 2023 02:27:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1167[Jul 28 2023 02:27:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1168[Jul 28 2023 02:27:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.192s1169[Jul 28 2023 02:27:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1170[Jul 28 2023 02:27:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1171[Jul 28 2023 02:27:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1172[Jul 28 2023 02:27:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds1173[Jul 28 2023 02:27:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/protected-branch-project-99969bab0b3ba928' via api in 0.99 seconds1174[Jul 28 2023 02:27:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1175[Jul 28 2023 02:27:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1176[Jul 28 2023 02:27:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.98 seconds1177 user without push rights fails to push to the protected branch1178Create1179 Source editor toolbar preview1180[Jul 28 2023 02:27:32 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing1181[Jul 28 2023 02:27:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1182[Jul 28 2023 02:27:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1183[Jul 28 2023 02:27:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1184[Jul 28 2023 02:27:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1185[Jul 28 2023 02:27:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1186[Jul 28 2023 02:27:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s1187[Jul 28 2023 02:27:35 UTC (QA Tests)] INFO -- Enabling super sidebar!1188[Jul 28 2023 02:27:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled1189[Jul 28 2023 02:27:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1190[Jul 28 2023 02:27:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds1191[Jul 28 2023 02:27:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/empty-project-with-md-591f3d9126539643' via api in 0.99 seconds1192[Jul 28 2023 02:27:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/empty-project-with-md-591f3d91265396431193[Jul 28 2023 02:27:39 UTC (QA Tests)] INFO -- clicking :file_name_link1194[Jul 28 2023 02:27:40 UTC (QA Tests)] INFO -- clicking :action_dropdown1195[Jul 28 2023 02:27:40 UTC (QA Tests)] INFO -- clicking :edit_menu_item1196[Jul 28 2023 02:27:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.433s11972023-07-28 02:27:41 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:11992023-07-28 02:27:41 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.1200[Jul 28 2023 02:27:42 UTC (QA Tests)] INFO -- clicking :commit_button1201[Jul 28 2023 02:27:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.338s1202[Jul 28 2023 02:27:44 UTC (QA Tests)] ERROR -- Interceptor Api Errors1203[200] POST http://gitlab-ee-6b18b484.test/api/graphql -- Correlation Id: 01H6D55HRCP4MRE9BK1QXSD8311204error-messages: Variable $refType of type RefType was provided invalid value1205 can preview markdown side-by-side while editing1206Plan1207 Epics roadmap1208[Jul 28 2023 02:27:44 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap1209[Jul 28 2023 02:27:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1210[Jul 28 2023 02:27:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1211[Jul 28 2023 02:27:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1212[Jul 28 2023 02:27:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1213[Jul 28 2023 02:27:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1214[Jul 28 2023 02:27:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.23s1215[Jul 28 2023 02:27:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1216[Jul 28 2023 02:27:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1217[Jul 28 2023 02:27:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1218[Jul 28 2023 02:27:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds1219[Jul 28 2023 02:27:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.37 seconds1220 presents epic on roadmap1221Manage1222 User1223[Jul 28 2023 02:27:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b430543204de3248' via api in 0.29 seconds1224[Jul 28 2023 02:27:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-480ac016' via api in 0.22 seconds1225[Jul 28 2023 02:27:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'sandbox-for-access-termination-480ac016/group-to-test-access-termination-e01c1d207d665088' via api in 0.24 seconds1226[Jul 28 2023 02:27:52 UTC (QA Tests)] INFO -- Adding user qa-user-b430543204de3248 to sandbox-for-access-termination-480ac016 QA::Resource::Sandbox1227[Jul 28 2023 02:27:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'sandbox-for-access-termination-480ac016/group-to-test-access-termination-e01c1d207d665088/project-for-user-group-access-termination-b62a4134f43bf96a' via api in 1.26 seconds1228 after parent group membership termination1229[Jul 28 2023 02:27:54 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API1230[Jul 28 2023 02:27:54 UTC (QA Tests)] INFO -- Removing user qa-user-b430543204de3248 from sandbox-for-access-termination-480ac016 QA::Resource::Sandbox1231[Jul 28 2023 02:27:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1232[Jul 28 2023 02:27:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds1233[Jul 28 2023 02:27:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-new-file-5bf5204f898954fb' via api in 0.99 seconds1234[Jul 28 2023 02:27:56 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b430543204de32481235[Jul 28 2023 02:27:56 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b430543204de3248, last six chars of token:XS6QhH1236[Jul 28 2023 02:27:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b430543204de3248-y1zijs9n' via api in 0.1 seconds1237 is not allowed to create a file via the API1238[Jul 28 2023 02:27:56 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API1239[Jul 28 2023 02:27:56 UTC (QA Tests)] INFO -- Removing user qa-user-b430543204de3248 from sandbox-for-access-termination-480ac016 QA::Resource::Sandbox1240 is not allowed to commit via the API1241[Jul 28 2023 02:27:56 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI1242[Jul 28 2023 02:27:56 UTC (QA Tests)] INFO -- Removing user qa-user-b430543204de3248 from sandbox-for-access-termination-480ac016 QA::Resource::Sandbox1243 is not allowed to push code via the CLI1244[Jul 28 2023 02:27:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-480ac016'1245Verify1246 Run pipeline1247 with web only rule1248[Jul 28 2023 02:27:57 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline1249[Jul 28 2023 02:27:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1250[Jul 28 2023 02:27:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds1251[Jul 28 2023 02:27:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/web-only-pipeline-39578a98fc4edf55' via api in 0.67 seconds1252[Jul 28 2023 02:27:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1253[Jul 28 2023 02:27:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1254[Jul 28 2023 02:27:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1255[Jul 28 2023 02:27:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1256[Jul 28 2023 02:27:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1257[Jul 28 2023 02:28:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1258[Jul 28 2023 02:28:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.185s1259[Jul 28 2023 02:28:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1260[Jul 28 2023 02:28:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1261[Jul 28 2023 02:28:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/web-only-pipeline-39578a98fc4edf551262[Jul 28 2023 02:28:05 UTC (QA Tests)] INFO -- clicking :menu_section_button1263[Jul 28 2023 02:28:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1264[Jul 28 2023 02:28:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.728s1265[Jul 28 2023 02:28:06 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1266[Jul 28 2023 02:28:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.391s1267[Jul 28 2023 02:28:07 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1268[Jul 28 2023 02:28:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1269[Jul 28 2023 02:28:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.605s1270[Jul 28 2023 02:28:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.744s1271[Jul 28 2023 02:28:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.129s1272[Jul 28 2023 02:28:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 3.269s1273 can trigger pipeline1274Govern1275 Security Reports1276[Jul 28 2023 02:28:11 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline1277[Jul 28 2023 02:28:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1278[Jul 28 2023 02:28:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds1279[Jul 28 2023 02:28:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-fdae134a20b20028' via api in 0.44 seconds1280[Jul 28 2023 02:28:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1281[Jul 28 2023 02:28:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1282[Jul 28 2023 02:28:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1283[Jul 28 2023 02:28:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-fdae134a20b20028 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-fdae134a20b20028 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-fdae134a20b20028 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1284[Jul 28 2023 02:28:17 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-fdae134a20b20028`1285[Jul 28 2023 02:28:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1286[Jul 28 2023 02:28:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-fdae134a20b20028' via api in 6.32 seconds1287[Jul 28 2023 02:28:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1288[Jul 28 2023 02:28:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1289[Jul 28 2023 02:28:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1290[Jul 28 2023 02:28:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1291[Jul 28 2023 02:28:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1292[Jul 28 2023 02:28:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s1293[Jul 28 2023 02:28:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1294[Jul 28 2023 02:28:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled1295[Jul 28 2023 02:28:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-fdae134a20b200281296[Jul 28 2023 02:28:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds1297[Jul 28 2023 02:28:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-fdae134a20b200281298[Jul 28 2023 02:28:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.09 seconds1299[Jul 28 2023 02:28:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.07 seconds1300[Jul 28 2023 02:28:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.06 seconds1301[Jul 28 2023 02:28:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.08 seconds1302[Jul 28 2023 02:28:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1303[Jul 28 2023 02:28:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1304[Jul 28 2023 02:28:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.827s1305[Jul 28 2023 02:28:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? security_report_content' took 11.037s1306[Jul 28 2023 02:28:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1307[Jul 28 2023 02:28:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.249s1308[Jul 28 2023 02:28:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 1.326s1309[Jul 28 2023 02:28:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1310[Jul 28 2023 02:28:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1311[Jul 28 2023 02:28:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1312[Jul 28 2023 02:28:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.733s1313[Jul 28 2023 02:28:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.794s1314[Jul 28 2023 02:28:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1315[Jul 28 2023 02:28:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1316[Jul 28 2023 02:28:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1317[Jul 28 2023 02:28:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1318[Jul 28 2023 02:28:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.523s1319[Jul 28 2023 02:28:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.584s1320[Jul 28 2023 02:28:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1321[Jul 28 2023 02:28:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1322[Jul 28 2023 02:28:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1323[Jul 28 2023 02:28:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1324[Jul 28 2023 02:28:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.887s1325[Jul 28 2023 02:28:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.943s1326[Jul 28 2023 02:28:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1327[Jul 28 2023 02:28:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1328[Jul 28 2023 02:28:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1329[Jul 28 2023 02:28:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1330[Jul 28 2023 02:28:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.619s1331[Jul 28 2023 02:28:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.68s1332[Jul 28 2023 02:28:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1333[Jul 28 2023 02:28:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1334[Jul 28 2023 02:29:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.52s1335[Jul 28 2023 02:29:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1336[Jul 28 2023 02:29:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1337[Jul 28 2023 02:29:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.556s1338[Jul 28 2023 02:29:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-fdae134a20b20028'1339[Jul 28 2023 02:29:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-fdae134a20b20028`1340 displays security reports in the pipeline1341[Jul 28 2023 02:29:01 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List1342[Jul 28 2023 02:29:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1343[Jul 28 2023 02:29:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds1344[Jul 28 2023 02:29:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-0ff6e22e61b52f87' via api in 0.44 seconds1345[Jul 28 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.1346[Jul 28 2023 02:29:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1347[Jul 28 2023 02:29:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1348[Jul 28 2023 02:29:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-0ff6e22e61b52f87 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-0ff6e22e61b52f87 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-0ff6e22e61b52f87 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1349[Jul 28 2023 02:29:03 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-0ff6e22e61b52f87`1350[Jul 28 2023 02:29:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1351[Jul 28 2023 02:29:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-0ff6e22e61b52f87' via api in 1.21 seconds1352[Jul 28 2023 02:29:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1353[Jul 28 2023 02:29:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1354[Jul 28 2023 02:29:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1355[Jul 28 2023 02:29:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1356[Jul 28 2023 02:29:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1357[Jul 28 2023 02:29:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.264s1358[Jul 28 2023 02:29:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1359[Jul 28 2023 02:29:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1360[Jul 28 2023 02:29:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-0ff6e22e61b52f871361[Jul 28 2023 02:29:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds1362[Jul 28 2023 02:29:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-0ff6e22e61b52f871363[Jul 28 2023 02:29:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.11 seconds1364[Jul 28 2023 02:29:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.07 seconds1365[Jul 28 2023 02:29:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.09 seconds1366[Jul 28 2023 02:29:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.08 seconds1367[Jul 28 2023 02:29:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1368[Jul 28 2023 02:29:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1369[Jul 28 2023 02:29:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.714s1370[Jul 28 2023 02:29:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-0ff6e22e61b52f87'1371[Jul 28 2023 02:29:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-0ff6e22e61b52f87`1372[Jul 28 2023 02:29:23 UTC (QA Tests)] INFO -- Saving screenshot..1373[Jul 28 2023 02:29:24 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List1374[Jul 28 2023 02:29:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1375[Jul 28 2023 02:29:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds1376[Jul 28 2023 02:29:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-616d11beff29e27f' via api in 0.41 seconds1377[Jul 28 2023 02:29:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1378[Jul 28 2023 02:29:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1379[Jul 28 2023 02:29:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1380[Jul 28 2023 02:29:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-616d11beff29e27f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-616d11beff29e27f sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-616d11beff29e27f --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1381[Jul 28 2023 02:29:25 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-616d11beff29e27f`1382[Jul 28 2023 02:29:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1383[Jul 28 2023 02:29:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-616d11beff29e27f' via api in 1.21 seconds1384[Jul 28 2023 02:29:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1385[Jul 28 2023 02:29:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1386[Jul 28 2023 02:29:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1387[Jul 28 2023 02:29:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1388[Jul 28 2023 02:29:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1389[Jul 28 2023 02:29:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.227s1390[Jul 28 2023 02:29:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1391[Jul 28 2023 02:29:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1392[Jul 28 2023 02:29:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-616d11beff29e27f1393[Jul 28 2023 02:29:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds1394[Jul 28 2023 02:29:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-616d11beff29e27f1395[Jul 28 2023 02:29:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.09 seconds1396[Jul 28 2023 02:29:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.08 seconds1397[Jul 28 2023 02:29:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.07 seconds1398[Jul 28 2023 02:29:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.08 seconds1399[Jul 28 2023 02:29:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1400[Jul 28 2023 02:29:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1401[Jul 28 2023 02:29:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.241s1402[Jul 28 2023 02:29:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-616d11beff29e27f'1403[Jul 28 2023 02:29:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-616d11beff29e27f`1404 displays the Dependency List14061st Try error in ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:213:1407expected `QA::EE::Page::Project::Secure::DependencyList.has_dependency_count_of?(13)` to be truthy, got false1409RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:2131410[Jul 28 2023 02:29:45 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard1411[Jul 28 2023 02:29:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1412[Jul 28 2023 02:29:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds1413[Jul 28 2023 02:29:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-c54444480bb21fc6' via api in 0.49 seconds1414[Jul 28 2023 02:29:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1415[Jul 28 2023 02:29:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1416[Jul 28 2023 02:29:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1417[Jul 28 2023 02:29:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-c54444480bb21fc6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-c54444480bb21fc6 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-c54444480bb21fc6 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1418[Jul 28 2023 02:29:47 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-c54444480bb21fc6`1419[Jul 28 2023 02:29:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1420[Jul 28 2023 02:29:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c54444480bb21fc6' via api in 1.18 seconds1421[Jul 28 2023 02:29:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1422[Jul 28 2023 02:29:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1423[Jul 28 2023 02:29:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1424[Jul 28 2023 02:29:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1425[Jul 28 2023 02:29:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1426[Jul 28 2023 02:29:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.184s1427[Jul 28 2023 02:29:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1428[Jul 28 2023 02:29:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1429[Jul 28 2023 02:29:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-c54444480bb21fc61430[Jul 28 2023 02:29:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds1431[Jul 28 2023 02:29:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-c54444480bb21fc61432[Jul 28 2023 02:29:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.1 seconds1433[Jul 28 2023 02:29:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.08 seconds1434[Jul 28 2023 02:30:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.09 seconds1435[Jul 28 2023 02:30:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds1436[Jul 28 2023 02:30:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1437[Jul 28 2023 02:30:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.07s1438[Jul 28 2023 02:30:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1439[Jul 28 2023 02:30:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1440[Jul 28 2023 02:30:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.828s1441[Jul 28 2023 02:30:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1442[Jul 28 2023 02:30:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c54444480bb21fc6'1443[Jul 28 2023 02:30:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-c54444480bb21fc6`1444[Jul 28 2023 02:30:19 UTC (QA Tests)] INFO -- Saving screenshot..1445[Jul 28 2023 02:30:19 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard1446[Jul 28 2023 02:30:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1447[Jul 28 2023 02:30:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds1448[Jul 28 2023 02:30:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-4ecc33a0ead436d4' via api in 0.49 seconds1449[Jul 28 2023 02:30:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1450[Jul 28 2023 02:30:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1451[Jul 28 2023 02:30:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1452[Jul 28 2023 02:30:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-4ecc33a0ead436d4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-4ecc33a0ead436d4 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-4ecc33a0ead436d4 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1453[Jul 28 2023 02:30:26 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-4ecc33a0ead436d4`1454[Jul 28 2023 02:30:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1455[Jul 28 2023 02:30:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-4ecc33a0ead436d4' via api in 6.29 seconds1456[Jul 28 2023 02:30:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1457[Jul 28 2023 02:30:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1458[Jul 28 2023 02:30:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1459[Jul 28 2023 02:30:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1460[Jul 28 2023 02:30:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1461[Jul 28 2023 02:30:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.19s1462[Jul 28 2023 02:30:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1463[Jul 28 2023 02:30:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1464[Jul 28 2023 02:30:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-4ecc33a0ead436d41465[Jul 28 2023 02:30:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds1466[Jul 28 2023 02:30:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-4ecc33a0ead436d41467[Jul 28 2023 02:30:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '17' via api in 0.1 seconds1468[Jul 28 2023 02:30:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '17' via api in 0.08 seconds1469[Jul 28 2023 02:30:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '17' via api in 0.07 seconds1470[Jul 28 2023 02:30:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '17' via api in 0.09 seconds1471[Jul 28 2023 02:30:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1472[Jul 28 2023 02:30:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.145s1473[Jul 28 2023 02:30:45 UTC (QA Tests)] INFO -- clicking :menu_section_button1474[Jul 28 2023 02:30:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1475[Jul 28 2023 02:30:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.752s1476[Jul 28 2023 02:30:46 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1477[Jul 28 2023 02:30:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-4ecc33a0ead436d4'1478[Jul 28 2023 02:30:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-4ecc33a0ead436d4`1479[Jul 28 2023 02:30:57 UTC (QA Tests)] INFO -- Saving screenshot..1480 displays security reports in the project security dashboard (FAILED - 1)14821st Try error in ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:102:1483Unable to find css "[data-testid=\"filter_tool_dropdown\"],[data-testid=\"filter-tool-dropdown\"],[data-qa-selector=\"filter_tool_dropdown\"],.qa-filter-tool-dropdown"1485RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:1021486 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-02-15-36-961f66e823f726f9/govern_security_reports_displays_security_reports_in_the_project_security_dashbo_2023-07-28-02-30-57.604.html1487 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-02-15-36-961f66e823f726f9/govern_security_reports_displays_security_reports_in_the_project_security_dashbo_2023-07-28-02-30-57.604.png1488[Jul 28 2023 02:30:58 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state1489[Jul 28 2023 02:30:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1490[Jul 28 2023 02:30:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds1491[Jul 28 2023 02:30:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-9971d433de353a55' via api in 0.53 seconds1492[Jul 28 2023 02:30:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1493[Jul 28 2023 02:30:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1494[Jul 28 2023 02:31:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1495[Jul 28 2023 02:31:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-9971d433de353a55 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-9971d433de353a55 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-9971d433de353a55 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1496[Jul 28 2023 02:31:04 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-9971d433de353a55`1497[Jul 28 2023 02:31:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1498[Jul 28 2023 02:31:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-9971d433de353a55' via api in 6.24 seconds1499[Jul 28 2023 02:31:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1500[Jul 28 2023 02:31:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1501[Jul 28 2023 02:31:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1502[Jul 28 2023 02:31:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1503[Jul 28 2023 02:31:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1504[Jul 28 2023 02:31:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s1505[Jul 28 2023 02:31:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1506[Jul 28 2023 02:31:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1507[Jul 28 2023 02:31:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-9971d433de353a551508[Jul 28 2023 02:31:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1509[Jul 28 2023 02:31:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1510[Jul 28 2023 02:31:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.686s1511[Jul 28 2023 02:31:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-9971d433de353a55'1512[Jul 28 2023 02:31:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-9971d433de353a55`1513 dependency list has empty state1514[Jul 28 2023 02:31:12 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard1515[Jul 28 2023 02:31:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1516[Jul 28 2023 02:31:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.2 seconds1517[Jul 28 2023 02:31:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-18dc495c3cd76d9f' via api in 0.48 seconds1518[Jul 28 2023 02:31:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1519[Jul 28 2023 02:31:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1520[Jul 28 2023 02:31:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1521[Jul 28 2023 02:31:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-18dc495c3cd76d9f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-18dc495c3cd76d9f sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-18dc495c3cd76d9f --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1522[Jul 28 2023 02:31:14 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-18dc495c3cd76d9f`1523[Jul 28 2023 02:31:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1524[Jul 28 2023 02:31:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-18dc495c3cd76d9f' via api in 1.18 seconds1525[Jul 28 2023 02:31:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1526[Jul 28 2023 02:31:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1527[Jul 28 2023 02:31:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1528[Jul 28 2023 02:31:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1529[Jul 28 2023 02:31:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1530[Jul 28 2023 02:31:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.148s1531[Jul 28 2023 02:31:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1532[Jul 28 2023 02:31:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1533[Jul 28 2023 02:31:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-18dc495c3cd76d9f1534[Jul 28 2023 02:31:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds1535[Jul 28 2023 02:31:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-18dc495c3cd76d9f1536[Jul 28 2023 02:31:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.1 seconds1537[Jul 28 2023 02:31:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.07 seconds1538[Jul 28 2023 02:31:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds1539[Jul 28 2023 02:31:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.07 seconds1540[Jul 28 2023 02:31:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-6b18b484.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f91541[Jul 28 2023 02:31:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1542[Jul 28 2023 02:31:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1543[Jul 28 2023 02:31:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.698s1544[Jul 28 2023 02:31:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1545[Jul 28 2023 02:31:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.84s1546[Jul 28 2023 02:31:35 UTC (QA Tests)] INFO -- clicking :filter_project_dropdown1547[Jul 28 2023 02:31:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.533s1548[Jul 28 2023 02:31:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_project_dropdown' took 0.651s1549[Jul 28 2023 02:31:37 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1550[Jul 28 2023 02:31:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.501s1551[Jul 28 2023 02:31:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.573s1552[Jul 28 2023 02:31:37 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1553[Jul 28 2023 02:31:38 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1554[Jul 28 2023 02:31:38 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1555[Jul 28 2023 02:31:38 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1556[Jul 28 2023 02:31:38 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1557[Jul 28 2023 02:31:39 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1558[Jul 28 2023 02:31:39 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1559[Jul 28 2023 02:31:39 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1560[Jul 28 2023 02:31:39 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1561[Jul 28 2023 02:31:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.791s1562[Jul 28 2023 02:31:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.848s1563[Jul 28 2023 02:31:40 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1564[Jul 28 2023 02:31:40 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1565[Jul 28 2023 02:31:40 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1566[Jul 28 2023 02:31:41 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1567[Jul 28 2023 02:31:41 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1568[Jul 28 2023 02:31:41 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1569[Jul 28 2023 02:31:41 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1570[Jul 28 2023 02:31:41 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1571[Jul 28 2023 02:31:42 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1572[Jul 28 2023 02:31:42 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1573[Jul 28 2023 02:31:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-18dc495c3cd76d9f'1574[Jul 28 2023 02:31:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-18dc495c3cd76d9f`1575 displays security reports in the group security dashboard1576[Jul 28 2023 02:31:43 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities1577[Jul 28 2023 02:31:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1578[Jul 28 2023 02:31:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds1579[Jul 28 2023 02:31:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-f01dbed2ac4194e0' via api in 0.47 seconds1580[Jul 28 2023 02:31:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1581[Jul 28 2023 02:31:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1582[Jul 28 2023 02:31:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1583[Jul 28 2023 02:31:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-f01dbed2ac4194e0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-f01dbed2ac4194e0 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-f01dbed2ac4194e0 --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1584[Jul 28 2023 02:31:44 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-f01dbed2ac4194e0`1585[Jul 28 2023 02:31:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1586[Jul 28 2023 02:31:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-f01dbed2ac4194e0' via api in 1.31 seconds1587[Jul 28 2023 02:31:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1588[Jul 28 2023 02:31:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1589[Jul 28 2023 02:31:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1590[Jul 28 2023 02:31:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1591[Jul 28 2023 02:31:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1592[Jul 28 2023 02:31:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s1593[Jul 28 2023 02:31:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1594[Jul 28 2023 02:31:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1595[Jul 28 2023 02:31:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-f01dbed2ac4194e01596[Jul 28 2023 02:31:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.3 seconds1597[Jul 28 2023 02:31:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-f01dbed2ac4194e01598[Jul 28 2023 02:31:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '19' via api in 0.08 seconds1599[Jul 28 2023 02:31:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '19' via api in 0.09 seconds1600[Jul 28 2023 02:32:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '19' via api in 0.09 seconds1601[Jul 28 2023 02:32:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '19' via api in 0.09 seconds1602[Jul 28 2023 02:32:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '19' via api in 0.08 seconds1603[Jul 28 2023 02:32:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1604[Jul 28 2023 02:32:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1605[Jul 28 2023 02:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.04s1606[Jul 28 2023 02:32:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1607[Jul 28 2023 02:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.532s1608[Jul 28 2023 02:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.621s1609[Jul 28 2023 02:32:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1610[Jul 28 2023 02:32:09 UTC (QA Tests)] INFO -- clicking :vulnerability1611[Jul 28 2023 02:32:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.926s1612[Jul 28 2023 02:32:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-f01dbed2ac4194e0'1613[Jul 28 2023 02:32:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-f01dbed2ac4194e0`1614 displays false positives for the vulnerabilities1615Data Stores1616 User1617[Jul 28 2023 02:32:11 UTC (QA Tests)] INFO -- Starting test: Data Stores User can be followed and their activity seen1618[Jul 28 2023 02:32:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-25902ca760d4791c' via api in 0.27 seconds1619[Jul 28 2023 02:32:11 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-25902ca760d4791c1620[Jul 28 2023 02:32:11 UTC (QA Tests)] INFO -- Caching token for username: qa-user-25902ca760d4791c, last six chars of token:YmTcy51621[Jul 28 2023 02:32:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-25902ca760d4791c-czah44dd' via api in 0.09 seconds1622[Jul 28 2023 02:32:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-00d429c0028b3580' via api in 0.29 seconds1623[Jul 28 2023 02:32:12 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-00d429c0028b3580"1624[Jul 28 2023 02:32:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1625[Jul 28 2023 02:32:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1626[Jul 28 2023 02:32:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1627[Jul 28 2023 02:32:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1628[Jul 28 2023 02:32:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.749s1629[Jul 28 2023 02:32:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1630[Jul 28 2023 02:32:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1631[Jul 28 2023 02:32:16 UTC (QA Tests)] INFO -- clicking :follow_user_link1632[Jul 28 2023 02:32:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element follow_user_link' took 0.606s1633[Jul 28 2023 02:32:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1634[Jul 28 2023 02:32:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group_for_follow_user_activity_0d6ae5e88f2d10d5' via api in 0.38 seconds1635[Jul 28 2023 02:32:17 UTC (QA Tests)] INFO -- Adding user qa-user-25902ca760d4791c to gitlab-qa-sandbox-group-6/group_for_follow_user_activity_0d6ae5e88f2d10d5 QA::Resource::Group1636[Jul 28 2023 02:32:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group_for_follow_user_activity_0d6ae5e88f2d10d5/project-for-tags-550a0d6b55126f3d' via api in 0.8 seconds1637[Jul 28 2023 02:32:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1638[Jul 28 2023 02:32:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.87 seconds1639[Jul 28 2023 02:32:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.35 seconds1640[Jul 28 2023 02:32:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '4' via api in 0.18 seconds1641[Jul 28 2023 02:32:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s1642[Jul 28 2023 02:32:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content1643[Jul 28 2023 02:32:21 UTC (QA Tests)] INFO -- clicking :user_profile_link1644[Jul 28 2023 02:32:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1645[Jul 28 2023 02:32:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.643s1646[Jul 28 2023 02:32:22 UTC (QA Tests)] INFO -- clicking :user_link1647[Jul 28 2023 02:32:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element user_link' took 0.674s1648[Jul 28 2023 02:32:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group_for_follow_user_activity_0d6ae5e88f2d10d5/project-for-tags-550a0d6b55126f3d'1649[Jul 28 2023 02:32:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-25902ca760d4791c'1650[Jul 28 2023 02:32:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-00d429c0028b3580'1651 can be followed and their activity seen1652Create1653 Cherry picking a commit1654[Jul 28 2023 02:32:24 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request1655[Jul 28 2023 02:32:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1656[Jul 28 2023 02:32:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1657[Jul 28 2023 02:32:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1658[Jul 28 2023 02:32:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1659[Jul 28 2023 02:32:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1660[Jul 28 2023 02:32:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.13s1661[Jul 28 2023 02:32:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1662[Jul 28 2023 02:32:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1663[Jul 28 2023 02:32:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1664[Jul 28 2023 02:32:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds1665[Jul 28 2023 02:32:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-566913642087f694' via api in 1.06 seconds1666[Jul 28 2023 02:32:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1667[Jul 28 2023 02:32:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-566913642087f694/-/commit/6c7e011c1eae17d52c904835ca5bfb7baa9564711668[Jul 28 2023 02:32:31 UTC (QA Tests)] INFO -- clicking :options_button1669[Jul 28 2023 02:32:32 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present1670[Jul 28 2023 02:32:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.526s1671[Jul 28 2023 02:32:32 UTC (QA Tests)] INFO -- clicking :submit_commit_button1672[Jul 28 2023 02:32:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.873s1673[Jul 28 2023 02:32:34 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1674[Jul 28 2023 02:32:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.87s1675[Jul 28 2023 02:32:37 UTC (QA Tests)] INFO -- clicking :diffs_tab1676[Jul 28 2023 02:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_name_content' took 11.053s1677[Jul 28 2023 02:32:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.05s1678[Jul 28 2023 02:32:59 UTC (QA Tests)] INFO -- clicking :file_tree_button1679[Jul 28 2023 02:33:00 UTC (QA Tests)] INFO -- filling :diff_tree_search with "secret_file.md"1680[Jul 28 2023 02:33:00 UTC (QA Tests)] INFO -- clicking the coordinates of :diff_tree_search1681 creates a merge request1682Analytics1683 Service ping default enabled1684 when using default enabled from gitlab.yml config1685[Jul 28 2023 02:33:00 UTC (QA Tests)] INFO -- Starting test: Analytics Service ping default enabled when using default enabled from gitlab.yml config has service ping toggle enabled1686[Jul 28 2023 02:33:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1687[Jul 28 2023 02:33:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1688[Jul 28 2023 02:33:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1689[Jul 28 2023 02:33:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1690[Jul 28 2023 02:33:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1691[Jul 28 2023 02:33:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s1692[Jul 28 2023 02:33:03 UTC (QA Tests)] INFO -- Enabling super sidebar!1693[Jul 28 2023 02:33:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled1694[Jul 28 2023 02:33:05 UTC (QA Tests)] INFO -- clicking :context_switcher1695[Jul 28 2023 02:33:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1696[Jul 28 2023 02:33:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.782s1697[Jul 28 2023 02:33:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.21s1698[Jul 28 2023 02:33:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1699[Jul 28 2023 02:33:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1700[Jul 28 2023 02:33:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.599s1701 has service ping toggle enabled1702Manage1703 2FA1704[Jul 28 2023 02:33:10 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh1705[Jul 28 2023 02:33:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-0c23c02768b29736' via api in 0.27 seconds1706[Jul 28 2023 02:33:10 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-9otazs/id_rsa -N `1707[Jul 28 2023 02:33:10 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-0c23c02768b297361708[Jul 28 2023 02:33:10 UTC (QA Tests)] INFO -- Caching token for username: qa-user-0c23c02768b29736, last six chars of token:Tz5ygn1709[Jul 28 2023 02:33:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-0c23c02768b29736-3h6p7eyi' via api in 0.09 seconds1710[Jul 28 2023 02:33:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 0.32 seconds1711[Jul 28 2023 02:33:11 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0c23c02768b29736"1712[Jul 28 2023 02:33:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1713[Jul 28 2023 02:33:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1714[Jul 28 2023 02:33:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1715[Jul 28 2023 02:33:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1716[Jul 28 2023 02:33:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.71s1717[Jul 28 2023 02:33:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1718[Jul 28 2023 02:33:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1719[Jul 28 2023 02:33:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.044s1720[Jul 28 2023 02:33:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1721[Jul 28 2023 02:33:15 UTC (QA Tests)] INFO -- clicking :edit_profile_link1722[Jul 28 2023 02:33:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.694s1723[Jul 28 2023 02:33:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1724[Jul 28 2023 02:33:16 UTC (QA Tests)] INFO -- clicking :enable_2fa_button1725[Jul 28 2023 02:33:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element enable_2fa_button' took 0.69s1726[Jul 28 2023 02:33:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "319066"1727[Jul 28 2023 02:33:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1728[Jul 28 2023 02:33:30 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1729[Jul 28 2023 02:33:30 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1730[Jul 28 2023 02:33:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1731[Jul 28 2023 02:33:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.092s1732[Jul 28 2023 02:33:32 UTC (QA Tests)] INFO -- clicking :copy_button1733[Jul 28 2023 02:33:32 UTC (QA Tests)] INFO -- clicking :proceed_button1734[Jul 28 2023 02:33:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.03s1735[Jul 28 2023 02:33:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content1736[Jul 28 2023 02:33:34 UTC (QA Tests)] INFO -- clicking :sign_out_link1737[Jul 28 2023 02:33:35 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0c23c02768b29736"1738[Jul 28 2023 02:33:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1739[Jul 28 2023 02:33:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1740[Jul 28 2023 02:33:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1741[Jul 28 2023 02:33:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1742[Jul 28 2023 02:33:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1743[Jul 28 2023 02:33:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.023s1744[Jul 28 2023 02:33:40 UTC (QA Tests)] INFO -- User is not signed in, skipping1745[Jul 28 2023 02:33:41 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "0e9dca1c0048e919"1746[Jul 28 2023 02:33:41 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1747[Jul 28 2023 02:33:41 UTC (QA Tests)] INFO -- clicking :verify_code_button1748[Jul 28 2023 02:33:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.029s1749[Jul 28 2023 02:33:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content1750[Jul 28 2023 02:33:43 UTC (QA Tests)] INFO -- clicking :sign_out_link1751[Jul 28 2023 02:33:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0c23c02768b29736"1752[Jul 28 2023 02:33:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1753[Jul 28 2023 02:33:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1754[Jul 28 2023 02:33:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1755[Jul 28 2023 02:33:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1756[Jul 28 2023 02:33:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1757[Jul 28 2023 02:33:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.033s1758[Jul 28 2023 02:33:48 UTC (QA Tests)] INFO -- User is not signed in, skipping1759[Jul 28 2023 02:33:49 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "0e9dca1c0048e919"1760[Jul 28 2023 02:33:49 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1761[Jul 28 2023 02:33:50 UTC (QA Tests)] INFO -- clicking :verify_code_button1762[Jul 28 2023 02:33:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.797s1763 allows 2FA code recovery via ssh1764Verify1765 Trigger matrix1766[Jul 28 2023 02:33:50 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1767[Jul 28 2023 02:33:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1768[Jul 28 2023 02:33:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds1769[Jul 28 2023 02:33:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-pipeline-6e670d6c16f2c70c' via api in 0.72 seconds1770[Jul 28 2023 02:33:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1771[Jul 28 2023 02:33:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1772[Jul 28 2023 02:33:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1773[Jul 28 2023 02:33:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-syv7m5qi --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-syv7m5qi 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-syv7m5qi --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list qa-runner-syv7m5qi --executor shell && gitlab-runner run" `1774[Jul 28 2023 02:33:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-syv7m5qi`1775[Jul 28 2023 02:33:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1776[Jul 28 2023 02:33:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-syv7m5qi' via api in 1.26 seconds1777[Jul 28 2023 02:33:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1778[Jul 28 2023 02:33:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1779[Jul 28 2023 02:33:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1780[Jul 28 2023 02:33:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1781[Jul 28 2023 02:33:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1782[Jul 28 2023 02:33:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s1783[Jul 28 2023 02:33:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1784[Jul 28 2023 02:33:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1785[Jul 28 2023 02:33:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1786[Jul 28 2023 02:33:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-pipeline-6e670d6c16f2c70c1787[Jul 28 2023 02:33:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1788[Jul 28 2023 02:33:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1789[Jul 28 2023 02:34:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.793s1790[Jul 28 2023 02:34:13 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1791[Jul 28 2023 02:34:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1792[Jul 28 2023 02:34:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.205s1793[Jul 28 2023 02:34:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-syv7m5qi'1794[Jul 28 2023 02:34:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-syv7m5qi`1795[Jul 28 2023 02:34:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-pipeline-6e670d6c16f2c70c'1796 creates 2 trigger jobs and passes corresponding matrix variables1797Manage1798 standard1799 when admin approval is required1800[Jul 28 2023 02:34:15 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval1801[Jul 28 2023 02:34:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1802[Jul 28 2023 02:34:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1803[Jul 28 2023 02:34:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1804[Jul 28 2023 02:34:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1805[Jul 28 2023 02:34:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1806[Jul 28 2023 02:34:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.177s1807[Jul 28 2023 02:34:19 UTC (QA Tests)] INFO -- Enabling super sidebar!1808[Jul 28 2023 02:34:19 UTC (QA Tests)] INFO -- Super sidebar is already enabled1809[Jul 28 2023 02:34:20 UTC (QA Tests)] INFO -- clicking :context_switcher1810[Jul 28 2023 02:34:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1811[Jul 28 2023 02:34:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.73s1812[Jul 28 2023 02:34:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.152s1813[Jul 28 2023 02:34:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1814[Jul 28 2023 02:34:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.773s1815[Jul 28 2023 02:34:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.258s1816[Jul 28 2023 02:34:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s1817[Jul 28 2023 02:34:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content1818[Jul 28 2023 02:34:26 UTC (QA Tests)] INFO -- clicking :sign_out_link1819[Jul 28 2023 02:34:37 UTC (QA Tests)] INFO -- clicking :register_link1820[Jul 28 2023 02:34:37 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1821[Jul 28 2023 02:34:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1822[Jul 28 2023 02:34:37 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 2651c6a892f291f2"1823[Jul 28 2023 02:34:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1824[Jul 28 2023 02:34:38 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-2651c6a892f291f2"1825[Jul 28 2023 02:34:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1826[Jul 28 2023 02:34:38 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-2651c6a892f291f2@gitlab.com"1827[Jul 28 2023 02:34:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1828[Jul 28 2023 02:34:39 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1829[Jul 28 2023 02:34:39 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1830[Jul 28 2023 02:34:39 UTC (QA Tests)] INFO -- clicking :new_user_register_button1831[Jul 28 2023 02:34:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.596s1832[Jul 28 2023 02:34:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.029s1833[Jul 28 2023 02:34:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2651c6a892f291f2' via browser_ui in 35.5 seconds1834[Jul 28 2023 02:34:51 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2651c6a892f291f2"1835[Jul 28 2023 02:34:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1836[Jul 28 2023 02:34:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1837[Jul 28 2023 02:34:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1838[Jul 28 2023 02:34:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1839[Jul 28 2023 02:34:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1840[Jul 28 2023 02:34:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.039s1841[Jul 28 2023 02:34:56 UTC (QA Tests)] INFO -- User is not signed in, skipping1842[Jul 28 2023 02:34:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1843[Jul 28 2023 02:34:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1844[Jul 28 2023 02:34:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1845[Jul 28 2023 02:34:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1846[Jul 28 2023 02:34:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1847[Jul 28 2023 02:34:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.098s1848[Jul 28 2023 02:35:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1849[Jul 28 2023 02:35:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled1850[Jul 28 2023 02:35:01 UTC (QA Tests)] INFO -- clicking :context_switcher1851[Jul 28 2023 02:35:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1852[Jul 28 2023 02:35:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.767s1853[Jul 28 2023 02:35:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.193s1854[Jul 28 2023 02:35:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1855[Jul 28 2023 02:35:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.7s1856[Jul 28 2023 02:35:04 UTC (QA Tests)] INFO -- clicking :pending_approval_tab1857[Jul 28 2023 02:35:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending_approval_tab' took 0.757s1858[Jul 28 2023 02:35:06 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle1859[Jul 28 2023 02:35:07 UTC (QA Tests)] INFO -- clicking :approve_user_button1860[Jul 28 2023 02:35:07 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button1861[Jul 28 2023 02:35:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_user_confirm_button' took 0.658s1862[Jul 28 2023 02:35:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.038s1863[Jul 28 2023 02:35:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content1864[Jul 28 2023 02:35:09 UTC (QA Tests)] INFO -- clicking :sign_out_link1865[Jul 28 2023 02:35:09 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2651c6a892f291f2"1866[Jul 28 2023 02:35:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1867[Jul 28 2023 02:35:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1868[Jul 28 2023 02:35:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1869[Jul 28 2023 02:35:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1870[Jul 28 2023 02:35:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.573s1871[Jul 28 2023 02:35:11 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1872[Jul 28 2023 02:35:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.031s1873[Jul 28 2023 02:35:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.016s1874[Jul 28 2023 02:35:13 UTC (QA Tests)] INFO -- clicking :get_started_button1875[Jul 28 2023 02:35:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1876[Jul 28 2023 02:35:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1877[Jul 28 2023 02:35:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.023s1878[Jul 28 2023 02:35:27 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}1879 allows user login after approval1880 when admin approval is not required1881 when user account is deleted1882[Jul 28 2023 02:35:27 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials1883[Jul 28 2023 02:35:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1489b8e23f736f54' via api in 0.25 seconds1884[Jul 28 2023 02:35:28 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-1489b8e23f736f54"1885[Jul 28 2023 02:35:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1886[Jul 28 2023 02:35:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1887[Jul 28 2023 02:35:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1888[Jul 28 2023 02:35:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1889[Jul 28 2023 02:35:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.704s1890[Jul 28 2023 02:35:30 UTC (QA Tests)] INFO -- Enabling super sidebar!1891[Jul 28 2023 02:35:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled1892[Jul 28 2023 02:35:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.041s1893[Jul 28 2023 02:35:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content1894[Jul 28 2023 02:35:32 UTC (QA Tests)] INFO -- clicking :edit_profile_link1895[Jul 28 2023 02:35:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.676s1896[Jul 28 2023 02:35:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1897[Jul 28 2023 02:35:34 UTC (QA Tests)] INFO -- clicking :delete_account_button1898[Jul 28 2023 02:35:34 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button1899[Jul 28 2023 02:36:09 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-1489b8e23f736f54"1900[Jul 28 2023 02:36:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1901[Jul 28 2023 02:36:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1902[Jul 28 2023 02:36:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1903[Jul 28 2023 02:36:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1904[Jul 28 2023 02:36:10 UTC (QA Tests)] INFO -- Enabling super sidebar!1905[Jul 28 2023 02:36:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.032s1906[Jul 28 2023 02:36:13 UTC (QA Tests)] INFO -- User is not signed in, skipping1907[Jul 28 2023 02:36:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1908[Jul 28 2023 02:36:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1909[Jul 28 2023 02:36:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1910[Jul 28 2023 02:36:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1911[Jul 28 2023 02:36:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1912[Jul 28 2023 02:36:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.279s1913[Jul 28 2023 02:36:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1914[Jul 28 2023 02:36:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1915[Jul 28 2023 02:36:19 UTC (QA Tests)] INFO -- clicking :context_switcher1916[Jul 28 2023 02:36:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1917[Jul 28 2023 02:36:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.673s1918[Jul 28 2023 02:36:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.168s1919[Jul 28 2023 02:36:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1920[Jul 28 2023 02:36:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.702s1921[Jul 28 2023 02:36:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.054s1922[Jul 28 2023 02:36:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.014s1923[Jul 28 2023 02:36:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1924[Jul 28 2023 02:36:25 UTC (QA Tests)] INFO -- clicking :sign_out_link1925[Jul 28 2023 02:36:35 UTC (QA Tests)] INFO -- clicking :register_link1926[Jul 28 2023 02:36:36 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1927[Jul 28 2023 02:36:36 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1928[Jul 28 2023 02:36:36 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 1489b8e23f736f54"1929[Jul 28 2023 02:36:36 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1930[Jul 28 2023 02:36:37 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-1489b8e23f736f54"1931[Jul 28 2023 02:36:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1932[Jul 28 2023 02:36:37 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-1489b8e23f736f54@example.com"1933[Jul 28 2023 02:36:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1934[Jul 28 2023 02:36:37 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1935[Jul 28 2023 02:36:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1936[Jul 28 2023 02:36:38 UTC (QA Tests)] INFO -- clicking :new_user_register_button1937[Jul 28 2023 02:36:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.585s1938[Jul 28 2023 02:36:39 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1939[Jul 28 2023 02:36:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.027s1940[Jul 28 2023 02:36:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.017s1941[Jul 28 2023 02:36:41 UTC (QA Tests)] INFO -- clicking :get_started_button1942[Jul 28 2023 02:36:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1489b8e23f736f54' via browser_ui in 27.39 seconds1943[Jul 28 2023 02:36:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-1489b8e23f736f54'1944 allows recreating with same credentials1945 behaves like registration and login1946[Jul 28 2023 02:36:42 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 login1947[Jul 28 2023 02:36:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1948[Jul 28 2023 02:36:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1949[Jul 28 2023 02:36:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1950[Jul 28 2023 02:36:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1951[Jul 28 2023 02:36:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1952[Jul 28 2023 02:36:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s1953[Jul 28 2023 02:36:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1954[Jul 28 2023 02:36:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1955[Jul 28 2023 02:36:47 UTC (QA Tests)] INFO -- clicking :context_switcher1956[Jul 28 2023 02:36:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1957[Jul 28 2023 02:36:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.693s1958[Jul 28 2023 02:36:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.2s1959[Jul 28 2023 02:36:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1960[Jul 28 2023 02:36:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.743s1961[Jul 28 2023 02:36:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.332s1962[Jul 28 2023 02:36:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.069s1963[Jul 28 2023 02:36:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content1964[Jul 28 2023 02:36:53 UTC (QA Tests)] INFO -- clicking :sign_out_link1965[Jul 28 2023 02:37:04 UTC (QA Tests)] INFO -- clicking :register_link1966[Jul 28 2023 02:37:04 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1967[Jul 28 2023 02:37:04 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1968[Jul 28 2023 02:37:04 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 1150897b5b8953d3"1969[Jul 28 2023 02:37:04 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1970[Jul 28 2023 02:37:05 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-1150897b5b8953d3"1971[Jul 28 2023 02:37:05 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1972[Jul 28 2023 02:37:05 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-1150897b5b8953d3@gitlab.com"1973[Jul 28 2023 02:37:05 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1974[Jul 28 2023 02:37:06 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1975[Jul 28 2023 02:37:06 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1976[Jul 28 2023 02:37:06 UTC (QA Tests)] INFO -- clicking :new_user_register_button1977[Jul 28 2023 02:37:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.513s1978[Jul 28 2023 02:37:07 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1979[Jul 28 2023 02:37:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.023s1980[Jul 28 2023 02:37:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.015s1981[Jul 28 2023 02:37:09 UTC (QA Tests)] INFO -- clicking :get_started_button1982[Jul 28 2023 02:37:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1150897b5b8953d3' via browser_ui in 27.51 seconds1983 allows the user to register and login1984Plan1985 Project level issues analytics1986 behaves like issues analytics page1987[Jul 28 2023 02:37:10 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph1988[Jul 28 2023 02:37:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1989[Jul 28 2023 02:37:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1990[Jul 28 2023 02:37:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1991[Jul 28 2023 02:37:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1992[Jul 28 2023 02:37:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1993[Jul 28 2023 02:37:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.274s1994[Jul 28 2023 02:37:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1995[Jul 28 2023 02:37:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1996[Jul 28 2023 02:37:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1997[Jul 28 2023 02:37:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.2 seconds1998[Jul 28 2023 02:37:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-for-issues-144e977b4bb3e260' via api in 0.72 seconds1999[Jul 28 2023 02:37:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.98 seconds2000 displays a graph2001 Group level issues analytics2002 behaves like issues analytics page2003[Jul 28 2023 02:37:17 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph2004[Jul 28 2023 02:37:18 UTC (QA Tests)] INFO -- filling :login_field with "root"2005[Jul 28 2023 02:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2006[Jul 28 2023 02:37:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2007[Jul 28 2023 02:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2008[Jul 28 2023 02:37:19 UTC (QA Tests)] INFO -- clicking :sign_in_button2009[Jul 28 2023 02:37:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.112s2010[Jul 28 2023 02:37:20 UTC (QA Tests)] INFO -- Enabling super sidebar!2011[Jul 28 2023 02:37:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled2012[Jul 28 2023 02:37:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2013[Jul 28 2023 02:37:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds2014[Jul 28 2023 02:37:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-for-issues-3142720ee45a38dd' via api in 0.71 seconds2015[Jul 28 2023 02:37:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 1.04 seconds2016 displays a graph2017Create2018 Version control for personal snippets2019[Jul 28 2023 02:37:24 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI2020[Jul 28 2023 02:37:25 UTC (QA Tests)] INFO -- filling :login_field with "root"2021[Jul 28 2023 02:37:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2022[Jul 28 2023 02:37:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2023[Jul 28 2023 02:37:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2024[Jul 28 2023 02:37:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2025[Jul 28 2023 02:37:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s2026[Jul 28 2023 02:37:27 UTC (QA Tests)] INFO -- Enabling super sidebar!2027[Jul 28 2023 02:37:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2028[Jul 28 2023 02:37:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '7' via api in 0.4 seconds2029[Jul 28 2023 02:37:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-6b18b484.test/-/snippets/72030[Jul 28 2023 02:37:30 UTC (QA Tests)] INFO -- clicking :clone_button2031[Jul 28 2023 02:37:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.88 seconds2032[Jul 28 2023 02:37:32 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present2033[Jul 28 2023 02:37:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.008s2034[Jul 28 2023 02:37:43 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2035[Jul 28 2023 02:37:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.835s2036[Jul 28 2023 02:37:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 0.848s2037[Jul 28 2023 02:37:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '7'2038[Jul 28 2023 02:37:45 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-8373hb/id_rsa -N `2039[Jul 28 2023 02:37:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 0.36 seconds2040[Jul 28 2023 02:37:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'2041 clones, pushes, and pulls a snippet over HTTP, edits via UI2042[Jul 28 2023 02:37:45 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI2043[Jul 28 2023 02:37:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2044[Jul 28 2023 02:37:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2045[Jul 28 2023 02:37:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"2046[Jul 28 2023 02:37:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2047[Jul 28 2023 02:37:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2048[Jul 28 2023 02:37:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.12s2049[Jul 28 2023 02:37:48 UTC (QA Tests)] INFO -- Enabling super sidebar!2050[Jul 28 2023 02:37:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled2051[Jul 28 2023 02:37:50 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-uxuoo5/id_rsa -N `2052[Jul 28 2023 02:37:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '5' via api in 0.92 seconds2053[Jul 28 2023 02:37:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '8' via api in 0.34 seconds2054[Jul 28 2023 02:37:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-6b18b484.test/-/snippets/82055[Jul 28 2023 02:37:52 UTC (QA Tests)] INFO -- clicking :clone_button2056[Jul 28 2023 02:37:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.88 seconds2057[Jul 28 2023 02:37:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.629s2058[Jul 28 2023 02:37:54 UTC (QA Tests)] INFO -- clicking :snippet_action_button2059[Jul 28 2023 02:37:54 UTC (QA Tests)] INFO -- clicking :delete_snippet_button2060[Jul 28 2023 02:37:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.544s2061[Jul 28 2023 02:37:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.555s2062[Jul 28 2023 02:37:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '5'2063 clones, pushes, and pulls a snippet over SSH, deletes via UI2064Verify2065 Endpoint Coverage2066[Jul 28 2023 02:37:55 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api2067[Jul 28 2023 02:37:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2068[Jul 28 2023 02:37:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds2069[Jul 28 2023 02:37:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/endpoint-coverage-d3687465aa61243b' via api in 0.7 seconds2070[Jul 28 2023 02:37:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2071[Jul 28 2023 02:37:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2072[Jul 28 2023 02:37:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2073[Jul 28 2023 02:37:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-d3687465aa61243b --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-d3687465aa61243b 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 endpoint-coverage-d3687465aa61243b --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list endpoint-coverage-d3687465aa61243b --executor shell && gitlab-runner run" `2074[Jul 28 2023 02:37:57 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-d3687465aa61243b`2075[Jul 28 2023 02:37:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2076[Jul 28 2023 02:37:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'endpoint-coverage-d3687465aa61243b' via api in 1.41 seconds2077[Jul 28 2023 02:37:58 UTC (QA Tests)] INFO -- filling :login_field with "root"2078[Jul 28 2023 02:37:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2079[Jul 28 2023 02:37:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2080[Jul 28 2023 02:37:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2081[Jul 28 2023 02:37:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2082[Jul 28 2023 02:38:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.147s2083[Jul 28 2023 02:38:00 UTC (QA Tests)] INFO -- Enabling super sidebar!2084[Jul 28 2023 02:38:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled2085[Jul 28 2023 02:38:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/endpoint-coverage-d3687465aa61243b2086[Jul 28 2023 02:38:03 UTC (QA Tests)] INFO -- clicking :menu_section_button2087[Jul 28 2023 02:38:03 UTC (QA Tests)] INFO -- clicking :nav_item_link2088[Jul 28 2023 02:38:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.303s2089[Jul 28 2023 02:38:06 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button2090[Jul 28 2023 02:38:06 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "secret-value"2091[Jul 28 2023 02:38:06 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field2092[Jul 28 2023 02:38:07 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button2093[Jul 28 2023 02:38:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Commit .gitlab-ci.yml"2094[Jul 28 2023 02:38:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.48 seconds2095[Jul 28 2023 02:38:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/endpoint-coverage-d3687465aa61243b2096[Jul 28 2023 02:38:10 UTC (QA Tests)] INFO -- clicking :menu_section_button2097[Jul 28 2023 02:38:10 UTC (QA Tests)] INFO -- clicking :nav_item_link2098[Jul 28 2023 02:38:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.727s2099[Jul 28 2023 02:38:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2100[Jul 28 2023 02:38:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.345s2101[Jul 28 2023 02:38:13 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments2102[Jul 28 2023 02:38:14 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2103[Jul 28 2023 02:38:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.762s2104[Jul 28 2023 02:38:14 UTC (QA Tests)] INFO -- clicking :directory_name_link2105[Jul 28 2023 02:38:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.688s2106[Jul 28 2023 02:38:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/endpoint-coverage-d3687465aa61243b'2107[Jul 28 2023 02:38:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'endpoint-coverage-d3687465aa61243b'2108[Jul 28 2023 02:38:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-d3687465aa61243b`2109 spans r/w postgres web sidekiq git api2110Verify2111 Pipeline with prefill variables2112[Jul 28 2023 02:38:16 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined2113[Jul 28 2023 02:38:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2114[Jul 28 2023 02:38:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds2115[Jul 28 2023 02:38:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-prefill-variables-c3c616ec04ba635f' via api in 0.67 seconds2116[Jul 28 2023 02:38:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds2117[Jul 28 2023 02:38:18 UTC (QA Tests)] INFO -- filling :login_field with "root"2118[Jul 28 2023 02:38:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2119[Jul 28 2023 02:38:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2120[Jul 28 2023 02:38:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2121[Jul 28 2023 02:38:19 UTC (QA Tests)] INFO -- clicking :sign_in_button2122[Jul 28 2023 02:38:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.144s2123[Jul 28 2023 02:38:20 UTC (QA Tests)] INFO -- Enabling super sidebar!2124[Jul 28 2023 02:38:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled2125[Jul 28 2023 02:38:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-prefill-variables-c3c616ec04ba635f2126[Jul 28 2023 02:38:24 UTC (QA Tests)] INFO -- clicking :menu_section_button2127[Jul 28 2023 02:38:24 UTC (QA Tests)] INFO -- clicking :nav_item_link2128[Jul 28 2023 02:38:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.853s2129[Jul 28 2023 02:38:25 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2130[Jul 28 2023 02:38:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.134s2131[Jul 28 2023 02:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.83s2132[Jul 28 2023 02:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.837s2133[Jul 28 2023 02:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? ci_variable_value_dropdown' took 1.867s2134[Jul 28 2023 02:38:28 UTC (QA Tests)] INFO -- clicking :ci_variable_value_dropdown2135 shows dropdown for variables with description, value, and options defined2136[Jul 28 2023 02:38:28 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page2137[Jul 28 2023 02:38:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2138[Jul 28 2023 02:38:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds2139[Jul 28 2023 02:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-prefill-variables-396dd1d3b8a9e536' via api in 0.79 seconds2140[Jul 28 2023 02:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds2141[Jul 28 2023 02:38:30 UTC (QA Tests)] INFO -- filling :login_field with "root"2142[Jul 28 2023 02:38:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2143[Jul 28 2023 02:38:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"2144[Jul 28 2023 02:38:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2145[Jul 28 2023 02:38:31 UTC (QA Tests)] INFO -- clicking :sign_in_button2146[Jul 28 2023 02:38:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.177s2147[Jul 28 2023 02:38:33 UTC (QA Tests)] INFO -- Enabling super sidebar!2148[Jul 28 2023 02:38:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled2149[Jul 28 2023 02:38:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-prefill-variables-396dd1d3b8a9e5362150[Jul 28 2023 02:38:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2151[Jul 28 2023 02:38:36 UTC (QA Tests)] INFO -- clicking :nav_item_link2152[Jul 28 2023 02:38:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.704s2153[Jul 28 2023 02:38:37 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2154[Jul 28 2023 02:38:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.265s2155 shows only variables with description as prefill variables on the run pipeline page2156Govern2157 Vulnerability Report Security Training2158[Jul 28 2023 02:38:40 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 OFF2159[Jul 28 2023 02:38:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2160[Jul 28 2023 02:38:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds2161[Jul 28 2023 02:38:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-5b70dd09c198275d' via api in 0.68 seconds2162[Jul 28 2023 02:38:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2163[Jul 28 2023 02:38:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2164[Jul 28 2023 02:38:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2165[Jul 28 2023 02:38:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-5b70dd09c198275d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-5b70dd09c198275d 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-5b70dd09c198275d --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2166[Jul 28 2023 02:38:47 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-5b70dd09c198275d`2167[Jul 28 2023 02:38:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2168[Jul 28 2023 02:38:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-5b70dd09c198275d' via api in 6.25 seconds2169[Jul 28 2023 02:38:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds2170[Jul 28 2023 02:38:49 UTC (QA Tests)] INFO -- filling :login_field with "root"2171[Jul 28 2023 02:38:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2172[Jul 28 2023 02:38:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2173[Jul 28 2023 02:38:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2174[Jul 28 2023 02:38:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2175[Jul 28 2023 02:38:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.221s2176[Jul 28 2023 02:38:51 UTC (QA Tests)] INFO -- Enabling super sidebar!2177[Jul 28 2023 02:38:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled2178[Jul 28 2023 02:38:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-5b70dd09c198275d2179[Jul 28 2023 02:38:55 UTC (QA Tests)] INFO -- clicking :menu_section_button2180[Jul 28 2023 02:38:55 UTC (QA Tests)] INFO -- clicking :nav_item_link2181[Jul 28 2023 02:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.756s2182[Jul 28 2023 02:38:56 UTC (QA Tests)] INFO -- clicking :nav_item_link2183[Jul 28 2023 02:38:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s2184[Jul 28 2023 02:39:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability_report_header' took 11.034s2185[Jul 28 2023 02:39:08 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-5b70dd09c198275d/-/security/vulnerability_report2186[Jul 28 2023 02:39:11 UTC (QA Tests)] INFO -- clicking :vulnerability2187[Jul 28 2023 02:39:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.934s2188[Jul 28 2023 02:39:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-5b70dd09c198275d'2189[Jul 28 2023 02:39:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-5b70dd09c198275d`2190[Jul 28 2023 02:39:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-5b70dd09c198275d'2191 does not show security training section in vulnerability details when the setting is turned OFF2192[Jul 28 2023 02:39:23 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training shows security training section for supported vulnerabilities when the setting is toggled ON2193[Jul 28 2023 02:39:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2194[Jul 28 2023 02:39:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds2195[Jul 28 2023 02:39:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-769714e82fe921ce' via api in 0.7 seconds2196[Jul 28 2023 02:39:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2197[Jul 28 2023 02:39:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2198[Jul 28 2023 02:39:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2199[Jul 28 2023 02:39:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-769714e82fe921ce --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-769714e82fe921ce 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-769714e82fe921ce --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2200[Jul 28 2023 02:39:30 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-769714e82fe921ce`2201[Jul 28 2023 02:39:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2202[Jul 28 2023 02:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-769714e82fe921ce' via api in 6.23 seconds2203[Jul 28 2023 02:39:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds2204[Jul 28 2023 02:39:32 UTC (QA Tests)] INFO -- filling :login_field with "root"2205[Jul 28 2023 02:39:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2206[Jul 28 2023 02:39:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2207[Jul 28 2023 02:39:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2208[Jul 28 2023 02:39:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2209[Jul 28 2023 02:39:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.239s2210[Jul 28 2023 02:39:35 UTC (QA Tests)] INFO -- Enabling super sidebar!2211[Jul 28 2023 02:39:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled2212[Jul 28 2023 02:39:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-769714e82fe921ce2213[Jul 28 2023 02:39:38 UTC (QA Tests)] INFO -- clicking :menu_section_button2214[Jul 28 2023 02:39:38 UTC (QA Tests)] INFO -- clicking :nav_item_link2215[Jul 28 2023 02:39:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.829s2216[Jul 28 2023 02:39:40 UTC (QA Tests)] INFO -- clicking :nav_item_link2217[Jul 28 2023 02:39:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.815s2218[Jul 28 2023 02:39:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability_report_header' took 11.035s2219[Jul 28 2023 02:39:52 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-769714e82fe921ce/-/security/vulnerability_report2220[Jul 28 2023 02:39:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.371s2221[Jul 28 2023 02:39:55 UTC (QA Tests)] INFO -- clicking :vulnerability2222[Jul 28 2023 02:39:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.907s2223[Jul 28 2023 02:40:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? security_training_text' took 4.981s2224[Jul 28 2023 02:40:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-769714e82fe921ce'2225[Jul 28 2023 02:40:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-769714e82fe921ce`2226[Jul 28 2023 02:40:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/vulnerability-report-security-training-769714e82fe921ce'2227 shows security training section for supported vulnerabilities when the setting is toggled ON2228Plan2229 Issue board focus mode2230[Jul 28 2023 02:40:02 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board2231[Jul 28 2023 02:40:03 UTC (QA Tests)] INFO -- filling :login_field with "root"2232[Jul 28 2023 02:40:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2233[Jul 28 2023 02:40:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"2234[Jul 28 2023 02:40:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2235[Jul 28 2023 02:40:04 UTC (QA Tests)] INFO -- clicking :sign_in_button2236[Jul 28 2023 02:40:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.125s2237[Jul 28 2023 02:40:06 UTC (QA Tests)] INFO -- Enabling super sidebar!2238[Jul 28 2023 02:40:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled2239[Jul 28 2023 02:40:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2240[Jul 28 2023 02:40:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds2241[Jul 28 2023 02:40:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/sample-project-issue-board-focus-mode-f70e842778f39c4e' via api in 0.7 seconds2242[Jul 28 2023 02:40:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/sample-project-issue-board-focus-mode-f70e842778f39c4e2243[Jul 28 2023 02:40:09 UTC (QA Tests)] INFO -- clicking :menu_section_button2244[Jul 28 2023 02:40:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2245[Jul 28 2023 02:40:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.946s2246[Jul 28 2023 02:40:10 UTC (QA Tests)] INFO -- clicking :focus_mode_button2247[Jul 28 2023 02:40:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element focus_mode_button' took 0.543s2248 focuses on issue board2249Plan2250 Sum of issues weights on issue board2251[Jul 28 2023 02:40:11 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header2252[Jul 28 2023 02:40:11 UTC (QA Tests)] INFO -- filling :login_field with "root"2253[Jul 28 2023 02:40:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2254[Jul 28 2023 02:40:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"2255[Jul 28 2023 02:40:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2256[Jul 28 2023 02:40:12 UTC (QA Tests)] INFO -- clicking :sign_in_button2257[Jul 28 2023 02:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s2258[Jul 28 2023 02:40:14 UTC (QA Tests)] INFO -- Enabling super sidebar!2259[Jul 28 2023 02:40:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled2260[Jul 28 2023 02:40:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2261[Jul 28 2023 02:40:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds2262[Jul 28 2023 02:40:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-board-list-ea66d811d994d870' via api in 0.67 seconds2263[Jul 28 2023 02:40:17 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.13 seconds2264[Jul 28 2023 02:40:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '7' via api in 0.12 seconds2265[Jul 28 2023 02:40:17 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '5' via api in 1.05 seconds2266[Jul 28 2023 02:40:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.29 seconds2267[Jul 28 2023 02:40:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.23 seconds2268[Jul 28 2023 02:40:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-board-list-ea66d811d994d8702269[Jul 28 2023 02:40:18 UTC (QA Tests)] INFO -- clicking :menu_section_button2270[Jul 28 2023 02:40:18 UTC (QA Tests)] INFO -- clicking :nav_item_link2271[Jul 28 2023 02:40:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.852s2272[Jul 28 2023 02:40:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.519s2273 shows the sum of issues weights in the board list's header2274Create2275 File Locking2276[Jul 28 2023 02:40:20 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user2277[Jul 28 2023 02:40:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2278[Jul 28 2023 02:40:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2279[Jul 28 2023 02:40:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2280[Jul 28 2023 02:40:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2281[Jul 28 2023 02:40:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2282[Jul 28 2023 02:40:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s2283[Jul 28 2023 02:40:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2284[Jul 28 2023 02:40:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2285[Jul 28 2023 02:40:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2286[Jul 28 2023 02:40:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds2287[Jul 28 2023 02:40:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-ac7bfe3ae5b532d7' via api in 0.99 seconds2288[Jul 28 2023 02:40:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2289[Jul 28 2023 02:40:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.39 seconds2290[Jul 28 2023 02:40:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds2291[Jul 28 2023 02:40:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.18 seconds2292[Jul 28 2023 02:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds2293[Jul 28 2023 02:40:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.17 seconds2294[Jul 28 2023 02:40:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2295[Jul 28 2023 02:40:28 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2296[Jul 28 2023 02:40:28 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2297[Jul 28 2023 02:40:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.18 seconds2298[Jul 28 2023 02:40:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s2299[Jul 28 2023 02:40:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content2300[Jul 28 2023 02:40:30 UTC (QA Tests)] INFO -- clicking :sign_out_link2301[Jul 28 2023 02:40:30 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2302[Jul 28 2023 02:40:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2303[Jul 28 2023 02:40:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"2304[Jul 28 2023 02:40:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2305[Jul 28 2023 02:40:31 UTC (QA Tests)] INFO -- clicking :sign_in_button2306[Jul 28 2023 02:40:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.795s2307[Jul 28 2023 02:40:32 UTC (QA Tests)] INFO -- Enabling super sidebar!2308[Jul 28 2023 02:40:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled2309[Jul 28 2023 02:40:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-ac7bfe3ae5b532d72310[Jul 28 2023 02:40:35 UTC (QA Tests)] INFO -- clicking :file_name_link2311[Jul 28 2023 02:40:35 UTC (QA Tests)] INFO -- clicking :lock_button2312[Jul 28 2023 02:40:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 0.529s2313[Jul 28 2023 02:40:36 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2314[Jul 28 2023 02:40:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2315[Jul 28 2023 02:40:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.12 seconds2316 locks a file and tries to push as a second user2317[Jul 28 2023 02:40:40 UTC (QA Tests)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled2318[Jul 28 2023 02:40:40 UTC (QA Tests)] INFO -- filling :login_field with "root"2319[Jul 28 2023 02:40:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2320[Jul 28 2023 02:40:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2321[Jul 28 2023 02:40:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2322[Jul 28 2023 02:40:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2323[Jul 28 2023 02:40:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.123s2324[Jul 28 2023 02:40:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2325[Jul 28 2023 02:40:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2326[Jul 28 2023 02:40:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2327[Jul 28 2023 02:40:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds2328[Jul 28 2023 02:40:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-ac37520642d3ec69' via api in 1.69 seconds2329[Jul 28 2023 02:40:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2330[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.31 seconds2331[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2332[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.17 seconds2333[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds2334[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.14 seconds2335[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2336[Jul 28 2023 02:40:48 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2337[Jul 28 2023 02:40:48 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2338[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.17 seconds2339[Jul 28 2023 02:40:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-ac37520642d3ec692340[Jul 28 2023 02:40:50 UTC (QA Tests)] INFO -- clicking :file_name_link2341[Jul 28 2023 02:40:50 UTC (QA Tests)] INFO -- clicking :lock_button2342[Jul 28 2023 02:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.584s2343[Jul 28 2023 02:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 0.658s2344[Jul 28 2023 02:40:51 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2345[Jul 28 2023 02:40:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.033s2346[Jul 28 2023 02:40:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content2347[Jul 28 2023 02:40:53 UTC (QA Tests)] INFO -- clicking :sign_out_link2348[Jul 28 2023 02:40:53 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2349[Jul 28 2023 02:40:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2350[Jul 28 2023 02:40:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2351[Jul 28 2023 02:40:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2352[Jul 28 2023 02:40:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2353[Jul 28 2023 02:40:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.692s2354[Jul 28 2023 02:40:55 UTC (QA Tests)] INFO -- Enabling super sidebar!2355[Jul 28 2023 02:40:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled2356[Jul 28 2023 02:40:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-ac37520642d3ec692357[Jul 28 2023 02:40:58 UTC (QA Tests)] INFO -- clicking :file_name_link2358[Jul 28 2023 02:40:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? disabled_lock_button' took 0.535s2359 checks file locked by other user to be disabled2360[Jul 28 2023 02:40:59 UTC (QA Tests)] INFO -- Starting test: Create File Locking creates a merge request and fails to merge2361[Jul 28 2023 02:40:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2362[Jul 28 2023 02:40:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2363[Jul 28 2023 02:41:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"2364[Jul 28 2023 02:41:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2365[Jul 28 2023 02:41:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2366[Jul 28 2023 02:41:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.197s2367[Jul 28 2023 02:41:02 UTC (QA Tests)] INFO -- Enabling super sidebar!2368[Jul 28 2023 02:41:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled2369[Jul 28 2023 02:41:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2370[Jul 28 2023 02:41:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds2371[Jul 28 2023 02:41:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-49da4453b7bc0c74' via api in 1.0 seconds2372[Jul 28 2023 02:41:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2373[Jul 28 2023 02:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.91 seconds2374[Jul 28 2023 02:41:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds2375[Jul 28 2023 02:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.16 seconds2376[Jul 28 2023 02:41:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds2377[Jul 28 2023 02:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.17 seconds2378[Jul 28 2023 02:41:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2379[Jul 28 2023 02:41:07 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2380[Jul 28 2023 02:41:07 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2381[Jul 28 2023 02:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.17 seconds2382[Jul 28 2023 02:41:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2383[Jul 28 2023 02:41:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.07 seconds2384[Jul 28 2023 02:41:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.26 seconds2385[Jul 28 2023 02:41:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-49da4453b7bc0c742386[Jul 28 2023 02:41:11 UTC (QA Tests)] INFO -- clicking :file_name_link2387[Jul 28 2023 02:41:11 UTC (QA Tests)] INFO -- clicking :lock_button2388[Jul 28 2023 02:41:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.548s2389[Jul 28 2023 02:41:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 0.635s2390[Jul 28 2023 02:41:11 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2391[Jul 28 2023 02:41:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.042s2392[Jul 28 2023 02:41:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content2393[Jul 28 2023 02:41:13 UTC (QA Tests)] INFO -- clicking :sign_out_link2394[Jul 28 2023 02:41:14 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2395[Jul 28 2023 02:41:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2396[Jul 28 2023 02:41:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2397[Jul 28 2023 02:41:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2398[Jul 28 2023 02:41:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2399[Jul 28 2023 02:41:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.73s2400[Jul 28 2023 02:41:16 UTC (QA Tests)] INFO -- Enabling super sidebar!2401[Jul 28 2023 02:41:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled2402[Jul 28 2023 02:41:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-49da4453b7bc0c74/-/merge_requests/12403[Jul 28 2023 02:41:19 UTC (QA Tests)] INFO -- clicking :close_button2404[Jul 28 2023 02:41:20 UTC (QA Tests)] INFO -- clicking :merge_button2405[Jul 28 2023 02:41:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.044s2406[Jul 28 2023 02:41:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.279s2407[Jul 28 2023 02:41:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_error_content' took 2.311s2408[Jul 28 2023 02:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds2409 creates a merge request and fails to merge2410[Jul 28 2023 02:41:22 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and unlocks in list2411[Jul 28 2023 02:41:23 UTC (QA Tests)] INFO -- filling :login_field with "root"2412[Jul 28 2023 02:41:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2413[Jul 28 2023 02:41:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2414[Jul 28 2023 02:41:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2415[Jul 28 2023 02:41:24 UTC (QA Tests)] INFO -- clicking :sign_in_button2416[Jul 28 2023 02:41:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s2417[Jul 28 2023 02:41:25 UTC (QA Tests)] INFO -- Enabling super sidebar!2418[Jul 28 2023 02:41:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled2419[Jul 28 2023 02:41:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2420[Jul 28 2023 02:41:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds2421[Jul 28 2023 02:41:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-5dc83debf9fed318' via api in 0.96 seconds2422[Jul 28 2023 02:41:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2423[Jul 28 2023 02:41:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.36 seconds2424[Jul 28 2023 02:41:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds2425[Jul 28 2023 02:41:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.14 seconds2426[Jul 28 2023 02:41:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds2427[Jul 28 2023 02:41:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.15 seconds2428[Jul 28 2023 02:41:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2429[Jul 28 2023 02:41:30 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2430[Jul 28 2023 02:41:30 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2431[Jul 28 2023 02:41:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.19 seconds2432[Jul 28 2023 02:41:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.023s2433[Jul 28 2023 02:41:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content2434[Jul 28 2023 02:41:32 UTC (QA Tests)] INFO -- clicking :sign_out_link2435[Jul 28 2023 02:41:32 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2436[Jul 28 2023 02:41:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2437[Jul 28 2023 02:41:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2438[Jul 28 2023 02:41:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2439[Jul 28 2023 02:41:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2440[Jul 28 2023 02:41:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.524s2441[Jul 28 2023 02:41:34 UTC (QA Tests)] INFO -- Enabling super sidebar!2442[Jul 28 2023 02:41:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled2443[Jul 28 2023 02:41:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-5dc83debf9fed3182444[Jul 28 2023 02:41:37 UTC (QA Tests)] INFO -- clicking :file_name_link2445[Jul 28 2023 02:41:38 UTC (QA Tests)] INFO -- clicking :lock_button2446[Jul 28 2023 02:41:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.569s2447[Jul 28 2023 02:41:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 0.658s2448[Jul 28 2023 02:41:38 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2449[Jul 28 2023 02:41:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-5dc83debf9fed3182450[Jul 28 2023 02:41:40 UTC (QA Tests)] INFO -- clicking :menu_section_button2451[Jul 28 2023 02:41:40 UTC (QA Tests)] INFO -- clicking :nav_item_link2452[Jul 28 2023 02:41:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.712s2453[Jul 28 2023 02:41:41 UTC (QA Tests)] INFO -- clicking :unlock_button2454[Jul 28 2023 02:41:41 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2455[Jul 28 2023 02:41:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2456[Jul 28 2023 02:41:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.04 seconds2457 locks a file and unlocks in list2458[Jul 28 2023 02:41:42 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a directory and tries to push as a second user2459[Jul 28 2023 02:41:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2460[Jul 28 2023 02:41:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2461[Jul 28 2023 02:41:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2462[Jul 28 2023 02:41:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2463[Jul 28 2023 02:41:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2464[Jul 28 2023 02:41:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s2465[Jul 28 2023 02:41:45 UTC (QA Tests)] INFO -- Enabling super sidebar!2466[Jul 28 2023 02:41:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled2467[Jul 28 2023 02:41:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2468[Jul 28 2023 02:41:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds2469[Jul 28 2023 02:41:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-fc99ac96559fdb6e' via api in 0.91 seconds2470[Jul 28 2023 02:41:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2471[Jul 28 2023 02:41:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.33 seconds2472[Jul 28 2023 02:41:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2473[Jul 28 2023 02:41:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.15 seconds2474[Jul 28 2023 02:41:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds2475[Jul 28 2023 02:41:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.21 seconds2476[Jul 28 2023 02:41:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2477[Jul 28 2023 02:41:50 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2478[Jul 28 2023 02:41:50 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2479[Jul 28 2023 02:41:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.16 seconds2480[Jul 28 2023 02:41:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2481[Jul 28 2023 02:41:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.04 seconds2482[Jul 28 2023 02:41:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s2483[Jul 28 2023 02:41:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content2484[Jul 28 2023 02:41:53 UTC (QA Tests)] INFO -- clicking :sign_out_link2485[Jul 28 2023 02:41:54 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2486[Jul 28 2023 02:41:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2487[Jul 28 2023 02:41:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2488[Jul 28 2023 02:41:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2489[Jul 28 2023 02:41:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2490[Jul 28 2023 02:41:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.608s2491[Jul 28 2023 02:41:56 UTC (QA Tests)] INFO -- Enabling super sidebar!2492[Jul 28 2023 02:41:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled2493[Jul 28 2023 02:41:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file_locking-fc99ac96559fdb6e2494[Jul 28 2023 02:41:59 UTC (QA Tests)] INFO -- clicking :file_name_link2495[Jul 28 2023 02:41:59 UTC (QA Tests)] INFO -- clicking :lock_button2496[Jul 28 2023 02:41:59 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2497[Jul 28 2023 02:42:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock_button' took 1.096s2498[Jul 28 2023 02:42:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2499[Jul 28 2023 02:42:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.06 seconds2500 locks a directory and tries to push as a second user2501Create2502 Upload a file in Web IDE2503 when the file is an image2504 behaves like upload a file2505[Jul 28 2023 02:42:04 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 MR2506[Jul 28 2023 02:42:04 UTC (QA Tests)] INFO -- filling :login_field with "root"2507[Jul 28 2023 02:42:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2508[Jul 28 2023 02:42:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"2509[Jul 28 2023 02:42:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2510[Jul 28 2023 02:42:05 UTC (QA Tests)] INFO -- clicking :sign_in_button2511[Jul 28 2023 02:42:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.134s2512[Jul 28 2023 02:42:07 UTC (QA Tests)] INFO -- Enabling super sidebar!2513[Jul 28 2023 02:42:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled2514[Jul 28 2023 02:42:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2515[Jul 28 2023 02:42:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.18 seconds2516[Jul 28 2023 02:42:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upload-file-project-966ef6819a04a732' via api in 0.99 seconds2517[Jul 28 2023 02:42:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upload-file-project-966ef6819a04a7322518[Jul 28 2023 02:42:11 UTC (QA Tests)] INFO -- clicking :action_dropdown2519[Jul 28 2023 02:42:11 UTC (QA Tests)] INFO -- clicking :webide_menu_item2520[Jul 28 2023 02:42:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.137s2521 verifies it successfully uploads and commits to a MR2522 when the file is a text file2523 behaves like upload a file2524[Jul 28 2023 02:42:22 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR2525[Jul 28 2023 02:42:22 UTC (QA Tests)] INFO -- filling :login_field with "root"2526[Jul 28 2023 02:42:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2527[Jul 28 2023 02:42:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2528[Jul 28 2023 02:42:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2529[Jul 28 2023 02:42:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2530[Jul 28 2023 02:42:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.11s2531[Jul 28 2023 02:42:25 UTC (QA Tests)] INFO -- Enabling super sidebar!2532[Jul 28 2023 02:42:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled2533[Jul 28 2023 02:42:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2534[Jul 28 2023 02:42:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds2535[Jul 28 2023 02:42:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upload-file-project-7c5c5547a2ffd63d' via api in 0.97 seconds2536[Jul 28 2023 02:42:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upload-file-project-7c5c5547a2ffd63d2537[Jul 28 2023 02:42:29 UTC (QA Tests)] INFO -- clicking :action_dropdown2538[Jul 28 2023 02:42:30 UTC (QA Tests)] INFO -- clicking :webide_menu_item2539[Jul 28 2023 02:42:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.2s2540 verifies it successfully uploads and commits to a MR2541 when a file with the same name already exists2542[Jul 28 2023 02:42:40 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error2543[Jul 28 2023 02:42:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2544[Jul 28 2023 02:42:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2545[Jul 28 2023 02:42:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2546[Jul 28 2023 02:42:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2547[Jul 28 2023 02:42:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2548[Jul 28 2023 02:42:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.141s2549[Jul 28 2023 02:42:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2550[Jul 28 2023 02:42:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2551[Jul 28 2023 02:42:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2552[Jul 28 2023 02:42:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.16 seconds2553[Jul 28 2023 02:42:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upload-file-project-788f9f065405c96f' via api in 0.96 seconds2554[Jul 28 2023 02:42:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upload-file-project-788f9f065405c96f2555[Jul 28 2023 02:42:48 UTC (QA Tests)] INFO -- clicking :action_dropdown2556[Jul 28 2023 02:42:48 UTC (QA Tests)] INFO -- clicking :webide_menu_item2557[Jul 28 2023 02:42:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.083s2558 throws an error2559Govern2560 Instance2561 for add and delete email2562 behaves like audit event2563[Jul 28 2023 02:42:55 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations2564[Jul 28 2023 02:42:56 UTC (QA Tests)] INFO -- filling :login_field with "root"2565[Jul 28 2023 02:42:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2566[Jul 28 2023 02:42:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2567[Jul 28 2023 02:42:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2568[Jul 28 2023 02:42:57 UTC (QA Tests)] INFO -- clicking :sign_in_button2569[Jul 28 2023 02:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.089s2570[Jul 28 2023 02:42:58 UTC (QA Tests)] INFO -- Enabling super sidebar!2571[Jul 28 2023 02:42:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled2572[Jul 28 2023 02:43:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.071s2573[Jul 28 2023 02:43:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content2574[Jul 28 2023 02:43:01 UTC (QA Tests)] INFO -- clicking :edit_profile_link2575[Jul 28 2023 02:43:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.684s2576[Jul 28 2023 02:43:02 UTC (QA Tests)] INFO -- clicking :nav_item_link2577[Jul 28 2023 02:43:03 UTC (QA Tests)] INFO -- clicking :toggle_email_address_field2578[Jul 28 2023 02:43:03 UTC (QA Tests)] INFO -- clicking :add_email_address_button2579[Jul 28 2023 02:43:03 UTC (QA Tests)] INFO -- clicking :delete_email_link2580[Jul 28 2023 02:43:03 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2581[Jul 28 2023 02:43:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.049s2582[Jul 28 2023 02:43:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content2583[Jul 28 2023 02:43:06 UTC (QA Tests)] INFO -- clicking :sign_out_link2584[Jul 28 2023 02:43:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2585[Jul 28 2023 02:43:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2586[Jul 28 2023 02:43:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2587[Jul 28 2023 02:43:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2588[Jul 28 2023 02:43:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2589[Jul 28 2023 02:43:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.116s2590[Jul 28 2023 02:43:09 UTC (QA Tests)] INFO -- Enabling super sidebar!2591[Jul 28 2023 02:43:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled2592[Jul 28 2023 02:43:11 UTC (QA Tests)] INFO -- clicking :context_switcher2593[Jul 28 2023 02:43:11 UTC (QA Tests)] INFO -- clicking :nav_item_link2594[Jul 28 2023 02:43:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.578s2595[Jul 28 2023 02:43:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.15s2596[Jul 28 2023 02:43:13 UTC (QA Tests)] INFO -- clicking :menu_section_button2597[Jul 28 2023 02:43:13 UTC (QA Tests)] INFO -- clicking :nav_item_link2598[Jul 28 2023 02:43:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.594s2599 logs audit events for UI operations2600 for change password2601 behaves like audit event2602[Jul 28 2023 02:43:14 UTC (QA Tests)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations2603[Jul 28 2023 02:43:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'user_f0e30053' via api in 0.24 seconds2604[Jul 28 2023 02:43:14 UTC (QA Tests)] INFO -- filling :login_field with "user_f0e30053"2605[Jul 28 2023 02:43:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2606[Jul 28 2023 02:43:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"2607[Jul 28 2023 02:43:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2608[Jul 28 2023 02:43:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2609[Jul 28 2023 02:43:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.66s2610[Jul 28 2023 02:43:16 UTC (QA Tests)] INFO -- Enabling super sidebar!2611[Jul 28 2023 02:43:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled2612[Jul 28 2023 02:43:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.048s2613[Jul 28 2023 02:43:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content2614[Jul 28 2023 02:43:19 UTC (QA Tests)] INFO -- clicking :edit_profile_link2615[Jul 28 2023 02:43:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.519s2616[Jul 28 2023 02:43:19 UTC (QA Tests)] INFO -- clicking :nav_item_link2617[Jul 28 2023 02:43:20 UTC (QA Tests)] INFO -- clicking :save_password_button2618[Jul 28 2023 02:43:21 UTC (QA Tests)] INFO -- filling :login_field with "root"2619[Jul 28 2023 02:43:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2620[Jul 28 2023 02:43:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2621[Jul 28 2023 02:43:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2622[Jul 28 2023 02:43:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2623[Jul 28 2023 02:43:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.085s2624[Jul 28 2023 02:43:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2625[Jul 28 2023 02:43:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2626[Jul 28 2023 02:43:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.056s2627[Jul 28 2023 02:43:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content2628[Jul 28 2023 02:43:27 UTC (QA Tests)] INFO -- clicking :sign_out_link2629[Jul 28 2023 02:43:27 UTC (QA Tests)] INFO -- filling :login_field with "root"2630[Jul 28 2023 02:43:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2631[Jul 28 2023 02:43:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"2632[Jul 28 2023 02:43:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2633[Jul 28 2023 02:43:28 UTC (QA Tests)] INFO -- clicking :sign_in_button2634[Jul 28 2023 02:43:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s2635[Jul 28 2023 02:43:30 UTC (QA Tests)] INFO -- Enabling super sidebar!2636[Jul 28 2023 02:43:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled2637[Jul 28 2023 02:43:32 UTC (QA Tests)] INFO -- clicking :context_switcher2638[Jul 28 2023 02:43:32 UTC (QA Tests)] INFO -- clicking :nav_item_link2639[Jul 28 2023 02:43:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.554s2640[Jul 28 2023 02:43:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.162s2641[Jul 28 2023 02:43:33 UTC (QA Tests)] INFO -- clicking :menu_section_button2642[Jul 28 2023 02:43:34 UTC (QA Tests)] INFO -- clicking :nav_item_link2643[Jul 28 2023 02:43:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.685s2644 logs audit events for UI operations2645 for start and stop user impersonation2646 behaves like audit event2647[Jul 28 2023 02:43:34 UTC (QA Tests)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations2648[Jul 28 2023 02:43:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7a21151e1631f716' via api in 0.25 seconds2649[Jul 28 2023 02:43:35 UTC (QA Tests)] INFO -- filling :login_field with "root"2650[Jul 28 2023 02:43:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2651[Jul 28 2023 02:43:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2652[Jul 28 2023 02:43:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2653[Jul 28 2023 02:43:36 UTC (QA Tests)] INFO -- clicking :sign_in_button2654[Jul 28 2023 02:43:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.079s2655[Jul 28 2023 02:43:38 UTC (QA Tests)] INFO -- Enabling super sidebar!2656[Jul 28 2023 02:43:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled2657[Jul 28 2023 02:43:39 UTC (QA Tests)] INFO -- clicking :context_switcher2658[Jul 28 2023 02:43:40 UTC (QA Tests)] INFO -- clicking :nav_item_link2659[Jul 28 2023 02:43:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.523s2660[Jul 28 2023 02:43:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.166s2661[Jul 28 2023 02:43:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2662[Jul 28 2023 02:43:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.707s2663[Jul 28 2023 02:43:44 UTC (QA Tests)] INFO -- clicking :impersonate_user_link2664[Jul 28 2023 02:43:44 UTC (QA Tests)] INFO -- clicking :stop_impersonation_btn2665[Jul 28 2023 02:43:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element stop_impersonation_btn' took 0.594s2666[Jul 28 2023 02:43:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.023s2667[Jul 28 2023 02:43:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content2668[Jul 28 2023 02:43:46 UTC (QA Tests)] INFO -- clicking :sign_out_link2669[Jul 28 2023 02:43:47 UTC (QA Tests)] INFO -- filling :login_field with "root"2670[Jul 28 2023 02:43:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2671[Jul 28 2023 02:43:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2672[Jul 28 2023 02:43:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2673[Jul 28 2023 02:43:48 UTC (QA Tests)] INFO -- clicking :sign_in_button2674[Jul 28 2023 02:43:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s2675[Jul 28 2023 02:43:49 UTC (QA Tests)] INFO -- Enabling super sidebar!2676[Jul 28 2023 02:43:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled2677[Jul 28 2023 02:43:51 UTC (QA Tests)] INFO -- clicking :context_switcher2678[Jul 28 2023 02:43:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2679[Jul 28 2023 02:43:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.551s2680[Jul 28 2023 02:43:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.153s2681[Jul 28 2023 02:43:53 UTC (QA Tests)] INFO -- clicking :menu_section_button2682[Jul 28 2023 02:43:53 UTC (QA Tests)] INFO -- clicking :nav_item_link2683[Jul 28 2023 02:43:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.667s2684[Jul 28 2023 02:43:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7a21151e1631f716'2685 logs audit events for UI operations2686 for successful sign in2687 behaves like audit event2688[Jul 28 2023 02:43:54 UTC (QA Tests)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations2689[Jul 28 2023 02:43:55 UTC (QA Tests)] INFO -- filling :login_field with "root"2690[Jul 28 2023 02:43:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2691[Jul 28 2023 02:43:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2692[Jul 28 2023 02:43:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2693[Jul 28 2023 02:43:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2694[Jul 28 2023 02:43:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.089s2695[Jul 28 2023 02:43:57 UTC (QA Tests)] INFO -- Enabling super sidebar!2696[Jul 28 2023 02:43:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled2697[Jul 28 2023 02:44:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s2698[Jul 28 2023 02:44:00 UTC (QA Tests)] INFO -- clicking :user_avatar_content2699[Jul 28 2023 02:44:00 UTC (QA Tests)] INFO -- clicking :sign_out_link2700[Jul 28 2023 02:44:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2701[Jul 28 2023 02:44:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2702[Jul 28 2023 02:44:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"2703[Jul 28 2023 02:44:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2704[Jul 28 2023 02:44:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2705[Jul 28 2023 02:44:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.052s2706[Jul 28 2023 02:44:03 UTC (QA Tests)] INFO -- Enabling super sidebar!2707[Jul 28 2023 02:44:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled2708[Jul 28 2023 02:44:05 UTC (QA Tests)] INFO -- clicking :context_switcher2709[Jul 28 2023 02:44:05 UTC (QA Tests)] INFO -- clicking :nav_item_link2710[Jul 28 2023 02:44:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.558s2711[Jul 28 2023 02:44:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.171s2712[Jul 28 2023 02:44:07 UTC (QA Tests)] INFO -- clicking :menu_section_button2713[Jul 28 2023 02:44:07 UTC (QA Tests)] INFO -- clicking :nav_item_link2714[Jul 28 2023 02:44:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.678s2715 logs audit events for UI operations2716 for add SSH key2717 behaves like audit event2718[Jul 28 2023 02:44:08 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations2719[Jul 28 2023 02:44:09 UTC (QA Tests)] INFO -- filling :login_field with "root"2720[Jul 28 2023 02:44:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2721[Jul 28 2023 02:44:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2722[Jul 28 2023 02:44:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2723[Jul 28 2023 02:44:09 UTC (QA Tests)] INFO -- clicking :sign_in_button2724[Jul 28 2023 02:44:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.091s2725[Jul 28 2023 02:44:11 UTC (QA Tests)] INFO -- Enabling super sidebar!2726[Jul 28 2023 02:44:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled2727[Jul 28 2023 02:44:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.034s2728[Jul 28 2023 02:44:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content2729[Jul 28 2023 02:44:14 UTC (QA Tests)] INFO -- clicking :edit_profile_link2730[Jul 28 2023 02:44:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.566s2731[Jul 28 2023 02:44:15 UTC (QA Tests)] INFO -- clicking :nav_item_link2732[Jul 28 2023 02:44:15 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-qr1ml6/id_rsa -N `2733[Jul 28 2023 02:44:16 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"2734[Jul 28 2023 02:44:16 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field2735[Jul 28 2023 02:44:17 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"2736[Jul 28 2023 02:44:17 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field2737[Jul 28 2023 02:44:17 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-30"2738[Jul 28 2023 02:44:17 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field2739[Jul 28 2023 02:44:18 UTC (QA Tests)] INFO -- clicking :add_key_button2740[Jul 28 2023 02:44:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.536s2741[Jul 28 2023 02:44:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.22 seconds2742[Jul 28 2023 02:44:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s2743[Jul 28 2023 02:44:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content2744[Jul 28 2023 02:44:20 UTC (QA Tests)] INFO -- clicking :sign_out_link2745[Jul 28 2023 02:44:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2746[Jul 28 2023 02:44:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2747[Jul 28 2023 02:44:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2748[Jul 28 2023 02:44:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2749[Jul 28 2023 02:44:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2750[Jul 28 2023 02:44:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.123s2751[Jul 28 2023 02:44:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2752[Jul 28 2023 02:44:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2753[Jul 28 2023 02:44:25 UTC (QA Tests)] INFO -- clicking :context_switcher2754[Jul 28 2023 02:44:25 UTC (QA Tests)] INFO -- clicking :nav_item_link2755[Jul 28 2023 02:44:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.55s2756[Jul 28 2023 02:44:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.16s2757[Jul 28 2023 02:44:27 UTC (QA Tests)] INFO -- clicking :menu_section_button2758[Jul 28 2023 02:44:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2759[Jul 28 2023 02:44:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.637s2760[Jul 28 2023 02:44:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '6'2761 logs audit events for UI operations2762 for failed sign in2763 behaves like audit event2764[Jul 28 2023 02:44:28 UTC (QA Tests)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations2765[Jul 28 2023 02:44:28 UTC (QA Tests)] INFO -- filling :login_field with "bad_user_name"2766[Jul 28 2023 02:44:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2767[Jul 28 2023 02:44:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"2768[Jul 28 2023 02:44:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2769[Jul 28 2023 02:44:29 UTC (QA Tests)] INFO -- clicking :sign_in_button2770[Jul 28 2023 02:44:30 UTC (QA Tests)] INFO -- Enabling super sidebar!2771[Jul 28 2023 02:44:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.029s2772[Jul 28 2023 02:44:33 UTC (QA Tests)] INFO -- User is not signed in, skipping2773[Jul 28 2023 02:44:34 UTC (QA Tests)] INFO -- filling :login_field with "root"2774[Jul 28 2023 02:44:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2775[Jul 28 2023 02:44:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"2776[Jul 28 2023 02:44:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2777[Jul 28 2023 02:44:35 UTC (QA Tests)] INFO -- clicking :sign_in_button2778[Jul 28 2023 02:44:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.234s2779[Jul 28 2023 02:44:37 UTC (QA Tests)] INFO -- Enabling super sidebar!2780[Jul 28 2023 02:44:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled2781[Jul 28 2023 02:44:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.059s2782[Jul 28 2023 02:44:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content2783[Jul 28 2023 02:44:40 UTC (QA Tests)] INFO -- clicking :sign_out_link2784[Jul 28 2023 02:44:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2785[Jul 28 2023 02:44:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2786[Jul 28 2023 02:44:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2787[Jul 28 2023 02:44:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2788[Jul 28 2023 02:44:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2789[Jul 28 2023 02:44:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.14s2790[Jul 28 2023 02:44:44 UTC (QA Tests)] INFO -- Enabling super sidebar!2791[Jul 28 2023 02:44:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled2792[Jul 28 2023 02:44:45 UTC (QA Tests)] INFO -- clicking :context_switcher2793[Jul 28 2023 02:44:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2794[Jul 28 2023 02:44:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.694s2795[Jul 28 2023 02:44:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.187s2796[Jul 28 2023 02:44:47 UTC (QA Tests)] INFO -- clicking :menu_section_button2797[Jul 28 2023 02:44:48 UTC (QA Tests)] INFO -- clicking :nav_item_link2798[Jul 28 2023 02:44:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.603s2799 logs audit events for UI operations2800Growth2801 SaaS trials2802 starts a free trial2803 when on about page with multiple eligible namespaces2804 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)2805 when on billing page with only one eligible namespace2806 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)2807Configure2808 AutoDevOps Templates2809 using express template2810 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)2811Verify2812 Multi-project pipelines2813[Jul 28 2023 02:44:49 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download2814[Jul 28 2023 02:44:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2815[Jul 28 2023 02:44:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.2 seconds2816[Jul 28 2023 02:44:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2817[Jul 28 2023 02:44:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2818[Jul 28 2023 02:44:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2819[Jul 28 2023 02:44:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ca4646aa --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ca4646aa 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-ca4646aa --url http://gitlab-ee-6b18b484.test --registration-token **** --tag-list qa-runner-ca4646aa --executor shell && gitlab-runner run" `2820[Jul 28 2023 02:44:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ca4646aa`2821[Jul 28 2023 02:44:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2822[Jul 28 2023 02:44:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-ca4646aa' via api in 1.33 seconds2823[Jul 28 2023 02:44:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/downstream-project-b374981034e7795f' via api in 0.46 seconds2824[Jul 28 2023 02:44:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upstream-project-bf88710330d4c064' via api in 0.54 seconds2825[Jul 28 2023 02:44:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds2826[Jul 28 2023 02:44:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2827[Jul 28 2023 02:44:53 UTC (QA Tests)] INFO -- filling :login_field with "root"2828[Jul 28 2023 02:44:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2829[Jul 28 2023 02:44:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"2830[Jul 28 2023 02:44:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2831[Jul 28 2023 02:44:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2832[Jul 28 2023 02:44:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.243s2833[Jul 28 2023 02:44:55 UTC (QA Tests)] INFO -- Enabling super sidebar!2834[Jul 28 2023 02:44:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled2835[Jul 28 2023 02:44:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upstream-project-bf88710330d4c0642836[Jul 28 2023 02:44:59 UTC (QA Tests)] INFO -- clicking :menu_section_button2837[Jul 28 2023 02:44:59 UTC (QA Tests)] INFO -- clicking :nav_item_link2838[Jul 28 2023 02:45:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.849s2839[Jul 28 2023 02:45:13 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button2840[Jul 28 2023 02:45:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-ca4646aa'2841[Jul 28 2023 02:45:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ca4646aa`2842[Jul 28 2023 02:45:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/upstream-project-bf88710330d4c064'2843[Jul 28 2023 02:45:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/downstream-project-b374981034e7795f'2844 creates a multi-project pipeline with artifact download2845Govern2846 project vulnerability report2847[Jul 28 2023 02:45:15 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can bulk dismiss vulnerabilities as false positive in vulnerability report2848[Jul 28 2023 02:45:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2849[Jul 28 2023 02:45:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.2 seconds2850[Jul 28 2023 02:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-ba84d43a19d092ba' via api in 1.13 seconds2851[Jul 28 2023 02:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.29 seconds2852[Jul 28 2023 02:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.27 seconds2853[Jul 28 2023 02:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.24 seconds2854[Jul 28 2023 02:45:17 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.26 seconds2855[Jul 28 2023 02:45:17 UTC (QA Tests)] INFO -- filling :login_field with "root"2856[Jul 28 2023 02:45:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2857[Jul 28 2023 02:45:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2858[Jul 28 2023 02:45:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2859[Jul 28 2023 02:45:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2860[Jul 28 2023 02:45:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.206s2861[Jul 28 2023 02:45:20 UTC (QA Tests)] INFO -- Enabling super sidebar!2862[Jul 28 2023 02:45:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled2863[Jul 28 2023 02:45:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-ba84d43a19d092ba2864[Jul 28 2023 02:45:23 UTC (QA Tests)] INFO -- clicking :menu_section_button2865[Jul 28 2023 02:45:23 UTC (QA Tests)] INFO -- clicking :nav_item_link2866[Jul 28 2023 02:45:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.999s2867[Jul 28 2023 02:45:25 UTC (QA Tests)] INFO -- checking via JS :vulnerability_checkbox_all with args {}2868[Jul 28 2023 02:45:25 UTC (QA Tests)] INFO -- clicking :status_listbox2869[Jul 28 2023 02:45:25 UTC (QA Tests)] INFO -- clicking :listbox-item-dismissed2870[Jul 28 2023 02:45:25 UTC (QA Tests)] INFO -- clicking :dismissal_reason_listbox2871[Jul 28 2023 02:45:25 UTC (QA Tests)] INFO -- clicking :listbox-item-not_applicable2872[Jul 28 2023 02:45:25 UTC (QA Tests)] INFO -- filling :change_status_comment_textbox with "E2E Test"2873[Jul 28 2023 02:45:25 UTC (QA Tests)] INFO -- clicking the coordinates of :change_status_comment_textbox2874[Jul 28 2023 02:45:26 UTC (QA Tests)] INFO -- clicking :change_status_button2875 can bulk dismiss vulnerabilities as false positive in vulnerability report2876[Jul 28 2023 02:45:27 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully bulk change status to confirmed in vulnerability report2877[Jul 28 2023 02:45:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2878[Jul 28 2023 02:45:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds2879[Jul 28 2023 02:45:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-5d923a757c175d65' via api in 1.03 seconds2880[Jul 28 2023 02:45:28 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.25 seconds2881[Jul 28 2023 02:45:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.27 seconds2882[Jul 28 2023 02:45:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.26 seconds2883[Jul 28 2023 02:45:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.24 seconds2884[Jul 28 2023 02:45:30 UTC (QA Tests)] INFO -- filling :login_field with "root"2885[Jul 28 2023 02:45:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2886[Jul 28 2023 02:45:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"2887[Jul 28 2023 02:45:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2888[Jul 28 2023 02:45:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2889[Jul 28 2023 02:45:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s2890[Jul 28 2023 02:45:32 UTC (QA Tests)] INFO -- Enabling super sidebar!2891[Jul 28 2023 02:45:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled2892[Jul 28 2023 02:45:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-5d923a757c175d652893[Jul 28 2023 02:45:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2894[Jul 28 2023 02:45:36 UTC (QA Tests)] INFO -- clicking :nav_item_link2895[Jul 28 2023 02:45:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.954s2896[Jul 28 2023 02:45:37 UTC (QA Tests)] INFO -- checking via JS :vulnerability_checkbox_all with args {}2897[Jul 28 2023 02:45:37 UTC (QA Tests)] INFO -- clicking :status_listbox2898[Jul 28 2023 02:45:37 UTC (QA Tests)] INFO -- clicking :listbox-item-confirmed2899[Jul 28 2023 02:45:37 UTC (QA Tests)] INFO -- filling :change_status_comment_textbox with "E2E Test"2900[Jul 28 2023 02:45:37 UTC (QA Tests)] INFO -- clicking the coordinates of :change_status_comment_textbox2901[Jul 28 2023 02:45:38 UTC (QA Tests)] INFO -- clicking :change_status_button2902[Jul 28 2023 02:45:39 UTC (QA Tests)] ERROR -- Interceptor Api Errors2903[-1] POST /api/graphql -- Correlation Id: Correlation Id not found2904 can successfully bulk change status to confirmed in vulnerability report2905[Jul 28 2023 02:45:39 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully change status of a vulnerability in vulnerability details page2906[Jul 28 2023 02:45:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2907[Jul 28 2023 02:45:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.17 seconds2908[Jul 28 2023 02:45:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-8f0967dff727db09' via api in 1.04 seconds2909[Jul 28 2023 02:45:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.24 seconds2910[Jul 28 2023 02:45:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.29 seconds2911[Jul 28 2023 02:45:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.22 seconds2912[Jul 28 2023 02:45:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.23 seconds2913[Jul 28 2023 02:45:42 UTC (QA Tests)] INFO -- filling :login_field with "root"2914[Jul 28 2023 02:45:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2915[Jul 28 2023 02:45:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"2916[Jul 28 2023 02:45:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2917[Jul 28 2023 02:45:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2918[Jul 28 2023 02:45:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.141s2919[Jul 28 2023 02:45:44 UTC (QA Tests)] INFO -- Enabling super sidebar!2920[Jul 28 2023 02:45:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled2921[Jul 28 2023 02:45:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-secure-8f0967dff727db092922[Jul 28 2023 02:45:48 UTC (QA Tests)] INFO -- clicking :menu_section_button2923[Jul 28 2023 02:45:48 UTC (QA Tests)] INFO -- clicking :nav_item_link2924[Jul 28 2023 02:45:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.909s2925[Jul 28 2023 02:45:49 UTC (QA Tests)] INFO -- clicking :vulnerability2926[Jul 28 2023 02:45:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.844s2927[Jul 28 2023 02:45:50 UTC (QA Tests)] INFO -- clicking :vulnerability_status_dropdown2928[Jul 28 2023 02:45:50 UTC (QA Tests)] INFO -- clicking :resolved2929[Jul 28 2023 02:45:50 UTC (QA Tests)] INFO -- clicking :vulnerability_save_status_button2930[Jul 28 2023 02:45:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2931[Jul 28 2023 02:45:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.906s2932[Jul 28 2023 02:45:52 UTC (QA Tests)] ERROR -- Interceptor Api Errors2933[-1] POST /api/graphql -- Correlation Id: Correlation Id not found2934 can successfully change status of a vulnerability in vulnerability details page2935Create2936 Web IDE file templates2937[Jul 28 2023 02:45:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2938[Jul 28 2023 02:45:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.19 seconds2939[Jul 28 2023 02:45:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/file-template-project-c6941c726848f35c' via api in 1.07 seconds2940[Jul 28 2023 02:45:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitignore via file template Android2941 user adds .gitignore via file template Android (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2942[Jul 28 2023 02:45:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds Dockerfile via file template Python2943 user adds Dockerfile via file template Python (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2944[Jul 28 2023 02:45:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.02945 user adds LICENSE via file template Mozilla Public License 2.0 (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2946[Jul 28 2023 02:45:53 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia2947 user adds .gitlab-ci.yml via file template Julia (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2948Plan2949 Project milestone2950[Jul 28 2023 02:45:53 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone2951[Jul 28 2023 02:45:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2952[Jul 28 2023 02:45:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2953[Jul 28 2023 02:45:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2954[Jul 28 2023 02:45:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2955[Jul 28 2023 02:45:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2956[Jul 28 2023 02:45:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.197s2957[Jul 28 2023 02:45:57 UTC (QA Tests)] INFO -- Enabling super sidebar!2958[Jul 28 2023 02:45:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled2959[Jul 28 2023 02:45:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2960[Jul 28 2023 02:45:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9' via api in 0.2 seconds2961[Jul 28 2023 02:45:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-milestone-7cd62f9a0bbbba51' via api in 0.77 seconds2962[Jul 28 2023 02:45:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-6b18b484.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-15-36-961f66e823f726f9/project-with-milestone-7cd62f9a0bbbba512963[Jul 28 2023 02:46:00 UTC (QA Tests)] INFO -- clicking :menu_section_button2964[Jul 28 2023 02:46:01 UTC (QA Tests)] INFO -- clicking :nav_item_link2965[Jul 28 2023 02:46:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.74s2966[Jul 28 2023 02:46:01 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link2967[Jul 28 2023 02:46:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_milestone_link' took 0.807s2968[Jul 28 2023 02:46:02 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"2969[Jul 28 2023 02:46:02 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field2970[Jul 28 2023 02:46:03 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."2971[Jul 28 2023 02:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field2972[Jul 28 2023 02:46:03 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/07/282973"2974[Jul 28 2023 02:46:03 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field2975[Jul 28 2023 02:46:04 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/08/282976"2977[Jul 28 2023 02:46:04 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field2978[Jul 28 2023 02:46:04 UTC (QA Tests)] INFO -- clicking :create_milestone_button2979[Jul 28 2023 02:46:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 1.144s2980[Jul 28 2023 02:46:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 6.58 seconds2981[Jul 28 2023 02:46:05 UTC (QA Tests)] INFO -- clicking :nav_item_link2982[Jul 28 2023 02:46:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.771s2983[Jul 28 2023 02:46:06 UTC (QA Tests)] INFO -- clicking :milestone_link2984[Jul 28 2023 02:46:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.955s2985 creates a project milestone2986[Jul 28 2023 02:46:07 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2987{2988 "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb": 21.813709722000567,2989 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb": 21.626982369998586,2990 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 13.042139454999415,2991 "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb": 45.73031360099958,2992 "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb": 16.707140505999632,2993 "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb": 5.715758428999834,2994 "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb": 3.509025343000758,2995 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 31.062453518999973,2996 "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb": 10.896377500999733,2997 "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb": 15.874356414999056,2998 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/delete_group_wiki_page_spec.rb": 8.477369971998996,2999 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 13.23096420300135,3000 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb": 38.20950296800038,3001 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 10.85772297999938,3002 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 37.67791322500125,3003 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb": 33.011740735000785,3004 "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb": 10.582011194999723,3005 "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb": 14.550029725000059,3006 "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb": 145.53295266299938,3007 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 71.33817118400111,3008 "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb": 47.87087455099936,3009 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 19.601583968998966,3010 "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb": 62.21613580900157,3011 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 16.763038024000707,3012 "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb": 12.03325563100043,3013 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 7.4911765119995835,3014 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 5.981232592999731,3015 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb": 13.32837178599948,3016 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 240.01985847800097,3017 "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb": 13.112161626999296,3018 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb": 36.4135845740002,3019 "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb": 9.366193474001193,3020 "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb": 40.900918023000486,3021 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb": 24.89215056499961,3022 "qa/specs/features/browser_ui/1_manage/login/register_spec.rb": 174.86217552800008,3023 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 13.968721256000208,3024 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb": 30.818314335998366,3025 "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb": 21.113191829999778,3026 "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb": 24.33996653899885,3027 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb": 81.9794114769993,3028 "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb": 8.4103985010006,3029 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 8.95971497500068,3030 "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb": 103.98314656799994,3031 "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb": 51.509020901999975,3032 "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb": 113.18052102399997,3033 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 25.997782209000434,3034 "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb": 37.85489758299991,3035 "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb": 1.112234313000954,3036 "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb": 14.016780457999633037}3038[Jul 28 2023 02:46:07 UTC (QA Tests)] INFO -- 3039Knapsack global time execution for tests: 30m 31s3040Pending: (Failures listed here are expected and do not affect your suite's status)3041 1) Verify when pipeline is blocked can still merge MR successfully3042 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4115103043 # ./qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb:753044 2) Verify Unlocking job artifacts across pipelines when latest pipeline is blocked keeps job artifacts from the latest blocked pipeline and from latest successful pipeline3045 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3870873046 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:1013047 3) Verify Unlocking job artifacts across pipelines when latest pipeline failed keeps job artifacts from latest failed pipelines and from latest successful pipeline3048 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/2669583049 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:663050 4) Verify Pipeline for project mirrors Github user commits to GitHub triggers CI pipeline3051 # Test is not compatible with this environment or pipeline3052 # ./qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb:673053 5) Fulfillment with existing CI minutes packs behaves like Purchase storage adds additional storage to group namespace3054 # Test is not compatible with this environment or pipeline3055 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:73056 6) Fulfillment with an active subscription behaves like Purchase storage adds additional storage to group namespace3057 # Test is not compatible with this environment or pipeline3058 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:73059 7) Fulfillment without active subscription behaves like Purchase storage adds additional storage to group namespace3060 # Test is not compatible with this environment or pipeline3061 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:73062 8) Fulfillment Utilization when admin removes user cap limit for group does not automatically approve pending members3063 # Test is not compatible with this environment or pipeline3064 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb:723065 9) Fulfillment Utilization when admin sets user cap limit for group shows members over limit as pending for approvals3066 # Test is not compatible with this environment or pipeline3067 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb:453068 10) Growth SaaS trials starts a free trial when on about page with multiple eligible namespaces registers for a new trial3069 # Test is not compatible with this environment or pipeline3070 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:523071 11) Growth SaaS trials starts a free trial when on billing page with only one eligible namespace registers for a new trial3072 # Test is not compatible with this environment or pipeline3073 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:783074 12) Configure AutoDevOps Templates using express template works with Auto DevOps3075 # Test is not compatible with this environment or pipeline3076 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:503077 13) Create Web IDE file templates user adds .gitignore via file template Android3078 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209443079 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:533080 14) Create Web IDE file templates user adds Dockerfile via file template Python3081 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209443082 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:533083 15) Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.03084 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209443085 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:533086 16) Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia3087 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209443088 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:533089Failures:3090 1) Govern Security Reports displays security reports in the project security dashboard3091 Failure/Error: page.filter_report_type(filter_report, project_filter)3093 Capybara::ElementNotFound:3094 Unable to find css "[data-testid=\"filter_tool_dropdown\"],[data-testid=\"filter-tool-dropdown\"],[data-qa-selector=\"filter_tool_dropdown\"],.qa-filter-tool-dropdown"3095 # ./qa/page/base.rb:246:in `click_element'3096 # ./qa/support/page/logging.rb:87:in `block in click_element'3097 # ./qa/support/page/logging.rb:206:in `log_slow_code'3098 # ./qa/support/page/logging.rb:87:in `click_element'3099 # ./qa/ee/page/component/secure_report.rb:39:in `filter_report_type'3100 # ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:225:in `filter_report_and_perform'3101 # ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:111:in `block (4 levels) in <module:QA>'3102 # ./qa/scenario/actable.rb:16:in `perform'3103 # ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:110:in `block (3 levels) in <module:QA>'3104 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'3105 # ./qa/specs/knapsack_runner.rb:17:in `run'3106 # ./qa/specs/runner.rb:57:in `perform'3107 # ./qa/scenario/template.rb:10:in `block in perform'3108 # ./qa/scenario/template.rb:8:in `perform'3109 # ./qa/scenario/template.rb:50:in `perform'3110 # ./qa/scenario/template.rb:10:in `block in perform'3111 # ./qa/scenario/template.rb:8:in `perform'3112 # ./qa/scenario/bootable.rb:52:in `launch!'3113Finished in 30 minutes 32 seconds (files took 2.95 seconds to load)3114106 examples, 1 failure, 16 pending3115Failed examples:3116rspec ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:102 # Govern Security Reports displays security reports in the project security dashboard3117Randomized with seed 18333118[Jul 28 2023 02:46:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6b18b484 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;'"`3119[Jul 28 2023 02:46:09 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-6b18b484 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`3120[Jul 28 2023 02:46:09 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-6b18b484`3121[Jul 28 2023 02:46:09 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-6b18b484`3122bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)3123/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)3125Running after script...3126$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command3127$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")3128$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3438Uploading artifacts...3439gitlab-qa-run-*: found 498 matching artifact files and directories 3440Uploading artifacts as "archive" to coordinator... 201 Created id=4757155926 responseStatus=201 Created token=64_7BQoR3441Uploading artifacts...3442gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3443Uploading artifacts as "junit" to coordinator... 201 Created id=4757155926 responseStatus=201 Created token=64_7BQoR3444Uploading artifacts...3445/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3446Uploading artifacts as "dotenv" to coordinator... 201 Created id=4757155926 responseStatus=201 Created token=64_7BQoR3448ERROR: Job failed: exit code 1