decomposition-single-db 3/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p5Using 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:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 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:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1681361654-cb690fbc-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: 134316, done. 20remote: Counting objects: 100% (134316/134316), done. 21remote: Compressing objects: 100% (87798/87798), done. 22remote: Total 134316 (delta 57263), reused 92941 (delta 41442), pack-reused 0 23Receiving objects: 100% (134316/134316), 121.33 MiB | 14.23 MiB/s, done.24Resolving deltas: 100% (57263/57263), done.26 * [new ref] refs/pipelines/835826453 -> refs/pipelines/83582645327 * [new branch] master -> origin/master28Checking out 8b310506 as master...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-3371ba29808d74ee2acfc73cd1f4df6a-16...32cache.zip is up to date 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 (4105243002)...37Downloading artifacts from coordinator... ok id=4105243002 responseStatus=200 OK token=64_bPR2j39Using docker image sha256:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 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:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 128 gems now installed.43Use `bundle info [gemname]` to see where a bundled gem is installed.44$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"45$ echo "Running - '$QA_COMMAND'"46Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:8b310506bf23218eef5c54fea30a0df627498792 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4105243031.json --format RspecJunitFormatter --out tmp/rspec-4105243031.xml --format html --out tmp/rspec-$(echo decomposition-single-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'47$ eval "$QA_COMMAND"48[Apr 13 2023 07:40:18 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-301bdb1b$`49[Apr 13 2023 07:40:18 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-301bdb1b --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`50[Apr 13 2023 07:40:19 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.1.0/tls_certificates/authority/. alpine-301bdb1b:/etc/gitlab/trusted-certs`51[Apr 13 2023 07:40:19 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.1.0/tls_certificates/gitlab/. alpine-301bdb1b:/etc/gitlab/ssl`52[Apr 13 2023 07:40:20 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-301bdb1b`53[Apr 13 2023 07:40:20 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-301bdb1b`54[Apr 13 2023 07:40:20 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`55[Apr 13 2023 07:40:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:8b310506bf23218eef5c54fea30a0df627498792`56[Apr 13 2023 07:40:54 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-dc1241e7$`57[Apr 13 2023 07:40:54 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`58[Apr 13 2023 07:40:54 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`59[Apr 13 2023 07:40:54 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-dc1241e7 --net test --hostname gitlab-ee-dc1241e7.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-04-13-07-40-18-df75a4bd/gitlab-ee-dc1241e7/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:8b310506bf23218eef5c54fea30a0df627498792`60[Apr 13 2023 07:41:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-dc1241e7 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-04-13 07:40:1861# Gitlab::QA::Runtime::OmnibusConfigurations::Default62gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme63gitlab_rails['gitlab_disable_animations'] = true # Disable animations64gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry65gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password66# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb67gitlab_rails['databases']['main']['enable'] = true68gitlab_rails['databases']['ci']['enable'] = true69gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production'70gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`71[Apr 13 2023 07:41:06 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-dc1241e7`72[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-dc1241e7`74[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-dc1241e7 80/tcp`75[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!76[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-dc1241e7 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-dc1241e7 bash -c "echo '#!/usr/bin/env bash78if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then79 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'80 exit 181fi82' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`83[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-dc1241e7 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[Apr 13 2023 07:44:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.1.0/support/data gitlab-ee-dc1241e7:/tmp/data-seeds`85[Apr 13 2023 07:44:36 UTC (Gitlab QA)] INFO -- Running exec_commands...86[Apr 13 2023 07:44:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-dc1241e7 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[Apr 13 2023 07:45:25 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`88[Apr 13 2023 07:45:25 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:8b310506bf23218eef5c54fea30a0df627498792`89[Apr 13 2023 07:46:10 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee90[Apr 13 2023 07:46:10 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_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_REPORT_RESULT_TOKEN="$QA_REPORT_RESULT_TOKEN" --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_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --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_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_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_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --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_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --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" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-13-07-40-18-df75a4bd/gitlab-ee-qa-87e5a243:/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-87e5a243 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:8b310506bf23218eef5c54fea30a0df627498792 Test::Instance::All http://gitlab-ee-dc1241e7.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4105243031.json --format RspecJunitFormatter --out tmp/rspec-4105243031.xml --format html --out tmp/rspec-decomposition-single-db_3_5.htm --color --format documentation`91warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.932023-04-13 07:46:29 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:952023-04-13 07:46:29 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.962023-04-13 07:46:29 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.972023-04-13 07:46:29 / CONF :: 98 ==> Base URL: http://gitlab-ee-dc1241e7.test99 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fc9e3900c18>100 ==> Libraries: Chemlab::Vendor101[Apr 13 2023 07:46:30 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA102[Apr 13 2023 07:46:30 UTC (QA Tests)] INFO -- Performing sanity check for environment!103[Apr 13 2023 07:46:30 UTC (QA Tests)] INFO -- Performing initial license fabrication!104[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Successfully added license key. Details:105{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}106[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.44 seconds107[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'108[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Report already exists, skipping!109[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====110[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Report specs:111[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/user_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_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/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_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/custom_email/custom_email_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/delete_group_wiki_page_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb"]112[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Leftover specs:113[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_omnibus_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_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/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_git_access_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]114[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Knapsack report generator started!115[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'116[Apr 13 2023 07:46:31 UTC (QA Tests)] INFO -- Report already exists, skipping!117Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}118Randomized with seed 29027119Plan120 Group issue boards121[Apr 13 2023 07:49:06 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI122[Apr 13 2023 07:49:08 UTC (QA Tests)] INFO -- filling :login_field with "root"123[Apr 13 2023 07:49:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field124[Apr 13 2023 07:49:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"125[Apr 13 2023 07:49:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field126[Apr 13 2023 07:49:09 UTC (QA Tests)] INFO -- clicking :sign_in_button127[Apr 13 2023 07:49:12 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA128[Apr 13 2023 07:49:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-p4280p7h' via cache in 0.0 seconds129[Apr 13 2023 07:49:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.84 seconds130[Apr 13 2023 07:49:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 1.37 seconds131[Apr 13 2023 07:49:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link132[Apr 13 2023 07:49:14 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-04-13-07-49-12-b32108c1823fc356"133[Apr 13 2023 07:49:14 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field134[Apr 13 2023 07:49:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link135[Apr 13 2023 07:49:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link136[Apr 13 2023 07:49:19 UTC (QA Tests)] INFO -- clicking :create_new_board_button137[Apr 13 2023 07:49:19 UTC (QA Tests)] INFO -- clicking :save_changes_button138 creates a group issue board via the GUI139Create140 File templates141[Apr 13 2023 07:49:20 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.0142[Apr 13 2023 07:49:25 UTC (QA Tests)] INFO -- filling :login_field with "root"143[Apr 13 2023 07:49:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field144[Apr 13 2023 07:49:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"145[Apr 13 2023 07:49:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field146[Apr 13 2023 07:49:25 UTC (QA Tests)] INFO -- clicking :sign_in_button147[Apr 13 2023 07:49:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds148[Apr 13 2023 07:49:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.27 seconds149[Apr 13 2023 07:49:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-9a117bc96be92a2f' via api in 2.17 seconds150[Apr 13 2023 07:49:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-9a117bc96be92a2f151[Apr 13 2023 07:49:33 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown152[Apr 13 2023 07:49:33 UTC (QA Tests)] INFO -- clicking :new_file_menu_item153[Apr 13 2023 07:49:34 UTC (QA Tests)] INFO -- filling :file_name_field with "LICENSE"154[Apr 13 2023 07:49:34 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field155[Apr 13 2023 07:49:34 UTC (QA Tests)] INFO -- clicking :license_dropdown156[Apr 13 2023 07:49:37 UTC (QA Tests)] INFO -- clicking :commit_button157 user adds LICENSE via file template Mozilla Public License 2.0158[Apr 13 2023 07:49:42 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python159[Apr 13 2023 07:49:46 UTC (QA Tests)] INFO -- filling :login_field with "root"160[Apr 13 2023 07:49:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field161[Apr 13 2023 07:49:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"162[Apr 13 2023 07:49:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field163[Apr 13 2023 07:49:47 UTC (QA Tests)] INFO -- clicking :sign_in_button164[Apr 13 2023 07:49:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds165[Apr 13 2023 07:49:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds166[Apr 13 2023 07:49:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-b79484ce58abfa81' via api in 1.87 seconds167[Apr 13 2023 07:49:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-b79484ce58abfa81168[Apr 13 2023 07:49:54 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown169[Apr 13 2023 07:49:54 UTC (QA Tests)] INFO -- clicking :new_file_menu_item170[Apr 13 2023 07:49:55 UTC (QA Tests)] INFO -- filling :file_name_field with "4c5b1b38aed8305f/Dockerfile"171[Apr 13 2023 07:49:55 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field172[Apr 13 2023 07:49:55 UTC (QA Tests)] INFO -- clicking :dockerfile_dropdown173[Apr 13 2023 07:49:58 UTC (QA Tests)] INFO -- clicking :commit_button174 user adds Dockerfile via file template Python175[Apr 13 2023 07:49:59 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia176[Apr 13 2023 07:50:04 UTC (QA Tests)] INFO -- filling :login_field with "root"177[Apr 13 2023 07:50:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field178[Apr 13 2023 07:50:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"179[Apr 13 2023 07:50:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field180[Apr 13 2023 07:50:05 UTC (QA Tests)] INFO -- clicking :sign_in_button181[Apr 13 2023 07:50:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds182[Apr 13 2023 07:50:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.22 seconds183[Apr 13 2023 07:50:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-f165154437afb60f' via api in 1.3 seconds184[Apr 13 2023 07:50:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-f165154437afb60f185[Apr 13 2023 07:50:09 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown186[Apr 13 2023 07:50:09 UTC (QA Tests)] INFO -- clicking :new_file_menu_item187[Apr 13 2023 07:50:10 UTC (QA Tests)] INFO -- filling :file_name_field with "47e7b164ea601fb0/.gitlab-ci.yml"188[Apr 13 2023 07:50:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field189[Apr 13 2023 07:50:11 UTC (QA Tests)] INFO -- clicking :gitlab_ci_yml_dropdown190[Apr 13 2023 07:50:13 UTC (QA Tests)] INFO -- clicking :commit_button191 user adds .gitlab-ci.yml via file template Julia192[Apr 13 2023 07:50:16 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android193[Apr 13 2023 07:50:20 UTC (QA Tests)] INFO -- filling :login_field with "root"194[Apr 13 2023 07:50:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field195[Apr 13 2023 07:50:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"196[Apr 13 2023 07:50:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field197[Apr 13 2023 07:50:21 UTC (QA Tests)] INFO -- clicking :sign_in_button198[Apr 13 2023 07:50:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds199[Apr 13 2023 07:50:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds200[Apr 13 2023 07:50:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-0593cb292513737e' via api in 0.98 seconds201[Apr 13 2023 07:50:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/file-template-project-0593cb292513737e202[Apr 13 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown203[Apr 13 2023 07:50:26 UTC (QA Tests)] INFO -- clicking :new_file_menu_item204[Apr 13 2023 07:50:27 UTC (QA Tests)] INFO -- filling :file_name_field with "b10f069be423c123/.gitignore"205[Apr 13 2023 07:50:27 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field206[Apr 13 2023 07:50:27 UTC (QA Tests)] INFO -- clicking :gitignore_dropdown207[Apr 13 2023 07:50:30 UTC (QA Tests)] INFO -- clicking :commit_button208 user adds .gitignore via file template Android209Create210 Testing group wiki211[Apr 13 2023 07:50:32 UTC (QA Tests)] INFO -- Starting test: Create Testing group wiki can delete a group wiki page212[Apr 13 2023 07:50:36 UTC (QA Tests)] INFO -- filling :login_field with "root"213[Apr 13 2023 07:50:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field214[Apr 13 2023 07:50:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"215[Apr 13 2023 07:50:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field216[Apr 13 2023 07:50:37 UTC (QA Tests)] INFO -- clicking :sign_in_button217[Apr 13 2023 07:50:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds218[Apr 13 2023 07:50:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-wiki-df88afcc653c7bc5' via api in 0.46 seconds219[Apr 13 2023 07:50:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 0.94 seconds220[Apr 13 2023 07:50:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/group-with-wiki-df88afcc653c7bc5/-/wikis/Home221[Apr 13 2023 07:50:41 UTC (QA Tests)] INFO -- clicking :edit_page_button222[Apr 13 2023 07:50:42 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present223[Apr 13 2023 07:50:42 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button224 can delete a group wiki page225Create226 Merge request rebasing227[Apr 13 2023 07:50:43 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request228[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- filling :login_field with "root"229[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field230[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"231[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field232[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- clicking :sign_in_button233[Apr 13 2023 07:50:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds234[Apr 13 2023 07:50:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds235[Apr 13 2023 07:50:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-merge-request-fcadaa44ef0a101f' via api in 0.88 seconds236[Apr 13 2023 07:50:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds237[Apr 13 2023 07:50:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.45 seconds238[Apr 13 2023 07:50:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-merge-request-fcadaa44ef0a101f239[Apr 13 2023 07:50:54 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link240[Apr 13 2023 07:50:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link241[Apr 13 2023 07:50:56 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button242[Apr 13 2023 07:50:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds243[Apr 13 2023 07:50:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-merge-request-fcadaa44ef0a101f/-/merge_requests/1244[Apr 13 2023 07:51:00 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-merge-request-fcadaa44ef0a101f/-/merge_requests/1245[Apr 13 2023 07:51:02 UTC (QA Tests)] INFO -- clicking :mr_rebase_button246[Apr 13 2023 07:51:02 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}' arguments247[Apr 13 2023 07:51:02 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-merge-request-fcadaa44ef0a101f/-/merge_requests/1248[Apr 13 2023 07:51:25 UTC (QA Tests)] INFO -- clicking :merge_button249 user rebases source branch of merge request250Create251 SSH keys support252[Apr 13 2023 07:51:28 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key253[Apr 13 2023 07:51:32 UTC (QA Tests)] INFO -- filling :login_field with "root"254[Apr 13 2023 07:51:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field255[Apr 13 2023 07:51:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"256[Apr 13 2023 07:51:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field257[Apr 13 2023 07:51:33 UTC (QA Tests)] INFO -- clicking :sign_in_button258[Apr 13 2023 07:51:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content259[Apr 13 2023 07:51:38 UTC (QA Tests)] INFO -- clicking :edit_profile_link260[Apr 13 2023 07:51:38 UTC (QA Tests)] INFO -- clicking :ssh_keys_link261[Apr 13 2023 07:51:39 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230413-39-jae7yj/id_rsa -N `262[Apr 13 2023 07:51:40 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"263[Apr 13 2023 07:51:40 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field264[Apr 13 2023 07:51:40 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"265[Apr 13 2023 07:51:40 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field266[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-04-15"267[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field268[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- clicking :add_key_button269[Apr 13 2023 07:51:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 6.12 seconds270 user can add an SSH key271 after adding an ssh key272[Apr 13 2023 07:51:42 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key273[Apr 13 2023 07:51:46 UTC (QA Tests)] INFO -- filling :login_field with "root"274[Apr 13 2023 07:51:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field275[Apr 13 2023 07:51:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"276[Apr 13 2023 07:51:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field277[Apr 13 2023 07:51:47 UTC (QA Tests)] INFO -- clicking :sign_in_button278[Apr 13 2023 07:51:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content279[Apr 13 2023 07:51:51 UTC (QA Tests)] INFO -- clicking :edit_profile_link280[Apr 13 2023 07:51:52 UTC (QA Tests)] INFO -- clicking :ssh_keys_link281[Apr 13 2023 07:51:53 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button282 can delete an ssh key283Manage284 User with minimal access to group285[Apr 13 2023 07:51:55 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to edit files via the UI286[Apr 13 2023 07:51:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-169b75dbb45e536b' via api in 0.59 seconds287[Apr 13 2023 07:52:00 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-169b75dbb45e536b"288[Apr 13 2023 07:52:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field289[Apr 13 2023 07:52:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"290[Apr 13 2023 07:52:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field291[Apr 13 2023 07:52:00 UTC (QA Tests)] INFO -- clicking :sign_in_button292[Apr 13 2023 07:52:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds293[Apr 13 2023 07:52:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds294[Apr 13 2023 07:52:03 UTC (QA Tests)] INFO -- Adding user qa-user-169b75dbb45e536b to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox295[Apr 13 2023 07:52:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-minimal-access-2573fcb53bc2d07c' via api in 0.77 seconds296[Apr 13 2023 07:52:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-minimal-access-2573fcb53bc2d07c297[Apr 13 2023 07:52:05 UTC (QA Tests)] INFO -- clicking :file_name_link298[Apr 13 2023 07:52:06 UTC (QA Tests)] INFO -- clicking :edit_menu_item299[Apr 13 2023 07:52:06 UTC (QA Tests)] INFO -- clicking :edit_button300[Apr 13 2023 07:52:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-169b75dbb45e536b'301[Apr 13 2023 07:52:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-minimal-access-2573fcb53bc2d07c'302[Apr 13 2023 07:52:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356'303 is not allowed to edit files via the UI304Verify305 Pipeline with image:pull_policy306 when policy is not allowed307[Apr 13 2023 07:52:07 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message308[Apr 13 2023 07:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds309[Apr 13 2023 07:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.2 seconds310[Apr 13 2023 07:52:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-eaf2c2aabb73d9f2' via api in 0.98 seconds311[Apr 13 2023 07:52:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`312[Apr 13 2023 07:52:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`313[Apr 13 2023 07:52:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`314[Apr 13 2023 07:52:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-acue3e0b -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-acue3e0b 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-acue3e0b --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-acue3e0b --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" `315[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-acue3e0b`316[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`317[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-acue3e0b' via api in 6.42 seconds318[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...319[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-acue3e0b:/etc/gitlab-runner/config.toml /tmp/config.toml20230413-39-fccrvd`320[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230413-39-fccrvd qa-runner-acue3e0b:/etc/gitlab-runner/config.toml`321[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-acue3e0b...322[Apr 13 2023 07:52:15 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-acue3e0b`323[Apr 13 2023 07:52:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-acue3e0b`324[Apr 13 2023 07:52:15 UTC (QA Tests)] INFO -- Waiting for runner to come online...325[Apr 13 2023 07:52:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds326[Apr 13 2023 07:52:20 UTC (QA Tests)] INFO -- filling :login_field with "root"327[Apr 13 2023 07:52:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field328[Apr 13 2023 07:52:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"329[Apr 13 2023 07:52:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field330[Apr 13 2023 07:52:21 UTC (QA Tests)] INFO -- clicking :sign_in_button331[Apr 13 2023 07:52:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-eaf2c2aabb73d9f2332[Apr 13 2023 07:52:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link333[Apr 13 2023 07:52:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present334[Apr 13 2023 07:52:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'335[Apr 13 2023 07:52:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-acue3e0b`336 fails job with policy not allowed message337 when policy is allowed338 with [if-not-present] policy339[Apr 13 2023 07:52:41 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly340[Apr 13 2023 07:52:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds341[Apr 13 2023 07:52:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds342[Apr 13 2023 07:52:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-65b80a7f191bd744' via api in 0.72 seconds343[Apr 13 2023 07:52:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`344[Apr 13 2023 07:52:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`345[Apr 13 2023 07:52:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`346[Apr 13 2023 07:52:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-7rw9tsgn -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-7rw9tsgn 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-7rw9tsgn --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-7rw9tsgn --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" `347[Apr 13 2023 07:52:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7rw9tsgn`348[Apr 13 2023 07:52:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`349[Apr 13 2023 07:52:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-7rw9tsgn' via api in 6.27 seconds350[Apr 13 2023 07:52:48 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...351[Apr 13 2023 07:52:48 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-7rw9tsgn:/etc/gitlab-runner/config.toml /tmp/config.toml20230413-39-2llxy5`352[Apr 13 2023 07:52:48 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230413-39-2llxy5 qa-runner-7rw9tsgn:/etc/gitlab-runner/config.toml`353[Apr 13 2023 07:52:48 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-7rw9tsgn...354[Apr 13 2023 07:52:48 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-7rw9tsgn`355[Apr 13 2023 07:52:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7rw9tsgn`356[Apr 13 2023 07:52:49 UTC (QA Tests)] INFO -- Waiting for runner to come online...357[Apr 13 2023 07:52:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds358[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- filling :login_field with "root"359[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field360[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"361[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field362[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- clicking :sign_in_button363[Apr 13 2023 07:52:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-65b80a7f191bd744364[Apr 13 2023 07:52:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link365[Apr 13 2023 07:53:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present366[Apr 13 2023 07:53:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'367[Apr 13 2023 07:53:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-7rw9tsgn`368[Apr 13 2023 07:53:25 UTC (QA Tests)] INFO -- Saving screenshot..369[Apr 13 2023 07:53:26 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly370[Apr 13 2023 07:53:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds371[Apr 13 2023 07:53:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.19 seconds372[Apr 13 2023 07:53:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-c1288b411f97fbd4' via api in 0.66 seconds373[Apr 13 2023 07:53:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`374[Apr 13 2023 07:53:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`375[Apr 13 2023 07:53:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`376[Apr 13 2023 07:53:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-fkbqum2h -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-fkbqum2h 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-fkbqum2h --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-fkbqum2h --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" `377[Apr 13 2023 07:53:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-fkbqum2h`378[Apr 13 2023 07:53:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`379[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-fkbqum2h' via api in 1.32 seconds380[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...381[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-fkbqum2h:/etc/gitlab-runner/config.toml /tmp/config.toml20230413-39-mkat2t`382[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230413-39-mkat2t qa-runner-fkbqum2h:/etc/gitlab-runner/config.toml`383[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-fkbqum2h...384[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-fkbqum2h`385[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-fkbqum2h`386[Apr 13 2023 07:53:29 UTC (QA Tests)] INFO -- Waiting for runner to come online...387[Apr 13 2023 07:53:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds388[Apr 13 2023 07:53:34 UTC (QA Tests)] INFO -- filling :login_field with "root"389[Apr 13 2023 07:53:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field390[Apr 13 2023 07:53:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"391[Apr 13 2023 07:53:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field392[Apr 13 2023 07:53:34 UTC (QA Tests)] INFO -- clicking :sign_in_button393[Apr 13 2023 07:53:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-c1288b411f97fbd4394[Apr 13 2023 07:53:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link395[Apr 13 2023 07:53:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present396[Apr 13 2023 07:53:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'397[Apr 13 2023 07:53:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-fkbqum2h`398 applies pull policy in job correctly4001st Try error in ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:69:401Expected to find Using locally found image version due to "if-not-present" pull policy in 1Running with gitlab-runner 15.10.1 (dcfb4b66)4022 on qa-runner-7rw9tsgn xNzNy5gf, system ID: r_Syi40cVXRWXu4033404Resolving secrets40500:004065407Preparing the "docker" executor40800:114096Using Docker executor with image ruby:2.6 ...4107Pulling docker image registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-dcfb4b66 ...4118Using docker image sha256:16eed3dc21a621f6a6b1dfc9e4d1f891458ada8fc569eb679057867c2131d7d9 for registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-dcfb4b66 with digest registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper@sha256:19988a3a7e599de1000bae9a244dbcbf43cf209e3c88d0641d23f55531722f5a ...4129Pulling docker image ruby:2.6 ...41310Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...41412415Preparing environment41600:0741713Running on runner-xnzny5gf-project-9-concurrent-0 via ad373dfec876...41815419Getting source from Git repository42000:0042116Fetching changes with git depth set to 20...42217Initialized empty Git repository in /builds/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-65b80a7f191bd744/.git/42318Created fresh repository.42419Checking out 1687c1f0 as detached HEAD (ref is main)...42520Skipping Git submodules setup42622427Executing "step_script" stage of the job script42800:0142923Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...43024$ echo "Using pull policies ["if-not-present"]"43125Using pull policies [if-not-present]43227Job succeeded, but didn't.434RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:69435 with [always if-not-present] policies436[Apr 13 2023 07:53:42 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly437[Apr 13 2023 07:53:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds438[Apr 13 2023 07:53:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds439[Apr 13 2023 07:53:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-5e4bcd10939a443b' via api in 0.59 seconds440[Apr 13 2023 07:53:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`441[Apr 13 2023 07:53:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`442[Apr 13 2023 07:53:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`443[Apr 13 2023 07:53:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-vjqyhb1i -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-vjqyhb1i 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-vjqyhb1i --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-vjqyhb1i --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" `444[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-vjqyhb1i`445[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`446[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-vjqyhb1i' via api in 6.26 seconds447[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...448[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-vjqyhb1i:/etc/gitlab-runner/config.toml /tmp/config.toml20230413-39-9o6ett`449[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230413-39-9o6ett qa-runner-vjqyhb1i:/etc/gitlab-runner/config.toml`450[Apr 13 2023 07:53:50 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-vjqyhb1i...451[Apr 13 2023 07:53:50 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-vjqyhb1i`452[Apr 13 2023 07:53:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-vjqyhb1i`453[Apr 13 2023 07:53:50 UTC (QA Tests)] INFO -- Waiting for runner to come online...454[Apr 13 2023 07:53:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds455[Apr 13 2023 07:53:56 UTC (QA Tests)] INFO -- filling :login_field with "root"456[Apr 13 2023 07:53:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field457[Apr 13 2023 07:53:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"458[Apr 13 2023 07:53:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field459[Apr 13 2023 07:53:56 UTC (QA Tests)] INFO -- clicking :sign_in_button460[Apr 13 2023 07:53:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-5e4bcd10939a443b461[Apr 13 2023 07:54:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link462[Apr 13 2023 07:54:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present463[Apr 13 2023 07:54:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'464[Apr 13 2023 07:54:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-vjqyhb1i`465 applies pull policy in job correctly466 with [never] policy467[Apr 13 2023 07:54:04 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly468[Apr 13 2023 07:54:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds469[Apr 13 2023 07:54:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds470[Apr 13 2023 07:54:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-d0013295f3445ae1' via api in 0.63 seconds471[Apr 13 2023 07:54:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`472[Apr 13 2023 07:54:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`473[Apr 13 2023 07:54:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`474[Apr 13 2023 07:54:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-4ley436k -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4ley436k 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-4ley436k --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-4ley436k --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" `475[Apr 13 2023 07:54:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4ley436k`476[Apr 13 2023 07:54:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`477[Apr 13 2023 07:54:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-4ley436k' via api in 6.32 seconds478[Apr 13 2023 07:54:11 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...479[Apr 13 2023 07:54:11 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-4ley436k:/etc/gitlab-runner/config.toml /tmp/config.toml20230413-39-ievaou`480[Apr 13 2023 07:54:11 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230413-39-ievaou qa-runner-4ley436k:/etc/gitlab-runner/config.toml`481[Apr 13 2023 07:54:12 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-4ley436k...482[Apr 13 2023 07:54:12 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-4ley436k`483[Apr 13 2023 07:54:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4ley436k`484[Apr 13 2023 07:54:12 UTC (QA Tests)] INFO -- Waiting for runner to come online...485[Apr 13 2023 07:54:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds486[Apr 13 2023 07:54:17 UTC (QA Tests)] INFO -- filling :login_field with "root"487[Apr 13 2023 07:54:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field488[Apr 13 2023 07:54:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"489[Apr 13 2023 07:54:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field490[Apr 13 2023 07:54:18 UTC (QA Tests)] INFO -- clicking :sign_in_button491[Apr 13 2023 07:54:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-d0013295f3445ae1492[Apr 13 2023 07:54:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link493[Apr 13 2023 07:54:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present494[Apr 13 2023 07:54:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'495[Apr 13 2023 07:54:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-4ley436k`496 applies pull policy in job correctly497 with [always] policy498[Apr 13 2023 07:54:26 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly499[Apr 13 2023 07:54:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds500[Apr 13 2023 07:54:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds501[Apr 13 2023 07:54:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-b5b8870825234809' via api in 0.7 seconds502[Apr 13 2023 07:54:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`503[Apr 13 2023 07:54:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`504[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`505[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-oi7ibaw8 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-oi7ibaw8 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-oi7ibaw8 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-oi7ibaw8 --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" `506[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-oi7ibaw8`507[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`508[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-oi7ibaw8' via api in 6.21 seconds509[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...510[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-oi7ibaw8:/etc/gitlab-runner/config.toml /tmp/config.toml20230413-39-ygxm0h`511[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230413-39-ygxm0h qa-runner-oi7ibaw8:/etc/gitlab-runner/config.toml`512[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-oi7ibaw8...513[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-oi7ibaw8`514[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-oi7ibaw8`515[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- Waiting for runner to come online...516[Apr 13 2023 07:54:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds517[Apr 13 2023 07:54:39 UTC (QA Tests)] INFO -- filling :login_field with "root"518[Apr 13 2023 07:54:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field519[Apr 13 2023 07:54:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"520[Apr 13 2023 07:54:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field521[Apr 13 2023 07:54:40 UTC (QA Tests)] INFO -- clicking :sign_in_button522[Apr 13 2023 07:54:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-with-image-pull-policy-b5b8870825234809523[Apr 13 2023 07:54:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link524[Apr 13 2023 07:54:45 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present525[Apr 13 2023 07:54:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'526[Apr 13 2023 07:54:48 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-oi7ibaw8`527 applies pull policy in job correctly528Create529 Reverting a commit530[Apr 13 2023 07:54:48 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request531[Apr 13 2023 07:54:53 UTC (QA Tests)] INFO -- filling :login_field with "root"532[Apr 13 2023 07:54:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field533[Apr 13 2023 07:54:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"534[Apr 13 2023 07:54:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field535[Apr 13 2023 07:54:53 UTC (QA Tests)] INFO -- clicking :sign_in_button536[Apr 13 2023 07:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.42 seconds537[Apr 13 2023 07:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.53 seconds538[Apr 13 2023 07:54:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-b5e55eeb76c544b8' via api in 1.21 seconds539[Apr 13 2023 07:54:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds540[Apr 13 2023 07:54:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-b5e55eeb76c544b8/-/commit/f99ae5b92274a38361db45aa7b5988e9f80193ea541[Apr 13 2023 07:54:59 UTC (QA Tests)] INFO -- clicking :options_button542[Apr 13 2023 07:54:59 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present543[Apr 13 2023 07:55:00 UTC (QA Tests)] INFO -- clicking :submit_commit_button544[Apr 13 2023 07:55:01 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present545[Apr 13 2023 07:55:04 UTC (QA Tests)] INFO -- clicking :diffs_tab546[Apr 13 2023 07:55:16 UTC (QA Tests)] INFO -- clicking :file_tree_button547[Apr 13 2023 07:55:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-b5e55eeb76c544b8'548 creates a merge request549Create550 Merge requests551 when merging once552 behaves like merge when pipeline succeeds553 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)554Plan555 Group level issues analytics556 behaves like issues analytics page557[Apr 13 2023 07:55:16 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph558[Apr 13 2023 07:55:21 UTC (QA Tests)] INFO -- filling :login_field with "root"559[Apr 13 2023 07:55:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field560[Apr 13 2023 07:55:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"561[Apr 13 2023 07:55:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field562[Apr 13 2023 07:55:21 UTC (QA Tests)] INFO -- clicking :sign_in_button563[Apr 13 2023 07:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds564[Apr 13 2023 07:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds565[Apr 13 2023 07:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-5032f01472579035' via api in 0.59 seconds566[Apr 13 2023 07:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.94 seconds567 displays a graph568 Project level issues analytics569 behaves like issues analytics page570[Apr 13 2023 07:55:26 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph571[Apr 13 2023 07:55:30 UTC (QA Tests)] INFO -- filling :login_field with "root"572[Apr 13 2023 07:55:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field573[Apr 13 2023 07:55:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"574[Apr 13 2023 07:55:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field575[Apr 13 2023 07:55:31 UTC (QA Tests)] INFO -- clicking :sign_in_button576[Apr 13 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds577[Apr 13 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds578[Apr 13 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-0fd0ec6b9c4e1169' via api in 0.61 seconds579[Apr 13 2023 07:55:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.0 seconds580 displays a graph581Verify582 Group runner registration583[Apr 13 2023 07:55:35 UTC (QA Tests)] INFO -- Starting test: Verify Group runner registration user registers a new group runner584[Apr 13 2023 07:55:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`585[Apr 13 2023 07:55:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds586[Apr 13 2023 07:55:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-ci-cd-8fa3f04725fe38ff' via api in 0.36 seconds587[Apr 13 2023 07:55:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`588[Apr 13 2023 07:55:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1681372535 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1681372535 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-1681372535 --url http://gitlab-ee-dc1241e7.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `589[Apr 13 2023 07:55:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1681372535`590[Apr 13 2023 07:55:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`591[Apr 13 2023 07:55:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1681372535' via api in 1.56 seconds592[Apr 13 2023 07:55:41 UTC (QA Tests)] INFO -- filling :login_field with "root"593[Apr 13 2023 07:55:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field594[Apr 13 2023 07:55:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"595[Apr 13 2023 07:55:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field596[Apr 13 2023 07:55:42 UTC (QA Tests)] INFO -- clicking :sign_in_button597[Apr 13 2023 07:55:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/group-with-ci-cd-8fa3f04725fe38ff598[Apr 13 2023 07:55:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link599[Apr 13 2023 07:55:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1681372535'600[Apr 13 2023 07:55:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1681372535`601 user registers a new group runner602Plan603 Configure issue board by label604[Apr 13 2023 07:55:52 UTC (QA Tests)] INFO -- Starting test: Plan Configure issue board by label shows only issues that match the configured label605[Apr 13 2023 07:55:57 UTC (QA Tests)] INFO -- filling :login_field with "root"606[Apr 13 2023 07:55:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field607[Apr 13 2023 07:55:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"608[Apr 13 2023 07:55:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field609[Apr 13 2023 07:55:57 UTC (QA Tests)] INFO -- clicking :sign_in_button610[Apr 13 2023 07:56:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds611[Apr 13 2023 07:56:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds612[Apr 13 2023 07:56:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-board-list-40935680831fb8dc' via api in 0.68 seconds613[Apr 13 2023 07:56:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.17 seconds614[Apr 13 2023 07:56:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.13 seconds615[Apr 13 2023 07:56:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '7' via api in 1.17 seconds616[Apr 13 2023 07:56:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.32 seconds617[Apr 13 2023 07:56:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.27 seconds618[Apr 13 2023 07:56:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-board-list-40935680831fb8dc619[Apr 13 2023 07:56:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link620[Apr 13 2023 07:56:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link621[Apr 13 2023 07:56:04 UTC (QA Tests)] INFO -- clicking :boards_config_button622[Apr 13 2023 07:56:05 UTC (QA Tests)] INFO -- clicking :labels_edit_button623[Apr 13 2023 07:56:06 UTC (QA Tests)] INFO -- clicking :labels_edit_button624[Apr 13 2023 07:56:07 UTC (QA Tests)] INFO -- clicking :close_labels_dropdown_button625[Apr 13 2023 07:56:07 UTC (QA Tests)] INFO -- clicking :save_changes_button626 shows only issues that match the configured label627Verify628 Endpoint Coverage629[Apr 13 2023 07:56:08 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api630[Apr 13 2023 07:56:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds631[Apr 13 2023 07:56:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds632[Apr 13 2023 07:56:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/endpoint-coverage-94a140caed3ac4fb' via api in 0.64 seconds633[Apr 13 2023 07:56:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`634[Apr 13 2023 07:56:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`635[Apr 13 2023 07:56:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-94a140caed3ac4fb --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-94a140caed3ac4fb 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-94a140caed3ac4fb --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list endpoint-coverage-94a140caed3ac4fb --executor shell && gitlab-runner run" `636[Apr 13 2023 07:56:14 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-94a140caed3ac4fb`637[Apr 13 2023 07:56:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`638[Apr 13 2023 07:56:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'endpoint-coverage-94a140caed3ac4fb' via api in 6.23 seconds639[Apr 13 2023 07:56:19 UTC (QA Tests)] INFO -- filling :login_field with "root"640[Apr 13 2023 07:56:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field641[Apr 13 2023 07:56:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"642[Apr 13 2023 07:56:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field643[Apr 13 2023 07:56:20 UTC (QA Tests)] INFO -- clicking :sign_in_button644[Apr 13 2023 07:56:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/endpoint-coverage-94a140caed3ac4fb645[Apr 13 2023 07:56:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link646[Apr 13 2023 07:56:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link647[Apr 13 2023 07:56:27 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button648[Apr 13 2023 07:56:27 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "secret-value"649[Apr 13 2023 07:56:27 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field650[Apr 13 2023 07:56:27 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button651[Apr 13 2023 07:56:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Commit .gitlab-ci.yml"652[Apr 13 2023 07:56:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.44 seconds653[Apr 13 2023 07:56:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/endpoint-coverage-94a140caed3ac4fb654[Apr 13 2023 07:56:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link655[Apr 13 2023 07:56:32 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present656[Apr 13 2023 07:56:33 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments657[Apr 13 2023 07:56:45 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button658[Apr 13 2023 07:56:46 UTC (QA Tests)] INFO -- clicking :directory_name_link659[Apr 13 2023 07:56:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/endpoint-coverage-94a140caed3ac4fb'660[Apr 13 2023 07:56:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'endpoint-coverage-94a140caed3ac4fb'661[Apr 13 2023 07:56:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-94a140caed3ac4fb`662 spans r/w postgres web sidekiq git api663Create664 Push mirror a repository over HTTP665[Apr 13 2023 07:56:47 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository666[Apr 13 2023 07:56:50 UTC (QA Tests)] INFO -- filling :login_field with "root"667[Apr 13 2023 07:56:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field668[Apr 13 2023 07:56:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"669[Apr 13 2023 07:56:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field670[Apr 13 2023 07:56:51 UTC (QA Tests)] INFO -- clicking :sign_in_button671[Apr 13 2023 07:56:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds672[Apr 13 2023 07:56:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds673[Apr 13 2023 07:56:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/push-mirror-target-project-0a958fc670dfdc80' via api in 0.62 seconds674[Apr 13 2023 07:56:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds675[Apr 13 2023 07:56:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds676[Apr 13 2023 07:56:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-code-3db50f094fce9d94' via api in 0.68 seconds677[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"678[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.08 seconds679[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-code-3db50f094fce9d94680[Apr 13 2023 07:56:58 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link681[Apr 13 2023 07:56:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link682[Apr 13 2023 07:57:01 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/push-mirror-target-project-0a958fc670dfdc80.git"683[Apr 13 2023 07:57:01 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field684[Apr 13 2023 07:57:01 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field685[Apr 13 2023 07:57:02 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field686[Apr 13 2023 07:57:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"687[Apr 13 2023 07:57:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field688[Apr 13 2023 07:57:03 UTC (QA Tests)] INFO -- clicking :mirror_repository_button689[Apr 13 2023 07:57:15 UTC (QA Tests)] INFO -- clicking :update_now_button690[Apr 13 2023 07:57:17 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-code-3db50f094fce9d94/-/settings/repository#js-push-remote-settings691[Apr 13 2023 07:57:38 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-code-3db50f094fce9d94/-/settings/repository#js-push-remote-settings692[Apr 13 2023 07:57:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/push-mirror-target-project-0a958fc670dfdc80693[Apr 13 2023 07:57:41 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments694 configures and syncs LFS objects for a (push) mirrored repository695Verify696 Pass dotenv variables to downstream via bridge697[Apr 13 2023 07:57:42 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config698[Apr 13 2023 07:57:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds699[Apr 13 2023 07:57:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds700[Apr 13 2023 07:57:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`701[Apr 13 2023 07:57:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`702[Apr 13 2023 07:57:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-q0plfk18 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-q0plfk18 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-q0plfk18 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-q0plfk18 --executor shell && gitlab-runner run" `703[Apr 13 2023 07:57:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-q0plfk18`704[Apr 13 2023 07:57:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`705[Apr 13 2023 07:57:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-q0plfk18' via api in 1.24 seconds706[Apr 13 2023 07:57:48 UTC (QA Tests)] INFO -- filling :login_field with "root"707[Apr 13 2023 07:57:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field708[Apr 13 2023 07:57:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"709[Apr 13 2023 07:57:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field710[Apr 13 2023 07:57:48 UTC (QA Tests)] INFO -- clicking :sign_in_button711[Apr 13 2023 07:57:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/downstream-project-with-bridge-3b54ae0c8766b828' via api in 0.4 seconds712[Apr 13 2023 07:57:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds713[Apr 13 2023 07:57:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/upstream-project-with-bridge-62a85eff866afc59' via api in 0.38 seconds714[Apr 13 2023 07:57:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds715[Apr 13 2023 07:57:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/upstream-project-with-bridge-62a85eff866afc59716[Apr 13 2023 07:57:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link717[Apr 13 2023 07:58:06 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button718[Apr 13 2023 07:58:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present719[Apr 13 2023 07:58:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-q0plfk18'720[Apr 13 2023 07:58:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-q0plfk18`721[Apr 13 2023 07:58:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/upstream-project-with-bridge-62a85eff866afc59'722[Apr 13 2023 07:58:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/downstream-project-with-bridge-3b54ae0c8766b828'723 runs the pipeline with composed config724Create725 Codeowners726 when the project is in a subgroup727 and the code owner is the root group728 behaves like code owner merge request729[Apr 13 2023 07:58:08 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged730[Apr 13 2023 07:58:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds731[Apr 13 2023 07:58:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.19 seconds732[Apr 13 2023 07:58:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-d839bb0ac15fbbd1' via api in 0.91 seconds733[Apr 13 2023 07:58:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2cb39a9780ac3417' via api in 0.27 seconds734[Apr 13 2023 07:58:10 UTC (QA Tests)] INFO -- Adding user qa-user-2cb39a9780ac3417 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox735[Apr 13 2023 07:58:14 UTC (QA Tests)] INFO -- filling :login_field with "root"736[Apr 13 2023 07:58:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field737[Apr 13 2023 07:58:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"738[Apr 13 2023 07:58:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field739[Apr 13 2023 07:58:15 UTC (QA Tests)] INFO -- clicking :sign_in_button740[Apr 13 2023 07:58:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-d839bb0ac15fbbd1741[Apr 13 2023 07:58:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link742[Apr 13 2023 07:58:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link743[Apr 13 2023 07:58:20 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"744[Apr 13 2023 07:58:20 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field745[Apr 13 2023 07:58:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds746[Apr 13 2023 07:58:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds747[Apr 13 2023 07:58:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.03 seconds748[Apr 13 2023 07:58:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.35 seconds749[Apr 13 2023 07:58:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content750[Apr 13 2023 07:58:27 UTC (QA Tests)] INFO -- clicking :sign_out_link751[Apr 13 2023 07:58:29 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2cb39a9780ac3417"752[Apr 13 2023 07:58:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field753[Apr 13 2023 07:58:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"754[Apr 13 2023 07:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field755[Apr 13 2023 07:58:30 UTC (QA Tests)] INFO -- clicking :sign_in_button756[Apr 13 2023 07:58:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-d839bb0ac15fbbd1/-/merge_requests/1757[Apr 13 2023 07:58:56 UTC (QA Tests)] INFO -- clicking :approve_button758[Apr 13 2023 07:58:57 UTC (QA Tests)] INFO -- clicking :merge_button759[Apr 13 2023 07:59:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content760[Apr 13 2023 07:59:04 UTC (QA Tests)] INFO -- clicking :sign_out_link761[Apr 13 2023 07:59:04 UTC (QA Tests)] INFO -- Removing user qa-user-2cb39a9780ac3417 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox762[Apr 13 2023 07:59:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2cb39a9780ac3417'763 is approved and merged764 and the code owner is a user765 behaves like code owner merge request766[Apr 13 2023 07:59:04 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged767[Apr 13 2023 07:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds768[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds769[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-2ac00c8fb5452a3e' via api in 0.88 seconds770[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-66143cbc0cfd9a37' via api in 0.27 seconds771[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- Adding user qa-user-66143cbc0cfd9a37 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-2ac00c8fb5452a3e QA::Resource::Project772[Apr 13 2023 07:59:10 UTC (QA Tests)] INFO -- filling :login_field with "root"773[Apr 13 2023 07:59:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field774[Apr 13 2023 07:59:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"775[Apr 13 2023 07:59:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field776[Apr 13 2023 07:59:11 UTC (QA Tests)] INFO -- clicking :sign_in_button777[Apr 13 2023 07:59:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-2ac00c8fb5452a3e778[Apr 13 2023 07:59:15 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link779[Apr 13 2023 07:59:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link780[Apr 13 2023 07:59:16 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"781[Apr 13 2023 07:59:16 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field782[Apr 13 2023 07:59:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds783[Apr 13 2023 07:59:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds784[Apr 13 2023 07:59:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.1 seconds785[Apr 13 2023 07:59:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.32 seconds786[Apr 13 2023 07:59:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content787[Apr 13 2023 07:59:23 UTC (QA Tests)] INFO -- clicking :sign_out_link788[Apr 13 2023 07:59:25 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-66143cbc0cfd9a37"789[Apr 13 2023 07:59:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field790[Apr 13 2023 07:59:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"791[Apr 13 2023 07:59:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field792[Apr 13 2023 07:59:26 UTC (QA Tests)] INFO -- clicking :sign_in_button793[Apr 13 2023 07:59:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-2ac00c8fb5452a3e/-/merge_requests/1794[Apr 13 2023 07:59:51 UTC (QA Tests)] INFO -- clicking :approve_button795[Apr 13 2023 07:59:52 UTC (QA Tests)] INFO -- clicking :merge_button796[Apr 13 2023 07:59:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content797[Apr 13 2023 07:59:58 UTC (QA Tests)] INFO -- clicking :sign_out_link798[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- Removing user qa-user-66143cbc0cfd9a37 from gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-2ac00c8fb5452a3e QA::Resource::Project799[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-66143cbc0cfd9a37'800 is approved and merged801 and the code owner is the subgroup802 behaves like code owner merge request803[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged804[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds805[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds806[Apr 13 2023 08:00:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-f9ff42920450594b' via api in 1.15 seconds807[Apr 13 2023 08:00:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-971a3bdd3b5f786e' via api in 0.25 seconds808[Apr 13 2023 08:00:00 UTC (QA Tests)] INFO -- Adding user qa-user-971a3bdd3b5f786e to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356 QA::Resource::Group809[Apr 13 2023 08:00:05 UTC (QA Tests)] INFO -- filling :login_field with "root"810[Apr 13 2023 08:00:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field811[Apr 13 2023 08:00:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"812[Apr 13 2023 08:00:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field813[Apr 13 2023 08:00:06 UTC (QA Tests)] INFO -- clicking :sign_in_button814[Apr 13 2023 08:00:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-f9ff42920450594b815[Apr 13 2023 08:00:10 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link816[Apr 13 2023 08:00:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link817[Apr 13 2023 08:00:11 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"818[Apr 13 2023 08:00:11 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field819[Apr 13 2023 08:00:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds820[Apr 13 2023 08:00:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds821[Apr 13 2023 08:00:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.12 seconds822[Apr 13 2023 08:00:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.63 seconds823[Apr 13 2023 08:00:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content824[Apr 13 2023 08:00:19 UTC (QA Tests)] INFO -- clicking :sign_out_link825[Apr 13 2023 08:00:21 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-971a3bdd3b5f786e"826[Apr 13 2023 08:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field827[Apr 13 2023 08:00:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"828[Apr 13 2023 08:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field829[Apr 13 2023 08:00:22 UTC (QA Tests)] INFO -- clicking :sign_in_button830[Apr 13 2023 08:00:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/approve-and-merge-f9ff42920450594b/-/merge_requests/1831[Apr 13 2023 08:00:48 UTC (QA Tests)] INFO -- clicking :approve_button832[Apr 13 2023 08:00:49 UTC (QA Tests)] INFO -- clicking :merge_button833[Apr 13 2023 08:00:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content834[Apr 13 2023 08:00:56 UTC (QA Tests)] INFO -- clicking :sign_out_link835[Apr 13 2023 08:00:56 UTC (QA Tests)] INFO -- Removing user qa-user-971a3bdd3b5f786e from gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356 QA::Resource::Group836[Apr 13 2023 08:00:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-971a3bdd3b5f786e'837 is approved and merged838Govern839 Compliance Framework Report840[Apr 13 2023 08:00:56 UTC (QA Tests)] INFO -- Starting test: Govern Compliance Framework Report shows the compliance framework for each project841[Apr 13 2023 08:00:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds842[Apr 13 2023 08:00:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/compliance-f57o3im6' via api in 0.34 seconds843[Apr 13 2023 08:00:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/project-compliance-framework-report-abd4d3c62c9bc850' via api in 0.37 seconds844[Apr 13 2023 08:00:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/project-without-compliance-framework-81ffdad216803ec2' via api in 0.37 seconds845[Apr 13 2023 08:00:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/compliance-f57o3im6/subgroup-project-compliance-framework-report-300598c4630b7606' via api in 0.39 seconds846[Apr 13 2023 08:00:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Quasi omnis accusamus error.' via api in 0.1 seconds847[Apr 13 2023 08:00:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Itaque maiores autem at.' via api in 0.09 seconds848[Apr 13 2023 08:01:02 UTC (QA Tests)] INFO -- filling :login_field with "root"849[Apr 13 2023 08:01:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field850[Apr 13 2023 08:01:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"851[Apr 13 2023 08:01:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field852[Apr 13 2023 08:01:03 UTC (QA Tests)] INFO -- clicking :sign_in_button853[Apr 13 2023 08:01:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5854[Apr 13 2023 08:01:07 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link855[Apr 13 2023 08:01:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link856[Apr 13 2023 08:01:08 UTC (QA Tests)] INFO -- clicking :frameworks_tab857 shows the compliance framework for each project858Create859 Adding comments on snippets860 behaves like comments on snippets861[Apr 13 2023 08:01:11 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet862[Apr 13 2023 08:01:15 UTC (QA Tests)] INFO -- filling :login_field with "root"863[Apr 13 2023 08:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field864[Apr 13 2023 08:01:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"865[Apr 13 2023 08:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field866[Apr 13 2023 08:01:16 UTC (QA Tests)] INFO -- clicking :sign_in_button867[Apr 13 2023 08:01:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds868[Apr 13 2023 08:01:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds869[Apr 13 2023 08:01:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-snippets-6cbf81987a3ee883' via api in 0.63 seconds870[Apr 13 2023 08:01:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.12 seconds871[Apr 13 2023 08:01:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content872[Apr 13 2023 08:01:23 UTC (QA Tests)] INFO -- clicking :sign_out_link873[Apr 13 2023 08:01:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds874[Apr 13 2023 08:01:26 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"875[Apr 13 2023 08:01:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field876[Apr 13 2023 08:01:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"877[Apr 13 2023 08:01:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field878[Apr 13 2023 08:01:27 UTC (QA Tests)] INFO -- clicking :sign_in_button879[Apr 13 2023 08:01:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-snippets-6cbf81987a3ee883/-/snippets/1880[Apr 13 2023 08:01:30 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"881[Apr 13 2023 08:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field882[Apr 13 2023 08:01:30 UTC (QA Tests)] INFO -- clicking :comment_button883[Apr 13 2023 08:01:31 UTC (QA Tests)] INFO -- clicking :edit_comment_button884[Apr 13 2023 08:01:31 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"885[Apr 13 2023 08:01:31 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field886[Apr 13 2023 08:01:32 UTC (QA Tests)] INFO -- clicking :save_comment_button887[Apr 13 2023 08:01:32 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown888[Apr 13 2023 08:01:32 UTC (QA Tests)] INFO -- clicking :delete_comment_button889[Apr 13 2023 08:01:32 UTC (QA Tests)] INFO -- clicking :confirm_ok_button890 adds, edits, and deletes a comment on a project_snippet891 behaves like comments on snippets892[Apr 13 2023 08:01:33 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet893[Apr 13 2023 08:01:37 UTC (QA Tests)] INFO -- filling :login_field with "root"894[Apr 13 2023 08:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field895[Apr 13 2023 08:01:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"896[Apr 13 2023 08:01:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field897[Apr 13 2023 08:01:38 UTC (QA Tests)] INFO -- clicking :sign_in_button898[Apr 13 2023 08:01:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.34 seconds899[Apr 13 2023 08:01:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content900[Apr 13 2023 08:01:45 UTC (QA Tests)] INFO -- clicking :sign_out_link901[Apr 13 2023 08:01:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds902[Apr 13 2023 08:01:47 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"903[Apr 13 2023 08:01:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field904[Apr 13 2023 08:01:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"905[Apr 13 2023 08:01:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field906[Apr 13 2023 08:01:48 UTC (QA Tests)] INFO -- clicking :sign_in_button907[Apr 13 2023 08:01:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-dc1241e7.test/-/snippets/2908[Apr 13 2023 08:01:51 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"909[Apr 13 2023 08:01:51 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field910[Apr 13 2023 08:01:51 UTC (QA Tests)] INFO -- clicking :comment_button911[Apr 13 2023 08:01:51 UTC (QA Tests)] INFO -- clicking :edit_comment_button912[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"913[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field914[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- clicking :save_comment_button915[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown916[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- clicking :delete_comment_button917[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- clicking :confirm_ok_button918 adds, edits, and deletes a comment on a personal_snippet919Create920 Merge request push options921[Apr 13 2023 08:01:53 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels922[Apr 13 2023 08:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds923[Apr 13 2023 08:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds924[Apr 13 2023 08:01:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-ca3bb6b1ac82b2bd' via api in 0.88 seconds925[Apr 13 2023 08:01:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"926[Apr 13 2023 08:01:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.58 seconds927 sets labels928 when labels are set already929[Apr 13 2023 08:01:55 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push930[Apr 13 2023 08:01:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds931[Apr 13 2023 08:01:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds932[Apr 13 2023 08:01:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-4e04256578812908' via api in 0.95 seconds933[Apr 13 2023 08:01:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"934[Apr 13 2023 08:01:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds935[Apr 13 2023 08:01:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"936[Apr 13 2023 08:01:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.42 seconds937 removes them on subsequent push938Monitor939 Alert940 when using HTTP endpoint integration941 behaves like new alert942[Apr 13 2023 08:01:59 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident943[Apr 13 2023 08:02:04 UTC (QA Tests)] INFO -- filling :login_field with "root"944[Apr 13 2023 08:02:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field945[Apr 13 2023 08:02:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"946[Apr 13 2023 08:02:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field947[Apr 13 2023 08:02:05 UTC (QA Tests)] INFO -- clicking :sign_in_button948[Apr 13 2023 08:02:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds949[Apr 13 2023 08:02:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds950[Apr 13 2023 08:02:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-7f562b3507535d20' via api in 0.64 seconds951[Apr 13 2023 08:02:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-7f562b3507535d20952[Apr 13 2023 08:02:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link953[Apr 13 2023 08:02:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link954[Apr 13 2023 08:02:12 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}955[Apr 13 2023 08:02:12 UTC (QA Tests)] INFO -- clicking :save_changes_button956[Apr 13 2023 08:02:14 UTC (QA Tests)] INFO -- clicking :add_integration_button957[Apr 13 2023 08:02:14 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown958[Apr 13 2023 08:02:14 UTC (QA Tests)] INFO -- clicking :integration_name_field959[Apr 13 2023 08:02:14 UTC (QA Tests)] INFO -- filling :integration_name_field with "adipisci"960[Apr 13 2023 08:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field961[Apr 13 2023 08:02:15 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button962[Apr 13 2023 08:02:15 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"consequuntur","description":"suscipit"}"963[Apr 13 2023 08:02:15 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field964[Apr 13 2023 08:02:16 UTC (QA Tests)] INFO -- clicking :send_test_alert_button965[Apr 13 2023 08:02:16 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link966[Apr 13 2023 08:02:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link967 automatically creates new incident968 when using Prometheus integration969 behaves like new alert970[Apr 13 2023 08:02:18 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident971[Apr 13 2023 08:02:23 UTC (QA Tests)] INFO -- filling :login_field with "root"972[Apr 13 2023 08:02:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field973[Apr 13 2023 08:02:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"974[Apr 13 2023 08:02:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field975[Apr 13 2023 08:02:23 UTC (QA Tests)] INFO -- clicking :sign_in_button976[Apr 13 2023 08:02:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds977[Apr 13 2023 08:02:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds978[Apr 13 2023 08:02:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-57c3093b65520e4c' via api in 1.57 seconds979[Apr 13 2023 08:02:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-57c3093b65520e4c980[Apr 13 2023 08:02:28 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link981[Apr 13 2023 08:02:29 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link982[Apr 13 2023 08:02:31 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}983[Apr 13 2023 08:02:31 UTC (QA Tests)] INFO -- clicking :save_changes_button984[Apr 13 2023 08:02:33 UTC (QA Tests)] INFO -- clicking :add_integration_button985[Apr 13 2023 08:02:33 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown986[Apr 13 2023 08:02:33 UTC (QA Tests)] INFO -- clicking :prometheus_url_field987[Apr 13 2023 08:02:33 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-dc1241e7.test"988[Apr 13 2023 08:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field989[Apr 13 2023 08:02:34 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button990[Apr 13 2023 08:02:34 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-13 08:02:34 +0000","generatorURL":"http://hamill.info/latoya.vonrueden","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"voluptatem"},"annotations":{"title":"libero","gitlab_y_label":"status"}}]}"991[Apr 13 2023 08:02:34 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field992[Apr 13 2023 08:02:35 UTC (QA Tests)] INFO -- clicking :send_test_alert_button993[Apr 13 2023 08:02:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link994[Apr 13 2023 08:02:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link995 automatically creates new incident996Govern997 Security Reports998[Apr 13 2023 08:02:36 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard999[Apr 13 2023 08:02:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1000[Apr 13 2023 08:02:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds1001[Apr 13 2023 08:02:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-bd0fd4173e677eed' via api in 0.41 seconds1002[Apr 13 2023 08:02:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1003[Apr 13 2023 08:02:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1004[Apr 13 2023 08:02:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-bd0fd4173e677eed --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-bd0fd4173e677eed 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-bd0fd4173e677eed --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1005[Apr 13 2023 08:02:38 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-bd0fd4173e677eed`1006[Apr 13 2023 08:02:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1007[Apr 13 2023 08:02:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-bd0fd4173e677eed' via api in 1.24 seconds1008[Apr 13 2023 08:02:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1009[Apr 13 2023 08:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1010[Apr 13 2023 08:02:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1011[Apr 13 2023 08:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1012[Apr 13 2023 08:02:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1013[Apr 13 2023 08:02:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-bd0fd4173e677eed1014[Apr 13 2023 08:02:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds1015[Apr 13 2023 08:02:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-bd0fd4173e677eed1016[Apr 13 2023 08:02:51 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1017[Apr 13 2023 08:03:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc3561018[Apr 13 2023 08:03:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1019[Apr 13 2023 08:03:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1020[Apr 13 2023 08:03:05 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1021[Apr 13 2023 08:03:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1022[Apr 13 2023 08:03:16 UTC (QA Tests)] INFO -- clicking :filter_project_dropdown1023[Apr 13 2023 08:03:17 UTC (QA Tests)] INFO -- clicking :filter_project-with-secure-bd0fd4173e677eed_dropdown_item1024[Apr 13 2023 08:03:17 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1025[Apr 13 2023 08:03:17 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1026[Apr 13 2023 08:03:18 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1027[Apr 13 2023 08:03:18 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1028[Apr 13 2023 08:03:18 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1029[Apr 13 2023 08:03:18 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1030[Apr 13 2023 08:03:18 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1031[Apr 13 2023 08:03:18 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1032[Apr 13 2023 08:03:18 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1033[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1034[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1035[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1036[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1037[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1038[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1039[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1040[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1041[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1042[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1043[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1044[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1045[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1046[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1047[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1048[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-bd0fd4173e677eed'1049[Apr 13 2023 08:03:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-bd0fd4173e677eed`1050 displays security reports in the group security dashboard1051[Apr 13 2023 08:03:21 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline1052[Apr 13 2023 08:03:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.19 seconds1053[Apr 13 2023 08:03:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.46 seconds1054[Apr 13 2023 08:03:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-94ab00fef1d502c8' via api in 0.89 seconds1055[Apr 13 2023 08:03:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1056[Apr 13 2023 08:03:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1057[Apr 13 2023 08:03:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-94ab00fef1d502c8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-94ab00fef1d502c8 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-94ab00fef1d502c8 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1058[Apr 13 2023 08:03:23 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-94ab00fef1d502c8`1059[Apr 13 2023 08:03:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1060[Apr 13 2023 08:03:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-94ab00fef1d502c8' via api in 1.2 seconds1061[Apr 13 2023 08:03:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1062[Apr 13 2023 08:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1063[Apr 13 2023 08:03:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1064[Apr 13 2023 08:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1065[Apr 13 2023 08:03:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1066[Apr 13 2023 08:03:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-94ab00fef1d502c81067[Apr 13 2023 08:03:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1068[Apr 13 2023 08:03:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-94ab00fef1d502c81069[Apr 13 2023 08:03:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1070[Apr 13 2023 08:03:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1071[Apr 13 2023 08:03:50 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1072[Apr 13 2023 08:03:50 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1073[Apr 13 2023 08:03:51 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1074[Apr 13 2023 08:03:51 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1075[Apr 13 2023 08:03:51 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1076[Apr 13 2023 08:03:51 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1077[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1078[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1079[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1080[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1081[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1082[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1083[Apr 13 2023 08:03:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1084[Apr 13 2023 08:03:53 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1085[Apr 13 2023 08:03:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1086[Apr 13 2023 08:03:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1087[Apr 13 2023 08:03:53 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1088[Apr 13 2023 08:03:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1089[Apr 13 2023 08:03:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1090[Apr 13 2023 08:03:54 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1091[Apr 13 2023 08:03:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1092[Apr 13 2023 08:03:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1093[Apr 13 2023 08:03:54 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1094[Apr 13 2023 08:03:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1095[Apr 13 2023 08:03:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-94ab00fef1d502c8'1096[Apr 13 2023 08:03:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-94ab00fef1d502c8`1097[Apr 13 2023 08:03:56 UTC (QA Tests)] ERROR -- Interceptor Api Errors1098[-1] GET /api/graphql -- Correlation Id: Correlation Id not found1099 displays security reports in the pipeline1100[Apr 13 2023 08:03:56 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List1101[Apr 13 2023 08:03:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1102[Apr 13 2023 08:03:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1103[Apr 13 2023 08:03:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-5a95dbc377b0227e' via api in 0.41 seconds1104[Apr 13 2023 08:03:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1105[Apr 13 2023 08:04:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1106[Apr 13 2023 08:04:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-5a95dbc377b0227e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-5a95dbc377b0227e 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-5a95dbc377b0227e --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1107[Apr 13 2023 08:04:02 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-5a95dbc377b0227e`1108[Apr 13 2023 08:04:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1109[Apr 13 2023 08:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5a95dbc377b0227e' via api in 6.19 seconds1110[Apr 13 2023 08:04:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1111[Apr 13 2023 08:04:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1112[Apr 13 2023 08:04:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1113[Apr 13 2023 08:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1114[Apr 13 2023 08:04:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1115[Apr 13 2023 08:04:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-5a95dbc377b0227e1116[Apr 13 2023 08:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds1117[Apr 13 2023 08:04:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-5a95dbc377b0227e1118[Apr 13 2023 08:04:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1119[Apr 13 2023 08:04:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1120[Apr 13 2023 08:04:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5a95dbc377b0227e'1121[Apr 13 2023 08:04:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-5a95dbc377b0227e`1122 displays the Dependency List1123[Apr 13 2023 08:04:29 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities1124[Apr 13 2023 08:04:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1125[Apr 13 2023 08:04:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1126[Apr 13 2023 08:04:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-c8c0eec27bcff1d3' via api in 0.39 seconds1127[Apr 13 2023 08:04:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1128[Apr 13 2023 08:04:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1129[Apr 13 2023 08:04:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-c8c0eec27bcff1d3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-c8c0eec27bcff1d3 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-c8c0eec27bcff1d3 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1130[Apr 13 2023 08:04:31 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-c8c0eec27bcff1d3`1131[Apr 13 2023 08:04:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1132[Apr 13 2023 08:04:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c8c0eec27bcff1d3' via api in 1.25 seconds1133[Apr 13 2023 08:04:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1134[Apr 13 2023 08:04:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1135[Apr 13 2023 08:04:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1136[Apr 13 2023 08:04:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1137[Apr 13 2023 08:04:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1138[Apr 13 2023 08:04:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-c8c0eec27bcff1d31139[Apr 13 2023 08:04:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.55 seconds1140[Apr 13 2023 08:04:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-c8c0eec27bcff1d31141[Apr 13 2023 08:04:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1142[Apr 13 2023 08:04:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1143[Apr 13 2023 08:04:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1144[Apr 13 2023 08:04:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1145[Apr 13 2023 08:04:59 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1146[Apr 13 2023 08:04:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1147[Apr 13 2023 08:04:59 UTC (QA Tests)] INFO -- clicking :vulnerability1148[Apr 13 2023 08:05:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c8c0eec27bcff1d3'1149[Apr 13 2023 08:05:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-c8c0eec27bcff1d3`1150 displays false positives for the vulnerabilities1151[Apr 13 2023 08:05:01 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard1152[Apr 13 2023 08:05:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1153[Apr 13 2023 08:05:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1154[Apr 13 2023 08:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-8ee9ed18e26e69be' via api in 0.45 seconds1155[Apr 13 2023 08:05:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1156[Apr 13 2023 08:05:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1157[Apr 13 2023 08:05:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-8ee9ed18e26e69be --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-8ee9ed18e26e69be 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-8ee9ed18e26e69be --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1158[Apr 13 2023 08:05:07 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-8ee9ed18e26e69be`1159[Apr 13 2023 08:05:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1160[Apr 13 2023 08:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-8ee9ed18e26e69be' via api in 6.28 seconds1161[Apr 13 2023 08:05:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1162[Apr 13 2023 08:05:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1163[Apr 13 2023 08:05:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1164[Apr 13 2023 08:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1165[Apr 13 2023 08:05:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1166[Apr 13 2023 08:05:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-8ee9ed18e26e69be1167[Apr 13 2023 08:05:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds1168[Apr 13 2023 08:05:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-8ee9ed18e26e69be1169[Apr 13 2023 08:05:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1170[Apr 13 2023 08:05:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1171[Apr 13 2023 08:05:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1172[Apr 13 2023 08:05:44 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1173[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1174[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1175[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1176[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1177[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1178[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1179[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1180[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1181[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1182[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1183[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1184[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1185[Apr 13 2023 08:05:46 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1186[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1187[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1188[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1189[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1190[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1191[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1192[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1193[Apr 13 2023 08:05:48 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1194[Apr 13 2023 08:05:48 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1195[Apr 13 2023 08:05:48 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1196[Apr 13 2023 08:05:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-8ee9ed18e26e69be'1197[Apr 13 2023 08:05:48 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-8ee9ed18e26e69be`1198 displays security reports in the project security dashboard1199[Apr 13 2023 08:05:49 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state1200[Apr 13 2023 08:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1201[Apr 13 2023 08:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1202[Apr 13 2023 08:05:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-2713ecec6bf2c3d6' via api in 0.39 seconds1203[Apr 13 2023 08:05:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1204[Apr 13 2023 08:05:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1205[Apr 13 2023 08:05:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-2713ecec6bf2c3d6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-2713ecec6bf2c3d6 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-2713ecec6bf2c3d6 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1206[Apr 13 2023 08:05:55 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-2713ecec6bf2c3d6`1207[Apr 13 2023 08:05:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1208[Apr 13 2023 08:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-2713ecec6bf2c3d6' via api in 6.22 seconds1209[Apr 13 2023 08:06:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1210[Apr 13 2023 08:06:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1211[Apr 13 2023 08:06:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1212[Apr 13 2023 08:06:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1213[Apr 13 2023 08:06:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1214[Apr 13 2023 08:06:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-2713ecec6bf2c3d61215[Apr 13 2023 08:06:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1216[Apr 13 2023 08:06:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-2713ecec6bf2c3d6'1217[Apr 13 2023 08:06:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-2713ecec6bf2c3d6`1218 dependency list has empty state1219Fulfillment1220 with an active subscription1221 behaves like Purchase storage1222 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1223 with existing CI minutes packs1224 behaves like Purchase storage1225 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1226 without active subscription1227 behaves like Purchase storage1228 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1229Fulfillment1230 Purchase1231 User Registration1232 when adding and removing a group member1233[Apr 13 2023 08:06:08 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license1234[Apr 13 2023 08:06:08 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}1235[Apr 13 2023 08:06:13 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}1236[Apr 13 2023 08:06:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1237[Apr 13 2023 08:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1238[Apr 13 2023 08:06:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1239[Apr 13 2023 08:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1240[Apr 13 2023 08:06:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1241[Apr 13 2023 08:06:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1242[Apr 13 2023 08:06:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds1243[Apr 13 2023 08:06:34 UTC (QA Tests)] INFO -- Adding user qa-test-278177 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356 QA::Resource::Group1244[Apr 13 2023 08:06:35 UTC (QA Tests)] INFO -- Removing user qa-test-278177 from gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356 QA::Resource::Group1245[Apr 13 2023 08:06:35 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}1246[Apr 13 2023 08:06:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-278177'1247 consumes a seat on the license1248Govern1249 Policies List page1250[Apr 13 2023 08:06:36 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list1251[Apr 13 2023 08:06:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1252[Apr 13 2023 08:06:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1253[Apr 13 2023 08:06:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-0d5da6a75becba6d' via api in 0.76 seconds1254[Apr 13 2023 08:06:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1255[Apr 13 2023 08:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1256[Apr 13 2023 08:06:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1257[Apr 13 2023 08:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1258[Apr 13 2023 08:06:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1259[Apr 13 2023 08:06:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-0d5da6a75becba6d1260[Apr 13 2023 08:06:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1261[Apr 13 2023 08:06:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-0d5da6a75becba6d'1262 can load Policies page and view the policies list1263[Apr 13 2023 08:06:47 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page1264[Apr 13 2023 08:06:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1265[Apr 13 2023 08:06:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.19 seconds1266[Apr 13 2023 08:06:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-4ca0e1294012ddb8' via api in 0.63 seconds1267[Apr 13 2023 08:06:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1268[Apr 13 2023 08:06:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1269[Apr 13 2023 08:06:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1270[Apr 13 2023 08:06:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1271[Apr 13 2023 08:06:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1272[Apr 13 2023 08:06:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-4ca0e1294012ddb81273[Apr 13 2023 08:06:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1274[Apr 13 2023 08:06:57 UTC (QA Tests)] INFO -- clicking :new_policy_button1275[Apr 13 2023 08:06:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/the_awesome_project-4ca0e1294012ddb8'1276 can navigate to Policy Editor page1277Plan1278 Group issue boards1279[Apr 13 2023 08:06:58 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards shows multiple group boards in the boards dropdown menu1280[Apr 13 2023 08:07:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1281[Apr 13 2023 08:07:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1282[Apr 13 2023 08:07:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1283[Apr 13 2023 08:07:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1284[Apr 13 2023 08:07:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1285[Apr 13 2023 08:07:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1286[Apr 13 2023 08:07:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1287[Apr 13 2023 08:07:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-12a07d51' via api in 0.09 seconds1288[Apr 13 2023 08:07:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-45c76748' via api in 0.08 seconds1289[Apr 13 2023 08:07:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-24f3e71d' via api in 0.09 seconds1290[Apr 13 2023 08:07:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1291[Apr 13 2023 08:07:07 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-04-13-07-49-12-b32108c1823fc356"1292[Apr 13 2023 08:07:07 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1293[Apr 13 2023 08:07:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1294[Apr 13 2023 08:07:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1295 shows multiple group boards in the boards dropdown menu1296Verify1297 Trigger matrix1298[Apr 13 2023 08:07:11 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1299[Apr 13 2023 08:07:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1300[Apr 13 2023 08:07:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds1301[Apr 13 2023 08:07:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-pipeline-d40482ce4d0df013' via api in 0.59 seconds1302[Apr 13 2023 08:07:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1303[Apr 13 2023 08:07:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1304[Apr 13 2023 08:07:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-x1enz144 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-x1enz144 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-x1enz144 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-x1enz144 --executor shell && gitlab-runner run" `1305[Apr 13 2023 08:07:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-x1enz144`1306[Apr 13 2023 08:07:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1307[Apr 13 2023 08:07:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-x1enz144' via api in 1.3 seconds1308[Apr 13 2023 08:07:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1309[Apr 13 2023 08:07:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1310[Apr 13 2023 08:07:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1311[Apr 13 2023 08:07:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1312[Apr 13 2023 08:07:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1313[Apr 13 2023 08:07:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1314[Apr 13 2023 08:07:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-pipeline-d40482ce4d0df0131315[Apr 13 2023 08:07:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1316[Apr 13 2023 08:07:35 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1317[Apr 13 2023 08:07:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1318[Apr 13 2023 08:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-x1enz144'1319[Apr 13 2023 08:07:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-x1enz144`1320[Apr 13 2023 08:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-pipeline-d40482ce4d0df013'1321 creates 2 trigger jobs and passes corresponding matrix variables1322Create1323 Repository Usage Quota1324[Apr 13 2023 08:07:37 UTC (QA Tests)] INFO -- Starting test: Create Repository Usage Quota matches cloned repo usage to reported usage1325[Apr 13 2023 08:07:37 UTC (QA Tests)] INFO -- Enabling feature: gitaly_revlist_for_repo_size1326[Apr 13 2023 08:07:38 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: gitaly_revlist_for_repo_size1327[Apr 13 2023 08:07:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1328[Apr 13 2023 08:07:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1329[Apr 13 2023 08:07:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/repository-usage-492671c9054450ec-2fc4bfc1207ca10f' via api in 0.63 seconds1330[Apr 13 2023 08:07:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file"1331[Apr 13 2023 08:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.93 seconds1332[Apr 13 2023 08:07:48 UTC (QA Tests)] INFO -- Disabling feature: gitaly_revlist_for_repo_size1333[Apr 13 2023 08:07:48 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: gitaly_revlist_for_repo_size1334 matches cloned repo usage to reported usage1335Create1336 Push over SSH using Git protocol version 21337[Apr 13 2023 08:07:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1338[Apr 13 2023 08:07:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1339[Apr 13 2023 08:07:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1340[Apr 13 2023 08:07:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1341[Apr 13 2023 08:07:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1342[Apr 13 2023 08:07:56 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230413-39-we5u4k/id_rsa -N `1343[Apr 13 2023 08:07:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.41 seconds1344[Apr 13 2023 08:07:56 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository1345[Apr 13 2023 08:07:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1346[Apr 13 2023 08:07:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1347[Apr 13 2023 08:07:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/git-protocol-project-d66cecacee620466' via api in 0.65 seconds1348[Apr 13 2023 08:07:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1349[Apr 13 2023 08:07:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/git-protocol-project-d66cecacee6204661350[Apr 13 2023 08:08:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1351 user pushes to the repository1352Create1353 Pull mirror a repository over HTTP1354[Apr 13 2023 08:08:02 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth1355[Apr 13 2023 08:08:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1356[Apr 13 2023 08:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1357[Apr 13 2023 08:08:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1358[Apr 13 2023 08:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1359[Apr 13 2023 08:08:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1360[Apr 13 2023 08:08:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1361[Apr 13 2023 08:08:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1362[Apr 13 2023 08:08:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pull-mirror-source-project-d358a8de72dbea41' via api in 0.66 seconds1363[Apr 13 2023 08:08:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1364[Apr 13 2023 08:08:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.17 seconds1365[Apr 13 2023 08:08:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1366[Apr 13 2023 08:08:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1367[Apr 13 2023 08:08:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pull-mirror-target-project-f11b1e3848f9a43a' via api in 0.65 seconds1368[Apr 13 2023 08:08:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pull-mirror-target-project-f11b1e3848f9a43a1369[Apr 13 2023 08:08:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1370[Apr 13 2023 08:08:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1371[Apr 13 2023 08:08:16 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pull-mirror-source-project-d358a8de72dbea41.git"1372[Apr 13 2023 08:08:16 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1373[Apr 13 2023 08:08:17 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field1374[Apr 13 2023 08:08:18 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1375[Apr 13 2023 08:08:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1376[Apr 13 2023 08:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1377[Apr 13 2023 08:08:18 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1378[Apr 13 2023 08:08:31 UTC (QA Tests)] INFO -- clicking :update_now_button1379[Apr 13 2023 08:08:32 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pull-mirror-target-project-f11b1e3848f9a43a/-/settings/repository#js-push-remote-settings1380[Apr 13 2023 08:08:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pull-mirror-target-project-f11b1e3848f9a43a1381[Apr 13 2023 08:08:34 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1382 configures and syncs a (pull) mirrored repository with password auth1383Analytics1384 Service ping default enabled1385 when using default enabled from gitlab.yml config1386[Apr 13 2023 08:08:35 UTC (QA Tests)] INFO -- Starting test: Analytics Service ping default enabled when using default enabled from gitlab.yml config has service ping toggle enabled1387[Apr 13 2023 08:08:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1388[Apr 13 2023 08:08:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1389[Apr 13 2023 08:08:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1390[Apr 13 2023 08:08:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1391[Apr 13 2023 08:08:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1392[Apr 13 2023 08:08:43 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1393[Apr 13 2023 08:08:43 UTC (QA Tests)] INFO -- clicking :admin_area_link1394[Apr 13 2023 08:08:45 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link1395[Apr 13 2023 08:08:45 UTC (QA Tests)] INFO -- clicking :admin_settings_metrics_and_profiling_link1396 has service ping toggle enabled1397Plan1398 Epics Management1399[Apr 13 2023 08:08:48 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates a confidential epic1400[Apr 13 2023 08:08:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1401[Apr 13 2023 08:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1402[Apr 13 2023 08:08:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1403[Apr 13 2023 08:08:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1404[Apr 13 2023 08:08:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1405[Apr 13 2023 08:08:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1406[Apr 13 2023 08:08:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds1407[Apr 13 2023 08:08:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc3561408[Apr 13 2023 08:08:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1409[Apr 13 2023 08:08:58 UTC (QA Tests)] INFO -- clicking :new_epic_button and ensuring QA::EE::Page::Group::Epic::New is present1410[Apr 13 2023 08:08:59 UTC (QA Tests)] INFO -- filling :epic_title_field with "Confidential epic created via GUI"1411[Apr 13 2023 08:08:59 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field1412[Apr 13 2023 08:08:59 UTC (QA Tests)] INFO -- checking via JS :confidential_epic_checkbox with args {}1413[Apr 13 2023 08:08:59 UTC (QA Tests)] INFO -- clicking :create_epic_button and ensuring QA::EE::Page::Group::Epic::Show is present1414[Apr 13 2023 08:09:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 4.71 seconds1415 creates a confidential epic1416[Apr 13 2023 08:09:01 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates an epic1417[Apr 13 2023 08:09:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1418[Apr 13 2023 08:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1419[Apr 13 2023 08:09:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1420[Apr 13 2023 08:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1421[Apr 13 2023 08:09:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1422[Apr 13 2023 08:09:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1423[Apr 13 2023 08:09:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1424[Apr 13 2023 08:09:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc3561425[Apr 13 2023 08:09:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1426[Apr 13 2023 08:09:11 UTC (QA Tests)] INFO -- clicking :new_epic_button and ensuring QA::EE::Page::Group::Epic::New is present1427[Apr 13 2023 08:09:12 UTC (QA Tests)] INFO -- filling :epic_title_field with "Epic created via GUI"1428[Apr 13 2023 08:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field1429[Apr 13 2023 08:09:13 UTC (QA Tests)] INFO -- clicking :create_epic_button and ensuring QA::EE::Page::Group::Epic::Show is present1430[Apr 13 2023 08:09:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 4.73 seconds1431 creates an epic1432 Resources created via API1433[Apr 13 2023 08:09:14 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API adds/removes issue to/from epic using quick actions1434[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1435[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1436[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1437[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1438[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1439[Apr 13 2023 08:09:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1440[Apr 13 2023 08:09:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1441[Apr 13 2023 08:09:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-6c1c8655cfdb619c' via api in 0.6 seconds1442[Apr 13 2023 08:09:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.32 seconds1443[Apr 13 2023 08:09:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-6c1c8655cfdb619c/-/issues/11444[Apr 13 2023 08:09:25 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.11 seconds1445[Apr 13 2023 08:09:25 UTC (QA Tests)] INFO -- clicking :title_content1446[Apr 13 2023 08:09:25 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1447[Apr 13 2023 08:09:26 UTC (QA Tests)] INFO -- filling :comment_field with "/epic http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/-/epics/31448"1449[Apr 13 2023 08:09:26 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1450[Apr 13 2023 08:09:26 UTC (QA Tests)] INFO -- clicking :comment_button1451[Apr 13 2023 08:09:26 UTC (QA Tests)] INFO -- clicking :title_content1452[Apr 13 2023 08:09:27 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1453[Apr 13 2023 08:09:27 UTC (QA Tests)] INFO -- filling :comment_field with "/remove_epic1454"1455[Apr 13 2023 08:09:27 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1456[Apr 13 2023 08:09:28 UTC (QA Tests)] INFO -- clicking :comment_button1457[Apr 13 2023 08:09:28 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/-/epics/31458 adds/removes issue to/from epic using quick actions1459 Visit epic first1460[Apr 13 2023 08:09:30 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first closes and reopens an epic1461[Apr 13 2023 08:09:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1462[Apr 13 2023 08:09:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1463[Apr 13 2023 08:09:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1464[Apr 13 2023 08:09:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1465[Apr 13 2023 08:09:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1466[Apr 13 2023 08:09:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1467[Apr 13 2023 08:09:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1468[Apr 13 2023 08:09:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-b37a59779bcb8e47' via api in 0.62 seconds1469[Apr 13 2023 08:09:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.24 seconds1470[Apr 13 2023 08:09:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.12 seconds1471[Apr 13 2023 08:09:39 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/-/epics/41472[Apr 13 2023 08:09:40 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button1473[Apr 13 2023 08:09:42 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button1474 closes and reopens an epic1475[Apr 13 2023 08:09:49 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first adds/removes issue to/from epic1476[Apr 13 2023 08:09:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1477[Apr 13 2023 08:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1478[Apr 13 2023 08:09:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1479[Apr 13 2023 08:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1480[Apr 13 2023 08:09:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1481[Apr 13 2023 08:09:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1482[Apr 13 2023 08:09:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1483[Apr 13 2023 08:09:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-87a860c290ce0143' via api in 0.66 seconds1484[Apr 13 2023 08:09:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.32 seconds1485[Apr 13 2023 08:09:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '5' via api in 0.13 seconds1486[Apr 13 2023 08:09:58 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/-/epics/51487[Apr 13 2023 08:09:59 UTC (QA Tests)] INFO -- clicking :epic_issue_actions_split_button1488[Apr 13 2023 08:09:59 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-87a860c290ce0143/-/issues/1"1489[Apr 13 2023 08:09:59 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field1490[Apr 13 2023 08:10:00 UTC (QA Tests)] INFO -- clicking :title_content1491[Apr 13 2023 08:10:00 UTC (QA Tests)] INFO -- clicking :add_issue_button1492[Apr 13 2023 08:10:00 UTC (QA Tests)] INFO -- clicking :remove_issue_button1493 adds/removes issue to/from epic1494[Apr 13 2023 08:10:01 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first comments on epic1495[Apr 13 2023 08:10:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1496[Apr 13 2023 08:10:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1497[Apr 13 2023 08:10:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1498[Apr 13 2023 08:10:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1499[Apr 13 2023 08:10:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1500[Apr 13 2023 08:10:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1501[Apr 13 2023 08:10:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1502[Apr 13 2023 08:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-issues-458751c7937b3ab5' via api in 2.05 seconds1503[Apr 13 2023 08:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.31 seconds1504[Apr 13 2023 08:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '6' via api in 0.13 seconds1505[Apr 13 2023 08:10:11 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/-/epics/61506[Apr 13 2023 08:10:13 UTC (QA Tests)] INFO -- clicking :title_content1507[Apr 13 2023 08:10:13 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1508[Apr 13 2023 08:10:14 UTC (QA Tests)] INFO -- filling :comment_field with "My Epic Comment1509"1510[Apr 13 2023 08:10:14 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1511[Apr 13 2023 08:10:14 UTC (QA Tests)] INFO -- clicking :comment_button1512 comments on epic1513Manage1514 basic user1515 remains logged in when redirected from canary to non-canary node (PENDING: Test is not compatible with this environment or pipeline)1516Data Stores1517 Group member access request1518[Apr 13 2023 08:10:15 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner1519[Apr 13 2023 08:10:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-29f16bbed8073228' via api in 0.23 seconds1520[Apr 13 2023 08:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1521[Apr 13 2023 08:10:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-access-request-30099e835f267d40' via api in 0.35 seconds1522[Apr 13 2023 08:10:20 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-29f16bbed8073228"1523[Apr 13 2023 08:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1524[Apr 13 2023 08:10:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1525[Apr 13 2023 08:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1526[Apr 13 2023 08:10:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1527[Apr 13 2023 08:10:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/group-for-access-request-30099e835f267d401528[Apr 13 2023 08:10:23 UTC (QA Tests)] INFO -- clicking :request_access_link1529[Apr 13 2023 08:10:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content1530[Apr 13 2023 08:10:29 UTC (QA Tests)] INFO -- clicking :sign_out_link1531[Apr 13 2023 08:10:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1532[Apr 13 2023 08:10:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1533[Apr 13 2023 08:10:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1534[Apr 13 2023 08:10:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1535[Apr 13 2023 08:10:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1536[Apr 13 2023 08:10:35 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button1537[Apr 13 2023 08:10:35 UTC (QA Tests)] INFO -- clicking :group_dropdown1538[Apr 13 2023 08:10:36 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-30099e835f267d40"1539[Apr 13 2023 08:10:36 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1540[Apr 13 2023 08:10:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-29f16bbed8073228'1541 generates a todo item for the group owner1542 when managing requests as the group owner1543 and request is denied1544[Apr 13 2023 08:10:37 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group1545[Apr 13 2023 08:10:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-28241a32dcf0d1f3' via api in 0.26 seconds1546[Apr 13 2023 08:10:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1547[Apr 13 2023 08:10:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-access-request-01fe6b2a71435004' via api in 0.38 seconds1548[Apr 13 2023 08:10:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-28241a32dcf0d1f3"1549[Apr 13 2023 08:10:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1550[Apr 13 2023 08:10:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1551[Apr 13 2023 08:10:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1552[Apr 13 2023 08:10:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1553[Apr 13 2023 08:10:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/group-for-access-request-01fe6b2a714350041554[Apr 13 2023 08:10:46 UTC (QA Tests)] INFO -- clicking :request_access_link1555[Apr 13 2023 08:10:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content1556[Apr 13 2023 08:10:51 UTC (QA Tests)] INFO -- clicking :sign_out_link1557[Apr 13 2023 08:10:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1558[Apr 13 2023 08:10:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1559[Apr 13 2023 08:10:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1560[Apr 13 2023 08:10:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1561[Apr 13 2023 08:10:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1562[Apr 13 2023 08:10:57 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button1563[Apr 13 2023 08:10:58 UTC (QA Tests)] INFO -- clicking :group_dropdown1564[Apr 13 2023 08:10:58 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-01fe6b2a71435004"1565[Apr 13 2023 08:10:58 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1566[Apr 13 2023 08:10:59 UTC (QA Tests)] INFO -- clicking :todo_item_container1567[Apr 13 2023 08:11:00 UTC (QA Tests)] INFO -- clicking :delete_member_button1568[Apr 13 2023 08:11:00 UTC (QA Tests)] INFO -- clicking :remove_member_button1569[Apr 13 2023 08:11:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-28241a32dcf0d1f3'1570 does not add user to the group1571 and request is accepted1572[Apr 13 2023 08:11:01 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group1573[Apr 13 2023 08:11:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3f4dfaa1e2673e7f' via api in 0.25 seconds1574[Apr 13 2023 08:11:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1575[Apr 13 2023 08:11:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-access-request-ccb856e81de3bab7' via api in 0.42 seconds1576[Apr 13 2023 08:11:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3f4dfaa1e2673e7f"1577[Apr 13 2023 08:11:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1578[Apr 13 2023 08:11:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1579[Apr 13 2023 08:11:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1580[Apr 13 2023 08:11:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1581[Apr 13 2023 08:11:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/group-for-access-request-ccb856e81de3bab71582[Apr 13 2023 08:11:10 UTC (QA Tests)] INFO -- clicking :request_access_link1583[Apr 13 2023 08:11:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1584[Apr 13 2023 08:11:15 UTC (QA Tests)] INFO -- clicking :sign_out_link1585[Apr 13 2023 08:11:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1586[Apr 13 2023 08:11:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1587[Apr 13 2023 08:11:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1588[Apr 13 2023 08:11:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1589[Apr 13 2023 08:11:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1590[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button1591[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- clicking :group_dropdown1592[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-ccb856e81de3bab7"1593[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1594[Apr 13 2023 08:11:23 UTC (QA Tests)] INFO -- clicking :todo_item_container1595[Apr 13 2023 08:11:23 UTC (QA Tests)] INFO -- clicking :approve_access_request_button1596[Apr 13 2023 08:11:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3f4dfaa1e2673e7f'1597 adds user to the group1598Verify1599 Include local config file paths with wildcard1600[Apr 13 2023 08:11:25 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config1601[Apr 13 2023 08:11:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1602[Apr 13 2023 08:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1603[Apr 13 2023 08:11:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1604[Apr 13 2023 08:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1605[Apr 13 2023 08:11:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1606[Apr 13 2023 08:11:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1607[Apr 13 2023 08:11:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.16 seconds1608[Apr 13 2023 08:11:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-pipeline-4118915ee7b4ff1f' via api in 0.62 seconds1609[Apr 13 2023 08:11:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1610[Apr 13 2023 08:11:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-pipeline-4118915ee7b4ff1f1611[Apr 13 2023 08:11:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1612[Apr 13 2023 08:11:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-pipeline-4118915ee7b4ff1f'1613 runs the pipeline with composed config1614Create1615 Codeowners1616 when the project is in the root group1617 and the code owner is the root group1618 behaves like code owner merge request1619[Apr 13 2023 08:11:37 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is the root group behaves like code owner merge request is approved and merged1620[Apr 13 2023 08:11:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1621[Apr 13 2023 08:11:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-0b51eb65a7fc1b21' via api in 0.23 seconds1622[Apr 13 2023 08:11:38 UTC (QA Tests)] INFO -- Adding user qa-user-0b51eb65a7fc1b21 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1623[Apr 13 2023 08:11:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1624[Apr 13 2023 08:11:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1625[Apr 13 2023 08:11:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1626[Apr 13 2023 08:11:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1627[Apr 13 2023 08:11:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1628[Apr 13 2023 08:11:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-dedbc684e33238e8' via api in 0.7 seconds1629[Apr 13 2023 08:11:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-dedbc684e33238e81630[Apr 13 2023 08:11:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1631[Apr 13 2023 08:11:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1632[Apr 13 2023 08:11:49 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1633[Apr 13 2023 08:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1634[Apr 13 2023 08:11:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1635[Apr 13 2023 08:11:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds1636[Apr 13 2023 08:11:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.15 seconds1637[Apr 13 2023 08:11:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.34 seconds1638[Apr 13 2023 08:11:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content1639[Apr 13 2023 08:11:56 UTC (QA Tests)] INFO -- clicking :sign_out_link1640[Apr 13 2023 08:11:59 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0b51eb65a7fc1b21"1641[Apr 13 2023 08:11:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1642[Apr 13 2023 08:11:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1643[Apr 13 2023 08:11:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1644[Apr 13 2023 08:12:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1645[Apr 13 2023 08:12:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-dedbc684e33238e8/-/merge_requests/11646[Apr 13 2023 08:12:27 UTC (QA Tests)] INFO -- clicking :approve_button1647[Apr 13 2023 08:12:28 UTC (QA Tests)] INFO -- clicking :merge_button1648[Apr 13 2023 08:12:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content1649[Apr 13 2023 08:12:34 UTC (QA Tests)] INFO -- clicking :sign_out_link1650[Apr 13 2023 08:12:34 UTC (QA Tests)] INFO -- Removing user qa-user-0b51eb65a7fc1b21 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1651[Apr 13 2023 08:12:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-0b51eb65a7fc1b21'1652[Apr 13 2023 08:12:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-dedbc684e33238e8'1653 is approved and merged1654 and the code owner is a user1655 behaves like code owner merge request1656[Apr 13 2023 08:12:35 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is a user behaves like code owner merge request is approved and merged1657[Apr 13 2023 08:12:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.16 seconds1658[Apr 13 2023 08:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-64450bd1695f3d73' via api in 0.81 seconds1659[Apr 13 2023 08:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8b5e9cd6e1577798' via api in 0.26 seconds1660[Apr 13 2023 08:12:36 UTC (QA Tests)] INFO -- Adding user qa-user-8b5e9cd6e1577798 to gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-64450bd1695f3d73 QA::Resource::Project1661[Apr 13 2023 08:12:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1662[Apr 13 2023 08:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1663[Apr 13 2023 08:12:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1664[Apr 13 2023 08:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1665[Apr 13 2023 08:12:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1666[Apr 13 2023 08:12:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-64450bd1695f3d731667[Apr 13 2023 08:12:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1668[Apr 13 2023 08:12:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1669[Apr 13 2023 08:12:48 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1670[Apr 13 2023 08:12:48 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1671[Apr 13 2023 08:12:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.99 seconds1672[Apr 13 2023 08:12:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.1 seconds1673[Apr 13 2023 08:12:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.2 seconds1674[Apr 13 2023 08:12:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.12 seconds1675[Apr 13 2023 08:12:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content1676[Apr 13 2023 08:12:56 UTC (QA Tests)] INFO -- clicking :sign_out_link1677[Apr 13 2023 08:12:59 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8b5e9cd6e1577798"1678[Apr 13 2023 08:12:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1679[Apr 13 2023 08:12:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1680[Apr 13 2023 08:12:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1681[Apr 13 2023 08:13:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1682[Apr 13 2023 08:13:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-64450bd1695f3d73/-/merge_requests/11683[Apr 13 2023 08:13:25 UTC (QA Tests)] INFO -- clicking :approve_button1684[Apr 13 2023 08:13:26 UTC (QA Tests)] INFO -- clicking :merge_button1685[Apr 13 2023 08:13:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content1686[Apr 13 2023 08:13:32 UTC (QA Tests)] INFO -- clicking :sign_out_link1687[Apr 13 2023 08:13:33 UTC (QA Tests)] INFO -- Removing user qa-user-8b5e9cd6e1577798 from gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-64450bd1695f3d73 QA::Resource::Project1688[Apr 13 2023 08:13:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8b5e9cd6e1577798'1689[Apr 13 2023 08:13:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-64450bd1695f3d73'1690 is approved and merged1691Verify1692 Cancelling merge request in merge train1693 when user cancels the merge request1694[Apr 13 2023 08:13:33 UTC (QA Tests)] INFO -- Starting test: Verify Cancelling merge request in merge train when user cancels the merge request does not create a TODO task1695[Apr 13 2023 08:13:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1696[Apr 13 2023 08:13:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1697[Apr 13 2023 08:13:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-for-merge-trains-055cef26b581fee9' via api in 1.3 seconds1698[Apr 13 2023 08:13:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1699[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1700[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-drh8h1c9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-drh8h1c9 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-drh8h1c9 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-drh8h1c9 --executor shell && gitlab-runner run" `1701[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-drh8h1c9`1702[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1703[Apr 13 2023 08:13:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-drh8h1c9' via api in 1.31 seconds1704[Apr 13 2023 08:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1705[Apr 13 2023 08:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-eafed4a641335811' via api in 0.37 seconds1706[Apr 13 2023 08:13:36 UTC (QA Tests)] INFO -- Adding user qa-user-eafed4a641335811 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-for-merge-trains-055cef26b581fee9 QA::Resource::Project1707[Apr 13 2023 08:13:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1708[Apr 13 2023 08:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1709[Apr 13 2023 08:13:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1710[Apr 13 2023 08:13:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1711[Apr 13 2023 08:13:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1712[Apr 13 2023 08:13:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-for-merge-trains-055cef26b581fee91713[Apr 13 2023 08:13:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1714[Apr 13 2023 08:13:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1715[Apr 13 2023 08:13:48 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1716[Apr 13 2023 08:13:48 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1717[Apr 13 2023 08:13:48 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1718[Apr 13 2023 08:13:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content1719[Apr 13 2023 08:13:54 UTC (QA Tests)] INFO -- clicking :sign_out_link1720[Apr 13 2023 08:13:56 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-eafed4a641335811"1721[Apr 13 2023 08:13:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1722[Apr 13 2023 08:13:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1723[Apr 13 2023 08:13:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1724[Apr 13 2023 08:13:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1725[Apr 13 2023 08:14:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1726[Apr 13 2023 08:14:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.69 seconds1727[Apr 13 2023 08:14:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-for-merge-trains-055cef26b581fee9/-/merge_requests/11728[Apr 13 2023 08:14:18 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/pipeline-for-merge-trains-055cef26b581fee9/-/merge_requests/11729[Apr 13 2023 08:14:26 UTC (QA Tests)] INFO -- clicking :merge_button1730[Apr 13 2023 08:14:29 UTC (QA Tests)] INFO -- clicking :cancel_auto_merge_button1731[Apr 13 2023 08:14:35 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button1732[Apr 13 2023 08:14:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-drh8h1c9'1733[Apr 13 2023 08:14:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-drh8h1c9`1734[Apr 13 2023 08:14:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-eafed4a641335811'1735[Apr 13 2023 08:14:36 UTC (QA Tests)] ERROR -- Interceptor Api Errors1736[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1737 does not create a TODO task1738Create1739 API basics1740[Apr 13 2023 08:14:36 UTC (QA Tests)] INFO -- Starting test: Create API basics user creates a project with a file and deletes them afterwards1741 user creates a project with a file and deletes them afterwards1742 raw file access1743[Apr 13 2023 08:14:37 UTC (QA Tests)] INFO -- Starting test: Create API basics raw file access sets no-cache headers as expected1744 sets no-cache headers as expected1745Plan1746 for project insights page1747 behaves like default insights page1748[Apr 13 2023 08:14:38 UTC (QA Tests)] INFO -- Starting test: Plan for project insights page behaves like default insights page displays issues and merge requests dashboards1749[Apr 13 2023 08:14:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1750[Apr 13 2023 08:14:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1751[Apr 13 2023 08:14:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1752[Apr 13 2023 08:14:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1753[Apr 13 2023 08:14:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1754[Apr 13 2023 08:14:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.14 seconds1755[Apr 13 2023 08:14:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.27 seconds1756[Apr 13 2023 08:14:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-insights-ee091b8c6f66fc45' via api in 0.74 seconds1757[Apr 13 2023 08:14:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-insights-ee091b8c6f66fc451758[Apr 13 2023 08:14:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1759[Apr 13 2023 08:14:50 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1760 displays issues and merge requests dashboards1761 for group insights page1762 behaves like default insights page1763[Apr 13 2023 08:14:51 UTC (QA Tests)] INFO -- Starting test: Plan for group insights page behaves like default insights page displays issues and merge requests dashboards1764[Apr 13 2023 08:14:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1765[Apr 13 2023 08:14:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1766[Apr 13 2023 08:14:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1767[Apr 13 2023 08:14:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1768[Apr 13 2023 08:14:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1769[Apr 13 2023 08:14:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1770[Apr 13 2023 08:14:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1771[Apr 13 2023 08:14:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-dc1241e7.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc3561772[Apr 13 2023 08:15:01 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1773[Apr 13 2023 08:15:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1774[Apr 13 2023 08:15:02 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1775 displays issues and merge requests dashboards1776Create1777 A project wiki1778[Apr 13 2023 08:15:03 UTC (QA Tests)] INFO -- Starting test: Create A project wiki can change the directory path of a page1779[Apr 13 2023 08:15:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1780[Apr 13 2023 08:15:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1781[Apr 13 2023 08:15:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1782[Apr 13 2023 08:15:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1783[Apr 13 2023 08:15:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1784[Apr 13 2023 08:15:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1785[Apr 13 2023 08:15:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1786[Apr 13 2023 08:15:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/wiki_testing-715d9e80d39a8bca' via api in 0.62 seconds1787[Apr 13 2023 08:15:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.1 seconds1788[Apr 13 2023 08:15:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/wiki_testing-715d9e80d39a8bca/-/wikis/Home1789[Apr 13 2023 08:15:13 UTC (QA Tests)] INFO -- clicking :edit_page_button1790[Apr 13 2023 08:15:13 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"1791[Apr 13 2023 08:15:13 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1792[Apr 13 2023 08:15:14 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"1793[Apr 13 2023 08:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1794[Apr 13 2023 08:15:15 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1795 can change the directory path of a page1796Create1797 PostReceive idempotent1798[Apr 13 2023 08:15:16 UTC (QA Tests)] INFO -- Starting test: Create PostReceive idempotent pushes and creates a single push event three times1799[Apr 13 2023 08:15:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1800[Apr 13 2023 08:15:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.26 seconds1801[Apr 13 2023 08:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/push-postreceive-idempotent-7ffca08fe9a2693b' via api in 1.03 seconds1802[Apr 13 2023 08:15:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 4081a1dd4c987ec8"1803[Apr 13 2023 08:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.94 seconds1804[Apr 13 2023 08:15:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"1805[Apr 13 2023 08:15:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 4529fb53a6195154"1806[Apr 13 2023 08:15:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.1 seconds1807[Apr 13 2023 08:15:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"1808[Apr 13 2023 08:15:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency e4d98c1c4bbe034b"1809[Apr 13 2023 08:15:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds1810[Apr 13 2023 08:15:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"1811[Apr 13 2023 08:15:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/push-postreceive-idempotent-7ffca08fe9a2693b'1812 pushes and creates a single push event three times1813Monitor1814 Recovery alert1815 when using Prometheus integration1816 behaves like triggers recovery alert1817[Apr 13 2023 08:15:23 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident1818[Apr 13 2023 08:15:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1819[Apr 13 2023 08:15:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1820[Apr 13 2023 08:15:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1821[Apr 13 2023 08:15:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1822[Apr 13 2023 08:15:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1823[Apr 13 2023 08:15:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1824[Apr 13 2023 08:15:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1825[Apr 13 2023 08:15:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-390387391d3b688a' via api in 0.62 seconds1826[Apr 13 2023 08:15:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-390387391d3b688a1827[Apr 13 2023 08:15:34 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1828[Apr 13 2023 08:15:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1829[Apr 13 2023 08:15:36 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1830[Apr 13 2023 08:15:36 UTC (QA Tests)] INFO -- clicking :save_changes_button1831[Apr 13 2023 08:15:39 UTC (QA Tests)] INFO -- clicking :add_integration_button1832[Apr 13 2023 08:15:39 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1833[Apr 13 2023 08:15:39 UTC (QA Tests)] INFO -- clicking :prometheus_url_field1834[Apr 13 2023 08:15:39 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-dc1241e7.test"1835[Apr 13 2023 08:15:39 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field1836[Apr 13 2023 08:15:40 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1837[Apr 13 2023 08:15:40 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-13 08:15:40 +0000","generatorURL":"http://smith-koch.org/rubye","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"perferendis"},"annotations":{"title":"Omnis consequatur quia tempore."}}]}"1838[Apr 13 2023 08:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1839[Apr 13 2023 08:15:41 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1840[Apr 13 2023 08:15:41 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-13 08:15:40 +0000","generatorURL":"http://gerlach.com/arianne_okon","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"tempore"},"annotations":{"title":"Ut animi ullam suscipit."}}]}"1841[Apr 13 2023 08:15:41 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1842[Apr 13 2023 08:15:41 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1843[Apr 13 2023 08:15:44 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-13 08:15:40 +0000","generatorURL":"http://smith-koch.org/rubye","endsAt":"2023-04-13 08:15:44 +0000","status":"resolved","labels":{"gitlab_environment_name":"perferendis"},"annotations":{"title":"Omnis consequatur quia tempore."}}]}"1844[Apr 13 2023 08:15:44 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1845[Apr 13 2023 08:15:45 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1846[Apr 13 2023 08:15:45 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1847[Apr 13 2023 08:15:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1848 only closes the correct incident1849 when using HTTP endpoint integration1850 behaves like triggers recovery alert1851[Apr 13 2023 08:15:47 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident1852[Apr 13 2023 08:15:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1853[Apr 13 2023 08:15:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1854[Apr 13 2023 08:15:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1855[Apr 13 2023 08:15:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1856[Apr 13 2023 08:15:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1857[Apr 13 2023 08:15:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1858[Apr 13 2023 08:15:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds1859[Apr 13 2023 08:15:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-88d34697029947b3' via api in 0.88 seconds1860[Apr 13 2023 08:15:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-for-alerts-88d34697029947b31861[Apr 13 2023 08:15:57 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1862[Apr 13 2023 08:15:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1863[Apr 13 2023 08:15:59 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1864[Apr 13 2023 08:15:59 UTC (QA Tests)] INFO -- clicking :save_changes_button1865[Apr 13 2023 08:16:01 UTC (QA Tests)] INFO -- clicking :add_integration_button1866[Apr 13 2023 08:16:02 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1867[Apr 13 2023 08:16:02 UTC (QA Tests)] INFO -- clicking :integration_name_field1868[Apr 13 2023 08:16:02 UTC (QA Tests)] INFO -- filling :integration_name_field with "quia"1869[Apr 13 2023 08:16:02 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1870[Apr 13 2023 08:16:02 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1871[Apr 13 2023 08:16:02 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Nulla natus et in.","description":"Nulla natus et in."}"1872[Apr 13 2023 08:16:02 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1873[Apr 13 2023 08:16:03 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1874[Apr 13 2023 08:16:03 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Sint magni delectus dolor.","description":"Sint magni delectus dolor."}"1875[Apr 13 2023 08:16:03 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1876[Apr 13 2023 08:16:04 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1877[Apr 13 2023 08:16:07 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Nulla natus et in.","description":"Nulla natus et in.","end_time":"2023-04-13 08:16:07 +0000"}"1878[Apr 13 2023 08:16:07 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1879[Apr 13 2023 08:16:07 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1880[Apr 13 2023 08:16:08 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1881[Apr 13 2023 08:16:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1882 only closes the correct incident1883Plan1884 Custom email1885[Apr 13 2023 08:16:09 UTC (QA Tests)] INFO -- Starting test: Plan Custom email customizes email with additional text1886[Apr 13 2023 08:16:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1887[Apr 13 2023 08:16:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1888[Apr 13 2023 08:16:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1889[Apr 13 2023 08:16:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1890[Apr 13 2023 08:16:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1891[Apr 13 2023 08:16:17 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1892[Apr 13 2023 08:16:17 UTC (QA Tests)] INFO -- clicking :admin_area_link1893[Apr 13 2023 08:16:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link1894[Apr 13 2023 08:16:20 UTC (QA Tests)] INFO -- clicking :admin_settings_preferences_link1895[Apr 13 2023 08:16:22 UTC (QA Tests)] INFO -- filling :additional_text_textarea_field with "Testing custom email - 3e317327c72bed64"1896[Apr 13 2023 08:16:22 UTC (QA Tests)] INFO -- clicking the coordinates of :additional_text_textarea_field1897[Apr 13 2023 08:16:22 UTC (QA Tests)] INFO -- clicking :save_changes_button1898 customizes email with additional text1899Plan1900 Default issue templates1901[Apr 13 2023 08:16:23 UTC (QA Tests)] INFO -- Starting test: Plan Default issue templates uses default template when creating an issue1902[Apr 13 2023 08:16:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1903[Apr 13 2023 08:16:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1904[Apr 13 2023 08:16:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1905[Apr 13 2023 08:16:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1906[Apr 13 2023 08:16:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1907[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1908[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds1909[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/default-issue-template-project-8f9fea4eb62ffc3a' via api in 0.65 seconds1910[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/default-issue-template-project-8f9fea4eb62ffc3a1911[Apr 13 2023 08:16:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1912[Apr 13 2023 08:16:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1913[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- filling :issue_template_field with "This is a default issue template"1914[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issue_template_field1915[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- clicking :save_issue_template_button1916[Apr 13 2023 08:16:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.37 seconds1917[Apr 13 2023 08:16:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/default-issue-template-project-8f9fea4eb62ffc3a/-/issues/11918 uses default template when creating an issue1919Govern1920 project vulnerability report1921[Apr 13 2023 08:16:40 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully change status of a vulnerability in vulnerability details page1922[Apr 13 2023 08:16:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.46 seconds1923[Apr 13 2023 08:16:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.58 seconds1924[Apr 13 2023 08:16:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-17995b12e76df72b' via api in 1.34 seconds1925[Apr 13 2023 08:16:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.18 seconds1926[Apr 13 2023 08:16:42 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.12 seconds1927[Apr 13 2023 08:16:42 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.12 seconds1928[Apr 13 2023 08:16:42 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.13 seconds1929[Apr 13 2023 08:16:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1930[Apr 13 2023 08:16:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1931[Apr 13 2023 08:16:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1932[Apr 13 2023 08:16:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1933[Apr 13 2023 08:16:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1934[Apr 13 2023 08:16:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-17995b12e76df72b1935[Apr 13 2023 08:16:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1936[Apr 13 2023 08:16:53 UTC (QA Tests)] INFO -- clicking :vulnerability1937[Apr 13 2023 08:16:54 UTC (QA Tests)] INFO -- clicking :vulnerability_status_dropdown1938[Apr 13 2023 08:16:54 UTC (QA Tests)] INFO -- clicking :vulnerability_state_resolved1939[Apr 13 2023 08:16:54 UTC (QA Tests)] INFO -- clicking :vulnerability_save_status_button1940[Apr 13 2023 08:17:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1941[Apr 13 2023 08:17:06 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1942[Apr 13 2023 08:17:06 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item1943[Apr 13 2023 08:17:06 UTC (QA Tests)] INFO -- clicking :filter_resolved_dropdown_item1944[Apr 13 2023 08:17:07 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1945 can successfully change status of a vulnerability in vulnerability details page1946[Apr 13 2023 08:17:07 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully bulk change status in vulnerability report1947[Apr 13 2023 08:17:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1948[Apr 13 2023 08:17:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.2 seconds1949[Apr 13 2023 08:17:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-82fff9695cf12401' via api in 1.02 seconds1950[Apr 13 2023 08:17:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.15 seconds1951[Apr 13 2023 08:17:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.15 seconds1952[Apr 13 2023 08:17:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.13 seconds1953[Apr 13 2023 08:17:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.11 seconds1954[Apr 13 2023 08:17:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1955[Apr 13 2023 08:17:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1956[Apr 13 2023 08:17:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1957[Apr 13 2023 08:17:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1958[Apr 13 2023 08:17:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1959[Apr 13 2023 08:17:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-secure-82fff9695cf124011960[Apr 13 2023 08:17:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1961[Apr 13 2023 08:17:20 UTC (QA Tests)] INFO -- checking via JS :vulnerability_report_checkbox_all with args {}1962[Apr 13 2023 08:17:20 UTC (QA Tests)] INFO -- clicking :vulnerability_card_status_dropdown1963[Apr 13 2023 08:17:20 UTC (QA Tests)] INFO -- clicking :item_status_resolve1964[Apr 13 2023 08:17:21 UTC (QA Tests)] INFO -- clicking :change_status_button1965[Apr 13 2023 08:17:21 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1966[Apr 13 2023 08:17:21 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item1967[Apr 13 2023 08:17:21 UTC (QA Tests)] INFO -- clicking :filter_resolved_dropdown_item1968[Apr 13 2023 08:17:22 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1969 can successfully bulk change status in vulnerability report1970Plan1971 Sum of issues weights on issue board1972[Apr 13 2023 08:17:22 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 header1973[Apr 13 2023 08:17:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1974[Apr 13 2023 08:17:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1975[Apr 13 2023 08:17:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1976[Apr 13 2023 08:17:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1977[Apr 13 2023 08:17:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1978[Apr 13 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1979[Apr 13 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.19 seconds1980[Apr 13 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-board-list-0eb290449b548a20' via api in 0.68 seconds1981[Apr 13 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.17 seconds1982[Apr 13 2023 08:17:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '9' via api in 0.13 seconds1983[Apr 13 2023 08:17:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '16' via api in 1.09 seconds1984[Apr 13 2023 08:17:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.43 seconds1985[Apr 13 2023 08:17:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '17' via api in 0.28 seconds1986[Apr 13 2023 08:17:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-board-list-0eb290449b548a201987[Apr 13 2023 08:17:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1988[Apr 13 2023 08:17:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1989 shows the sum of issues weights in the board list's header1990Fulfillment1991 Utilization1992 in usage quotas1993 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)1994Create1995 Snippet index page1996 behaves like displaying details on index page1997[Apr 13 2023 08:17:35 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 number1998[Apr 13 2023 08:17:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1999[Apr 13 2023 08:17:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2000[Apr 13 2023 08:17:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2001[Apr 13 2023 08:17:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2002[Apr 13 2023 08:17:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2003[Apr 13 2023 08:17:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.41 seconds2004[Apr 13 2023 08:17:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2005 shows correct details of personal_snippet_with_single_file including file number2006 behaves like displaying details on index page2007[Apr 13 2023 08:17:45 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 number2008[Apr 13 2023 08:17:49 UTC (QA Tests)] INFO -- filling :login_field with "root"2009[Apr 13 2023 08:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2010[Apr 13 2023 08:17:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2011[Apr 13 2023 08:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2012[Apr 13 2023 08:17:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2013[Apr 13 2023 08:17:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2014[Apr 13 2023 08:17:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds2015[Apr 13 2023 08:17:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-snippets-00795e8edae1ea15' via api in 0.62 seconds2016[Apr 13 2023 08:17:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.08 seconds2017[Apr 13 2023 08:17:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2018 shows correct details of project_snippet_with_single_file including file number2019 behaves like displaying details on index page2020[Apr 13 2023 08:17:54 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 number2021[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2022[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2023[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2024[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2025[Apr 13 2023 08:18:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2026[Apr 13 2023 08:18:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.17 seconds2027[Apr 13 2023 08:18:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.51 seconds2028[Apr 13 2023 08:18:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-snippets-da6c7299e83e2ea4' via api in 1.01 seconds2029[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 1.91 seconds2030[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2031 shows correct details of project_snippet_with_multiple_files including file number2032 behaves like displaying details on index page2033[Apr 13 2023 08:18:06 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 number2034[Apr 13 2023 08:18:10 UTC (QA Tests)] INFO -- filling :login_field with "root"2035[Apr 13 2023 08:18:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2036[Apr 13 2023 08:18:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"2037[Apr 13 2023 08:18:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2038[Apr 13 2023 08:18:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2039[Apr 13 2023 08:18:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '6' via api in 0.32 seconds2040[Apr 13 2023 08:18:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2041 shows correct details of personal_snippet_with_multiple_files including file number2042Verify2043 Pipeline with protected variable2044[Apr 13 2023 08:18:14 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch2045[Apr 13 2023 08:18:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2046[Apr 13 2023 08:18:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds2047[Apr 13 2023 08:18:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-47b26d73e593e73f' via api in 0.66 seconds2048[Apr 13 2023 08:18:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2049[Apr 13 2023 08:18:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2050[Apr 13 2023 08:18:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-siq19fu0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-siq19fu0 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-siq19fu0 --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-siq19fu0 --executor shell && gitlab-runner run" `2051[Apr 13 2023 08:18:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-siq19fu0`2052[Apr 13 2023 08:18:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2053[Apr 13 2023 08:18:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-siq19fu0' via api in 2.31 seconds2054[Apr 13 2023 08:18:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2055[Apr 13 2023 08:18:22 UTC (QA Tests)] INFO -- filling :login_field with "root"2056[Apr 13 2023 08:18:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2057[Apr 13 2023 08:18:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2058[Apr 13 2023 08:18:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2059[Apr 13 2023 08:18:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2060[Apr 13 2023 08:18:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-47b26d73e593e73f2061[Apr 13 2023 08:18:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2062[Apr 13 2023 08:18:28 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-47b26d73e593e73f QA::Resource::Project2063[Apr 13 2023 08:18:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.63 seconds2064[Apr 13 2023 08:18:29 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-47b26d73e593e73f QA::Resource::Project2065[Apr 13 2023 08:18:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds2066[Apr 13 2023 08:18:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds2067[Apr 13 2023 08:18:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2068[Apr 13 2023 08:18:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.85 seconds2069[Apr 13 2023 08:18:30 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user12070[Apr 13 2023 08:18:31 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:fq1smz2071[Apr 13 2023 08:18:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-08k5k5i4' via api in 0.09 seconds2072[Apr 13 2023 08:18:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2073[Apr 13 2023 08:18:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content2074[Apr 13 2023 08:18:35 UTC (QA Tests)] INFO -- clicking :sign_out_link2075[Apr 13 2023 08:18:38 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2076[Apr 13 2023 08:18:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2077[Apr 13 2023 08:18:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2078[Apr 13 2023 08:18:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2079[Apr 13 2023 08:18:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2080[Apr 13 2023 08:18:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-47b26d73e593e73f2081[Apr 13 2023 08:18:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2082[Apr 13 2023 08:18:45 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2083[Apr 13 2023 08:18:46 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user22084[Apr 13 2023 08:18:46 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:pR3mrs2085[Apr 13 2023 08:18:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-27sn8cdz' via api in 0.07 seconds2086[Apr 13 2023 08:18:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2087[Apr 13 2023 08:18:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content2088[Apr 13 2023 08:18:51 UTC (QA Tests)] INFO -- clicking :sign_out_link2089[Apr 13 2023 08:18:53 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2090[Apr 13 2023 08:18:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2091[Apr 13 2023 08:18:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2092[Apr 13 2023 08:18:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2093[Apr 13 2023 08:18:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2094[Apr 13 2023 08:18:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-47b26d73e593e73f2095[Apr 13 2023 08:18:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2096[Apr 13 2023 08:19:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2097[Apr 13 2023 08:19:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-siq19fu0'2098[Apr 13 2023 08:19:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-siq19fu0`2099 exposes variable on protected branch2100[Apr 13 2023 08:19:02 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch2101[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2102[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.18 seconds2103[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-ab7fe6df6108aca2' via api in 0.66 seconds2104[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2105[Apr 13 2023 08:19:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2106[Apr 13 2023 08:19:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-e2x2e2yf --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-e2x2e2yf 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-e2x2e2yf --url http://gitlab-ee-dc1241e7.test --registration-token **** --tag-list qa-runner-e2x2e2yf --executor shell && gitlab-runner run" `2107[Apr 13 2023 08:19:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-e2x2e2yf`2108[Apr 13 2023 08:19:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2109[Apr 13 2023 08:19:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-e2x2e2yf' via api in 6.22 seconds2110[Apr 13 2023 08:19:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2111[Apr 13 2023 08:19:14 UTC (QA Tests)] INFO -- filling :login_field with "root"2112[Apr 13 2023 08:19:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2113[Apr 13 2023 08:19:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"2114[Apr 13 2023 08:19:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2115[Apr 13 2023 08:19:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2116[Apr 13 2023 08:19:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-ab7fe6df6108aca22117[Apr 13 2023 08:19:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2118[Apr 13 2023 08:19:19 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-ab7fe6df6108aca2 QA::Resource::Project2119[Apr 13 2023 08:19:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds2120[Apr 13 2023 08:19:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-ab7fe6df6108aca2 QA::Resource::Project2121[Apr 13 2023 08:19:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.23 seconds2122[Apr 13 2023 08:19:20 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:fq1smz2123[Apr 13 2023 08:19:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-7uyji4fj' via cache in 0.0 seconds2124[Apr 13 2023 08:19:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds2125[Apr 13 2023 08:19:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.76 seconds2126[Apr 13 2023 08:19:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content2127[Apr 13 2023 08:19:25 UTC (QA Tests)] INFO -- clicking :sign_out_link2128[Apr 13 2023 08:19:28 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2129[Apr 13 2023 08:19:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2130[Apr 13 2023 08:19:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"2131[Apr 13 2023 08:19:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2132[Apr 13 2023 08:19:29 UTC (QA Tests)] INFO -- clicking :sign_in_button2133[Apr 13 2023 08:19:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-ab7fe6df6108aca22134[Apr 13 2023 08:19:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2135[Apr 13 2023 08:19:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2136[Apr 13 2023 08:19:37 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:pR3mrs2137[Apr 13 2023 08:19:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-63h6x9g3' via cache in 0.0 seconds2138[Apr 13 2023 08:19:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds2139[Apr 13 2023 08:19:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 0.85 seconds2140[Apr 13 2023 08:19:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content2141[Apr 13 2023 08:19:42 UTC (QA Tests)] INFO -- clicking :sign_out_link2142[Apr 13 2023 08:19:44 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2143[Apr 13 2023 08:19:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2144[Apr 13 2023 08:19:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2145[Apr 13 2023 08:19:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2146[Apr 13 2023 08:19:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2147[Apr 13 2023 08:19:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-dc1241e7.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/project-with-ci-variables-ab7fe6df6108aca22148[Apr 13 2023 08:19:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2149[Apr 13 2023 08:19:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2150[Apr 13 2023 08:19:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-e2x2e2yf'2151[Apr 13 2023 08:19:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-e2x2e2yf`2152 does not expose variable on unprotected branch2153Create2154 Create a new project from a template2155[Apr 13 2023 08:19:52 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api2156[Apr 13 2023 08:19:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2157[Apr 13 2023 08:19:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356' via api in 0.17 seconds2158[Apr 13 2023 08:19:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-49-12-b32108c1823fc356/templated-project-d8d5397a3f3066a2' via api in 5.93 seconds2159[Apr 13 2023 08:19:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds2160 commits via the api2161[Apr 13 2023 08:19:58 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2162{2163 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb": 14.345851431999108,2164 "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb": 71.73261108299994,2165 "qa/specs/features/ee/browser_ui/3_create/group_wiki/delete_group_wiki_page_spec.rb": 11.337675255999784,2166 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 44.5189764880015,2167 "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb": 27.065043147000324,2168 "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb": 11.95251270800145,2169 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb": 161.41411741499905,2170 "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb": 28.19184471599874,2171 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 19.19396648899965,2172 "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb": 16.897054102000766,2173 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb": 15.362211463001586,2174 "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb": 39.74726123599976,2175 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb": 54.10713759600003,2176 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 26.763460644000588,2177 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 167.82670568600042,2178 "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb": 14.482057654999153,2179 "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb": 42.14829764999922,2180 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 6.658292161000645,2181 "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb": 36.74571252900023,2182 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 211.68398876799984,2183 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 28.049490534000142,2184 "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb": 21.991893546999563,2185 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb": 13.066415549001249,2186 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb": 26.346292908001487,2187 "qa/specs/features/api/3_create/repository/storage_size_spec.rb": 10.348751998000807,2188 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb": 14.41081019900048,2189 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 32.47452332899957,2190 "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb": 13.328874566001105,2191 "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb": 86.81168295799944,2192 "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb": 69.88198257099975,2193 "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb": 12.645208181000271,2194 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb": 115.77682339100102,2195 "qa/specs/features/ee/browser_ui/4_verify/user_cancel_merge_request_in_merge_train_spec.rb": 62.97128534799958,2196 "qa/specs/features/api/3_create/repository/files_spec.rb": 2.443302442999993,2197 "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb": 24.075093739000295,2198 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb": 13.845425281000644,2199 "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb": 6.954933430000892,2200 "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb": 45.674458437000794,2201 "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb": 14.08974751400092,2202 "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb": 16.826597470000706,2203 "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb": 42.436099390999516,2204 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 12.592314925999744,2205 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 39.48060546399938,2206 "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb": 97.36403744699965,2207 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 6.4109340110007912208}2209[Apr 13 2023 08:19:58 UTC (QA Tests)] INFO -- 2210Knapsack global time execution for tests: 30m 52s2211Pending: (Failures listed here are expected and do not affect your suite's status)2212 1) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds2213 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030172214 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:532215 2) Fulfillment with an active subscription behaves like Purchase storage adds additional storage to group namespace2216 # Test is not compatible with this environment or pipeline2217 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72218 3) Fulfillment with existing CI minutes packs behaves like Purchase storage adds additional storage to group namespace2219 # Test is not compatible with this environment or pipeline2220 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72221 4) Fulfillment without active subscription behaves like Purchase storage adds additional storage to group namespace2222 # Test is not compatible with this environment or pipeline2223 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72224 5) Manage basic user remains logged in when redirected from canary to non-canary node2225 # Test is not compatible with this environment or pipeline2226 # ./qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb:62227 6) Fulfillment Utilization in usage quotas user seat data is displayed correctly2228 # Test is not compatible with this environment or pipeline2229 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:582230Finished in 33 minutes 27 seconds (files took 3.43 seconds to load)223187 examples, 0 failures, 6 pending2232Randomized with seed 290272233[Apr 13 2023 08:19:59 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-dc1241e7`2234[Apr 13 2023 08:19:59 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-dc1241e7`2236Running after script...2237$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2238$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2433Not uploading cache qa-e2e-ruby-3.0-3371ba29808d74ee2acfc73cd1f4df6a-16 due to policy2435Uploading artifacts...2436gitlab-qa-run-*: found 432 matching files and directories 2437Uploading artifacts as "archive" to coordinator... 201 Created id=4105243031 responseStatus=201 Created token=64_bPR2j2438Uploading artifacts...2439gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2440Uploading artifacts as "junit" to coordinator... 201 Created id=4105243031 responseStatus=201 Created token=64_bPR2j2442Job succeeded