ee:relative-url-parallel 4/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...13Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1667450874-0d2d7f76-gcp...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 137257, done. 21remote: Counting objects: 100% (137257/137257), done. 22remote: Compressing objects: 100% (84226/84226), done. 23remote: Total 137257 (delta 64438), reused 98451 (delta 48278), pack-reused 0 24Receiving objects: 100% (137257/137257), 115.31 MiB | 39.96 MiB/s, done.25Resolving deltas: 100% (64438/64438), done.27 * [new ref] refs/pipelines/684201878 -> refs/pipelines/68420187828 * [new branch] master -> origin/master29Checking out 480d7666 as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3266878629)...37Downloading artifacts from coordinator... ok id=3266878629 responseStatus=200 OK token=ooEpAmuo39Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 37 Gemfile dependencies, 123 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::RelativeUrl registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:480d7666bd125db0992cfca73f05a845d8ed6eb7 -- --format QA::Support::JsonFormatter --out tmp/rspec-3266878658.json --format RspecJunitFormatter --out tmp/rspec-3266878658.xml --format html --out tmp/rspec-$(echo ee:relative-url-parallel 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Nov 03 2022 05:47:41 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`50[Nov 03 2022 05:47:44 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`51[Nov 03 2022 05:47:44 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name telegraf --user root --entrypoint telegraf --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-05-47-41-753d8294/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20221103-23-1qlju21/telegraf.conf:/etc/telegraf/telegraf.conf:ro --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" telegraf:1.21-alpine`52[Nov 03 2022 05:47:45 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`53[Nov 03 2022 05:47:45 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:480d7666bd125db0992cfca73f05a845d8ed6eb7`54[Nov 03 2022 05:48:21 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-f739ecc0$`55[Nov 03 2022 05:48:21 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`56[Nov 03 2022 05:48:21 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`57[Nov 03 2022 05:48:21 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-f739ecc0 --net test --hostname gitlab-ee-f739ecc0.test -p 80 --volume /builds/gitlab-org/gitlab/qa/tmp/certs20221103-23-15ft7o/gitlab:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/qa/tmp/certs20221103-23-15ft7o/authority:/etc/gitlab/trusted-certs:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-05-47-41-753d8294/gitlab-ee-f739ecc0/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:480d7666bd125db0992cfca73f05a845d8ed6eb7`58[Nov 03 2022 05:48:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f739ecc0 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-11-03 05:47:4559# Gitlab::QA::Runtime::OmnibusConfigurations::Default60gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme61gitlab_rails['gitlab_disable_animations'] = true # Disable animations62gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry63gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password64external_url 'http://gitlab-ee-f739ecc0.test/relative'65gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`66[Nov 03 2022 05:48:34 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-f739ecc0`67[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...68[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f739ecc0`69[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-f739ecc0 80/tcp`70[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153/relative`!71[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.10.1/support/data gitlab-ee-f739ecc0:/tmp/data-seeds`72[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f739ecc0 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`73[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f739ecc0 bash -c "echo '#!/usr/bin/env bash74if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then75 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'76 exit 177fi78' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`79[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f739ecc0 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`80[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Running exec_commands...81[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f739ecc0 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`82[Nov 03 2022 05:52:37 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f739ecc0 bash -c ""`83[Nov 03 2022 05:52:37 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`84[Nov 03 2022 05:52:37 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:480d7666bd125db0992cfca73f05a845d8ed6eb7`85[Nov 03 2022 05:53:31 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee86[Nov 03 2022 05:53:31 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED="$QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --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_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_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --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_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --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_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_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_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED" --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 ELASTIC_URL="$ELASTIC_URL" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-05-47-41-753d8294/gitlab-ee-qa-acc490cf:/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-acc490cf registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:480d7666bd125db0992cfca73f05a845d8ed6eb7 Test::Instance::All http://gitlab-ee-f739ecc0.test/relative -- --format QA::Support::JsonFormatter --out tmp/rspec-3266878658.json --format RspecJunitFormatter --out tmp/rspec-3266878658.xml --format html --out tmp/rspec-ee:relative-url-parallel_4_5.htm --color --format documentation`87[Nov 03 2022 05:53:43 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-relative-url-parallel' to 'knapsack/ee-relative-url-parallel.json'88[Nov 03 2022 05:53:43 UTC (QA Tests)] INFO -- Report already exists, skipping!892022-11-03 05:53:44 / CONF :: 90 ==> Base URL: http://gitlab-ee-f739ecc0.test/relative91 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fb81d386f30>92 ==> Libraries: Chemlab::Vendor93[Nov 03 2022 05:53:44 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA94[Nov 03 2022 05:53:44 UTC (QA Tests)] INFO -- Performing sanity check for environment!95[Nov 03 2022 05:53:44 UTC (QA Tests)] INFO -- Performing initial license fabrication!96[Nov 03 2022 05:53:47 UTC (QA Tests)] INFO -- filling :login_field with "root"97[Nov 03 2022 05:53:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field98[Nov 03 2022 05:53:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"99[Nov 03 2022 05:53:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field100[Nov 03 2022 05:53:47 UTC (QA Tests)] INFO -- clicking :sign_in_button101[Nov 03 2022 05:53:49 UTC (QA Tests)] INFO -- clicking :navbar_dropdown102[Nov 03 2022 05:53:49 UTC (QA Tests)] INFO -- clicking :admin_area_link103[Nov 03 2022 05:53:52 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link104[Nov 03 2022 05:54:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link105[Nov 03 2022 05:54:04 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link106[Nov 03 2022 05:54:05 UTC (QA Tests)] INFO -- clicking :expand_add_license_button107[Nov 03 2022 05:54:05 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"108[Nov 03 2022 05:54:05 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field109[Nov 03 2022 05:54:05 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}110[Nov 03 2022 05:54:05 UTC (QA Tests)] INFO -- clicking :license_upload_button111[Nov 03 2022 05:54:11 UTC (QA Tests)] INFO -- clicking :user_avatar_content112[Nov 03 2022 05:54:11 UTC (QA Tests)] INFO -- clicking :sign_out_link113[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 27.22 seconds114[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====115[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- Report specs:116[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/license_compliance_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/create_first_file_in_web_ide_spec.rb", "qa/specs/features/api/1_manage/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/file_upload_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb"]117[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- Leftover specs:118[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_repo_sync_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/elasticsearch_api_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb"]119[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- Knapsack report generator started!120Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}121Randomized with seed 56900122Govern123 Security Dashboard in a Project124[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project creates an issue from vulnerability details125[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA126[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-wd1qih3w' via cache in 0.0 seconds127[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.54 seconds128[Nov 03 2022 05:54:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.99 seconds129[Nov 03 2022 05:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-7b4d49d8fef46580' via api in 3.48 seconds130[Nov 03 2022 05:54:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.18 seconds131[Nov 03 2022 05:54:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.23 seconds132[Nov 03 2022 05:54:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.1 seconds133[Nov 03 2022 05:54:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.21 seconds134[Nov 03 2022 05:54:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.11 seconds135[Nov 03 2022 05:54:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.1 seconds136[Nov 03 2022 05:54:18 UTC (QA Tests)] INFO -- filling :login_field with "root"137[Nov 03 2022 05:54:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field138[Nov 03 2022 05:54:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"139[Nov 03 2022 05:54:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field140[Nov 03 2022 05:54:19 UTC (QA Tests)] INFO -- clicking :sign_in_button141[Nov 03 2022 05:54:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-7b4d49d8fef46580142[Nov 03 2022 05:54:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link143[Nov 03 2022 05:54:24 UTC (QA Tests)] INFO -- clicking :export_csv_modal_button144[Nov 03 2022 05:54:24 UTC (QA Tests)] INFO -- clicking :vulnerability145[Nov 03 2022 05:54:25 UTC (QA Tests)] INFO -- clicking :create_issue_button146[Nov 03 2022 05:54:26 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Test Vulnerability edited comment"147[Nov 03 2022 05:54:26 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field148[Nov 03 2022 05:54:27 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown149[Nov 03 2022 05:54:27 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown150[Nov 03 2022 05:54:27 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class151 creates an issue from vulnerability details152[Nov 03 2022 05:54:30 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details153[Nov 03 2022 05:54:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.12 seconds154[Nov 03 2022 05:54:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.2 seconds155[Nov 03 2022 05:54:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-50069db57508078c' via api in 1.38 seconds156[Nov 03 2022 05:54:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.14 seconds157[Nov 03 2022 05:54:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.11 seconds158[Nov 03 2022 05:54:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.19 seconds159[Nov 03 2022 05:54:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.09 seconds160[Nov 03 2022 05:54:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.09 seconds161[Nov 03 2022 05:54:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.1 seconds162[Nov 03 2022 05:54:36 UTC (QA Tests)] INFO -- filling :login_field with "root"163[Nov 03 2022 05:54:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[Nov 03 2022 05:54:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[Nov 03 2022 05:54:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[Nov 03 2022 05:54:37 UTC (QA Tests)] INFO -- clicking :sign_in_button167[Nov 03 2022 05:54:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-50069db57508078c168[Nov 03 2022 05:54:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link169[Nov 03 2022 05:54:42 UTC (QA Tests)] INFO -- clicking :export_csv_modal_button170[Nov 03 2022 05:54:42 UTC (QA Tests)] INFO -- clicking :vulnerability171 shows vulnerability details172Fulfillment173 Purchase174 starts a free trial175 when on billing page with only one eligible namespace176 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)177 when on about page with multiple eligible namespaces178 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)179Verify180 Pipeline for project mirrors Github181 user commits to GitHub triggers CI pipeline (PENDING: Test is not compatible with this environment or pipeline)182Create183 Codeowners184 when the project is in a subgroup185 and the code owner is the root group186 behaves like code owner merge request187[Nov 03 2022 05:54:43 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 merged188[Nov 03 2022 05:54:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds189[Nov 03 2022 05:54:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.14 seconds190[Nov 03 2022 05:54:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-c21018bc7e535155' via api in 2.35 seconds191[Nov 03 2022 05:54:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-95f50bc21e858dd2' via api in 0.26 seconds192[Nov 03 2022 05:54:45 UTC (QA Tests)] INFO -- Adding user qa-user-95f50bc21e858dd2 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox193[Nov 03 2022 05:54:50 UTC (QA Tests)] INFO -- filling :login_field with "root"194[Nov 03 2022 05:54:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field195[Nov 03 2022 05:54:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"196[Nov 03 2022 05:54:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field197[Nov 03 2022 05:54:51 UTC (QA Tests)] INFO -- clicking :sign_in_button198[Nov 03 2022 05:54:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-c21018bc7e535155199[Nov 03 2022 05:54:54 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link200[Nov 03 2022 05:54:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link201[Nov 03 2022 05:54:55 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"202[Nov 03 2022 05:54:55 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field203[Nov 03 2022 05:54:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds204[Nov 03 2022 05:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.1 seconds205[Nov 03 2022 05:54:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.94 seconds206[Nov 03 2022 05:54:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.65 seconds207[Nov 03 2022 05:55:02 UTC (QA Tests)] INFO -- clicking :user_avatar_content208[Nov 03 2022 05:55:02 UTC (QA Tests)] INFO -- clicking :sign_out_link209[Nov 03 2022 05:55:05 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-95f50bc21e858dd2"210[Nov 03 2022 05:55:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field211[Nov 03 2022 05:55:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"212[Nov 03 2022 05:55:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field213[Nov 03 2022 05:55:06 UTC (QA Tests)] INFO -- clicking :sign_in_button214[Nov 03 2022 05:55:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-c21018bc7e535155/-/merge_requests/1215[Nov 03 2022 05:55:30 UTC (QA Tests)] INFO -- clicking :approve_button216[Nov 03 2022 05:55:31 UTC (QA Tests)] INFO -- clicking :merge_button217[Nov 03 2022 05:55:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content218[Nov 03 2022 05:55:37 UTC (QA Tests)] INFO -- clicking :sign_out_link219[Nov 03 2022 05:55:37 UTC (QA Tests)] INFO -- Removing user qa-user-95f50bc21e858dd2 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox220[Nov 03 2022 05:55:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-95f50bc21e858dd2'221 is approved and merged222 and the code owner is a user223 behaves like code owner merge request224[Nov 03 2022 05:55:38 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 merged225[Nov 03 2022 05:55:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds226[Nov 03 2022 05:55:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds227[Nov 03 2022 05:55:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9aa832ecdd51745a' via api in 1.12 seconds228[Nov 03 2022 05:55:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-390966d25f6c9886' via api in 0.28 seconds229[Nov 03 2022 05:55:39 UTC (QA Tests)] INFO -- Adding user qa-user-390966d25f6c9886 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9aa832ecdd51745a QA::Resource::Project230[Nov 03 2022 05:55:44 UTC (QA Tests)] INFO -- filling :login_field with "root"231[Nov 03 2022 05:55:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field232[Nov 03 2022 05:55:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"233[Nov 03 2022 05:55:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field234[Nov 03 2022 05:55:44 UTC (QA Tests)] INFO -- clicking :sign_in_button235[Nov 03 2022 05:55:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9aa832ecdd51745a236[Nov 03 2022 05:55:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link237[Nov 03 2022 05:55:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link238[Nov 03 2022 05:55:48 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"239[Nov 03 2022 05:55:48 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field240[Nov 03 2022 05:55:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds241[Nov 03 2022 05:55:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds242[Nov 03 2022 05:55:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.96 seconds243[Nov 03 2022 05:55:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.56 seconds244[Nov 03 2022 05:55:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content245[Nov 03 2022 05:55:55 UTC (QA Tests)] INFO -- clicking :sign_out_link246[Nov 03 2022 05:55:58 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-390966d25f6c9886"247[Nov 03 2022 05:55:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field248[Nov 03 2022 05:55:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"249[Nov 03 2022 05:55:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field250[Nov 03 2022 05:55:59 UTC (QA Tests)] INFO -- clicking :sign_in_button251[Nov 03 2022 05:56:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9aa832ecdd51745a/-/merge_requests/1252[Nov 03 2022 05:56:23 UTC (QA Tests)] INFO -- clicking :approve_button253[Nov 03 2022 05:56:23 UTC (QA Tests)] INFO -- clicking :merge_button254[Nov 03 2022 05:56:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content255[Nov 03 2022 05:56:30 UTC (QA Tests)] INFO -- clicking :sign_out_link256[Nov 03 2022 05:56:30 UTC (QA Tests)] INFO -- Removing user qa-user-390966d25f6c9886 from gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9aa832ecdd51745a QA::Resource::Project257[Nov 03 2022 05:56:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-390966d25f6c9886'258 is approved and merged259 and the code owner is the subgroup260 behaves like code owner merge request261[Nov 03 2022 05:56:30 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 merged262[Nov 03 2022 05:56:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds263[Nov 03 2022 05:56:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds264[Nov 03 2022 05:56:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9e4ce1ec4fb4e4dd' via api in 0.97 seconds265[Nov 03 2022 05:56:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-b3660e40dc7ff979' via api in 0.28 seconds266[Nov 03 2022 05:56:31 UTC (QA Tests)] INFO -- Adding user qa-user-b3660e40dc7ff979 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab QA::Resource::Group267[Nov 03 2022 05:56:36 UTC (QA Tests)] INFO -- filling :login_field with "root"268[Nov 03 2022 05:56:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field269[Nov 03 2022 05:56:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"270[Nov 03 2022 05:56:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field271[Nov 03 2022 05:56:37 UTC (QA Tests)] INFO -- clicking :sign_in_button272[Nov 03 2022 05:56:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9e4ce1ec4fb4e4dd273[Nov 03 2022 05:56:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link274[Nov 03 2022 05:56:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link275[Nov 03 2022 05:56:40 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"276[Nov 03 2022 05:56:40 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field277[Nov 03 2022 05:56:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds278[Nov 03 2022 05:56:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.06 seconds279[Nov 03 2022 05:56:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.93 seconds280[Nov 03 2022 05:56:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.54 seconds281[Nov 03 2022 05:56:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content282[Nov 03 2022 05:56:48 UTC (QA Tests)] INFO -- clicking :sign_out_link283[Nov 03 2022 05:56:50 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b3660e40dc7ff979"284[Nov 03 2022 05:56:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field285[Nov 03 2022 05:56:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"286[Nov 03 2022 05:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field287[Nov 03 2022 05:56:51 UTC (QA Tests)] INFO -- clicking :sign_in_button288[Nov 03 2022 05:56:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/approve-and-merge-9e4ce1ec4fb4e4dd/-/merge_requests/1289[Nov 03 2022 05:57:15 UTC (QA Tests)] INFO -- clicking :approve_button290[Nov 03 2022 05:57:16 UTC (QA Tests)] INFO -- clicking :merge_button291[Nov 03 2022 05:57:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content292[Nov 03 2022 05:57:22 UTC (QA Tests)] INFO -- clicking :sign_out_link293[Nov 03 2022 05:57:22 UTC (QA Tests)] INFO -- Removing user qa-user-b3660e40dc7ff979 from gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab QA::Resource::Group294[Nov 03 2022 05:57:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b3660e40dc7ff979'295 is approved and merged296Create297 Git push over HTTP298[Nov 03 2022 05:57:23 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository299[Nov 03 2022 05:57:27 UTC (QA Tests)] INFO -- filling :login_field with "root"300[Nov 03 2022 05:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field301[Nov 03 2022 05:57:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"302[Nov 03 2022 05:57:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field303[Nov 03 2022 05:57:28 UTC (QA Tests)] INFO -- clicking :sign_in_button304[Nov 03 2022 05:57:29 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA305[Nov 03 2022 05:57:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-lcxi0x3v' via cache in 0.0 seconds306[Nov 03 2022 05:57:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds307[Nov 03 2022 05:57:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds308[Nov 03 2022 05:57:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-code-399a9d2fa90be608' via api in 0.64 seconds309[Nov 03 2022 05:57:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.77 seconds310[Nov 03 2022 05:57:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-code-399a9d2fa90be608311 user using a personal access token pushes code to the repository312Create313 Multiple file snippet314 behaves like deleting file from snippet315[Nov 03 2022 05:57:32 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing project_snippet to make it single-file316[Nov 03 2022 05:57:36 UTC (QA Tests)] INFO -- filling :login_field with "root"317[Nov 03 2022 05:57:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field318[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"319[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field320[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- clicking :sign_in_button321[Nov 03 2022 05:57:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds322[Nov 03 2022 05:57:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.09 seconds323[Nov 03 2022 05:57:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-snippets-1539d586e2c7e256' via api in 0.64 seconds324[Nov 03 2022 05:57:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.14 seconds325[Nov 03 2022 05:57:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-snippets-1539d586e2c7e256/-/snippets/1326[Nov 03 2022 05:57:40 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class327[Nov 03 2022 05:57:42 UTC (QA Tests)] INFO -- clicking :delete_file_button328[Nov 03 2022 05:57:42 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button329 deletes second file from an existing project_snippet to make it single-file330 behaves like deleting file from snippet331[Nov 03 2022 05:57:53 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing personal_snippet to make it single-file332[Nov 03 2022 05:57:58 UTC (QA Tests)] INFO -- filling :login_field with "root"333[Nov 03 2022 05:57:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field334[Nov 03 2022 05:57:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"335[Nov 03 2022 05:57:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field336[Nov 03 2022 05:57:58 UTC (QA Tests)] INFO -- clicking :sign_in_button337[Nov 03 2022 05:58:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.42 seconds338[Nov 03 2022 05:58:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-f739ecc0.test/relative/-/snippets/2339[Nov 03 2022 05:58:01 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class340[Nov 03 2022 05:58:02 UTC (QA Tests)] INFO -- clicking :delete_file_button341[Nov 03 2022 05:58:02 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button342 deletes second file from an existing personal_snippet to make it single-file343Create344 Commit data345[Nov 03 2022 05:58:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds346[Nov 03 2022 05:58:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds347[Nov 03 2022 05:58:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds348[Nov 03 2022 05:58:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-code-326c0c3b9019c049' via api in 0.55 seconds349[Nov 03 2022 05:58:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.78 seconds350[Nov 03 2022 05:58:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds351[Nov 03 2022 05:58:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds352[Nov 03 2022 05:58:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-new-file-76e6af40522444f2' via api in 0.83 seconds353[Nov 03 2022 05:58:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.37 seconds354[Nov 03 2022 05:58:16 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff355[Nov 03 2022 05:58:21 UTC (QA Tests)] INFO -- filling :login_field with "root"356[Nov 03 2022 05:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field357[Nov 03 2022 05:58:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"358[Nov 03 2022 05:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field359[Nov 03 2022 05:58:22 UTC (QA Tests)] INFO -- clicking :sign_in_button360[Nov 03 2022 05:58:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-code-326c0c3b9019c049361[Nov 03 2022 05:58:25 UTC (QA Tests)] INFO -- clicking :options_button362 user views raw commit diff363[Nov 03 2022 05:58:25 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch364[Nov 03 2022 05:58:30 UTC (QA Tests)] INFO -- filling :login_field with "root"365[Nov 03 2022 05:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field366[Nov 03 2022 05:58:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"367[Nov 03 2022 05:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field368[Nov 03 2022 05:58:31 UTC (QA Tests)] INFO -- clicking :sign_in_button369[Nov 03 2022 05:58:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-code-326c0c3b9019c049370[Nov 03 2022 05:58:34 UTC (QA Tests)] INFO -- clicking :options_button371 user views raw email patch372Create373 Testing group wiki file upload374[Nov 03 2022 05:58:35 UTC (QA Tests)] INFO -- Starting test: Create Testing group wiki file upload by creating a formatted page with an image uploaded375[Nov 03 2022 05:58:39 UTC (QA Tests)] INFO -- filling :login_field with "root"376[Nov 03 2022 05:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field377[Nov 03 2022 05:58:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"378[Nov 03 2022 05:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field379[Nov 03 2022 05:58:40 UTC (QA Tests)] INFO -- clicking :sign_in_button380[Nov 03 2022 05:58:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds381[Nov 03 2022 05:58:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-wiki-1cf47ccb90d2091e' via api in 0.33 seconds382[Nov 03 2022 05:58:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 0.66 seconds383[Nov 03 2022 05:58:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-sandbox-group-5/group-with-wiki-1cf47ccb90d2091e/-/wikis/Home384[Nov 03 2022 05:58:42 UTC (QA Tests)] INFO -- clicking :new_page_button385[Nov 03 2022 05:58:43 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "Content Editor Page"386[Nov 03 2022 05:58:43 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox387[Nov 03 2022 05:58:46 UTC (QA Tests)] INFO -- clicking :text_style_dropdown388[Nov 03 2022 05:58:46 UTC (QA Tests)] INFO -- clicking :text_style_menu_item389[Nov 03 2022 05:58:47 UTC (QA Tests)] INFO -- clicking :wiki_submit_button390 by creating a formatted page with an image uploaded391Plan392 Group milestone393[Nov 03 2022 05:58:49 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone394[Nov 03 2022 05:58:53 UTC (QA Tests)] INFO -- filling :login_field with "root"395[Nov 03 2022 05:58:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field396[Nov 03 2022 05:58:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"397[Nov 03 2022 05:58:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field398[Nov 03 2022 05:58:54 UTC (QA Tests)] INFO -- clicking :sign_in_button399[Nov 03 2022 05:58:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds400[Nov 03 2022 05:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-milestone-d66e094c' via api in 0.28 seconds401[Nov 03 2022 05:58:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-sandbox-group-5/group-with-milestone-d66e094c402[Nov 03 2022 05:58:56 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link403[Nov 03 2022 05:58:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link404[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link405[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"406[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field407[Nov 03 2022 05:58:58 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."408[Nov 03 2022 05:58:58 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field409[Nov 03 2022 05:58:58 UTC (QA Tests)] INFO -- filling :start_date_field with "2022/11/03410"411[Nov 03 2022 05:58:58 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field412[Nov 03 2022 05:58:59 UTC (QA Tests)] INFO -- filling :due_date_field with "2022/12/03413"414[Nov 03 2022 05:58:59 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field415[Nov 03 2022 05:58:59 UTC (QA Tests)] INFO -- clicking :create_milestone_button416[Nov 03 2022 05:59:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 5.17 seconds417[Nov 03 2022 05:59:00 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link418[Nov 03 2022 05:59:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link419[Nov 03 2022 05:59:01 UTC (QA Tests)] INFO -- clicking :milestone_link420 creates a group milestone421Verify422 Update CI file with pipeline editor423[Nov 03 2022 05:59:02 UTC (QA Tests)] INFO -- Starting test: Verify Update CI file with pipeline editor creates new pipeline and target branch424[Nov 03 2022 05:59:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds425[Nov 03 2022 05:59:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds426[Nov 03 2022 05:59:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipeline-editor-project-7d6e5a41738a15d0' via api in 0.57 seconds427[Nov 03 2022 05:59:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`428[Nov 03 2022 05:59:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`429[Nov 03 2022 05:59:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name bdfe8df0c93962a3a1f2 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach bdfe8df0c93962a3a1f2 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 bdfe8df0c93962a3a1f2 --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list bdfe8df0c93962a3a1f2 --executor shell && gitlab-runner run" `430[Nov 03 2022 05:59:09 UTC (QA Tests)] INFO -- Executing: `docker logs bdfe8df0c93962a3a1f2`431[Nov 03 2022 05:59:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`432[Nov 03 2022 05:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'bdfe8df0c93962a3a1f2' via api in 6.81 seconds433[Nov 03 2022 05:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds434[Nov 03 2022 05:59:14 UTC (QA Tests)] INFO -- filling :login_field with "root"435[Nov 03 2022 05:59:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field436[Nov 03 2022 05:59:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"437[Nov 03 2022 05:59:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field438[Nov 03 2022 05:59:15 UTC (QA Tests)] INFO -- clicking :sign_in_button439[Nov 03 2022 05:59:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipeline-editor-project-7d6e5a41738a15d0440[Nov 03 2022 05:59:18 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link441[Nov 03 2022 05:59:19 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app442[Nov 03 2022 05:59:20 UTC (QA Tests)] INFO -- clicking :commit_changes_button443[Nov 03 2022 05:59:31 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>3}' arguments444[Nov 03 2022 05:59:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'bdfe8df0c93962a3a1f2'445[Nov 03 2022 05:59:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f bdfe8df0c93962a3a1f2`446[Nov 03 2022 05:59:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipeline-editor-project-7d6e5a41738a15d0'447 creates new pipeline and target branch448Create449 First file using Web IDE450[Nov 03 2022 05:59:32 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE451[Nov 03 2022 05:59:37 UTC (QA Tests)] INFO -- filling :login_field with "root"452[Nov 03 2022 05:59:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field453[Nov 03 2022 05:59:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"454[Nov 03 2022 05:59:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field455[Nov 03 2022 05:59:37 UTC (QA Tests)] INFO -- clicking :sign_in_button456[Nov 03 2022 05:59:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds457[Nov 03 2022 05:59:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds458[Nov 03 2022 05:59:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/empty-project-2197e60321434e93' via api in 0.55 seconds459[Nov 03 2022 05:59:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/empty-project-2197e60321434e93460[Nov 03 2022 05:59:40 UTC (QA Tests)] INFO -- clicking :first_file_button , expecting to be at Class461[Nov 03 2022 05:59:41 UTC (QA Tests)] INFO -- filling :file_name_field with "the very first file.txt"462[Nov 03 2022 05:59:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field463[Nov 03 2022 05:59:41 UTC (QA Tests)] INFO -- clicking :begin_commit_button464[Nov 03 2022 05:59:43 UTC (QA Tests)] INFO -- clicking :commit_button465[Nov 03 2022 05:59:44 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-f739ecc0.test/relative/-/ide/project/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/empty-project-2197e60321434e93/tree/main/-/the%20very%20first%20file.txt/466[Nov 03 2022 05:59:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/empty-project-2197e60321434e93467 creates the first file in an empty project via Web IDE468Create469 Snippet index page470 behaves like displaying details on index page471[Nov 03 2022 05:59:47 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 number472[Nov 03 2022 05:59:51 UTC (QA Tests)] INFO -- filling :login_field with "root"473[Nov 03 2022 05:59:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field474[Nov 03 2022 05:59:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"475[Nov 03 2022 05:59:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field476[Nov 03 2022 05:59:52 UTC (QA Tests)] INFO -- clicking :sign_in_button477[Nov 03 2022 05:59:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.49 seconds478[Nov 03 2022 05:59:54 UTC (QA Tests)] INFO -- clicking :navbar_dropdown479[Nov 03 2022 05:59:54 UTC (QA Tests)] INFO -- clicking :snippets_link480 shows correct details of personal_snippet_with_single_file including file number481 behaves like displaying details on index page482[Nov 03 2022 05:59: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_single_file including file number483[Nov 03 2022 05:59:59 UTC (QA Tests)] INFO -- filling :login_field with "root"484[Nov 03 2022 05:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field485[Nov 03 2022 05:59:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"486[Nov 03 2022 05:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field487[Nov 03 2022 06:00:00 UTC (QA Tests)] INFO -- clicking :sign_in_button488[Nov 03 2022 06:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds489[Nov 03 2022 06:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds490[Nov 03 2022 06:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-snippets-54206b1d8ff0c124' via api in 0.57 seconds491[Nov 03 2022 06:00:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 0.95 seconds492[Nov 03 2022 06:00:02 UTC (QA Tests)] INFO -- clicking :navbar_dropdown493[Nov 03 2022 06:00:02 UTC (QA Tests)] INFO -- clicking :snippets_link494 shows correct details of project_snippet_with_single_file including file number495 behaves like displaying details on index page496[Nov 03 2022 06:00:02 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 number497[Nov 03 2022 06:00:07 UTC (QA Tests)] INFO -- filling :login_field with "root"498[Nov 03 2022 06:00:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field499[Nov 03 2022 06:00:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"500[Nov 03 2022 06:00:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field501[Nov 03 2022 06:00:08 UTC (QA Tests)] INFO -- clicking :sign_in_button502[Nov 03 2022 06:00:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via api in 0.31 seconds503[Nov 03 2022 06:00:10 UTC (QA Tests)] INFO -- clicking :navbar_dropdown504[Nov 03 2022 06:00:10 UTC (QA Tests)] INFO -- clicking :snippets_link505 shows correct details of personal_snippet_with_multiple_files including file number506 behaves like displaying details on index page507[Nov 03 2022 06:00:10 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 number508[Nov 03 2022 06:00:14 UTC (QA Tests)] INFO -- filling :login_field with "root"509[Nov 03 2022 06:00:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field510[Nov 03 2022 06:00:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"511[Nov 03 2022 06:00:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field512[Nov 03 2022 06:00:15 UTC (QA Tests)] INFO -- clicking :sign_in_button513[Nov 03 2022 06:00:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds514[Nov 03 2022 06:00:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds515[Nov 03 2022 06:00:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-snippets-c37af1157cb5d07a' via api in 0.63 seconds516[Nov 03 2022 06:00:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 1.02 seconds517[Nov 03 2022 06:00:17 UTC (QA Tests)] INFO -- clicking :navbar_dropdown518[Nov 03 2022 06:00:17 UTC (QA Tests)] INFO -- clicking :snippets_link519 shows correct details of project_snippet_with_multiple_files including file number520Plan521 Group issue boards522[Nov 03 2022 06:00:18 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI523[Nov 03 2022 06:00:22 UTC (QA Tests)] INFO -- filling :login_field with "root"524[Nov 03 2022 06:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[Nov 03 2022 06:00:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[Nov 03 2022 06:00:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[Nov 03 2022 06:00:23 UTC (QA Tests)] INFO -- clicking :sign_in_button528[Nov 03 2022 06:00:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds529[Nov 03 2022 06:00:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds530[Nov 03 2022 06:00:24 UTC (QA Tests)] INFO -- clicking :navbar_dropdown531[Nov 03 2022 06:00:24 UTC (QA Tests)] INFO -- clicking :groups_dropdown532[Nov 03 2022 06:00:25 UTC (QA Tests)] INFO -- clicking :menu_item_link533[Nov 03 2022 06:00:26 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link534[Nov 03 2022 06:00:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link535[Nov 03 2022 06:00:28 UTC (QA Tests)] INFO -- clicking :create_new_board_button536[Nov 03 2022 06:00:28 UTC (QA Tests)] INFO -- clicking :save_changes_button537 creates a group issue board via the GUI538Plan539 Issues list540[Nov 03 2022 06:00:29 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV541[Nov 03 2022 06:00:33 UTC (QA Tests)] INFO -- filling :login_field with "root"542[Nov 03 2022 06:00:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field543[Nov 03 2022 06:00:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"544[Nov 03 2022 06:00:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field545[Nov 03 2022 06:00:34 UTC (QA Tests)] INFO -- clicking :sign_in_button546[Nov 03 2022 06:00:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds547[Nov 03 2022 06:00:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds548[Nov 03 2022 06:00:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-export-issues-as-csv-27a6274a5af2c197' via api in 0.56 seconds549[Nov 03 2022 06:00:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.29 seconds550[Nov 03 2022 06:00:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.25 seconds551[Nov 03 2022 06:00:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-export-issues-as-csv-27a6274a5af2c197552[Nov 03 2022 06:00:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link553[Nov 03 2022 06:00:37 UTC (QA Tests)] INFO -- clicking :export_as_csv_button554[Nov 03 2022 06:00:38 UTC (QA Tests)] INFO -- clicking :export_issues_button555 successfully exports issues list as CSV556Verify557 Pipeline API defined variable inheritance558[Nov 03 2022 06:00:39 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition559[Nov 03 2022 06:00:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds560[Nov 03 2022 06:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-ngohke11' via api in 0.28 seconds561[Nov 03 2022 06:00:39 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`562[Nov 03 2022 06:00:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`563[Nov 03 2022 06:00:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name ngohke11 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach ngohke11 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 ngohke11 --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list ngohke11 --executor shell && gitlab-runner run" `564[Nov 03 2022 06:00:40 UTC (QA Tests)] INFO -- Executing: `docker logs ngohke11`565[Nov 03 2022 06:00:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`566[Nov 03 2022 06:00:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'ngohke11' via api in 1.21 seconds567[Nov 03 2022 06:00:45 UTC (QA Tests)] INFO -- filling :login_field with "root"568[Nov 03 2022 06:00:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field569[Nov 03 2022 06:00:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"570[Nov 03 2022 06:00:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field571[Nov 03 2022 06:00:46 UTC (QA Tests)] INFO -- clicking :sign_in_button572[Nov 03 2022 06:00:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-ngohke11/downstream1-variable-inheritance-d8e6bffd4ee31eda' via api in 0.44 seconds573[Nov 03 2022 06:00:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds574[Nov 03 2022 06:00:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-ngohke11/upstream-variable-inheritance-c18a818d725d7f85' via api in 0.5 seconds575[Nov 03 2022 06:00:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds576[Nov 03 2022 06:00:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.17 seconds577[Nov 03 2022 06:00:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds578[Nov 03 2022 06:00:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds579[Nov 03 2022 06:00:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.15 seconds580[Nov 03 2022 06:00:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds581[Nov 03 2022 06:00:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.16 seconds582[Nov 03 2022 06:00:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds583[Nov 03 2022 06:00:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds584[Nov 03 2022 06:00:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds585[Nov 03 2022 06:00:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.09 seconds586[Nov 03 2022 06:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.09 seconds587[Nov 03 2022 06:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.05 seconds588[Nov 03 2022 06:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds589[Nov 03 2022 06:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.1 seconds590[Nov 03 2022 06:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds591[Nov 03 2022 06:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.06 seconds592[Nov 03 2022 06:00:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '8' via api in 0.48 seconds593[Nov 03 2022 06:00:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.05 seconds594[Nov 03 2022 06:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.05 seconds595[Nov 03 2022 06:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.05 seconds596[Nov 03 2022 06:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.05 seconds597[Nov 03 2022 06:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.05 seconds598[Nov 03 2022 06:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.05 seconds599[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.06 seconds600[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.11 seconds601[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.06 seconds602[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.05 seconds603[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'ngohke11'604[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f ngohke11`605 is determined based on forward:pipeline_variables condition606Verify607 Artifacts608 when locked609[Nov 03 2022 06:01:07 UTC (QA Tests)] INFO -- Starting test: Verify Artifacts when locked can be browsed610[Nov 03 2022 06:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds611[Nov 03 2022 06:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds612[Nov 03 2022 06:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-locked-artifacts-f50921ae7949039a' via api in 0.63 seconds613[Nov 03 2022 06:01:07 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`614[Nov 03 2022 06:01:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`615[Nov 03 2022 06:01:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455267 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455267 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-1667455267 --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list qa-runner-1667455267 --executor shell && gitlab-runner run" `616[Nov 03 2022 06:01:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455267`617[Nov 03 2022 06:01:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`618[Nov 03 2022 06:01:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455267' via api in 0.84 seconds619[Nov 03 2022 06:01:13 UTC (QA Tests)] INFO -- filling :login_field with "root"620[Nov 03 2022 06:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field621[Nov 03 2022 06:01:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"622[Nov 03 2022 06:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field623[Nov 03 2022 06:01:13 UTC (QA Tests)] INFO -- clicking :sign_in_button624[Nov 03 2022 06:01:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds625[Nov 03 2022 06:01:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-locked-artifacts-f50921ae7949039a626[Nov 03 2022 06:01:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link627[Nov 03 2022 06:01:18 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class628[Nov 03 2022 06:01:19 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button629[Nov 03 2022 06:01:19 UTC (QA Tests)] INFO -- clicking :directory_name_link630[Nov 03 2022 06:01:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455267'631[Nov 03 2022 06:01:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455267`632 can be browsed633Manage634 Group access635[Nov 03 2022 06:01:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a' via api in 0.2 seconds636[Nov 03 2022 06:01:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds637[Nov 03 2022 06:01:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a/ip-address-restricted-group-c893c1e0b3c958b6' via api in 0.21 seconds638[Nov 03 2022 06:01:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a/ip-address-restricted-group-c893c1e0b3c958b6/project-in-ip-restricted-group-13b51981d05444c3' via api in 0.71 seconds639[Nov 03 2022 06:01:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a/ip-address-restricted-group-c893c1e0b3c958b6/project-in-ip-restricted-group-13b51981d05444c3 QA::Resource::Project640 when restricted by user's ip address641 with UI642[Nov 03 2022 06:01:22 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with UI allows access643[Nov 03 2022 06:01:22 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3644[Nov 03 2022 06:01:25 UTC (QA Tests)] INFO -- filling :login_field with "root"645[Nov 03 2022 06:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field646[Nov 03 2022 06:01:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"647[Nov 03 2022 06:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field648[Nov 03 2022 06:01:25 UTC (QA Tests)] INFO -- clicking :sign_in_button649[Nov 03 2022 06:01:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a650[Nov 03 2022 06:01:27 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link651[Nov 03 2022 06:01:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link652[Nov 03 2022 06:01:30 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button653[Nov 03 2022 06:01:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content654[Nov 03 2022 06:01:34 UTC (QA Tests)] INFO -- clicking :sign_out_link655[Nov 03 2022 06:01:37 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"656[Nov 03 2022 06:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field657[Nov 03 2022 06:01:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"658[Nov 03 2022 06:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field659[Nov 03 2022 06:01:37 UTC (QA Tests)] INFO -- clicking :sign_in_button660[Nov 03 2022 06:01:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a661[Nov 03 2022 06:01:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a/ip-address-restricted-group-c893c1e0b3c958b6662 allows access663 with API664[Nov 03 2022 06:01:40 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with API allows access665[Nov 03 2022 06:01:40 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3666[Nov 03 2022 06:01:42 UTC (QA Tests)] INFO -- filling :login_field with "root"667[Nov 03 2022 06:01:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field668[Nov 03 2022 06:01:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"669[Nov 03 2022 06:01:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field670[Nov 03 2022 06:01:43 UTC (QA Tests)] INFO -- clicking :sign_in_button671[Nov 03 2022 06:01:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a672[Nov 03 2022 06:01:45 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link673[Nov 03 2022 06:01:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link674[Nov 03 2022 06:01:48 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button675[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content676[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- clicking :sign_out_link677[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1678[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:yweVpC679[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-dixv1u0k' via api in 0.07 seconds680 allows access681 with SSH682[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with SSH allows access683[Nov 03 2022 06:01:53 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3684[Nov 03 2022 06:01:55 UTC (QA Tests)] INFO -- filling :login_field with "root"685[Nov 03 2022 06:01:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field686[Nov 03 2022 06:01:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"687[Nov 03 2022 06:01:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field688[Nov 03 2022 06:01:55 UTC (QA Tests)] INFO -- clicking :sign_in_button689[Nov 03 2022 06:01:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a690[Nov 03 2022 06:01:57 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link691[Nov 03 2022 06:01:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link692[Nov 03 2022 06:02:00 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button693[Nov 03 2022 06:02:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content694[Nov 03 2022 06:02:04 UTC (QA Tests)] INFO -- clicking :sign_out_link695[Nov 03 2022 06:02:04 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-1x5fs2u/id_rsa -N `696[Nov 03 2022 06:02:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.82 seconds697[Nov 03 2022 06:02:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.06 seconds698[Nov 03 2022 06:02:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'699 allows access700 when restricted by another ip address701 with UI702[Nov 03 2022 06:02:06 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with UI denies access703[Nov 03 2022 06:02:06 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3704[Nov 03 2022 06:02:08 UTC (QA Tests)] INFO -- filling :login_field with "root"705[Nov 03 2022 06:02:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field706[Nov 03 2022 06:02:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"707[Nov 03 2022 06:02:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field708[Nov 03 2022 06:02:09 UTC (QA Tests)] INFO -- clicking :sign_in_button709[Nov 03 2022 06:02:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a710[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link711[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link712[Nov 03 2022 06:02:14 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button713[Nov 03 2022 06:02:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content714[Nov 03 2022 06:02:18 UTC (QA Tests)] INFO -- clicking :sign_out_link715[Nov 03 2022 06:02:20 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"716[Nov 03 2022 06:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field717[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"718[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field719[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- clicking :sign_in_button720[Nov 03 2022 06:02:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a721[Nov 03 2022 06:02:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a/ip-address-restricted-group-c893c1e0b3c958b6722 denies access723 with SSH724[Nov 03 2022 06:02:22 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with SSH denies access725[Nov 03 2022 06:02:23 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3726[Nov 03 2022 06:02:25 UTC (QA Tests)] INFO -- filling :login_field with "root"727[Nov 03 2022 06:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field728[Nov 03 2022 06:02:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"729[Nov 03 2022 06:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field730[Nov 03 2022 06:02:25 UTC (QA Tests)] INFO -- clicking :sign_in_button731[Nov 03 2022 06:02:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a732[Nov 03 2022 06:02:27 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link733[Nov 03 2022 06:02:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link734[Nov 03 2022 06:02:30 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button735[Nov 03 2022 06:02:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content736[Nov 03 2022 06:02:34 UTC (QA Tests)] INFO -- clicking :sign_out_link737[Nov 03 2022 06:02:34 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-11o6r01/id_rsa -N `738[Nov 03 2022 06:02:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.42 seconds739[Nov 03 2022 06:02:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'740 denies access741 with API742[Nov 03 2022 06:02:36 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with API denies access743[Nov 03 2022 06:02:36 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3744[Nov 03 2022 06:02:38 UTC (QA Tests)] INFO -- filling :login_field with "root"745[Nov 03 2022 06:02:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field746[Nov 03 2022 06:02:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"747[Nov 03 2022 06:02:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field748[Nov 03 2022 06:02:39 UTC (QA Tests)] INFO -- clicking :sign_in_button749[Nov 03 2022 06:02:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a750[Nov 03 2022 06:02:41 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link751[Nov 03 2022 06:02:41 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link752[Nov 03 2022 06:02:43 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button753[Nov 03 2022 06:02:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content754[Nov 03 2022 06:02:48 UTC (QA Tests)] INFO -- clicking :sign_out_link755 denies access756[Nov 03 2022 06:02:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-5264713abea1213a'757Plan758 Multiple assignees per issue759[Nov 03 2022 06:02:48 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows four assignees in the issues list760[Nov 03 2022 06:02:50 UTC (QA Tests)] INFO -- filling :login_field with "root"761[Nov 03 2022 06:02:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field762[Nov 03 2022 06:02:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"763[Nov 03 2022 06:02:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field764[Nov 03 2022 06:02:51 UTC (QA Tests)] INFO -- clicking :sign_in_button765[Nov 03 2022 06:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds766[Nov 03 2022 06:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds767[Nov 03 2022 06:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.25 seconds768[Nov 03 2022 06:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.2 seconds769[Nov 03 2022 06:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds770[Nov 03 2022 06:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds771[Nov 03 2022 06:02:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-issue-with-multiple-assignees-421267f11ed60c17' via api in 0.53 seconds772[Nov 03 2022 06:02:54 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-issue-with-multiple-assignees-421267f11ed60c17 QA::Resource::Project773[Nov 03 2022 06:02:54 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-issue-with-multiple-assignees-421267f11ed60c17 QA::Resource::Project774[Nov 03 2022 06:02:54 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-issue-with-multiple-assignees-421267f11ed60c17 QA::Resource::Project775[Nov 03 2022 06:02:54 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-issue-with-multiple-assignees-421267f11ed60c17 QA::Resource::Project776[Nov 03 2022 06:02:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.32 seconds777[Nov 03 2022 06:02:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-issue-with-multiple-assignees-421267f11ed60c17778[Nov 03 2022 06:02:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link779 shows four assignees in the issues list780Analytics781 Performance bar display782 when logged in as an admin user783[Nov 03 2022 06:02:56 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests784[Nov 03 2022 06:03:01 UTC (QA Tests)] INFO -- filling :login_field with "root"785[Nov 03 2022 06:03:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field786[Nov 03 2022 06:03:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"787[Nov 03 2022 06:03:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field788[Nov 03 2022 06:03:02 UTC (QA Tests)] INFO -- clicking :sign_in_button789[Nov 03 2022 06:03:03 UTC (QA Tests)] INFO -- clicking :navbar_dropdown790[Nov 03 2022 06:03:03 UTC (QA Tests)] INFO -- clicking :admin_area_link791[Nov 03 2022 06:03:05 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link792[Nov 03 2022 06:03:05 UTC (QA Tests)] INFO -- clicking :admin_settings_metrics_and_profiling_link793[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}794[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- clicking :save_changes_button795[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds796[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.12 seconds797[Nov 03 2022 06:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-for-issues-4ff511e08de3f561' via api in 0.6 seconds798[Nov 03 2022 06:03:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-for-issues-4ff511e08de3f561799[Nov 03 2022 06:03:09 UTC (QA Tests)] INFO -- clicking :new_menu_toggle800[Nov 03 2022 06:03:09 UTC (QA Tests)] INFO -- clicking :new_issue_link801[Nov 03 2022 06:03:10 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"802[Nov 03 2022 06:03:10 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field803[Nov 03 2022 06:03:10 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 9f52ef3e911fe57a"804[Nov 03 2022 06:03:10 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field805[Nov 03 2022 06:03:11 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class806[Nov 03 2022 06:03:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.11 seconds807[Nov 03 2022 06:03:13 UTC (QA Tests)] INFO -- clicking :request_dropdown808 shows results for the original request and AJAX requests809Create810 File with unusual name811 when file name starts with a dash and contains hash, semicolon, colon, and question mark812[Nov 03 2022 06:03:14 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly813[Nov 03 2022 06:03:19 UTC (QA Tests)] INFO -- filling :login_field with "root"814[Nov 03 2022 06:03:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field815[Nov 03 2022 06:03:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"816[Nov 03 2022 06:03:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field817[Nov 03 2022 06:03:19 UTC (QA Tests)] INFO -- clicking :sign_in_button818[Nov 03 2022 06:03:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds819[Nov 03 2022 06:03:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds820[Nov 03 2022 06:03:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-new-file-b53cf753f3789e29' via api in 0.86 seconds821[Nov 03 2022 06:03:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds822[Nov 03 2022 06:03:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.12 seconds823[Nov 03 2022 06:03:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/unusually-named-file-project-7f36a8665892abff' via api in 0.88 seconds824[Nov 03 2022 06:03:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.39 seconds825[Nov 03 2022 06:03:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/unusually-named-file-project-7f36a8665892abff826[Nov 03 2022 06:03:24 UTC (QA Tests)] INFO -- clicking :file_name_link827[Nov 03 2022 06:03:25 UTC (QA Tests)] INFO -- clicking :file_name_link828 renders repository file tree correctly829Verify830 Parent-child pipelines dependent relationship831[Nov 03 2022 06:03:25 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipeline fails if child fails832[Nov 03 2022 06:03:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds833[Nov 03 2022 06:03:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds834[Nov 03 2022 06:03:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-dependent-relationship-47946f9b232b352d' via api in 0.58 seconds835[Nov 03 2022 06:03:26 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`836[Nov 03 2022 06:03:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`837[Nov 03 2022 06:03:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-47946f9b232b352d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-47946f9b232b352d sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipelines-dependent-relationship-47946f9b232b352d --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list pipelines-dependent-relationship-47946f9b232b352d --executor shell && gitlab-runner run" `838[Nov 03 2022 06:03:27 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-47946f9b232b352d`839[Nov 03 2022 06:03:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`840[Nov 03 2022 06:03:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'pipelines-dependent-relationship-47946f9b232b352d' via api in 1.21 seconds841[Nov 03 2022 06:03:32 UTC (QA Tests)] INFO -- filling :login_field with "root"842[Nov 03 2022 06:03:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field843[Nov 03 2022 06:03:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"844[Nov 03 2022 06:03:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field845[Nov 03 2022 06:03:32 UTC (QA Tests)] INFO -- clicking :sign_in_button846[Nov 03 2022 06:03:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds847[Nov 03 2022 06:03:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-dependent-relationship-47946f9b232b352d848[Nov 03 2022 06:03:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link849[Nov 03 2022 06:03:47 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments850[Nov 03 2022 06:03:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'pipelines-dependent-relationship-47946f9b232b352d'851[Nov 03 2022 06:03:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-47946f9b232b352d`852 parent pipeline fails if child fails853[Nov 03 2022 06:03:47 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipelines passes if child passes854[Nov 03 2022 06:03:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds855[Nov 03 2022 06:03:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds856[Nov 03 2022 06:03:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-dependent-relationship-e83f632337df61ce' via api in 0.61 seconds857[Nov 03 2022 06:03:48 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`858[Nov 03 2022 06:03:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`859[Nov 03 2022 06:03:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-e83f632337df61ce --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-e83f632337df61ce sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipelines-dependent-relationship-e83f632337df61ce --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list pipelines-dependent-relationship-e83f632337df61ce --executor shell && gitlab-runner run" `860[Nov 03 2022 06:03:49 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-e83f632337df61ce`861[Nov 03 2022 06:03:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`862[Nov 03 2022 06:03:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'pipelines-dependent-relationship-e83f632337df61ce' via api in 0.89 seconds863[Nov 03 2022 06:03:53 UTC (QA Tests)] INFO -- filling :login_field with "root"864[Nov 03 2022 06:03:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field865[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"866[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field867[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- clicking :sign_in_button868[Nov 03 2022 06:03:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds869[Nov 03 2022 06:03:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-dependent-relationship-e83f632337df61ce870[Nov 03 2022 06:03:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link871[Nov 03 2022 06:04:09 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments872[Nov 03 2022 06:04:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'pipelines-dependent-relationship-e83f632337df61ce'873[Nov 03 2022 06:04:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-e83f632337df61ce`874 parent pipelines passes if child passes875Configure876 Auto DevOps with a Kubernetes Agent877 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)878Create879 File templates880[Nov 03 2022 06:04:09 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.0881[Nov 03 2022 06:04:14 UTC (QA Tests)] INFO -- filling :login_field with "root"882[Nov 03 2022 06:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field883[Nov 03 2022 06:04:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"884[Nov 03 2022 06:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field885[Nov 03 2022 06:04:14 UTC (QA Tests)] INFO -- clicking :sign_in_button886[Nov 03 2022 06:04:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.04 seconds887[Nov 03 2022 06:04:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.09 seconds888[Nov 03 2022 06:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-3081a4fd538e9fe1' via api in 0.79 seconds889[Nov 03 2022 06:04:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-3081a4fd538e9fe1890[Nov 03 2022 06:04:18 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown891[Nov 03 2022 06:04:18 UTC (QA Tests)] INFO -- clicking :new_file_menu_item892[Nov 03 2022 06:04:19 UTC (QA Tests)] INFO -- clicking :template_type_dropdown893[Nov 03 2022 06:04:19 UTC (QA Tests)] INFO -- clicking :license_dropdown894[Nov 03 2022 06:04:21 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"8585f01a02c28c71/LICENSE"}"895[Nov 03 2022 06:04:21 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field896[Nov 03 2022 06:04:22 UTC (QA Tests)] INFO -- clicking :commit_button897 user adds LICENSE via file template Mozilla Public License 2.0898[Nov 03 2022 06:04:25 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python899[Nov 03 2022 06:04:29 UTC (QA Tests)] INFO -- filling :login_field with "root"900[Nov 03 2022 06:04:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field901[Nov 03 2022 06:04:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"902[Nov 03 2022 06:04:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field903[Nov 03 2022 06:04:30 UTC (QA Tests)] INFO -- clicking :sign_in_button904[Nov 03 2022 06:04:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds905[Nov 03 2022 06:04:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds906[Nov 03 2022 06:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-ad481b4ab71c45a1' via api in 0.8 seconds907[Nov 03 2022 06:04:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-ad481b4ab71c45a1908[Nov 03 2022 06:04:33 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown909[Nov 03 2022 06:04:33 UTC (QA Tests)] INFO -- clicking :new_file_menu_item910[Nov 03 2022 06:04:34 UTC (QA Tests)] INFO -- clicking :template_type_dropdown911[Nov 03 2022 06:04:34 UTC (QA Tests)] INFO -- clicking :dockerfile_dropdown912[Nov 03 2022 06:04:37 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"e9e7cb5424f3eded/Dockerfile"}"913[Nov 03 2022 06:04:37 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field914[Nov 03 2022 06:04:37 UTC (QA Tests)] INFO -- clicking :commit_button915 user adds Dockerfile via file template Python916[Nov 03 2022 06:04:39 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia917[Nov 03 2022 06:04:43 UTC (QA Tests)] INFO -- filling :login_field with "root"918[Nov 03 2022 06:04:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field919[Nov 03 2022 06:04:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"920[Nov 03 2022 06:04:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field921[Nov 03 2022 06:04:44 UTC (QA Tests)] INFO -- clicking :sign_in_button922[Nov 03 2022 06:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds923[Nov 03 2022 06:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds924[Nov 03 2022 06:04:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-061cf4b8edf6730f' via api in 0.81 seconds925[Nov 03 2022 06:04:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-061cf4b8edf6730f926[Nov 03 2022 06:04:47 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown927[Nov 03 2022 06:04:47 UTC (QA Tests)] INFO -- clicking :new_file_menu_item928[Nov 03 2022 06:04:48 UTC (QA Tests)] INFO -- clicking :template_type_dropdown929[Nov 03 2022 06:04:48 UTC (QA Tests)] INFO -- clicking :gitlab_ci_yml_dropdown930[Nov 03 2022 06:04:50 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"4f675718235b7b95/.gitlab-ci.yml"}"931[Nov 03 2022 06:04:50 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field932[Nov 03 2022 06:04:51 UTC (QA Tests)] INFO -- clicking :commit_button933 user adds .gitlab-ci.yml via file template Julia934[Nov 03 2022 06:04:53 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android935[Nov 03 2022 06:04:57 UTC (QA Tests)] INFO -- filling :login_field with "root"936[Nov 03 2022 06:04:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field937[Nov 03 2022 06:04:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"938[Nov 03 2022 06:04:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field939[Nov 03 2022 06:04:58 UTC (QA Tests)] INFO -- clicking :sign_in_button940[Nov 03 2022 06:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds941[Nov 03 2022 06:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds942[Nov 03 2022 06:05:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-8b50195f66a4797c' via api in 0.78 seconds943[Nov 03 2022 06:05:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/file-template-project-8b50195f66a4797c944[Nov 03 2022 06:05:01 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown945[Nov 03 2022 06:05:01 UTC (QA Tests)] INFO -- clicking :new_file_menu_item946[Nov 03 2022 06:05:02 UTC (QA Tests)] INFO -- clicking :template_type_dropdown947[Nov 03 2022 06:05:02 UTC (QA Tests)] INFO -- clicking :gitignore_dropdown948[Nov 03 2022 06:05:04 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"1296a0f0a9010437/.gitignore"}"949[Nov 03 2022 06:05:04 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field950[Nov 03 2022 06:05:05 UTC (QA Tests)] INFO -- clicking :commit_button951 user adds .gitignore via file template Android952Verify953 Pipeline with image:pull_policy954 when policy is allowed955 with [always] policy956 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)957 with [always if-not-present] policies958 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)959 with [if-not-present] policy960 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)961 with [never] policy962 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)963 when policy is not allowed964 fails job with policy not allowed message (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/371420)965Manage966 Gitlab migration967 with group member968 member retains indirect membership in imported project (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364839)969 with project member970 member retains direct membership in imported project (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364839)971Plan972 mention973[Nov 03 2022 06:05:06 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue974[Nov 03 2022 06:05:11 UTC (QA Tests)] INFO -- filling :login_field with "root"975[Nov 03 2022 06:05:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field976[Nov 03 2022 06:05:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"977[Nov 03 2022 06:05:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field978[Nov 03 2022 06:05:12 UTC (QA Tests)] INFO -- clicking :sign_in_button979[Nov 03 2022 06:05:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds980[Nov 03 2022 06:05:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds981[Nov 03 2022 06:05:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-mention-4975741314e0a2ed' via api in 0.55 seconds982[Nov 03 2022 06:05:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.1 seconds983[Nov 03 2022 06:05:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-mention-4975741314e0a2ed QA::Resource::Project984[Nov 03 2022 06:05:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.26 seconds985[Nov 03 2022 06:05:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-to-test-mention-4975741314e0a2ed/-/issues/1986[Nov 03 2022 06:05:16 UTC (QA Tests)] INFO -- clicking :title_content987[Nov 03 2022 06:05:16 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown988[Nov 03 2022 06:05:16 UTC (QA Tests)] INFO -- clicking :title_content989[Nov 03 2022 06:05:16 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown990[Nov 03 2022 06:05:16 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1991"992[Nov 03 2022 06:05:16 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field993[Nov 03 2022 06:05:17 UTC (QA Tests)] INFO -- clicking :comment_button994 mentions another user in an issue995Plan996 Epics milestone dates API997[Nov 03 2022 06:05:17 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue998[Nov 03 2022 06:05:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds999[Nov 03 2022 06:05:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-82d449c5165fa983' via api in 0.38 seconds1000[Nov 03 2022 06:05:18 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.14 seconds1001[Nov 03 2022 06:05:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-82d449c5165fa983/epic-milestone-project-8115d3c499da5a0f-e9ed16f9d3884c05' via api in 0.44 seconds1002[Nov 03 2022 06:05:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.1 seconds1003[Nov 03 2022 06:05:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.24 seconds1004 updates epic dates when removing issue1005[Nov 03 2022 06:05:19 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue1006[Nov 03 2022 06:05:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1007[Nov 03 2022 06:05:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-939d7b6c981eed25' via api in 0.28 seconds1008[Nov 03 2022 06:05:20 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.13 seconds1009[Nov 03 2022 06:05:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-939d7b6c981eed25/epic-milestone-project-e6d021bee5745ba9-26f90ecf80cf6134' via api in 0.44 seconds1010[Nov 03 2022 06:05:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.12 seconds1011[Nov 03 2022 06:05:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.27 seconds1012[Nov 03 2022 06:05:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.1 seconds1013[Nov 03 2022 06:05:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.23 seconds1014 updates epic dates when adding another issue1015[Nov 03 2022 06:05:22 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones1016[Nov 03 2022 06:05:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1017[Nov 03 2022 06:05:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-06a10b0cb8d38cbe' via api in 0.28 seconds1018[Nov 03 2022 06:05:22 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.09 seconds1019[Nov 03 2022 06:05:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-06a10b0cb8d38cbe/epic-milestone-project-17733694aa0e67d4-3b3f7d39eb5ac015' via api in 0.44 seconds1020[Nov 03 2022 06:05:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.1 seconds1021[Nov 03 2022 06:05:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.23 seconds1022 updates epic dates when updating milestones1023[Nov 03 2022 06:05:23 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones1024[Nov 03 2022 06:05:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1025[Nov 03 2022 06:05:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-9c4c63543dac2083' via api in 0.31 seconds1026[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.11 seconds1027[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-9c4c63543dac2083/epic-milestone-project-2c9e2586eca96f8f-151e9d80ebf11ad8' via api in 0.43 seconds1028[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '6' via api in 0.1 seconds1029[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.21 seconds1030[Nov 03 2022 06:05:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '6'1031 updates epic dates when deleting milestones1032Plan1033 Issue1034[Nov 03 2022 06:05:25 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit1035[Nov 03 2022 06:05:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1036[Nov 03 2022 06:05:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1037[Nov 03 2022 06:05:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-for-issues-7fb7fa811308cd5c' via api in 0.55 seconds1038[Nov 03 2022 06:05:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.78 seconds1039[Nov 03 2022 06:05:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.21 seconds1040[Nov 03 2022 06:05:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.16 seconds1041 closes via pushing a commit1042Create1043 A project wiki1044[Nov 03 2022 06:05:29 UTC (QA Tests)] INFO -- Starting test: Create A project wiki can change the directory path of a page1045[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1046[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1047[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1048[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1049[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1050[Nov 03 2022 06:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.04 seconds1051[Nov 03 2022 06:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.09 seconds1052[Nov 03 2022 06:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/wiki_testing-37f1225da4c43e37' via api in 0.52 seconds1053[Nov 03 2022 06:05:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.87 seconds1054[Nov 03 2022 06:05:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/wiki_testing-37f1225da4c43e37/-/wikis/Home1055[Nov 03 2022 06:05:37 UTC (QA Tests)] INFO -- clicking :edit_page_button1056[Nov 03 2022 06:05:38 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"1057[Nov 03 2022 06:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1058[Nov 03 2022 06:05:38 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"1059[Nov 03 2022 06:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1060[Nov 03 2022 06:05:39 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1061 can change the directory path of a page1062Verify1063 Runner registration1064[Nov 03 2022 06:05:40 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new specific runner1065[Nov 03 2022 06:05:40 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1066[Nov 03 2022 06:05:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1067[Nov 03 2022 06:05:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1068[Nov 03 2022 06:05:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-ci-cd-2ad847511a508d68' via api in 0.53 seconds1069[Nov 03 2022 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1070[Nov 03 2022 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455540 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455540 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-1667455540 --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `1071[Nov 03 2022 06:05:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455540`1072[Nov 03 2022 06:05:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1073[Nov 03 2022 06:05:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455540' via api in 1.85 seconds1074[Nov 03 2022 06:05:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1075[Nov 03 2022 06:05:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1076[Nov 03 2022 06:05:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1077[Nov 03 2022 06:05:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1078[Nov 03 2022 06:05:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1079[Nov 03 2022 06:05:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-ci-cd-2ad847511a508d681080[Nov 03 2022 06:05:50 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1081[Nov 03 2022 06:05:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1082[Nov 03 2022 06:05:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455540'1083[Nov 03 2022 06:05:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455540`1084 user registers a new specific runner1085Create1086[Nov 03 2022 06:05:53 UTC (QA Tests)] INFO -- Starting test: Create can delete a page1087[Nov 03 2022 06:05:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1088[Nov 03 2022 06:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1089[Nov 03 2022 06:05:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1090[Nov 03 2022 06:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1091[Nov 03 2022 06:05:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1092[Nov 03 2022 06:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1093[Nov 03 2022 06:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1094[Nov 03 2022 06:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/wiki_testing-c773177dc30f8ec9' via api in 0.61 seconds1095[Nov 03 2022 06:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.0 seconds1096[Nov 03 2022 06:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/wiki_testing-c773177dc30f8ec9/-/wikis/Home1097[Nov 03 2022 06:06:02 UTC (QA Tests)] INFO -- clicking :edit_page_button1098[Nov 03 2022 06:06:02 UTC (QA Tests)] INFO -- clicking :delete_button , expecting to be at Class1099[Nov 03 2022 06:06:02 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button1100 can delete a page1101Create1102 Codeowners1103[Nov 03 2022 06:06:03 UTC (QA Tests)] INFO -- Starting test: Create Codeowners merge request assigns code owners as approvers1104[Nov 03 2022 06:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1105[Nov 03 2022 06:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1106[Nov 03 2022 06:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/assign-approvers-683bcc652d9b85aa' via api in 0.85 seconds1107[Nov 03 2022 06:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1108[Nov 03 2022 06:06:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/assign-approvers-683bcc652d9b85aa QA::Resource::Project1109[Nov 03 2022 06:06:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1110[Nov 03 2022 06:06:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/assign-approvers-683bcc652d9b85aa QA::Resource::Project1111[Nov 03 2022 06:06:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1112[Nov 03 2022 06:06:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1113[Nov 03 2022 06:06:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1114[Nov 03 2022 06:06:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1115[Nov 03 2022 06:06:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1116[Nov 03 2022 06:06:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/assign-approvers-683bcc652d9b85aa1117[Nov 03 2022 06:06:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1118[Nov 03 2022 06:06:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.29 seconds1119[Nov 03 2022 06:06:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/assign-approvers-683bcc652d9b85aa1120[Nov 03 2022 06:06:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1121[Nov 03 2022 06:06:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1122[Nov 03 2022 06:06:17 UTC (QA Tests)] INFO -- clicking :protected_branch_dropdown1123[Nov 03 2022 06:06:17 UTC (QA Tests)] INFO -- clicking :allowed_to_merge_dropdown1124[Nov 03 2022 06:06:18 UTC (QA Tests)] INFO -- clicking :allowed_to_merge_dropdown1125[Nov 03 2022 06:06:18 UTC (QA Tests)] INFO -- clicking :allowed_to_push_dropdown1126[Nov 03 2022 06:06:18 UTC (QA Tests)] INFO -- clicking :allowed_to_push_dropdown1127[Nov 03 2022 06:06:18 UTC (QA Tests)] INFO -- clicking :protect_button1128[Nov 03 2022 06:06:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via browser_ui in 6.56 seconds1129[Nov 03 2022 06:06:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.95 seconds1130[Nov 03 2022 06:06:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.47 seconds1131[Nov 03 2022 06:06:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/assign-approvers-683bcc652d9b85aa/-/merge_requests/11132[Nov 03 2022 06:06:32 UTC (QA Tests)] INFO -- clicking :edit_button1133 merge request assigns code owners as approvers1134Manage1135 Jenkins integration1136[Nov 03 2022 06:06:33 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1137[Nov 03 2022 06:06:33 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1138[Nov 03 2022 06:06:33 UTC (QA Tests)] INFO -- Executing: `docker login --username "[MASKED]" --password "****" registry.gitlab.com`1139[Nov 03 2022 06:06:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname jenkins-server.test --name jenkins-server --env JENKINS_USER=administrator --env JENKINS_PASS=**** --publish 8080:8080 --publish 50000:50000 [MASKED]/jenkins:latest `1140[Nov 03 2022 06:06:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1141[Nov 03 2022 06:06:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1142[Nov 03 2022 06:06:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1143[Nov 03 2022 06:06:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1144[Nov 03 2022 06:06:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1145[Nov 03 2022 06:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1146[Nov 03 2022 06:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1147[Nov 03 2022 06:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project_with_jenkins_96a6b1b5-84351a28ce602e81' via api in 0.78 seconds1148[Nov 03 2022 06:07:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project_with_jenkins_96a6b1b5-84351a28ce602e811149[Nov 03 2022 06:07:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1150[Nov 03 2022 06:07:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1151[Nov 03 2022 06:07:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1152[Nov 03 2022 06:07:03 UTC (QA Tests)] INFO -- clicking :jenkins_link1153[Nov 03 2022 06:07:04 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1154[Nov 03 2022 06:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1155[Nov 03 2022 06:07:04 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_3d97621761"1156[Nov 03 2022 06:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1157[Nov 03 2022 06:07:05 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1158[Nov 03 2022 06:07:05 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1159[Nov 03 2022 06:07:05 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1160[Nov 03 2022 06:07:05 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1161[Nov 03 2022 06:07:05 UTC (QA Tests)] INFO -- clicking :save_changes_button1162[Nov 03 2022 06:07:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds1163[Nov 03 2022 06:07:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project_with_jenkins_96a6b1b5-84351a28ce602e811164[Nov 03 2022 06:07:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1165[Nov 03 2022 06:07:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1166[Nov 03 2022 06:07:27 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1167 integrates and displays build status for MR pipeline in GitLab1168Manage1169 User1170 when added to parent group1171[Nov 03 2022 06:07:32 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to create a file in sub-group project via the API1172[Nov 03 2022 06:07:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1173[Nov 03 2022 06:07:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-de68debb88842916' via api in 0.29 seconds1174[Nov 03 2022 06:07:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-2836c6b9285eb4be' via api in 0.25 seconds1175[Nov 03 2022 06:07:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-de68debb88842916/sub-group-project-to-test-user-access-a8d3bc38e77b7af5' via api in 0.69 seconds1176[Nov 03 2022 06:07:33 UTC (QA Tests)] INFO -- Adding user qa-user-2836c6b9285eb4be to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1177[Nov 03 2022 06:07:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1178[Nov 03 2022 06:07:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1179[Nov 03 2022 06:07:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-new-file-61e1cdafc41ce4e6' via api in 0.87 seconds1180[Nov 03 2022 06:07:34 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-2836c6b9285eb4be1181[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- Caching token for username: qa-user-2836c6b9285eb4be, last six chars of token:9Mw4qn1182[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-2836c6b9285eb4be-3wl2ba5q' via api in 0.07 seconds1183[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test.txt' via api in 0.4 seconds1184[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2836c6b9285eb4be'1185[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-de68debb88842916/sub-group-project-to-test-user-access-a8d3bc38e77b7af5'1186[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-de68debb88842916'1187 is allowed to create a file in sub-group project via the API1188[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to commit to sub-group project via the API1189[Nov 03 2022 06:07:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1190[Nov 03 2022 06:07:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-77bbac66b937dac2' via api in 0.31 seconds1191[Nov 03 2022 06:07:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-ee14fda4c2e02fd1' via api in 0.23 seconds1192[Nov 03 2022 06:07:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-77bbac66b937dac2/sub-group-project-to-test-user-access-6710340c974cc3af' via api in 0.69 seconds1193[Nov 03 2022 06:07:36 UTC (QA Tests)] INFO -- Adding user qa-user-ee14fda4c2e02fd1 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1194[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-ee14fda4c2e02fd11195[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- Caching token for username: qa-user-ee14fda4c2e02fd1, last six chars of token:bxi-U_1196[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-ee14fda4c2e02fd1-zsbrwb9w' via api in 0.11 seconds1197[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1198[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-ee14fda4c2e02fd1'1199[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-77bbac66b937dac2/sub-group-project-to-test-user-access-6710340c974cc3af'1200[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-77bbac66b937dac2'1201 is allowed to commit to sub-group project via the API1202[Nov 03 2022 06:07:37 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to push code to sub-group project via the CLI1203[Nov 03 2022 06:07:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1204[Nov 03 2022 06:07:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-db42b447fe2692e6' via api in 0.34 seconds1205[Nov 03 2022 06:07:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-c75e6a92821c46d8' via api in 0.23 seconds1206[Nov 03 2022 06:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-db42b447fe2692e6/sub-group-project-to-test-user-access-0e56c06b4f66e85f' via api in 0.67 seconds1207[Nov 03 2022 06:07:39 UTC (QA Tests)] INFO -- Adding user qa-user-c75e6a92821c46d8 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1208[Nov 03 2022 06:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.89 seconds1209[Nov 03 2022 06:07:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-c75e6a92821c46d8'1210[Nov 03 2022 06:07:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-db42b447fe2692e6/sub-group-project-to-test-user-access-0e56c06b4f66e85f'1211[Nov 03 2022 06:07:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-db42b447fe2692e6'1212 is allowed to push code to sub-group project via the CLI1213 when added to sub-group1214[Nov 03 2022 06:07:40 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to create a file in parent group project via the API1215[Nov 03 2022 06:07:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1216[Nov 03 2022 06:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-f7e35d303a150c4e' via api in 0.3 seconds1217[Nov 03 2022 06:07:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-035b275e446f2445' via api in 0.64 seconds1218[Nov 03 2022 06:07:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-a2568f70faef543b' via api in 0.21 seconds1219[Nov 03 2022 06:07:41 UTC (QA Tests)] INFO -- Adding user qa-user-a2568f70faef543b to gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-f7e35d303a150c4e QA::Resource::Group1220[Nov 03 2022 06:07:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1221[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1222[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-new-file-499ed8a903f5d636' via api in 0.77 seconds1223[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a2568f70faef543b1224[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a2568f70faef543b, last six chars of token:5Ttwxd1225[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a2568f70faef543b-0ijf24de' via api in 0.07 seconds1226[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a2568f70faef543b'1227[Nov 03 2022 06:07:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-035b275e446f2445'1228[Nov 03 2022 06:07:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-f7e35d303a150c4e'1229 is not allowed to create a file in parent group project via the API1230[Nov 03 2022 06:07:43 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to push code to parent group project via the CLI1231[Nov 03 2022 06:07:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1232[Nov 03 2022 06:07:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-9d270e82520233ff' via api in 0.3 seconds1233[Nov 03 2022 06:07:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-378d2e2038c4aed3' via api in 0.73 seconds1234[Nov 03 2022 06:07:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-0eb0637bfead8ee9' via api in 0.27 seconds1235[Nov 03 2022 06:07:44 UTC (QA Tests)] INFO -- Adding user qa-user-0eb0637bfead8ee9 to gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-9d270e82520233ff QA::Resource::Group1236[Nov 03 2022 06:07:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-0eb0637bfead8ee9'1237[Nov 03 2022 06:07:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-378d2e2038c4aed3'1238[Nov 03 2022 06:07:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-9d270e82520233ff'1239 is not allowed to push code to parent group project via the CLI1240[Nov 03 2022 06:07:45 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to commit to parent group project via the API1241[Nov 03 2022 06:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1242[Nov 03 2022 06:07:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-0d0b224882be0bb8' via api in 0.28 seconds1243[Nov 03 2022 06:07:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-6b29ce8c776e94d8' via api in 0.65 seconds1244[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-09a18ba182403482' via api in 0.23 seconds1245[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- Adding user qa-user-09a18ba182403482 to gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-0d0b224882be0bb8 QA::Resource::Group1246[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-09a18ba1824034821247[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- Caching token for username: qa-user-09a18ba182403482, last six chars of token:xsRr1t1248[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-09a18ba182403482-84nf45wc' via api in 0.07 seconds1249[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-09a18ba182403482'1250[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-6b29ce8c776e94d8'1251[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-0d0b224882be0bb8'1252 is not allowed to commit to parent group project via the API1253Govern1254 Group1255 for add and remove project access1256 behaves like audit event1257[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations1258[Nov 03 2022 06:07:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1259[Nov 03 2022 06:07:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-97563ad026881bfd' via api in 0.32 seconds1260[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1261[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1262[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1263[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1264[Nov 03 2022 06:07:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1265[Nov 03 2022 06:07:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1266[Nov 03 2022 06:07:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1267[Nov 03 2022 06:07:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-shared-with-group-1a40a6274388aaa5' via api in 0.58 seconds1268[Nov 03 2022 06:07:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-shared-with-group-1a40a6274388aaa51269[Nov 03 2022 06:07:56 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1270[Nov 03 2022 06:07:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1271[Nov 03 2022 06:07:57 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1272[Nov 03 2022 06:07:57 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "test-group-97563ad026881bfd"1273[Nov 03 2022 06:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1274[Nov 03 2022 06:07:58 UTC (QA Tests)] INFO -- clicking :invite_button1275[Nov 03 2022 06:07:59 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1276[Nov 03 2022 06:08:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1277[Nov 03 2022 06:08:10 UTC (QA Tests)] INFO -- clicking :groups_list_tab1278[Nov 03 2022 06:08:10 UTC (QA Tests)] INFO -- clicking :delete_group_access_link1279[Nov 03 2022 06:08:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-97563ad026881bfd1280[Nov 03 2022 06:08:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1281[Nov 03 2022 06:08:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1282 logs audit events for UI operations1283 for add group1284 behaves like audit event1285[Nov 03 2022 06:08:13 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations1286[Nov 03 2022 06:08:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1287[Nov 03 2022 06:08:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-fc5b7ddc951d37bb' via api in 0.25 seconds1288[Nov 03 2022 06:08:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1289[Nov 03 2022 06:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1290[Nov 03 2022 06:08:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1291[Nov 03 2022 06:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1292[Nov 03 2022 06:08:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1293[Nov 03 2022 06:08:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1294[Nov 03 2022 06:08:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-sandbox-group-51295[Nov 03 2022 06:08:22 UTC (QA Tests)] INFO -- clicking :new_subgroup_button1296[Nov 03 2022 06:08:23 UTC (QA Tests)] INFO -- filling :group_path_field with "group-to-test-audit-event-log-2d9570e861a6d755"1297[Nov 03 2022 06:08:23 UTC (QA Tests)] INFO -- clicking the coordinates of :group_path_field1298[Nov 03 2022 06:08:23 UTC (QA Tests)] INFO -- filling :group_name_field with "group-to-test-audit-event-log-2d9570e861a6d755"1299[Nov 03 2022 06:08:23 UTC (QA Tests)] INFO -- clicking the coordinates of :group_name_field1300[Nov 03 2022 06:08:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-audit-event-log-2d9570e861a6d755' via browser_ui in 4.77 seconds1301[Nov 03 2022 06:08:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1302[Nov 03 2022 06:08:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1303 logs audit events for UI operations1304 for update group name1305 behaves like audit event1306[Nov 03 2022 06:08:26 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations1307[Nov 03 2022 06:08:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1308[Nov 03 2022 06:08:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-6f629f7d016d4621' via api in 0.28 seconds1309[Nov 03 2022 06:08:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1310[Nov 03 2022 06:08:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1311[Nov 03 2022 06:08:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1312[Nov 03 2022 06:08:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1313[Nov 03 2022 06:08:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1314[Nov 03 2022 06:08:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-6f629f7d016d46211315[Nov 03 2022 06:08:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1316[Nov 03 2022 06:08:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1317[Nov 03 2022 06:08:34 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button1318[Nov 03 2022 06:08:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1319[Nov 03 2022 06:08:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1320 logs audit events for UI operations1321 for change repository size limit1322 behaves like audit event1323[Nov 03 2022 06:08:36 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations1324[Nov 03 2022 06:08:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1325[Nov 03 2022 06:08:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-c0c449bc529ce617' via api in 0.29 seconds1326[Nov 03 2022 06:08:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1327[Nov 03 2022 06:08:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1328[Nov 03 2022 06:08:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1329[Nov 03 2022 06:08:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1330[Nov 03 2022 06:08:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1331[Nov 03 2022 06:08:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-c0c449bc529ce6171332[Nov 03 2022 06:08:44 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1333[Nov 03 2022 06:08:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1334[Nov 03 2022 06:08:45 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button1335[Nov 03 2022 06:08:46 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1336[Nov 03 2022 06:08:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1337 logs audit events for UI operations1338 for add user, change access level, remove user1339 behaves like audit event1340[Nov 03 2022 06:08:47 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations1341[Nov 03 2022 06:08:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1342[Nov 03 2022 06:08:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-f8f552609c05ddfb' via api in 0.28 seconds1343[Nov 03 2022 06:08:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1344[Nov 03 2022 06:08:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1345[Nov 03 2022 06:08:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1346[Nov 03 2022 06:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1347[Nov 03 2022 06:08:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1348[Nov 03 2022 06:08:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f739ecc0.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-f8f552609c05ddfb1349[Nov 03 2022 06:08:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1350[Nov 03 2022 06:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.09 seconds1351[Nov 03 2022 06:08:55 UTC (QA Tests)] INFO -- clicking :invite_members_button1352[Nov 03 2022 06:08:55 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1353[Nov 03 2022 06:08:55 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1354[Nov 03 2022 06:08:56 UTC (QA Tests)] INFO -- clicking :invite_button1355[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"1356[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1357[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- clicking :search_button1358[Nov 03 2022 06:08:58 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1359[Nov 03 2022 06:08:58 UTC (QA Tests)] INFO -- clicking :access_level_link1360[Nov 03 2022 06:08:59 UTC (QA Tests)] INFO -- clicking :delete_member_button1361[Nov 03 2022 06:09:00 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1362[Nov 03 2022 06:09:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1363 logs audit events for UI operations1364Manage1365 User with minimal access to group1366[Nov 03 2022 06:09:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-24ae2e8f4d2a6b4f' via api in 0.21 seconds1367[Nov 03 2022 06:09:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1368[Nov 03 2022 06:09:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7c2cdcd53a154082' via api in 0.28 seconds1369[Nov 03 2022 06:09:01 UTC (QA Tests)] INFO -- Adding user qa-user-24ae2e8f4d2a6b4f to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1370[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7c2cdcd53a154082/project-for-minimal-access-9d6b1cca09dbc77e' via api in 0.7 seconds1371[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to commit via the API1372[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-24ae2e8f4d2a6b4f1373[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- Caching token for username: qa-user-24ae2e8f4d2a6b4f, last six chars of token:1wqsJK1374[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-24ae2e8f4d2a6b4f-2g35a4ic' via api in 0.06 seconds1375 is not allowed to commit via the API1376[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to create a file via the API1377[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1378[Nov 03 2022 06:09:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1379[Nov 03 2022 06:09:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-new-file-25c1adfb067b15e5' via api in 0.8 seconds1380 is not allowed to create a file via the API1381[Nov 03 2022 06:09:03 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to push code via the CLI1382 is not allowed to push code via the CLI1383[Nov 03 2022 06:09:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-24ae2e8f4d2a6b4f'1384[Nov 03 2022 06:09:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7c2cdcd53a154082/project-for-minimal-access-9d6b1cca09dbc77e'1385[Nov 03 2022 06:09:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7c2cdcd53a154082'1386Create1387 Cherry picking from a merge request1388[Nov 03 2022 06:09:05 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request1389[Nov 03 2022 06:09:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1390[Nov 03 2022 06:09:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1391[Nov 03 2022 06:09:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1392[Nov 03 2022 06:09:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1393[Nov 03 2022 06:09:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1394[Nov 03 2022 06:09:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1395[Nov 03 2022 06:09:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1396[Nov 03 2022 06:09:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-8ece52cc93f41fe9' via api in 0.8 seconds1397[Nov 03 2022 06:09:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1398[Nov 03 2022 06:09:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.29 seconds1399[Nov 03 2022 06:09:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.26 seconds1400[Nov 03 2022 06:09:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-8ece52cc93f41fe9/-/merge_requests/11401[Nov 03 2022 06:09:15 UTC (QA Tests)] INFO -- clicking :merge_button1402[Nov 03 2022 06:09:17 UTC (QA Tests)] INFO -- clicking :cherry_pick_button , expecting to be at Class1403[Nov 03 2022 06:09:18 UTC (QA Tests)] INFO -- clicking :submit_commit_button1404[Nov 03 2022 06:09:19 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1405[Nov 03 2022 06:09:21 UTC (QA Tests)] INFO -- clicking :diffs_tab1406[Nov 03 2022 06:09:32 UTC (QA Tests)] INFO -- clicking :file_tree_button1407 creates a merge request1408Verify1409 Pipelines for merged results and merge trains1410[Nov 03 2022 06:09:33 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train1411[Nov 03 2022 06:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1412[Nov 03 2022 06:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1413[Nov 03 2022 06:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-for-merge-trains-0344a2f9ddaf7815' via api in 0.56 seconds1414[Nov 03 2022 06:09:33 UTC (QA Tests)] WARN -- /home/gitlab/qa/qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb:12: Passing `number` with the 1st argument of `alphanumeric` is deprecated. Use keyword argument like `alphanumeric(number: ...)` instead.1415[Nov 03 2022 06:09:33 UTC (QA Tests)] WARN -- To automatically update from positional arguments to keyword arguments,1416install rubocop-faker and run:1417rubocop \1418 --require rubocop-faker \1419 --only Faker/DeprecatedArguments \1420 --auto-correct1421[Nov 03 2022 06:09:33 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1422[Nov 03 2022 06:09:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1423[Nov 03 2022 06:09:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-t5bkt5as8uftr72brcxsviilmx07mmau --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-t5bkt5as8uftr72brcxsviilmx07mmau 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-t5bkt5as8uftr72brcxsviilmx07mmau --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list qa-runner-t5bkt5as8uftr72brcxsviilmx07mmau --executor shell && gitlab-runner run" `1424[Nov 03 2022 06:09:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-t5bkt5as8uftr72brcxsviilmx07mmau`1425[Nov 03 2022 06:09:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1426[Nov 03 2022 06:09:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-t5bkt5as8uftr72brcxsviilmx07mmau' via api in 1.14 seconds1427[Nov 03 2022 06:09:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1428[Nov 03 2022 06:09:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1429[Nov 03 2022 06:09:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1430[Nov 03 2022 06:09:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1431[Nov 03 2022 06:09:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1432[Nov 03 2022 06:09:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1433[Nov 03 2022 06:09:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-for-merge-trains-0344a2f9ddaf78151434[Nov 03 2022 06:09:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1435[Nov 03 2022 06:09:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1436[Nov 03 2022 06:09:43 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1437[Nov 03 2022 06:09:43 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1438[Nov 03 2022 06:09:44 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1439[Nov 03 2022 06:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.29 seconds1440[Nov 03 2022 06:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.79 seconds1441[Nov 03 2022 06:09:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-for-merge-trains-0344a2f9ddaf7815/-/merge_requests/11442[Nov 03 2022 06:09:57 UTC (QA Tests)] INFO -- clicking :merge_button1443[Nov 03 2022 06:10:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-t5bkt5as8uftr72brcxsviilmx07mmau'1444[Nov 03 2022 06:10:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-t5bkt5as8uftr72brcxsviilmx07mmau`1445 merges via a merge train1446[Nov 03 2022 06:10:18 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results1447[Nov 03 2022 06:10:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1448[Nov 03 2022 06:10:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.12 seconds1449[Nov 03 2022 06:10:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-for-merge-trains-1ebf058724429118' via api in 0.61 seconds1450[Nov 03 2022 06:10:19 UTC (QA Tests)] WARN -- /home/gitlab/qa/qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb:12: Passing `number` with the 1st argument of `alphanumeric` is deprecated. Use keyword argument like `alphanumeric(number: ...)` instead.1451[Nov 03 2022 06:10:19 UTC (QA Tests)] WARN -- To automatically update from positional arguments to keyword arguments,1452install rubocop-faker and run:1453rubocop \1454 --require rubocop-faker \1455 --only Faker/DeprecatedArguments \1456 --auto-correct1457[Nov 03 2022 06:10:19 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1458[Nov 03 2022 06:10:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1459[Nov 03 2022 06:10:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-53dkxf2gxtifterutoa6sq1pxt0dud30 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-53dkxf2gxtifterutoa6sq1pxt0dud30 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-53dkxf2gxtifterutoa6sq1pxt0dud30 --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list qa-runner-53dkxf2gxtifterutoa6sq1pxt0dud30 --executor shell && gitlab-runner run" `1460[Nov 03 2022 06:10:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-53dkxf2gxtifterutoa6sq1pxt0dud30`1461[Nov 03 2022 06:10:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1462[Nov 03 2022 06:10:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-53dkxf2gxtifterutoa6sq1pxt0dud30' via api in 0.94 seconds1463[Nov 03 2022 06:10:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1464[Nov 03 2022 06:10:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1465[Nov 03 2022 06:10:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1466[Nov 03 2022 06:10:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1467[Nov 03 2022 06:10:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1468[Nov 03 2022 06:10:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1469[Nov 03 2022 06:10:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-for-merge-trains-1ebf0587244291181470[Nov 03 2022 06:10:28 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1471[Nov 03 2022 06:10:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1472[Nov 03 2022 06:10:29 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1473[Nov 03 2022 06:10:29 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1474[Nov 03 2022 06:10:29 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1475[Nov 03 2022 06:10:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.28 seconds1476[Nov 03 2022 06:10:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.87 seconds1477[Nov 03 2022 06:10:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-for-merge-trains-1ebf058724429118/-/merge_requests/11478[Nov 03 2022 06:10:42 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown1479[Nov 03 2022 06:10:42 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item1480[Nov 03 2022 06:10:43 UTC (QA Tests)] INFO -- clicking :merge_immediately_button1481[Nov 03 2022 06:11:07 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/pipelines-for-merge-trains-1ebf058724429118/-/merge_requests/11482[Nov 03 2022 06:11:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-53dkxf2gxtifterutoa6sq1pxt0dud30'1483[Nov 03 2022 06:11:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-53dkxf2gxtifterutoa6sq1pxt0dud30`1484 creates a pipeline with merged results1485Create1486 Push Rules1487 using signed commits1488[Nov 03 2022 06:11:09 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using signed commits restricts to signed commits1489[Nov 03 2022 06:11:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1490[Nov 03 2022 06:11:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1491[Nov 03 2022 06:11:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1492[Nov 03 2022 06:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1493[Nov 03 2022 06:11:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1494[Nov 03 2022 06:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1495[Nov 03 2022 06:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1496[Nov 03 2022 06:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1497[Nov 03 2022 06:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-b1f7e00cff6a3267' via api in 0.57 seconds1498[Nov 03 2022 06:11:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.41 seconds1499[Nov 03 2022 06:11:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-b1f7e00cff6a32671500[Nov 03 2022 06:11:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1501[Nov 03 2022 06:11:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1502[Nov 03 2022 06:11:21 UTC (QA Tests)] INFO -- checking via JS :reject_unsigned_commits_checkbox with args {}1503[Nov 03 2022 06:11:21 UTC (QA Tests)] INFO -- clicking :submit_settings_button1504[Nov 03 2022 06:11:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::UserGPG with id '1' via api in 1.28 seconds1505[Nov 03 2022 06:11:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.43 seconds1506 restricts to signed commits1507 with commits restricted to verified emails1508[Nov 03 2022 06:11:28 UTC (QA Tests)] INFO -- Starting test: Create Push Rules with commits restricted to verified emails rejects unverified emails1509[Nov 03 2022 06:11:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1510[Nov 03 2022 06:11:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1511[Nov 03 2022 06:11:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1512[Nov 03 2022 06:11:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1513[Nov 03 2022 06:11:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1514[Nov 03 2022 06:11:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds1515[Nov 03 2022 06:11:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1516[Nov 03 2022 06:11:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1517[Nov 03 2022 06:11:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-ce7906aa58cd3f4d' via api in 0.58 seconds1518[Nov 03 2022 06:11:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.27 seconds1519[Nov 03 2022 06:11:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-ce7906aa58cd3f4d1520[Nov 03 2022 06:11:38 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1521[Nov 03 2022 06:11:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1522[Nov 03 2022 06:11:40 UTC (QA Tests)] INFO -- checking via JS :committer_restriction_checkbox with args {}1523[Nov 03 2022 06:11:40 UTC (QA Tests)] INFO -- clicking :submit_settings_button1524[Nov 03 2022 06:11:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.15 seconds1525 rejects unverified emails1526 with commits restricted by author email to existing GitLab users1527[Nov 03 2022 06:11:44 UTC (QA Tests)] INFO -- Starting test: Create Push Rules with commits restricted by author email to existing GitLab users rejects non-member users1528[Nov 03 2022 06:11:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1529[Nov 03 2022 06:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1530[Nov 03 2022 06:11:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1531[Nov 03 2022 06:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1532[Nov 03 2022 06:11:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1533[Nov 03 2022 06:11:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds1534[Nov 03 2022 06:11:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1535[Nov 03 2022 06:11:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1536[Nov 03 2022 06:11:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-f986649d5b2f6d39' via api in 0.58 seconds1537[Nov 03 2022 06:11:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.3 seconds1538[Nov 03 2022 06:11:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-f986649d5b2f6d391539[Nov 03 2022 06:11:54 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1540[Nov 03 2022 06:11:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1541[Nov 03 2022 06:11:56 UTC (QA Tests)] INFO -- checking via JS :restrict_author_checkbox with args {}1542[Nov 03 2022 06:11:56 UTC (QA Tests)] INFO -- clicking :submit_settings_button1543 rejects non-member users1544 using non signed commits1545[Nov 03 2022 06:12:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1546[Nov 03 2022 06:12:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1547[Nov 03 2022 06:12:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1548[Nov 03 2022 06:12:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1549[Nov 03 2022 06:12:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1550[Nov 03 2022 06:12:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds1551[Nov 03 2022 06:12:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1552[Nov 03 2022 06:12:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1553[Nov 03 2022 06:12:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-e7805ce3ed6408e0' via api in 0.6 seconds1554[Nov 03 2022 06:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.07 seconds1555[Nov 03 2022 06:12:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-e7805ce3ed6408e01556[Nov 03 2022 06:12:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1557[Nov 03 2022 06:12:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1558[Nov 03 2022 06:12:12 UTC (QA Tests)] INFO -- filling :file_name_field with "denied_file"1559[Nov 03 2022 06:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1560[Nov 03 2022 06:12:12 UTC (QA Tests)] INFO -- filling :file_size_field with "1"1561[Nov 03 2022 06:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file_size_field1562[Nov 03 2022 06:12:13 UTC (QA Tests)] INFO -- filling :author_email_field with "(admin@example\.com|root@gitlab.com)"1563[Nov 03 2022 06:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :author_email_field1564[Nov 03 2022 06:12:13 UTC (QA Tests)] INFO -- filling :branch_name_field with "main"1565[Nov 03 2022 06:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :branch_name_field1566[Nov 03 2022 06:12:13 UTC (QA Tests)] INFO -- filling :commit_message_field with "allowed commit"1567[Nov 03 2022 06:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1568[Nov 03 2022 06:12:14 UTC (QA Tests)] INFO -- filling :deny_commit_message_field with "denied commit"1569[Nov 03 2022 06:12:14 UTC (QA Tests)] INFO -- clicking the coordinates of :deny_commit_message_field1570[Nov 03 2022 06:12:14 UTC (QA Tests)] INFO -- checking via JS :prevent_secrets_checkbox with args {}1571[Nov 03 2022 06:12:14 UTC (QA Tests)] INFO -- checking via JS :deny_delete_tag_checkbox with args {}1572[Nov 03 2022 06:12:14 UTC (QA Tests)] INFO -- clicking :submit_settings_button1573[Nov 03 2022 06:12:15 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts committing files with secrets1574 restricts committing files with secrets1575[Nov 03 2022 06:12:17 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits allows an unrestricted push1576[Nov 03 2022 06:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.14 seconds1577 allows an unrestricted push1578[Nov 03 2022 06:12:18 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts removal of tag1579[Nov 03 2022 06:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'test_tag_f0fca41892519f2a' via api in 0.25 seconds1580 restricts removal of tag1581[Nov 03 2022 06:12:20 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts users by email format1582[Nov 03 2022 06:12:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.1 seconds1583[Nov 03 2022 06:12:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/push_rules-e7805ce3ed6408e0 QA::Resource::Project1584 restricts users by email format1585[Nov 03 2022 06:12:22 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts files by name and size1586 restricts files by name and size1587[Nov 03 2022 06:12:27 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts branches by branch name1588 restricts branches by branch name1589[Nov 03 2022 06:12:29 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts commit by message format1590[Nov 03 2022 06:12:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 0.98 seconds1591 restricts commit by message format1592Create1593 Add a directory in Web IDE1594 when a directory with the same name already exists1595[Nov 03 2022 06:12:34 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error1596[Nov 03 2022 06:12:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1597[Nov 03 2022 06:12:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1598[Nov 03 2022 06:12:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1599[Nov 03 2022 06:12:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1600[Nov 03 2022 06:12:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1601[Nov 03 2022 06:12:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1602[Nov 03 2022 06:12:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1603[Nov 03 2022 06:12:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/add-directory-project-865083016125ae86' via api in 0.8 seconds1604[Nov 03 2022 06:12:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/add-directory-project-865083016125ae861605[Nov 03 2022 06:12:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1606[Nov 03 2022 06:12:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/add-directory-project-865083016125ae861607[Nov 03 2022 06:12:43 UTC (QA Tests)] INFO -- clicking :web_ide_button1608[Nov 03 2022 06:12:44 UTC (QA Tests)] INFO -- clicking :new_directory_button , expecting to be at Class1609[Nov 03 2022 06:12:45 UTC (QA Tests)] INFO -- filling :file_name_field with "first_directory"1610[Nov 03 2022 06:12:45 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1611 throws an error1612 when user adds a new empty directory1613[Nov 03 2022 06:12:45 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows in the tree view but cannot be committed1614[Nov 03 2022 06:12:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1615[Nov 03 2022 06:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1616[Nov 03 2022 06:12:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1617[Nov 03 2022 06:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1618[Nov 03 2022 06:12:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1619[Nov 03 2022 06:12:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1620[Nov 03 2022 06:12:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1621[Nov 03 2022 06:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/add-directory-project-16c69932435ec122' via api in 0.85 seconds1622[Nov 03 2022 06:12:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/add-directory-project-16c69932435ec1221623[Nov 03 2022 06:12:54 UTC (QA Tests)] INFO -- clicking :web_ide_button1624[Nov 03 2022 06:12:54 UTC (QA Tests)] INFO -- clicking :new_directory_button , expecting to be at Class1625[Nov 03 2022 06:12:55 UTC (QA Tests)] INFO -- filling :file_name_field with "new_empty_directory"1626[Nov 03 2022 06:12:55 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1627[Nov 03 2022 06:13:07 UTC (QA Tests)] INFO -- clicking :commit_mode_tab1628 shows in the tree view but cannot be committed1629Manage1630 2FA1631[Nov 03 2022 06:13:18 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh1632[Nov 03 2022 06:13:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-ce64a9d4e97b08e6' via api in 0.26 seconds1633[Nov 03 2022 06:13:18 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-1l8zlxf/id_rsa -N `1634[Nov 03 2022 06:13:19 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-ce64a9d4e97b08e61635[Nov 03 2022 06:13:19 UTC (QA Tests)] INFO -- Caching token for username: qa-user-ce64a9d4e97b08e6, last six chars of token:Z_cB6F1636[Nov 03 2022 06:13:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-ce64a9d4e97b08e6-euinaknz' via api in 0.07 seconds1637[Nov 03 2022 06:13:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 1.13 seconds1638[Nov 03 2022 06:13:24 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ce64a9d4e97b08e6"1639[Nov 03 2022 06:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1640[Nov 03 2022 06:13:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1641[Nov 03 2022 06:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1642[Nov 03 2022 06:13:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1643[Nov 03 2022 06:13:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content1644[Nov 03 2022 06:13:27 UTC (QA Tests)] INFO -- clicking :edit_profile_link1645[Nov 03 2022 06:13:28 UTC (QA Tests)] INFO -- clicking :profile_account_link1646[Nov 03 2022 06:13:29 UTC (QA Tests)] INFO -- clicking :enable_2fa_button1647[Nov 03 2022 06:13:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "519005"1648[Nov 03 2022 06:13:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1649[Nov 03 2022 06:13:31 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1650[Nov 03 2022 06:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1651[Nov 03 2022 06:13:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1652[Nov 03 2022 06:13:32 UTC (QA Tests)] INFO -- clicking :copy_button1653[Nov 03 2022 06:13:32 UTC (QA Tests)] INFO -- clicking :proceed_button1654[Nov 03 2022 06:13:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content1655[Nov 03 2022 06:13:36 UTC (QA Tests)] INFO -- clicking :sign_out_link1656[Nov 03 2022 06:13:39 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ce64a9d4e97b08e6"1657[Nov 03 2022 06:13:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1658[Nov 03 2022 06:13:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1659[Nov 03 2022 06:13:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1660[Nov 03 2022 06:13:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1661[Nov 03 2022 06:13:40 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "b739db31702c89d7"1662[Nov 03 2022 06:13:40 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1663[Nov 03 2022 06:13:41 UTC (QA Tests)] INFO -- clicking :verify_code_button1664[Nov 03 2022 06:13:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content1665[Nov 03 2022 06:13:46 UTC (QA Tests)] INFO -- clicking :sign_out_link1666[Nov 03 2022 06:13:48 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ce64a9d4e97b08e6"1667[Nov 03 2022 06:13:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1668[Nov 03 2022 06:13:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1669[Nov 03 2022 06:13:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1670[Nov 03 2022 06:13:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1671[Nov 03 2022 06:13:49 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "b739db31702c89d7"1672[Nov 03 2022 06:13:49 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1673[Nov 03 2022 06:13:49 UTC (QA Tests)] INFO -- clicking :verify_code_button1674 allows 2FA code recovery via ssh1675Create1676 Push over HTTP using Git protocol version 21677[Nov 03 2022 06:13:50 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1678[Nov 03 2022 06:13:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1679[Nov 03 2022 06:13:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1680[Nov 03 2022 06:13:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1681[Nov 03 2022 06:13:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1682[Nov 03 2022 06:13:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1683[Nov 03 2022 06:13:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1684[Nov 03 2022 06:13:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1685[Nov 03 2022 06:13:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/git-protocol-project-5cd82d9f1cca5ac5' via api in 0.56 seconds1686[Nov 03 2022 06:13:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/git-protocol-project-5cd82d9f1cca5ac51687 user pushes to the repository1688Create1689 Reverting a commit1690[Nov 03 2022 06:14:00 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request1691[Nov 03 2022 06:14:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1692[Nov 03 2022 06:14:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1693[Nov 03 2022 06:14:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1694[Nov 03 2022 06:14:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1695[Nov 03 2022 06:14:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1696[Nov 03 2022 06:14:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1697[Nov 03 2022 06:14:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1698[Nov 03 2022 06:14:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-3dad0a7e47e96f0c' via api in 0.81 seconds1699[Nov 03 2022 06:14:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1700[Nov 03 2022 06:14:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-3dad0a7e47e96f0c/-/commit/b4314c4fe0e87f61d869a55e8c0687887058a45f1701[Nov 03 2022 06:14:09 UTC (QA Tests)] INFO -- clicking :options_button1702[Nov 03 2022 06:14:09 UTC (QA Tests)] INFO -- clicking :revert_button , expecting to be at Class1703[Nov 03 2022 06:14:09 UTC (QA Tests)] INFO -- clicking :submit_commit_button1704[Nov 03 2022 06:14:10 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1705[Nov 03 2022 06:14:13 UTC (QA Tests)] INFO -- clicking :diffs_tab1706[Nov 03 2022 06:14:24 UTC (QA Tests)] INFO -- clicking :file_tree_button1707[Nov 03 2022 06:14:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-3dad0a7e47e96f0c'1708 creates a merge request1709Create1710 Create, list, and delete branches via web1711[Nov 03 2022 06:14:24 UTC (QA Tests)] INFO -- Starting test: Create Create, list, and delete branches via web lists branches correctly after CRUD operations1712[Nov 03 2022 06:14:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1713[Nov 03 2022 06:14:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1714[Nov 03 2022 06:14:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1715[Nov 03 2022 06:14:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1716[Nov 03 2022 06:14:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1717[Nov 03 2022 06:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1718[Nov 03 2022 06:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds1719[Nov 03 2022 06:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-qa-test-ad684ffcd87b9686' via api in 0.82 seconds1720[Nov 03 2022 06:14:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-qa-test-ad684ffcd87b96861721[Nov 03 2022 06:14:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1722[Nov 03 2022 06:14:38 UTC (QA Tests)] INFO -- clicking :delete_branch_button1723[Nov 03 2022 06:14:38 UTC (QA Tests)] INFO -- clicking :delete_branch_confirmation_button1724[Nov 03 2022 06:14:39 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_link1725[Nov 03 2022 06:14:39 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1726[Nov 03 2022 06:14:40 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-qa-test-ad684ffcd87b9686/-/branches1727 lists branches correctly after CRUD operations1728Verify1729 Pipeline subscription with a group owned project1730 when upstream project new tag pipeline finishes1731[Nov 03 2022 06:14:41 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project1732[Nov 03 2022 06:14:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1733[Nov 03 2022 06:14:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93' via api in 0.32 seconds1734[Nov 03 2022 06:14:41 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1735[Nov 03 2022 06:14:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1736[Nov 03 2022 06:14:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-2aad77 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-2aad77 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-2aad77 --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list qa-runner-2aad77 --executor shell && gitlab-runner run" `1737[Nov 03 2022 06:14:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-2aad77`1738[Nov 03 2022 06:14:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1739[Nov 03 2022 06:14:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-2aad77' via api in 1.26 seconds1740[Nov 03 2022 06:14:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93/project-with-pipeline-subscription-8d54c322aa8704a6' via api in 0.51 seconds1741[Nov 03 2022 06:14:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93/upstream-project-for-subscription-4923547a44531059' via api in 0.46 seconds1742[Nov 03 2022 06:14:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1743[Nov 03 2022 06:14:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1744[Nov 03 2022 06:14:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1745[Nov 03 2022 06:14:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1746[Nov 03 2022 06:14:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1747[Nov 03 2022 06:14:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1748[Nov 03 2022 06:14:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1749[Nov 03 2022 06:14:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93/project-with-pipeline-subscription-8d54c322aa8704a61750[Nov 03 2022 06:14:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1751[Nov 03 2022 06:14:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1752[Nov 03 2022 06:14:55 UTC (QA Tests)] INFO -- filling :upstream_project_path_field with "gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93/upstream-project-for-subscription-4923547a44531059"1753[Nov 03 2022 06:14:55 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream_project_path_field1754[Nov 03 2022 06:14:55 UTC (QA Tests)] INFO -- clicking :subscribe_button1755[Nov 03 2022 06:14:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 4.08 seconds1756[Nov 03 2022 06:14:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'awesome-tag-17dca8' via api in 0.23 seconds1757[Nov 03 2022 06:14:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93/project-with-pipeline-subscription-8d54c322aa8704a61758[Nov 03 2022 06:14:58 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1759[Nov 03 2022 06:15:01 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1760[Nov 03 2022 06:15:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1761[Nov 03 2022 06:15:01 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments1762[Nov 03 2022 06:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-2aad77'1763[Nov 03 2022 06:15:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-2aad77`1764[Nov 03 2022 06:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93/upstream-project-for-subscription-4923547a44531059'1765[Nov 03 2022 06:15:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93/project-with-pipeline-subscription-8d54c322aa8704a6'1766[Nov 03 2022 06:15:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-0d7b93'1767 triggers pipeline in downstream project1768Plan1769 Read-only board configuration1770[Nov 03 2022 06:15:03 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission1771[Nov 03 2022 06:15:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1772[Nov 03 2022 06:15:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1773[Nov 03 2022 06:15:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1774[Nov 03 2022 06:15:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1775[Nov 03 2022 06:15:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1776[Nov 03 2022 06:15:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1777[Nov 03 2022 06:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1778[Nov 03 2022 06:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-board-list-34a3372a49e47e36' via api in 0.57 seconds1779[Nov 03 2022 06:15:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.1 seconds1780[Nov 03 2022 06:15:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.09 seconds1781[Nov 03 2022 06:15:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '7' via api in 0.9 seconds1782[Nov 03 2022 06:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1783[Nov 03 2022 06:15:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-board-list-34a3372a49e47e36 QA::Resource::Project1784[Nov 03 2022 06:15:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1785[Nov 03 2022 06:15:15 UTC (QA Tests)] INFO -- clicking :sign_out_link1786[Nov 03 2022 06:15:29 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1787[Nov 03 2022 06:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1788[Nov 03 2022 06:15:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1789[Nov 03 2022 06:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1790[Nov 03 2022 06:15:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1791[Nov 03 2022 06:15:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-board-list-34a3372a49e47e361792[Nov 03 2022 06:15:31 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1793[Nov 03 2022 06:15:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1794[Nov 03 2022 06:15:32 UTC (QA Tests)] INFO -- clicking :boards_config_button1795 shows board configuration to user without edit permission1796Secure1797 License Compliance1798[Nov 03 2022 06:15:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1799[Nov 03 2022 06:15:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds1800[Nov 03 2022 06:15:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-a8033a17f75fd318' via api in 0.56 seconds1801[Nov 03 2022 06:15:35 UTC (QA Tests)] INFO -- Starting test: Secure License Compliance has empty state1802[Nov 03 2022 06:15:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1803[Nov 03 2022 06:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1804[Nov 03 2022 06:15:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1805[Nov 03 2022 06:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1806[Nov 03 2022 06:15:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1807[Nov 03 2022 06:15:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-a8033a17f75fd3181808[Nov 03 2022 06:15:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1809 has empty state1810 License Management1811[Nov 03 2022 06:15:46 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1812[Nov 03 2022 06:15:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1813[Nov 03 2022 06:15:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-a8033a17f75fd318 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-a8033a17f75fd318 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-a8033a17f75fd318 --url http://gitlab-ee-f739ecc0.test/relative --registration-token **** --tag-list secure_license --executor shell && gitlab-runner run" `1814[Nov 03 2022 06:15:47 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-a8033a17f75fd318`1815[Nov 03 2022 06:15:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1816[Nov 03 2022 06:15:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-secure-a8033a17f75fd318' via api in 1.06 seconds1817[Nov 03 2022 06:15:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.29 seconds1818[Nov 03 2022 06:15:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1819[Nov 03 2022 06:15:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1820[Nov 03 2022 06:15:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1821[Nov 03 2022 06:15:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1822[Nov 03 2022 06:15:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1823[Nov 03 2022 06:15:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-a8033a17f75fd3181824[Nov 03 2022 06:15:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1825[Nov 03 2022 06:15:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-a8033a17f75fd3181826[Nov 03 2022 06:16:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1827[Nov 03 2022 06:16:00 UTC (QA Tests)] INFO -- clicking :policies_tab1828[Nov 03 2022 06:16:01 UTC (QA Tests)] INFO -- clicking :license_add_button1829[Nov 03 2022 06:16:01 UTC (QA Tests)] INFO -- Searching and selecting: MIT License1830[Nov 03 2022 06:16:02 UTC (QA Tests)] INFO -- clicking :add_license_submit_button1831[Nov 03 2022 06:16:02 UTC (QA Tests)] INFO -- clicking :license_add_button1832[Nov 03 2022 06:16:02 UTC (QA Tests)] INFO -- Searching and selecting: Apache License 2.01833[Nov 03 2022 06:16:04 UTC (QA Tests)] INFO -- clicking :add_license_submit_button1834[Nov 03 2022 06:16:04 UTC (QA Tests)] INFO -- Starting test: Secure License Compliance License Management can approve a license in the settings page1835[Nov 03 2022 06:16:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-a8033a17f75fd3181836[Nov 03 2022 06:16:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1837[Nov 03 2022 06:16:07 UTC (QA Tests)] INFO -- clicking :policies_tab1838 can approve a license in the settings page1839[Nov 03 2022 06:16:07 UTC (QA Tests)] INFO -- Starting test: Secure License Compliance License Management can deny a license in the settings page1840[Nov 03 2022 06:16:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1841[Nov 03 2022 06:16:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1842[Nov 03 2022 06:16:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1843[Nov 03 2022 06:16:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1844[Nov 03 2022 06:16:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1845[Nov 03 2022 06:16:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-a8033a17f75fd3181846[Nov 03 2022 06:16:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1847[Nov 03 2022 06:16:18 UTC (QA Tests)] INFO -- clicking :policies_tab1848 can deny a license in the settings page1849 Pipeline Licence tab1850 can approve and deny licenses in the pipeline (PENDING: Test is not compatible with this environment or pipeline)1851[Nov 03 2022 06:16:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-secure-a8033a17f75fd318'1852[Nov 03 2022 06:16:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-a8033a17f75fd318`1853[Nov 03 2022 06:16:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-secure-a8033a17f75fd318'1854Govern1855 Instance1856 for add SSH key1857 behaves like audit event1858[Nov 03 2022 06:16:19 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations1859[Nov 03 2022 06:16:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1860[Nov 03 2022 06:16:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1861[Nov 03 2022 06:16:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1862[Nov 03 2022 06:16:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1863[Nov 03 2022 06:16:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1864[Nov 03 2022 06:16:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content1865[Nov 03 2022 06:16:28 UTC (QA Tests)] INFO -- clicking :edit_profile_link1866[Nov 03 2022 06:16:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-dulmw/id_rsa -N `1867[Nov 03 2022 06:16:29 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"1868[Nov 03 2022 06:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field1869[Nov 03 2022 06:16:29 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1870[Nov 03 2022 06:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1871[Nov 03 2022 06:16:30 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2022-11-05"1872[Nov 03 2022 06:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1873[Nov 03 2022 06:16:30 UTC (QA Tests)] INFO -- clicking :add_key_button1874[Nov 03 2022 06:16:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.15 seconds1875[Nov 03 2022 06:16:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content1876[Nov 03 2022 06:16:35 UTC (QA Tests)] INFO -- clicking :sign_out_link1877[Nov 03 2022 06:16:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1878[Nov 03 2022 06:16:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1879[Nov 03 2022 06:16:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1880[Nov 03 2022 06:16:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1881[Nov 03 2022 06:16:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1882[Nov 03 2022 06:16:39 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1883[Nov 03 2022 06:16:40 UTC (QA Tests)] INFO -- clicking :admin_area_link1884[Nov 03 2022 06:16:41 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link1885[Nov 03 2022 06:16:42 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link1886[Nov 03 2022 06:16:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'1887 logs audit events for UI operations1888 for change password1889 behaves like audit event1890[Nov 03 2022 06:16:42 UTC (QA Tests)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations1891[Nov 03 2022 06:16:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'user_6d2b9f29' via api in 0.22 seconds1892[Nov 03 2022 06:16:45 UTC (QA Tests)] INFO -- filling :login_field with "user_6d2b9f29"1893[Nov 03 2022 06:16:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1894[Nov 03 2022 06:16:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1895[Nov 03 2022 06:16:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1896[Nov 03 2022 06:16:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1897[Nov 03 2022 06:16:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content1898[Nov 03 2022 06:16:49 UTC (QA Tests)] INFO -- clicking :edit_profile_link1899[Nov 03 2022 06:16:50 UTC (QA Tests)] INFO -- clicking :profile_password_link1900[Nov 03 2022 06:16:50 UTC (QA Tests)] INFO -- clicking :save_password_button1901[Nov 03 2022 06:16:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1902[Nov 03 2022 06:16:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1903[Nov 03 2022 06:16:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1904[Nov 03 2022 06:16:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1905[Nov 03 2022 06:16:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1906[Nov 03 2022 06:16:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content1907[Nov 03 2022 06:16:59 UTC (QA Tests)] INFO -- clicking :sign_out_link1908[Nov 03 2022 06:17:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1909[Nov 03 2022 06:17:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1910[Nov 03 2022 06:17:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1911[Nov 03 2022 06:17:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1912[Nov 03 2022 06:17:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1913[Nov 03 2022 06:17:04 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1914[Nov 03 2022 06:17:04 UTC (QA Tests)] INFO -- clicking :admin_area_link1915[Nov 03 2022 06:17:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link1916[Nov 03 2022 06:17:06 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link1917 logs audit events for UI operations1918 for successful sign in1919 behaves like audit event1920[Nov 03 2022 06:17:07 UTC (QA Tests)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations1921[Nov 03 2022 06:17:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1922[Nov 03 2022 06:17:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1923[Nov 03 2022 06:17:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1924[Nov 03 2022 06:17:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1925[Nov 03 2022 06:17:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1926[Nov 03 2022 06:17:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content1927[Nov 03 2022 06:17:18 UTC (QA Tests)] INFO -- clicking :sign_out_link1928[Nov 03 2022 06:17:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1929[Nov 03 2022 06:17:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1930[Nov 03 2022 06:17:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1931[Nov 03 2022 06:17:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1932[Nov 03 2022 06:17:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1933[Nov 03 2022 06:17:22 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1934[Nov 03 2022 06:17:22 UTC (QA Tests)] INFO -- clicking :admin_area_link1935[Nov 03 2022 06:17:24 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link1936[Nov 03 2022 06:17:25 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link1937 logs audit events for UI operations1938 for start and stop user impersonation1939 behaves like audit event1940[Nov 03 2022 06:17:25 UTC (QA Tests)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations1941[Nov 03 2022 06:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-9f9b476edf768fda' via api in 0.22 seconds1942[Nov 03 2022 06:17:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1943[Nov 03 2022 06:17:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1944[Nov 03 2022 06:17:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1945[Nov 03 2022 06:17:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1946[Nov 03 2022 06:17:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1947[Nov 03 2022 06:17:32 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1948[Nov 03 2022 06:17:32 UTC (QA Tests)] INFO -- clicking :admin_area_link1949[Nov 03 2022 06:17:34 UTC (QA Tests)] INFO -- clicking :admin_overview_users_link1950[Nov 03 2022 06:17:36 UTC (QA Tests)] INFO -- clicking :impersonate_user_link1951[Nov 03 2022 06:17:36 UTC (QA Tests)] INFO -- clicking :stop_impersonation_link1952[Nov 03 2022 06:17:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content1953[Nov 03 2022 06:17:41 UTC (QA Tests)] INFO -- clicking :sign_out_link1954[Nov 03 2022 06:17:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1955[Nov 03 2022 06:17:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1956[Nov 03 2022 06:17:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1957[Nov 03 2022 06:17:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1958[Nov 03 2022 06:17:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1959[Nov 03 2022 06:17:46 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1960[Nov 03 2022 06:17:46 UTC (QA Tests)] INFO -- clicking :admin_area_link1961[Nov 03 2022 06:17:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link1962[Nov 03 2022 06:17:48 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link1963[Nov 03 2022 06:17:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9f9b476edf768fda'1964 logs audit events for UI operations1965 for failed sign in1966 behaves like audit event1967[Nov 03 2022 06:17:49 UTC (QA Tests)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations1968[Nov 03 2022 06:17:51 UTC (QA Tests)] INFO -- filling :login_field with "bad_user_name"1969[Nov 03 2022 06:17:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1970[Nov 03 2022 06:17:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1971[Nov 03 2022 06:17:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1972[Nov 03 2022 06:17:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1973[Nov 03 2022 06:17:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1974[Nov 03 2022 06:17:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1975[Nov 03 2022 06:17:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1976[Nov 03 2022 06:17:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1977[Nov 03 2022 06:17:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1978[Nov 03 2022 06:18:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content1979[Nov 03 2022 06:18:01 UTC (QA Tests)] INFO -- clicking :sign_out_link1980[Nov 03 2022 06:18:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1981[Nov 03 2022 06:18:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1982[Nov 03 2022 06:18:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1983[Nov 03 2022 06:18:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1984[Nov 03 2022 06:18:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1985[Nov 03 2022 06:18:06 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1986[Nov 03 2022 06:18:06 UTC (QA Tests)] INFO -- clicking :admin_area_link1987[Nov 03 2022 06:18:08 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link1988[Nov 03 2022 06:18:08 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link1989 logs audit events for UI operations1990 for add and delete email1991 behaves like audit event1992[Nov 03 2022 06:18:08 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations1993[Nov 03 2022 06:18:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1994[Nov 03 2022 06:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1995[Nov 03 2022 06:18:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1996[Nov 03 2022 06:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1997[Nov 03 2022 06:18:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1998[Nov 03 2022 06:18:17 UTC (QA Tests)] INFO -- clicking :user_avatar_content1999[Nov 03 2022 06:18:17 UTC (QA Tests)] INFO -- clicking :edit_profile_link2000[Nov 03 2022 06:18:18 UTC (QA Tests)] INFO -- clicking :profile_emails_link2001[Nov 03 2022 06:18:18 UTC (QA Tests)] INFO -- clicking :add_email_address_button2002[Nov 03 2022 06:18:19 UTC (QA Tests)] INFO -- clicking :delete_email_link2003[Nov 03 2022 06:18:19 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2004[Nov 03 2022 06:18:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content2005[Nov 03 2022 06:18:24 UTC (QA Tests)] INFO -- clicking :sign_out_link2006[Nov 03 2022 06:18:26 UTC (QA Tests)] INFO -- filling :login_field with "root"2007[Nov 03 2022 06:18:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2008[Nov 03 2022 06:18:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"2009[Nov 03 2022 06:18:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2010[Nov 03 2022 06:18:27 UTC (QA Tests)] INFO -- clicking :sign_in_button2011[Nov 03 2022 06:18:28 UTC (QA Tests)] INFO -- clicking :navbar_dropdown2012[Nov 03 2022 06:18:28 UTC (QA Tests)] INFO -- clicking :admin_area_link2013[Nov 03 2022 06:18:30 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link2014[Nov 03 2022 06:18:30 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link2015 logs audit events for UI operations2016Manage2017 User2018[Nov 03 2022 06:18:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-bd67281abbc0e942' via api in 0.21 seconds2019[Nov 03 2022 06:18:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds2020[Nov 03 2022 06:18:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-93530a804e19eb23' via api in 0.29 seconds2021[Nov 03 2022 06:18:32 UTC (QA Tests)] INFO -- Adding user qa-user-bd67281abbc0e942 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox2022[Nov 03 2022 06:18:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-93530a804e19eb23/project-for-user-group-access-termination-d13b3e0235092739' via api in 0.74 seconds2023 after parent group membership termination2024[Nov 03 2022 06:18:33 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI2025[Nov 03 2022 06:18:33 UTC (QA Tests)] INFO -- Removing user qa-user-bd67281abbc0e942 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox2026 is not allowed to push code via the CLI2027[Nov 03 2022 06:18:34 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API2028[Nov 03 2022 06:18:34 UTC (QA Tests)] INFO -- Removing user qa-user-bd67281abbc0e942 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox2029[Nov 03 2022 06:18:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds2030[Nov 03 2022 06:18:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.11 seconds2031[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-new-file-63c982d03f7538ea' via api in 0.87 seconds2032[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-bd67281abbc0e9422033[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- Caching token for username: qa-user-bd67281abbc0e942, last six chars of token:9zQzhP2034[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-bd67281abbc0e942-1mb6lc27' via api in 0.07 seconds2035 is not allowed to create a file via the API2036[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API2037[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- Removing user qa-user-bd67281abbc0e942 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox2038 is not allowed to commit via the API2039[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-bd67281abbc0e942'2040[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-93530a804e19eb23/project-for-user-group-access-termination-d13b3e0235092739'2041[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-93530a804e19eb23'2042Fulfillment2043 Utilization2044 in usage quotas storage tab for free plan without any projects2045 shows correct storage data for namespace (PENDING: Test is not compatible with this environment or pipeline)2046 in usage quotas storage tab for free plan with a project2047 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)2048Create2049 Multiple file snippet2050 behaves like copying snippet file contents2051[Nov 03 2022 06:18:35 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file project_snippet to a comment and verifies them2052[Nov 03 2022 06:18:40 UTC (QA Tests)] INFO -- filling :login_field with "root"2053[Nov 03 2022 06:18:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2054[Nov 03 2022 06:18:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2055[Nov 03 2022 06:18:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2056[Nov 03 2022 06:18:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2057[Nov 03 2022 06:18:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds2058[Nov 03 2022 06:18:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab' via api in 0.1 seconds2059[Nov 03 2022 06:18:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-snippets-6449562df7be7e58' via api in 0.62 seconds2060[Nov 03 2022 06:18:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '7' via api in 0.98 seconds2061[Nov 03 2022 06:18:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-f739ecc0.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-e9589fc72c28d5ab/project-with-snippets-6449562df7be7e58/-/snippets/72062[Nov 03 2022 06:18:44 UTC (QA Tests)] INFO -- clicking :copy_contents_button2063[Nov 03 2022 06:18:44 UTC (QA Tests)] INFO -- clicking :comment_button2064[Nov 03 2022 06:18:45 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2065[Nov 03 2022 06:18:45 UTC (QA Tests)] INFO -- clicking :delete_comment_button2066[Nov 03 2022 06:18:45 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2067[Nov 03 2022 06:18:45 UTC (QA Tests)] INFO -- clicking :copy_contents_button2068[Nov 03 2022 06:18:46 UTC (QA Tests)] INFO -- clicking :comment_button2069[Nov 03 2022 06:18:46 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2070[Nov 03 2022 06:18:46 UTC (QA Tests)] INFO -- clicking :delete_comment_button2071[Nov 03 2022 06:18:46 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2072[Nov 03 2022 06:18:47 UTC (QA Tests)] INFO -- clicking :copy_contents_button2073[Nov 03 2022 06:18:47 UTC (QA Tests)] INFO -- clicking :comment_button2074[Nov 03 2022 06:18:47 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2075[Nov 03 2022 06:18:47 UTC (QA Tests)] INFO -- clicking :delete_comment_button2076[Nov 03 2022 06:18:47 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2077 copies file contents of a multi-file project_snippet to a comment and verifies them2078 behaves like copying snippet file contents2079[Nov 03 2022 06:18:48 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file personal_snippet to a comment and verifies them2080[Nov 03 2022 06:18:52 UTC (QA Tests)] INFO -- filling :login_field with "root"2081[Nov 03 2022 06:18:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2082[Nov 03 2022 06:18:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"2083[Nov 03 2022 06:18:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2084[Nov 03 2022 06:18:53 UTC (QA Tests)] INFO -- clicking :sign_in_button2085[Nov 03 2022 06:18:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '8' via api in 0.3 seconds2086[Nov 03 2022 06:18:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-f739ecc0.test/relative/-/snippets/82087[Nov 03 2022 06:18:55 UTC (QA Tests)] INFO -- clicking :copy_contents_button2088[Nov 03 2022 06:18:56 UTC (QA Tests)] INFO -- clicking :comment_button2089[Nov 03 2022 06:18:56 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2090[Nov 03 2022 06:18:56 UTC (QA Tests)] INFO -- clicking :delete_comment_button2091[Nov 03 2022 06:18:56 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2092[Nov 03 2022 06:18:56 UTC (QA Tests)] INFO -- clicking :copy_contents_button2093[Nov 03 2022 06:18:57 UTC (QA Tests)] INFO -- clicking :comment_button2094[Nov 03 2022 06:18:57 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2095[Nov 03 2022 06:18:57 UTC (QA Tests)] INFO -- clicking :delete_comment_button2096[Nov 03 2022 06:18:57 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2097[Nov 03 2022 06:18:58 UTC (QA Tests)] INFO -- clicking :copy_contents_button2098[Nov 03 2022 06:18:58 UTC (QA Tests)] INFO -- clicking :comment_button2099[Nov 03 2022 06:18:58 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown2100[Nov 03 2022 06:18:58 UTC (QA Tests)] INFO -- clicking :delete_comment_button2101[Nov 03 2022 06:18:58 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2102 copies file contents of a multi-file personal_snippet to a comment and verifies them2103[Nov 03 2022 06:18:59 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2104{2105 "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb": 30.948949167000137,2106 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 160.03402753399996,2107 "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb": 9.03887256500002,2108 "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb": 41.354532518999804,2109 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 21.41876070499984,2110 "qa/specs/features/ee/browser_ui/3_create/group_wiki/file_upload_group_wiki_page_spec.rb": 13.979753706999873,2111 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 13.554071610000392,2112 "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb": 29.927109184000074,2113 "qa/specs/features/browser_ui/3_create/web_ide/create_first_file_in_web_ide_spec.rb": 14.593008726000335,2114 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 31.26990517499962,2115 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb": 10.798771197999486,2116 "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb": 10.104916502999913,2117 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 27.87662505499975,2118 "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb": 13.835306988999946,2119 "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb": 87.61151368800074,2120 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb": 8.29723962800017,2121 "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb": 17.702656607999415,2122 "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb": 11.172640112000408,2123 "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb": 43.87882691899995,2124 "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb": 57.19821696500003,2125 "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb": 10.803696667999247,2126 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 7.518991246000041,2127 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 4.324774212999728,2128 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb": 11.355496459000278,2129 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 12.67309858200042,2130 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb": 10.289765749000253,2131 "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb": 29.621438899000168,2132 "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb": 59.049018300999705,2133 "qa/specs/features/api/1_manage/user_inherited_access_spec.rb": 15.133960309999566,2134 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 73.45691285000066,2135 "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb": 3.81848192400048,2136 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb": 28.02044186800049,2137 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 96.33621851600037,2138 "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb": 84.7199427659998,2139 "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb": 44.330263285,2140 "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb": 32.3894877040002,2141 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 9.529533075000472,2142 "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb": 24.111504540999704,2143 "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb": 16.944265058999918,2144 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 21.828213689999757,2145 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 32.08538833300008,2146 "qa/specs/features/ee/browser_ui/13_secure/license_compliance_spec.rb": 44.15689439800008,2147 "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb": 132.20018060100028,2148 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 4.2453330579992326,2149 "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb": 23.2144364870000572150}2151[Nov 03 2022 06:18:59 UTC (QA Tests)] INFO -- 2152Knapsack global time execution for tests: 24m 46s2153Pending: (Failures listed here are expected and do not affect your suite's status)2154 1) Fulfillment Purchase starts a free trial when on billing page with only one eligible namespace registers for a new trial2155 # Test is not compatible with this environment or pipeline2156 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb:752157 2) Fulfillment Purchase starts a free trial when on about page with multiple eligible namespaces registers for a new trial2158 # Test is not compatible with this environment or pipeline2159 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb:522160 3) Verify Pipeline for project mirrors Github user commits to GitHub triggers CI pipeline2161 # Test is not compatible with this environment or pipeline2162 # ./qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb:642163 4) Configure Auto DevOps with a Kubernetes Agent runs auto devops2164 # Test is not compatible with this environment or pipeline2165 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:422166 5) Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly2167 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972168 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722169 6) Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly2170 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972171 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722172 7) Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly2173 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972174 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722175 8) Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly2176 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972177 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722178 9) Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message2179 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3714202180 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:992181 10) Manage Gitlab migration with group member member retains indirect membership in imported project2182 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3648392183 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:412184 11) Manage Gitlab migration with project member member retains direct membership in imported project2185 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3648392186 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:612187 12) Secure License Compliance License Management Pipeline Licence tab can approve and deny licenses in the pipeline2188 # Test is not compatible with this environment or pipeline2189 # ./qa/specs/features/ee/browser_ui/13_secure/license_compliance_spec.rb:922190 13) Fulfillment Utilization in usage quotas storage tab for free plan without any projects shows correct storage data for namespace2191 # Test is not compatible with this environment or pipeline2192 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:502193 14) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace2194 # Test is not compatible with this environment or pipeline2195 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:822196Finished in 24 minutes 47 seconds (files took 30.07 seconds to load)2197111 examples, 0 failures, 14 pending2198Randomized with seed 569002199[Nov 03 2022 06:19:00 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-f739ecc0`2200[Nov 03 2022 06:19:00 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-f739ecc0`2201[Nov 03 2022 06:19:01 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`2202[Nov 03 2022 06:19:01 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`2204Running after script...2205$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2206$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2425Not uploading cache qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 due to policy2427Uploading artifacts...2428gitlab-qa-run-*: found 485 matching files and directories 2429Uploading artifacts as "archive" to coordinator... 201 Created id=3266878658 responseStatus=201 Created token=ooEpAmuo2430Uploading artifacts...2431gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2432Uploading artifacts as "junit" to coordinator... 201 Created id=3266878658 responseStatus=201 Created token=ooEpAmuo2434Job succeeded