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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1691462751-3e03a694-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 156289, done. 20remote: Counting objects: 100% (156289/156289), done. 21remote: Compressing objects: 100% (97374/97374), done. 22remote: Total 156289 (delta 72763), reused 110250 (delta 53289), pack-reused 0 23Receiving objects: 100% (156289/156289), 122.42 MiB | 43.89 MiB/s, done.24Resolving deltas: 100% (72763/72763), done.26 * [new ref] refs/pipelines/958846053 -> refs/pipelines/95884605327 * [new branch] master -> origin/master28Checking out a2692edb as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4821869247)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4821869247 responseStatus=200 OK token=64_dNUfH38Downloading artifacts for download-fast-quarantine-report (4821869249)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4821869249 responseStatus=200 OK token=64_dNUfH41Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 37 Gemfile dependencies, 135 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4821869260.json --format RspecJunitFormatter --out tmp/rspec-4821869260.xml --format html --out tmp/rspec-$(echo decomposition-single-db 2/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Aug 08 2023 02:50:07 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-68a59f76$`54[Aug 08 2023 02:50:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-68a59f76 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`55[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-68a59f76:/etc/gitlab/trusted-certs`56[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-68a59f76:/etc/gitlab/ssl`57[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-68a59f76`58[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-68a59f76`59[Aug 08 2023 02:50:09 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Aug 08 2023 02:50:10 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4`61[Aug 08 2023 02:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-a9b0ef76$`62[Aug 08 2023 02:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Aug 08 2023 02:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Aug 08 2023 02:50:43 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-a9b0ef76 --net test --hostname gitlab-ce-a9b0ef76.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-07-f3534641/gitlab-ce-a9b0ef76/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4`65[Aug 08 2023 02:50:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-a9b0ef76 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-08-08 02:50:0766# Gitlab::QA::Runtime::OmnibusConfigurations::Default67gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme68gitlab_rails['gitlab_disable_animations'] = true # Disable animations69gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry70gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password71# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb72gitlab_rails['databases']['main']['enable'] = true73gitlab_rails['databases']['ci']['enable'] = false74gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`75[Aug 08 2023 02:50:52 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-a9b0ef76`76[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...77[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-a9b0ef76`78[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-a9b0ef76 80/tcp`79[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!80[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-a9b0ef76 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`81[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-a9b0ef76 bash -c "echo '#!/usr/bin/env bash82if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then83 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'84 exit 185fi86' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`87[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-a9b0ef76 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`88[Aug 08 2023 02:54:21 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ce-a9b0ef76:/tmp/data-seeds`89[Aug 08 2023 02:54:22 UTC (Gitlab QA)] INFO -- Running exec_commands...90[Aug 08 2023 02:54:22 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-a9b0ef76 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`91[Aug 08 2023 02:55:13 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`92[Aug 08 2023 02:55:13 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2692edb3649566201449e61374faf3fed83bbd4`93[Aug 08 2023 02:56:06 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce94[Aug 08 2023 02:56:06 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-07-f3534641/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-07-f3534641/gitlab-ce-qa-f33d1266:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-f33d1266 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2692edb3649566201449e61374faf3fed83bbd4 Test::Instance::All http://gitlab-ce-a9b0ef76.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4821869260.json --format RspecJunitFormatter --out tmp/rspec-4821869260.xml --format html --out tmp/rspec-decomposition-single-db_2_5.htm --color --format documentation`952023-08-08 02:56:19 / CONF :: 96 ==> Base URL: http://gitlab-ce-a9b0ef76.test97 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fe68eb12110>98 ==> Libraries: Chemlab::Vendor99[Aug 08 2023 02:56:19 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA100[Aug 08 2023 02:56:19 UTC (QA Tests)] INFO -- Browser: chrome101[Aug 08 2023 02:56:19 UTC (QA Tests)] INFO -- Performing sanity check for environment!102[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'103[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- Report already exists, skipping!104[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====105[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- Report specs:106[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_can_create_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb"]107[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- Leftover specs:108[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/browser_ui/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]109[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!110[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'111[Aug 08 2023 02:56:20 UTC (QA Tests)] INFO -- Report already exists, skipping!112Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}113Randomized with seed 60970114Create115 First file using Web IDE116[Aug 08 2023 02:56:24 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE117 creates the first file in an empty project via Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)118Create119 Upload a file in Web IDE120 when the file is an image121[Aug 08 2023 02:56:24 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer122 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)123 when a file with the same name already exists124[Aug 08 2023 02:56:24 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error125 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)126 when the file is binary127[Aug 08 2023 02:56:24 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button128 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)129 when the file is a text file130[Aug 08 2023 02:56:24 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text131 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)132Create133 Open Web IDE from Diff Tab134[Aug 08 2023 02:56:24 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab135 opens and edits a multi-file merge request in Web IDE from Diff Tab (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)136Plan137 check xss occurence in @mentions in issues138[Aug 08 2023 02:56:24 UTC (QA Tests)] INFO -- Starting test: Plan check xss occurence in @mentions in issues mentions a user in a comment139[Aug 08 2023 02:56:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6af981d65d25d007' via api in 1.43 seconds140[Aug 08 2023 02:56:26 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA141[Aug 08 2023 02:56:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-jka6cd9g' via cache in 0.0 seconds142[Aug 08 2023 02:56:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.06 seconds143[Aug 08 2023 02:56:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 1.55 seconds144[Aug 08 2023 02:56:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/xss-test-for-mentions-project-4e2475de7a345d61' via api in 3.25 seconds145[Aug 08 2023 02:56:30 UTC (QA Tests)] INFO -- filling :login_field with "root"146[Aug 08 2023 02:56:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field147[Aug 08 2023 02:56:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"148[Aug 08 2023 02:56:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field149[Aug 08 2023 02:56:31 UTC (QA Tests)] INFO -- clicking :sign_in_button150[Aug 08 2023 02:56:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.545s151[Aug 08 2023 02:56:34 UTC (QA Tests)] INFO -- Adding user qa-user-6af981d65d25d007 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/xss-test-for-mentions-project-4e2475de7a345d61 QA::Resource::Project152[Aug 08 2023 02:56:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.49 seconds153[Aug 08 2023 02:56:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/xss-test-for-mentions-project-4e2475de7a345d61/-/issues/1154[Aug 08 2023 02:56:38 UTC (QA Tests)] INFO -- clicking :issue-title155[Aug 08 2023 02:56:38 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown156[Aug 08 2023 02:56:38 UTC (QA Tests)] INFO -- clicking :close-button157[Aug 08 2023 02:56:39 UTC (QA Tests)] INFO -- clicking :issue-title158[Aug 08 2023 02:56:39 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown159[Aug 08 2023 02:56:39 UTC (QA Tests)] INFO -- filling :comment_field with "cc-ing you here @qa-user-6af981d65d25d007160"161[Aug 08 2023 02:56:39 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field162[Aug 08 2023 02:56:40 UTC (QA Tests)] INFO -- clicking :comment_button163[Aug 08 2023 02:56:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? noteable_note_container' took 0.737s164[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-6af981d65d25d007'165 mentions a user in a comment166Verify167 Pipeline with image:pull_policy168 when policy is not allowed169[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message170[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds171[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.17 seconds172[Aug 08 2023 02:56:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-1dd3d6f1d25a206b' via api in 1.34 seconds173[Aug 08 2023 02:56:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.174[Aug 08 2023 02:56:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`175[Aug 08 2023 02:56:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`176[Aug 08 2023 02:56:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`177[Aug 08 2023 02:56:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-g6q6rs3x -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-g6q6rs3x 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-g6q6rs3x --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list qa-runner-g6q6rs3x --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `178[Aug 08 2023 02:56:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-g6q6rs3x`179[Aug 08 2023 02:56:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`180[Aug 08 2023 02:56:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-g6q6rs3x' via api in 6.5 seconds181[Aug 08 2023 02:56:49 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...182[Aug 08 2023 02:56:49 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-g6q6rs3x:/etc/gitlab-runner/config.toml /tmp/config.toml20230808-38-yryoli`183[Aug 08 2023 02:56:49 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230808-38-yryoli qa-runner-g6q6rs3x:/etc/gitlab-runner/config.toml`184[Aug 08 2023 02:56:49 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-g6q6rs3x...185[Aug 08 2023 02:56:49 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-g6q6rs3x`186[Aug 08 2023 02:56:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-g6q6rs3x`187[Aug 08 2023 02:56:50 UTC (QA Tests)] INFO -- Waiting for runner to come online...188[Aug 08 2023 02:56:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds189[Aug 08 2023 02:56:51 UTC (QA Tests)] INFO -- filling :login_field with "root"190[Aug 08 2023 02:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field191[Aug 08 2023 02:56:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"192[Aug 08 2023 02:56:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field193[Aug 08 2023 02:56:52 UTC (QA Tests)] INFO -- clicking :sign_in_button194[Aug 08 2023 02:56:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.2s195[Aug 08 2023 02:56:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-1dd3d6f1d25a206b196[Aug 08 2023 02:56:56 UTC (QA Tests)] INFO -- clicking :menu_section_button197[Aug 08 2023 02:56:57 UTC (QA Tests)] INFO -- clicking :nav_item_link198[Aug 08 2023 02:56:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.987s199[Aug 08 2023 02:56:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.757s200[Aug 08 2023 02:57:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present201[Aug 08 2023 02:57:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.985s202[Aug 08 2023 02:57:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'203[Aug 08 2023 02:57:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-g6q6rs3x`204 fails job with policy not allowed message205 when policy is allowed206 with [always if-not-present] policies207[Aug 08 2023 02:57:13 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly208[Aug 08 2023 02:57:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds209[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.13 seconds210[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-9b8703f7f92331e8' via api in 0.52 seconds211[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.212[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`213[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`214[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`215[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ehbvjsmn -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ehbvjsmn 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-ehbvjsmn --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list qa-runner-ehbvjsmn --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `216[Aug 08 2023 02:57:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ehbvjsmn`217[Aug 08 2023 02:57:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`218[Aug 08 2023 02:57:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ehbvjsmn' via api in 1.31 seconds219[Aug 08 2023 02:57:15 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...220[Aug 08 2023 02:57:15 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-ehbvjsmn:/etc/gitlab-runner/config.toml /tmp/config.toml20230808-38-7sb77n`221[Aug 08 2023 02:57:15 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230808-38-7sb77n qa-runner-ehbvjsmn:/etc/gitlab-runner/config.toml`222[Aug 08 2023 02:57:16 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-ehbvjsmn...223[Aug 08 2023 02:57:16 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-ehbvjsmn`224[Aug 08 2023 02:57:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ehbvjsmn`225[Aug 08 2023 02:57:16 UTC (QA Tests)] INFO -- Waiting for runner to come online...226[Aug 08 2023 02:57:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds227[Aug 08 2023 02:57:18 UTC (QA Tests)] INFO -- filling :login_field with "root"228[Aug 08 2023 02:57:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field229[Aug 08 2023 02:57:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"230[Aug 08 2023 02:57:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field231[Aug 08 2023 02:57:18 UTC (QA Tests)] INFO -- clicking :sign_in_button232[Aug 08 2023 02:57:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.692s233[Aug 08 2023 02:57:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-9b8703f7f92331e8234[Aug 08 2023 02:57:23 UTC (QA Tests)] INFO -- clicking :menu_section_button235[Aug 08 2023 02:57:23 UTC (QA Tests)] INFO -- clicking :nav_item_link236[Aug 08 2023 02:57:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.29s237[Aug 08 2023 02:57:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present238[Aug 08 2023 02:57:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.992s239[Aug 08 2023 02:57:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.544s240[Aug 08 2023 02:57:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element job_log_content' took 0.563s241[Aug 08 2023 02:57:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'242[Aug 08 2023 02:57:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ehbvjsmn`243 applies pull policy in job correctly244 with [always] policy245[Aug 08 2023 02:57:50 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly246[Aug 08 2023 02:57:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds247[Aug 08 2023 02:57:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.17 seconds248[Aug 08 2023 02:57:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-ae01378f56de00ef' via api in 1.12 seconds249[Aug 08 2023 02:57:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.250[Aug 08 2023 02:57:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`251[Aug 08 2023 02:57:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`252[Aug 08 2023 02:57:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`253[Aug 08 2023 02:57:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9pxo6ead -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9pxo6ead 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-9pxo6ead --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list qa-runner-9pxo6ead --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `254[Aug 08 2023 02:57:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9pxo6ead`255[Aug 08 2023 02:57:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`256[Aug 08 2023 02:57:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-9pxo6ead' via api in 7.3 seconds257[Aug 08 2023 02:57:58 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...258[Aug 08 2023 02:57:58 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-9pxo6ead:/etc/gitlab-runner/config.toml /tmp/config.toml20230808-38-4qx6fe`259[Aug 08 2023 02:57:58 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230808-38-4qx6fe qa-runner-9pxo6ead:/etc/gitlab-runner/config.toml`260[Aug 08 2023 02:57:59 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-9pxo6ead...261[Aug 08 2023 02:57:59 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-9pxo6ead`262[Aug 08 2023 02:57:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9pxo6ead`263[Aug 08 2023 02:57:59 UTC (QA Tests)] INFO -- Waiting for runner to come online...264[Aug 08 2023 02:58:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds265[Aug 08 2023 02:58:00 UTC (QA Tests)] INFO -- filling :login_field with "root"266[Aug 08 2023 02:58:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field267[Aug 08 2023 02:58:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"268[Aug 08 2023 02:58:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field269[Aug 08 2023 02:58:01 UTC (QA Tests)] INFO -- clicking :sign_in_button270[Aug 08 2023 02:58:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.159s271[Aug 08 2023 02:58:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-ae01378f56de00ef272[Aug 08 2023 02:58:05 UTC (QA Tests)] INFO -- clicking :menu_section_button273[Aug 08 2023 02:58:06 UTC (QA Tests)] INFO -- clicking :nav_item_link274[Aug 08 2023 02:58:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.906s275[Aug 08 2023 02:58:08 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present276[Aug 08 2023 02:58:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.037s277[Aug 08 2023 02:58:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'278[Aug 08 2023 02:58:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-9pxo6ead`279 applies pull policy in job correctly280 with [never] policy281[Aug 08 2023 02:58:10 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly282[Aug 08 2023 02:58:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds283[Aug 08 2023 02:58:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds284[Aug 08 2023 02:58:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-607bc358b11a80f9' via api in 0.48 seconds285[Aug 08 2023 02:58:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.286[Aug 08 2023 02:58:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`287[Aug 08 2023 02:58:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`288[Aug 08 2023 02:58:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`289[Aug 08 2023 02:58:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-od2udqd1 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-od2udqd1 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-od2udqd1 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list qa-runner-od2udqd1 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `290[Aug 08 2023 02:58:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-od2udqd1`291[Aug 08 2023 02:58:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`292[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-od2udqd1' via api in 7.32 seconds293[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...294[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-od2udqd1:/etc/gitlab-runner/config.toml /tmp/config.toml20230808-38-qll2f9`295[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230808-38-qll2f9 qa-runner-od2udqd1:/etc/gitlab-runner/config.toml`296[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-od2udqd1...297[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-od2udqd1`298[Aug 08 2023 02:58:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-od2udqd1`299[Aug 08 2023 02:58:19 UTC (QA Tests)] INFO -- Waiting for runner to come online...300[Aug 08 2023 02:58:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds301[Aug 08 2023 02:58:20 UTC (QA Tests)] INFO -- filling :login_field with "root"302[Aug 08 2023 02:58:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field303[Aug 08 2023 02:58:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"304[Aug 08 2023 02:58:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field305[Aug 08 2023 02:58:21 UTC (QA Tests)] INFO -- clicking :sign_in_button306[Aug 08 2023 02:58:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.886s307[Aug 08 2023 02:58:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-607bc358b11a80f9308[Aug 08 2023 02:58:25 UTC (QA Tests)] INFO -- clicking :menu_section_button309[Aug 08 2023 02:58:26 UTC (QA Tests)] INFO -- clicking :nav_item_link310[Aug 08 2023 02:58:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.843s311[Aug 08 2023 02:58:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present312[Aug 08 2023 02:58:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.868s313[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'314[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-od2udqd1`315 applies pull policy in job correctly316 with [if-not-present] policy317[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly318[Aug 08 2023 02:58:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds319[Aug 08 2023 02:58:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds320[Aug 08 2023 02:58:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-d68179621017126a' via api in 1.04 seconds321[Aug 08 2023 02:58:30 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.322[Aug 08 2023 02:58:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`323[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`324[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`325[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-qf1nyeto -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-qf1nyeto 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-qf1nyeto --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list qa-runner-qf1nyeto --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `326[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-qf1nyeto`327[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`328[Aug 08 2023 02:58:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-qf1nyeto' via api in 6.25 seconds329[Aug 08 2023 02:58:37 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...330[Aug 08 2023 02:58:37 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-qf1nyeto:/etc/gitlab-runner/config.toml /tmp/config.toml20230808-38-f3r4zy`331[Aug 08 2023 02:58:37 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230808-38-f3r4zy qa-runner-qf1nyeto:/etc/gitlab-runner/config.toml`332[Aug 08 2023 02:58:37 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-qf1nyeto...333[Aug 08 2023 02:58:37 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-qf1nyeto`334[Aug 08 2023 02:58:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-qf1nyeto`335[Aug 08 2023 02:58:38 UTC (QA Tests)] INFO -- Waiting for runner to come online...336[Aug 08 2023 02:58:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds337[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- filling :login_field with "root"338[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field339[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"340[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field341[Aug 08 2023 02:58:40 UTC (QA Tests)] INFO -- clicking :sign_in_button342[Aug 08 2023 02:58:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.005s343[Aug 08 2023 02:58:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-with-image-pull-policy-d68179621017126a344[Aug 08 2023 02:58:44 UTC (QA Tests)] INFO -- clicking :menu_section_button345[Aug 08 2023 02:58:44 UTC (QA Tests)] INFO -- clicking :nav_item_link346[Aug 08 2023 02:58:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.751s347[Aug 08 2023 02:58:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present348[Aug 08 2023 02:58:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 0.899s349[Aug 08 2023 02:58:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'350[Aug 08 2023 02:58:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-qf1nyeto`351 applies pull policy in job correctly352Create353 Merge request push options354[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch355[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds356[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds357[Aug 08 2023 02:58:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/merge-request-push-options-cf59c70b229d1bd5' via api in 0.83 seconds358[Aug 08 2023 02:58:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"359[Aug 08 2023 02:58:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.21 seconds360[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"361[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.27 seconds362[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.22 seconds363[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- Merging via PUT /projects/7/merge_requests/1/merge364[Aug 08 2023 02:58:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test 6d0df5ada0be7772"365 sets a target branch366Package367 Maven group level endpoint368 via maven369 using a ci job token370[Aug 08 2023 02:58:58 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package371[Aug 08 2023 02:58:58 UTC (QA Tests)] INFO -- filling :login_field with "root"372[Aug 08 2023 02:58:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field373[Aug 08 2023 02:58:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"374[Aug 08 2023 02:58:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field375[Aug 08 2023 02:58:59 UTC (QA Tests)] INFO -- clicking :sign_in_button376[Aug 08 2023 02:59:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.877s377[Aug 08 2023 02:59:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds378[Aug 08 2023 02:59:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds379[Aug 08 2023 02:59:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-dd0d807ef163f53f' via api in 0.95 seconds380[Aug 08 2023 02:59:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.381[Aug 08 2023 02:59:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`382[Aug 08 2023 02:59:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`383[Aug 08 2023 02:59:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`384[Aug 08 2023 02:59:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463542 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463542 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-1691463542 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `385[Aug 08 2023 02:59:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463542`386[Aug 08 2023 02:59:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`387[Aug 08 2023 02:59:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463542' via api in 6.24 seconds388[Aug 08 2023 02:59:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.11 seconds389[Aug 08 2023 02:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-e4a76a9a65fd4839' via api in 0.94 seconds390[Aug 08 2023 02:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds391[Aug 08 2023 02:59:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds392[Aug 08 2023 02:59:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-dd0d807ef163f53f393[Aug 08 2023 02:59:13 UTC (QA Tests)] INFO -- clicking :menu_section_button394[Aug 08 2023 02:59:13 UTC (QA Tests)] INFO -- clicking :nav_item_link395[Aug 08 2023 02:59:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.69s396[Aug 08 2023 02:59:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present397[Aug 08 2023 02:59:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.409s398[Aug 08 2023 02:59:50 UTC (QA Tests)] INFO -- clicking :menu_section_button399[Aug 08 2023 02:59:51 UTC (QA Tests)] INFO -- clicking :nav_item_link400[Aug 08 2023 02:59:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.721s401[Aug 08 2023 02:59:51 UTC (QA Tests)] INFO -- clicking :details-link402[Aug 08 2023 02:59:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds403[Aug 08 2023 02:59:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-e4a76a9a65fd4839404[Aug 08 2023 02:59:54 UTC (QA Tests)] INFO -- clicking :menu_section_button405[Aug 08 2023 02:59:55 UTC (QA Tests)] INFO -- clicking :nav_item_link406[Aug 08 2023 02:59:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.766s407[Aug 08 2023 02:59:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present408[Aug 08 2023 02:59:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.897s409[Aug 08 2023 03:00:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463542'410[Aug 08 2023 03:00:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463542`411[Aug 08 2023 03:00:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-64cccf75146c6c90'412[Aug 08 2023 03:00:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-dd0d807ef163f53f'413[Aug 08 2023 03:00:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-e4a76a9a65fd4839'414 pushes and pulls a maven package415 using a project deploy token416[Aug 08 2023 03:00:12 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package417[Aug 08 2023 03:00:13 UTC (QA Tests)] INFO -- filling :login_field with "root"418[Aug 08 2023 03:00:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field419[Aug 08 2023 03:00:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"420[Aug 08 2023 03:00:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field421[Aug 08 2023 03:00:14 UTC (QA Tests)] INFO -- clicking :sign_in_button422[Aug 08 2023 03:00:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.862s423[Aug 08 2023 03:00:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds424[Aug 08 2023 03:00:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.15 seconds425[Aug 08 2023 03:00:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-cefe0c1913993567' via api in 1.26 seconds426[Aug 08 2023 03:00:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.427[Aug 08 2023 03:00:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`428[Aug 08 2023 03:00:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`429[Aug 08 2023 03:00:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`430[Aug 08 2023 03:00:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463617 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463617 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-1691463617 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `431[Aug 08 2023 03:00:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463617`432[Aug 08 2023 03:00:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`433[Aug 08 2023 03:00:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463617' via api in 6.43 seconds434[Aug 08 2023 03:00:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-1' via api in 0.09 seconds435[Aug 08 2023 03:00:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds436[Aug 08 2023 03:00:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-05b5d48052922665' via api in 0.66 seconds437[Aug 08 2023 03:00:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds438[Aug 08 2023 03:00:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds439[Aug 08 2023 03:00:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-cefe0c1913993567440[Aug 08 2023 03:00:28 UTC (QA Tests)] INFO -- clicking :menu_section_button441[Aug 08 2023 03:00:28 UTC (QA Tests)] INFO -- clicking :nav_item_link442[Aug 08 2023 03:00:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.756s443[Aug 08 2023 03:00:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present444[Aug 08 2023 03:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.211s445[Aug 08 2023 03:00:53 UTC (QA Tests)] INFO -- clicking :menu_section_button446[Aug 08 2023 03:00:53 UTC (QA Tests)] INFO -- clicking :nav_item_link447[Aug 08 2023 03:00:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.733s448[Aug 08 2023 03:00:54 UTC (QA Tests)] INFO -- clicking :details-link449[Aug 08 2023 03:00:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.741s450[Aug 08 2023 03:00:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds451[Aug 08 2023 03:00:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-05b5d48052922665452[Aug 08 2023 03:00:57 UTC (QA Tests)] INFO -- clicking :menu_section_button453[Aug 08 2023 03:00:57 UTC (QA Tests)] INFO -- clicking :nav_item_link454[Aug 08 2023 03:00:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.897s455[Aug 08 2023 03:00:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present456[Aug 08 2023 03:01:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.3s457[Aug 08 2023 03:01:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463617'458[Aug 08 2023 03:01:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463617`459[Aug 08 2023 03:01:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-ab1dd2186782065b'460[Aug 08 2023 03:01:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-cefe0c1913993567'461[Aug 08 2023 03:01:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-05b5d48052922665'462 pushes and pulls a maven package463 using a personal access token464[Aug 08 2023 03:01:14 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package465[Aug 08 2023 03:01:15 UTC (QA Tests)] INFO -- filling :login_field with "root"466[Aug 08 2023 03:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field467[Aug 08 2023 03:01:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"468[Aug 08 2023 03:01:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field469[Aug 08 2023 03:01:16 UTC (QA Tests)] INFO -- clicking :sign_in_button470[Aug 08 2023 03:01:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.826s471[Aug 08 2023 03:01:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds472[Aug 08 2023 03:01:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.14 seconds473[Aug 08 2023 03:01:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-54d321285699b80f' via api in 0.83 seconds474[Aug 08 2023 03:01:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.475[Aug 08 2023 03:01:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`476[Aug 08 2023 03:01:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`477[Aug 08 2023 03:01:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`478[Aug 08 2023 03:01:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463679 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463679 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-1691463679 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `479[Aug 08 2023 03:01:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463679`480[Aug 08 2023 03:01:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`481[Aug 08 2023 03:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463679' via api in 6.22 seconds482[Aug 08 2023 03:01:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds483[Aug 08 2023 03:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-b7a6c58bcd2400ca' via api in 0.72 seconds484[Aug 08 2023 03:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds485[Aug 08 2023 03:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds486[Aug 08 2023 03:01:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-54d321285699b80f487[Aug 08 2023 03:01:29 UTC (QA Tests)] INFO -- clicking :menu_section_button488[Aug 08 2023 03:01:29 UTC (QA Tests)] INFO -- clicking :nav_item_link489[Aug 08 2023 03:01:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.779s490[Aug 08 2023 03:01:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present491[Aug 08 2023 03:01:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.264s492[Aug 08 2023 03:01:54 UTC (QA Tests)] INFO -- clicking :menu_section_button493[Aug 08 2023 03:01:55 UTC (QA Tests)] INFO -- clicking :nav_item_link494[Aug 08 2023 03:01:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.677s495[Aug 08 2023 03:01:55 UTC (QA Tests)] INFO -- clicking :details-link496[Aug 08 2023 03:01:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds497[Aug 08 2023 03:01:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-b7a6c58bcd2400ca498[Aug 08 2023 03:01:58 UTC (QA Tests)] INFO -- clicking :menu_section_button499[Aug 08 2023 03:01:58 UTC (QA Tests)] INFO -- clicking :nav_item_link500[Aug 08 2023 03:01:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.725s501[Aug 08 2023 03:02:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present502[Aug 08 2023 03:02:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.247s503[Aug 08 2023 03:02:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463679'504[Aug 08 2023 03:02:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463679`505[Aug 08 2023 03:02:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-e34d3947fa1b51fd'506[Aug 08 2023 03:02:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-54d321285699b80f'507[Aug 08 2023 03:02:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-b7a6c58bcd2400ca'508 pushes and pulls a maven package509 duplication setting510 when disabled511[Aug 08 2023 03:02:15 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates512[Aug 08 2023 03:02:16 UTC (QA Tests)] INFO -- filling :login_field with "root"513[Aug 08 2023 03:02:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field514[Aug 08 2023 03:02:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"515[Aug 08 2023 03:02:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field516[Aug 08 2023 03:02:16 UTC (QA Tests)] INFO -- clicking :sign_in_button517[Aug 08 2023 03:02:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.909s518[Aug 08 2023 03:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds519[Aug 08 2023 03:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds520[Aug 08 2023 03:02:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-46b0bb9965672940' via api in 0.87 seconds521[Aug 08 2023 03:02:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.522[Aug 08 2023 03:02:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`523[Aug 08 2023 03:02:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`524[Aug 08 2023 03:02:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`525[Aug 08 2023 03:02:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463739 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463739 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-1691463739 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `526[Aug 08 2023 03:02:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463739`527[Aug 08 2023 03:02:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`528[Aug 08 2023 03:02:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463739' via api in 1.27 seconds529[Aug 08 2023 03:02:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds530[Aug 08 2023 03:02:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-1388c24d2afe1592' via api in 0.77 seconds531[Aug 08 2023 03:02:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds532[Aug 08 2023 03:02:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-a9b0ef76.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896533[Aug 08 2023 03:02:23 UTC (QA Tests)] INFO -- clicking :menu_section_button534[Aug 08 2023 03:02:23 UTC (QA Tests)] INFO -- clicking :nav_item_link535[Aug 08 2023 03:02:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.733s536[Aug 08 2023 03:02:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds537[Aug 08 2023 03:02:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-46b0bb9965672940538[Aug 08 2023 03:02:27 UTC (QA Tests)] INFO -- clicking :menu_section_button539[Aug 08 2023 03:02:27 UTC (QA Tests)] INFO -- clicking :nav_item_link540[Aug 08 2023 03:02:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.734s541[Aug 08 2023 03:02:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present542[Aug 08 2023 03:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.21s543[Aug 08 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :retry_button544[Aug 08 2023 03:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.006s545[Aug 08 2023 03:02:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-46b0bb9965672940546[Aug 08 2023 03:02:55 UTC (QA Tests)] INFO -- clicking :menu_section_button547[Aug 08 2023 03:02:55 UTC (QA Tests)] INFO -- clicking :nav_item_link548[Aug 08 2023 03:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.68s549[Aug 08 2023 03:02:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present550[Aug 08 2023 03:02:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.412s551[Aug 08 2023 03:03:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463739'552[Aug 08 2023 03:03:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463739`553[Aug 08 2023 03:03:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-0ff5446f923fcb84'554[Aug 08 2023 03:03:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-46b0bb9965672940'555[Aug 08 2023 03:03:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-1388c24d2afe1592'556 prevents users from publishing duplicates557 when enabled558[Aug 08 2023 03:03:12 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates559[Aug 08 2023 03:03:13 UTC (QA Tests)] INFO -- filling :login_field with "root"560[Aug 08 2023 03:03:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field561[Aug 08 2023 03:03:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"562[Aug 08 2023 03:03:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field563[Aug 08 2023 03:03:14 UTC (QA Tests)] INFO -- clicking :sign_in_button564[Aug 08 2023 03:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.873s565[Aug 08 2023 03:03:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds566[Aug 08 2023 03:03:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds567[Aug 08 2023 03:03:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-43c013bb5dd948fa' via api in 0.8 seconds568[Aug 08 2023 03:03:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.569[Aug 08 2023 03:03:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`570[Aug 08 2023 03:03:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`571[Aug 08 2023 03:03:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`572[Aug 08 2023 03:03:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463797 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463797 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-1691463797 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `573[Aug 08 2023 03:03:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463797`574[Aug 08 2023 03:03:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`575[Aug 08 2023 03:03:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463797' via api in 6.23 seconds576[Aug 08 2023 03:03:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds577[Aug 08 2023 03:03:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-72bd315a29145a1c' via api in 0.67 seconds578[Aug 08 2023 03:03:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds579[Aug 08 2023 03:03:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-a9b0ef76.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896580[Aug 08 2023 03:03:26 UTC (QA Tests)] INFO -- clicking :menu_section_button581[Aug 08 2023 03:03:26 UTC (QA Tests)] INFO -- clicking :nav_item_link582[Aug 08 2023 03:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.673s583[Aug 08 2023 03:03:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds584[Aug 08 2023 03:03:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-43c013bb5dd948fa585[Aug 08 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :menu_section_button586[Aug 08 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :nav_item_link587[Aug 08 2023 03:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s588[Aug 08 2023 03:03:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present589[Aug 08 2023 03:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.064s590[Aug 08 2023 03:03:55 UTC (QA Tests)] INFO -- clicking :retry_button591[Aug 08 2023 03:03:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.02s592[Aug 08 2023 03:03:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-43c013bb5dd948fa593[Aug 08 2023 03:03:57 UTC (QA Tests)] INFO -- clicking :menu_section_button594[Aug 08 2023 03:03:58 UTC (QA Tests)] INFO -- clicking :nav_item_link595[Aug 08 2023 03:03:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.704s596[Aug 08 2023 03:03:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present597[Aug 08 2023 03:04:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.096s598[Aug 08 2023 03:04:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463797'599[Aug 08 2023 03:04:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463797`600[Aug 08 2023 03:04:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-4032b88014460520'601[Aug 08 2023 03:04:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_package_project-43c013bb5dd948fa'602[Aug 08 2023 03:04:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/maven_client_project-72bd315a29145a1c'603 allows users to publish duplicates604Create605 Git clone over HTTP606[Aug 08 2023 03:04:14 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone607[Aug 08 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds608[Aug 08 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds609[Aug 08 2023 03:04:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-code-357d6cdf715f87db' via api in 0.53 seconds610[Aug 08 2023 03:04:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"611 user performs a shallow clone612[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone613[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds614[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.16 seconds615[Aug 08 2023 03:04:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-code-fd3d64cd33850ff1' via api in 0.57 seconds616[Aug 08 2023 03:04:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"617 user performs a deep clone618Verify619 Pipeline editor620[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline editor can create merge request621[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- filling :login_field with "root"622[Aug 08 2023 03:04:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field623[Aug 08 2023 03:04:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"624[Aug 08 2023 03:04:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field625[Aug 08 2023 03:04:20 UTC (QA Tests)] INFO -- clicking :sign_in_button626[Aug 08 2023 03:04:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.878s627[Aug 08 2023 03:04:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds628[Aug 08 2023 03:04:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds629[Aug 08 2023 03:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-editor-project-ee333624e6922dd4' via api in 0.8 seconds630[Aug 08 2023 03:04:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-editor-project-ee333624e6922dd4631[Aug 08 2023 03:04:25 UTC (QA Tests)] INFO -- clicking :menu_section_button632[Aug 08 2023 03:04:25 UTC (QA Tests)] INFO -- clicking :nav_item_link633[Aug 08 2023 03:04:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.802s634[Aug 08 2023 03:04:26 UTC (QA Tests)] INFO -- clicking :create_new_ci_button and ensuring QA::Page::Project::PipelineEditor::Show is present635[Aug 08 2023 03:04:27 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app636[Aug 08 2023 03:04:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_new_ci_button' took 1.331s637[Aug 08 2023 03:04:27 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app638[Aug 08 2023 03:04:27 UTC (QA Tests)] INFO -- checking via JS :new_mr_checkbox with args {}639[Aug 08 2023 03:04:27 UTC (QA Tests)] INFO -- clicking :commit_changes_button640[Aug 08 2023 03:04:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.696s641[Aug 08 2023 03:04:29 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present642[Aug 08 2023 03:04:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.673s643[Aug 08 2023 03:04:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-editor-project-ee333624e6922dd4'644[Aug 08 2023 03:04:32 UTC (QA Tests)] ERROR -- Interceptor Api Errors645[-1] POST /api/graphql -- Correlation Id: Correlation Id not found646 can create merge request647Create648 API basics649[Aug 08 2023 03:04:32 UTC (QA Tests)] INFO -- Starting test: Create API basics user creates a project with a file and deletes them afterwards650 user creates a project with a file and deletes them afterwards651 raw file access652[Aug 08 2023 03:04:33 UTC (QA Tests)] INFO -- Starting test: Create API basics raw file access sets no-cache headers as expected653 sets no-cache headers as expected654Create655 Create a new project from a template656[Aug 08 2023 03:04:35 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api657[Aug 08 2023 03:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds658[Aug 08 2023 03:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.14 seconds659[Aug 08 2023 03:04:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/templated-project-9dfcb274677d43b9' via api in 5.84 seconds660[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds661 commits via the api662Package663 Helm Registry664 using project deploy token665[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart666[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- filling :login_field with "root"667[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field668[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"669[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field670[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- clicking :sign_in_button671[Aug 08 2023 03:04:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.87s672[Aug 08 2023 03:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds673[Aug 08 2023 03:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds674[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-25eb25472e6ee92f' via api in 0.8 seconds675[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.676[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`677[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`678[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`679[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463885 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463885 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-1691463885 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `680[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463885`681[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`682[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463885' via api in 6.22 seconds683[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.09 seconds684[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds685[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-2b0f9c8ead446ecd' via api in 0.71 seconds686[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds687[Aug 08 2023 03:04:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds688[Aug 08 2023 03:04:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-25eb25472e6ee92f689[Aug 08 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :menu_section_button690[Aug 08 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :nav_item_link691[Aug 08 2023 03:04:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.726s692[Aug 08 2023 03:04:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present693[Aug 08 2023 03:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.207s694[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- clicking :menu_section_button695[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- clicking :nav_item_link696[Aug 08 2023 03:05:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.669s697[Aug 08 2023 03:05:12 UTC (QA Tests)] INFO -- clicking :details-link698[Aug 08 2023 03:05:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds699[Aug 08 2023 03:05:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-2b0f9c8ead446ecd700[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- clicking :menu_section_button701[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- clicking :nav_item_link702[Aug 08 2023 03:05:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.706s703[Aug 08 2023 03:05:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present704[Aug 08 2023 03:05:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.186s705[Aug 08 2023 03:05:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463885'706[Aug 08 2023 03:05:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463885`707[Aug 08 2023 03:05:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-4f7a0a1bd750045c'708[Aug 08 2023 03:05:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-25eb25472e6ee92f'709[Aug 08 2023 03:05:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-2b0f9c8ead446ecd'710 pushes and pulls a helm chart711 using ci job token712[Aug 08 2023 03:05:31 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart713[Aug 08 2023 03:05:31 UTC (QA Tests)] INFO -- filling :login_field with "root"714[Aug 08 2023 03:05:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field715[Aug 08 2023 03:05:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"716[Aug 08 2023 03:05:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field717[Aug 08 2023 03:05:32 UTC (QA Tests)] INFO -- clicking :sign_in_button718[Aug 08 2023 03:05:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.896s719[Aug 08 2023 03:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds720[Aug 08 2023 03:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.13 seconds721[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-53e17622328dd8ee' via api in 0.88 seconds722[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.723[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`724[Aug 08 2023 03:05:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`725[Aug 08 2023 03:05:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`726[Aug 08 2023 03:05:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463935 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463935 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-1691463935 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `727[Aug 08 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463935`728[Aug 08 2023 03:05:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`729[Aug 08 2023 03:05:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463935' via api in 6.33 seconds730[Aug 08 2023 03:05:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds731[Aug 08 2023 03:05:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-28eb97999073defa' via api in 0.76 seconds732[Aug 08 2023 03:05:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds733[Aug 08 2023 03:05:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds734[Aug 08 2023 03:05:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-53e17622328dd8ee735[Aug 08 2023 03:05:45 UTC (QA Tests)] INFO -- clicking :menu_section_button736[Aug 08 2023 03:05:46 UTC (QA Tests)] INFO -- clicking :nav_item_link737[Aug 08 2023 03:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.751s738[Aug 08 2023 03:05:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present739[Aug 08 2023 03:05:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.264s740[Aug 08 2023 03:06:01 UTC (QA Tests)] INFO -- clicking :menu_section_button741[Aug 08 2023 03:06:02 UTC (QA Tests)] INFO -- clicking :nav_item_link742[Aug 08 2023 03:06:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.901s743[Aug 08 2023 03:06:03 UTC (QA Tests)] INFO -- clicking :details-link744[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds745[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-28eb97999073defa746[Aug 08 2023 03:06:05 UTC (QA Tests)] INFO -- clicking :menu_section_button747[Aug 08 2023 03:06:05 UTC (QA Tests)] INFO -- clicking :nav_item_link748[Aug 08 2023 03:06:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s749[Aug 08 2023 03:06:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present750[Aug 08 2023 03:06:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.173s751[Aug 08 2023 03:06:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463935'752[Aug 08 2023 03:06:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463935`753[Aug 08 2023 03:06:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-52485a8aa0e87ddb'754[Aug 08 2023 03:06:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-53e17622328dd8ee'755[Aug 08 2023 03:06:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-28eb97999073defa'756 pushes and pulls a helm chart757 using personal access token758[Aug 08 2023 03:06:22 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart759[Aug 08 2023 03:06:23 UTC (QA Tests)] INFO -- filling :login_field with "root"760[Aug 08 2023 03:06:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field761[Aug 08 2023 03:06:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"762[Aug 08 2023 03:06:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field763[Aug 08 2023 03:06:23 UTC (QA Tests)] INFO -- clicking :sign_in_button764[Aug 08 2023 03:06:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.915s765[Aug 08 2023 03:06:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds766[Aug 08 2023 03:06:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds767[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-af865698e0eeb4ce' via api in 0.81 seconds768[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.769[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`770[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`771[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`772[Aug 08 2023 03:06:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463986 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463986 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-1691463986 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-26-9656231daa9c2896 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `773[Aug 08 2023 03:06:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463986`774[Aug 08 2023 03:06:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`775[Aug 08 2023 03:06:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463986' via api in 1.31 seconds776[Aug 08 2023 03:06:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.12 seconds777[Aug 08 2023 03:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-f92cc4323a2446ae' via api in 0.78 seconds778[Aug 08 2023 03:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds779[Aug 08 2023 03:06:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds780[Aug 08 2023 03:06:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-af865698e0eeb4ce781[Aug 08 2023 03:06:31 UTC (QA Tests)] INFO -- clicking :menu_section_button782[Aug 08 2023 03:06:32 UTC (QA Tests)] INFO -- clicking :nav_item_link783[Aug 08 2023 03:06:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.728s784[Aug 08 2023 03:06:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present785[Aug 08 2023 03:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.193s786[Aug 08 2023 03:06:47 UTC (QA Tests)] INFO -- clicking :menu_section_button787[Aug 08 2023 03:06:47 UTC (QA Tests)] INFO -- clicking :nav_item_link788[Aug 08 2023 03:06:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.831s789[Aug 08 2023 03:06:48 UTC (QA Tests)] INFO -- clicking :details-link790[Aug 08 2023 03:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds791[Aug 08 2023 03:06:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-f92cc4323a2446ae792[Aug 08 2023 03:06:51 UTC (QA Tests)] INFO -- clicking :menu_section_button793[Aug 08 2023 03:06:51 UTC (QA Tests)] INFO -- clicking :nav_item_link794[Aug 08 2023 03:06:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.669s795[Aug 08 2023 03:06:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present796[Aug 08 2023 03:06:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.158s797[Aug 08 2023 03:07:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463986'798[Aug 08 2023 03:07:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463986`799[Aug 08 2023 03:07:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-74cba6a701ef82cf'800[Aug 08 2023 03:07:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_package_project-af865698e0eeb4ce'801[Aug 08 2023 03:07:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/helm_client_project-f92cc4323a2446ae'802 pushes and pulls a helm chart803Monitor804 Alert805 when using Prometheus integration806 behaves like new alert807[Aug 08 2023 03:07:07 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident808[Aug 08 2023 03:07:08 UTC (QA Tests)] INFO -- filling :login_field with "root"809[Aug 08 2023 03:07:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field810[Aug 08 2023 03:07:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"811[Aug 08 2023 03:07:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field812[Aug 08 2023 03:07:09 UTC (QA Tests)] INFO -- clicking :sign_in_button813[Aug 08 2023 03:07:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s814[Aug 08 2023 03:07:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds815[Aug 08 2023 03:07:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds816[Aug 08 2023 03:07:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-1b4fbbfc05b39256' via api in 0.52 seconds817[Aug 08 2023 03:07:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-1b4fbbfc05b39256818[Aug 08 2023 03:07:13 UTC (QA Tests)] INFO -- clicking :menu_section_button819[Aug 08 2023 03:07:13 UTC (QA Tests)] INFO -- clicking :nav_item_link820[Aug 08 2023 03:07:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.861s821[Aug 08 2023 03:07:15 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}822[Aug 08 2023 03:07:15 UTC (QA Tests)] INFO -- clicking :save_changes_button823[Aug 08 2023 03:07:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.823s824[Aug 08 2023 03:07:17 UTC (QA Tests)] INFO -- clicking :add_integration_button825[Aug 08 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown826[Aug 08 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button827[Aug 08 2023 03:07:19 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-08T03:07:18.441+00:00","generatorURL":"http://rogahn.test/henriette","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"quod"},"annotations":{"title":"quae","gitlab_y_label":"status"}}]}"828[Aug 08 2023 03:07:19 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field829[Aug 08 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :send_test_alert_button830[Aug 08 2023 03:07:20 UTC (QA Tests)] INFO -- clicking :menu_section_button831[Aug 08 2023 03:07:20 UTC (QA Tests)] INFO -- clicking :nav_item_link832[Aug 08 2023 03:07:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.742s833 automatically creates new incident834 when using HTTP endpoint integration835 behaves like new alert836[Aug 08 2023 03:07:21 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident837[Aug 08 2023 03:07:21 UTC (QA Tests)] INFO -- filling :login_field with "root"838[Aug 08 2023 03:07:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field839[Aug 08 2023 03:07:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"840[Aug 08 2023 03:07:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field841[Aug 08 2023 03:07:22 UTC (QA Tests)] INFO -- clicking :sign_in_button842[Aug 08 2023 03:07:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.066s843[Aug 08 2023 03:07:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds844[Aug 08 2023 03:07:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds845[Aug 08 2023 03:07:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-e0ecf657c739ef36' via api in 0.61 seconds846[Aug 08 2023 03:07:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-e0ecf657c739ef36847[Aug 08 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :menu_section_button848[Aug 08 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :nav_item_link849[Aug 08 2023 03:07:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.835s850[Aug 08 2023 03:07:29 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}851[Aug 08 2023 03:07:29 UTC (QA Tests)] INFO -- clicking :save_changes_button852[Aug 08 2023 03:07:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.915s853[Aug 08 2023 03:07:31 UTC (QA Tests)] INFO -- clicking :add_integration_button854[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown855[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- clicking :integration_name_field856[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- filling :integration_name_field with "officia"857[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field858[Aug 08 2023 03:07:32 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button859[Aug 08 2023 03:07:33 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"nulla","description":"quae"}"860[Aug 08 2023 03:07:33 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field861[Aug 08 2023 03:07:33 UTC (QA Tests)] INFO -- clicking :send_test_alert_button862[Aug 08 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :menu_section_button863[Aug 08 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :nav_item_link864[Aug 08 2023 03:07:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s865 automatically creates new incident866Create867 Personal snippet creation868[Aug 08 2023 03:07:35 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet869[Aug 08 2023 03:07:35 UTC (QA Tests)] INFO -- filling :login_field with "root"870[Aug 08 2023 03:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field871[Aug 08 2023 03:07:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"872[Aug 08 2023 03:07:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field873[Aug 08 2023 03:07:36 UTC (QA Tests)] INFO -- clicking :sign_in_button874[Aug 08 2023 03:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.972s875[Aug 08 2023 03:07:39 UTC (QA Tests)] INFO -- clicking :new-menu-toggle876[Aug 08 2023 03:07:39 UTC (QA Tests)] INFO -- clicking :create_menu_item877[Aug 08 2023 03:07:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.791s878[Aug 08 2023 03:07:40 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"879[Aug 08 2023 03:07:40 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field880[Aug 08 2023 03:07:40 UTC (QA Tests)] INFO -- clicking :description_placeholder881[Aug 08 2023 03:07:40 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"882[Aug 08 2023 03:07:40 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field883[Aug 08 2023 03:07:41 UTC (QA Tests)] INFO -- clicking :visibility_content884[Aug 08 2023 03:07:41 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"885[Aug 08 2023 03:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field886[Aug 08 2023 03:07:42 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button887[Aug 08 2023 03:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.106s888[Aug 08 2023 03:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.115s889[Aug 08 2023 03:07:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 4.11 seconds890[Aug 08 2023 03:07:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'891 user creates a personal snippet892Plan893 Custom issue templates894[Aug 08 2023 03:07:44 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template895[Aug 08 2023 03:07:44 UTC (QA Tests)] INFO -- filling :login_field with "root"896[Aug 08 2023 03:07:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field897[Aug 08 2023 03:07:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"898[Aug 08 2023 03:07:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field899[Aug 08 2023 03:07:45 UTC (QA Tests)] INFO -- clicking :sign_in_button900[Aug 08 2023 03:07:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.026s901[Aug 08 2023 03:07:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds902[Aug 08 2023 03:07:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds903[Aug 08 2023 03:07:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/custom-issue-template-project-1538820e9508a3e4' via api in 0.79 seconds904[Aug 08 2023 03:07:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds905[Aug 08 2023 03:07:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/custom-issue-template-project-1538820e9508a3e4906[Aug 08 2023 03:07:50 UTC (QA Tests)] INFO -- clicking :new-menu-toggle907[Aug 08 2023 03:07:50 UTC (QA Tests)] INFO -- clicking :create_menu_item908[Aug 08 2023 03:07:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.003s909[Aug 08 2023 03:07:51 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title e55662152b31c246"910[Aug 08 2023 03:07:51 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field911[Aug 08 2023 03:07:52 UTC (QA Tests)] INFO -- clicking :template_dropdown912[Aug 08 2023 03:07:52 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present913[Aug 08 2023 03:07:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.576s914[Aug 08 2023 03:07:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.7 seconds915 creates an issue via custom template916Manage917 2FA918 allows enforcing 2FA via UI and logging in with 2FA (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/409336)919Configure920 Auto DevOps with a Kubernetes Agent921 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)922Create923 Branch with unusual name924 when branch name contains slash, hash, double dash, and capital letter925[Aug 08 2023 03:07:55 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly926[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- filling :login_field with "root"927[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field928[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"929[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field930[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :sign_in_button931[Aug 08 2023 03:07:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.967s932[Aug 08 2023 03:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds933[Aug 08 2023 03:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds934[Aug 08 2023 03:08:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/unusually-named-branch-project-8c6ff6960e0c195d' via api in 0.82 seconds935[Aug 08 2023 03:08:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds936[Aug 08 2023 03:08:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/unusually-named-branch-project-8c6ff6960e0c195d937[Aug 08 2023 03:08:03 UTC (QA Tests)] INFO -- clicking :file_name_link938[Aug 08 2023 03:08:04 UTC (QA Tests)] INFO -- clicking :file_name_link939 renders repository file tree correctly940Create941 Merge request rebasing942[Aug 08 2023 03:08:04 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request943[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- filling :login_field with "root"944[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field945[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"946[Aug 08 2023 03:08:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field947[Aug 08 2023 03:08:06 UTC (QA Tests)] INFO -- clicking :sign_in_button948[Aug 08 2023 03:08:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.968s949[Aug 08 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds950[Aug 08 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds951[Aug 08 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-merge-request-afab230ef2b92c2d' via api in 0.81 seconds952[Aug 08 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds953[Aug 08 2023 03:08:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.89 seconds954[Aug 08 2023 03:08:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-merge-request-afab230ef2b92c2d955[Aug 08 2023 03:08:13 UTC (QA Tests)] INFO -- clicking :menu_section_button956[Aug 08 2023 03:08:13 UTC (QA Tests)] INFO -- clicking :nav_item_link957[Aug 08 2023 03:08:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.743s958[Aug 08 2023 03:08:14 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button959[Aug 08 2023 03:08:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 0.867s960[Aug 08 2023 03:08:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds961[Aug 08 2023 03:08:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-merge-request-afab230ef2b92c2d/-/merge_requests/1962[Aug 08 2023 03:08:17 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-merge-request-afab230ef2b92c2d/-/merge_requests/1963[Aug 08 2023 03:08:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.637s964[Aug 08 2023 03:08:19 UTC (QA Tests)] INFO -- clicking :mr_rebase_button965[Aug 08 2023 03:08:19 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments966[Aug 08 2023 03:08:19 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-merge-request-afab230ef2b92c2d/-/merge_requests/1967[Aug 08 2023 03:08:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.688s968[Aug 08 2023 03:08:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 11.047s969[Aug 08 2023 03:08:33 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-merge-request-afab230ef2b92c2d/-/merge_requests/1970[Aug 08 2023 03:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.892s971[Aug 08 2023 03:08:35 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-merge-request-afab230ef2b92c2d/-/merge_requests/1972[Aug 08 2023 03:08:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.581s973[Aug 08 2023 03:08:37 UTC (QA Tests)] INFO -- clicking :merge_button974[Aug 08 2023 03:08:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.437s975 user rebases source branch of merge request976Create977 Merge request push options978[Aug 08 2023 03:08:39 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels979[Aug 08 2023 03:08:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds980[Aug 08 2023 03:08:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds981[Aug 08 2023 03:08:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/the_awesome_project-750a6b29a4df4ba9' via api in 0.79 seconds982[Aug 08 2023 03:08:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"983[Aug 08 2023 03:08:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.28 seconds984 sets labels985 when labels are set already986[Aug 08 2023 03:08:41 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push987[Aug 08 2023 03:08:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds988[Aug 08 2023 03:08:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.13 seconds989[Aug 08 2023 03:08:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/the_awesome_project-c5924730c81a6c72' via api in 0.87 seconds990[Aug 08 2023 03:08:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"991[Aug 08 2023 03:08:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds992[Aug 08 2023 03:08:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"993[Aug 08 2023 03:08:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.19 seconds994 removes them on subsequent push995Create996 File management997[Aug 08 2023 03:08:45 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web998[Aug 08 2023 03:08:46 UTC (QA Tests)] INFO -- filling :login_field with "root"999[Aug 08 2023 03:08:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1000[Aug 08 2023 03:08:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1001[Aug 08 2023 03:08:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1002[Aug 08 2023 03:08:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1003[Aug 08 2023 03:08:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.196s1004[Aug 08 2023 03:08:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1005[Aug 08 2023 03:08:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1006[Aug 08 2023 03:08:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-new-file-b053f08edd23a821' via api in 0.8 seconds1007[Aug 08 2023 03:08:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.43 seconds1008[Aug 08 2023 03:08:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-new-file-b053f08edd23a821/-/blob/main/QA+Test+-+File+name1009[Aug 08 2023 03:08:52 UTC (QA Tests)] INFO -- clicking :action_dropdown1010[Aug 08 2023 03:08:52 UTC (QA Tests)] INFO -- clicking :edit_menu_item1011[Aug 08 2023 03:08:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.025s10122023-08-08 03:08:53 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:10142023-08-08 03:08:53 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.1015[Aug 08 2023 03:08:53 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"1016[Aug 08 2023 03:08:53 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1017[Aug 08 2023 03:08:54 UTC (QA Tests)] INFO -- clicking :commit_button1018[Aug 08 2023 03:08:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.183s1019[Aug 08 2023 03:08:55 UTC (QA Tests)] ERROR -- Interceptor Api Errors1020[200] POST http://gitlab-ce-a9b0ef76.test/api/graphql -- Correlation Id: 01H79HWWB7GD8BV1AGKRPAFXEH1021error-messages: Variable $refType of type RefType was provided invalid value1022 user edits a file via the Web1023Manage1024 Gitlab migration1025 migrates large gitlab group via api (PENDING: Test is not compatible with this environment or pipeline)1026Create1027 Merged merge request1028[Aug 08 2023 03:08:55 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted1029[Aug 08 2023 03:08:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1030[Aug 08 2023 03:08:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1031[Aug 08 2023 03:08:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1032[Aug 08 2023 03:08:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1033[Aug 08 2023 03:08:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1034[Aug 08 2023 03:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.077s1035[Aug 08 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1036[Aug 08 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds1037[Aug 08 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/revert-21ad6ea41aef5547' via api in 0.56 seconds1038[Aug 08 2023 03:09:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1039[Aug 08 2023 03:09:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1040[Aug 08 2023 03:09:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.38 seconds1041[Aug 08 2023 03:09:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/revert-21ad6ea41aef5547/-/merge_requests/11042[Aug 08 2023 03:09:04 UTC (QA Tests)] INFO -- clicking :merge_button1043[Aug 08 2023 03:09:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1044[Aug 08 2023 03:09:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.031s1045[Aug 08 2023 03:09:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 2.072s1046[Aug 08 2023 03:09:07 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present1047[Aug 08 2023 03:09:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert_button' took 0.576s1048[Aug 08 2023 03:09:08 UTC (QA Tests)] INFO -- clicking :submit_commit_button1049[Aug 08 2023 03:09:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.457s1050[Aug 08 2023 03:09:09 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1051[Aug 08 2023 03:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.526s1052[Aug 08 2023 03:09:12 UTC (QA Tests)] INFO -- clicking :diffs_tab1053[Aug 08 2023 03:09:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.035s1054[Aug 08 2023 03:09:23 UTC (QA Tests)] INFO -- clicking :file_tree_button1055 can be reverted1056Verify1057 Run pipeline1058 with web only rule1059[Aug 08 2023 03:09:23 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline1060[Aug 08 2023 03:09:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1061[Aug 08 2023 03:09:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1062[Aug 08 2023 03:09:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/web-only-pipeline-9fb2690d692bc2a9' via api in 0.56 seconds1063[Aug 08 2023 03:09:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1064[Aug 08 2023 03:09:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1065[Aug 08 2023 03:09:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1066[Aug 08 2023 03:09:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1067[Aug 08 2023 03:09:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1068[Aug 08 2023 03:09:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1069[Aug 08 2023 03:09:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.088s1070[Aug 08 2023 03:09:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/web-only-pipeline-9fb2690d692bc2a91071[Aug 08 2023 03:09:30 UTC (QA Tests)] INFO -- clicking :menu_section_button1072[Aug 08 2023 03:09:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1073[Aug 08 2023 03:09:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.679s1074[Aug 08 2023 03:09:31 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1075[Aug 08 2023 03:09:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.836s1076[Aug 08 2023 03:09:32 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1077[Aug 08 2023 03:09:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1078[Aug 08 2023 03:09:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.695s1079[Aug 08 2023 03:09:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.836s1080[Aug 08 2023 03:09:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 0.938s1081[Aug 08 2023 03:09:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 3.145s1082 can trigger pipeline1083Create1084 Snippet index page1085 behaves like displaying details on index page1086[Aug 08 2023 03:09:35 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 number1087[Aug 08 2023 03:09:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1088[Aug 08 2023 03:09:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1089[Aug 08 2023 03:09:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1090[Aug 08 2023 03:09:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1091[Aug 08 2023 03:09:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1092[Aug 08 2023 03:09:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.097s1093[Aug 08 2023 03:09:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1094[Aug 08 2023 03:09:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds1095[Aug 08 2023 03:09:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-snippets-665d298b9ebc25e3' via api in 0.53 seconds1096[Aug 08 2023 03:09:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 0.95 seconds1097[Aug 08 2023 03:09:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1098 shows correct details of project_snippet_with_multiple_files including file number1099 behaves like displaying details on index page1100[Aug 08 2023 03:09:41 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 number1101[Aug 08 2023 03:09:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1102[Aug 08 2023 03:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1103[Aug 08 2023 03:09:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1104[Aug 08 2023 03:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1105[Aug 08 2023 03:09:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1106[Aug 08 2023 03:09:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.182s1107[Aug 08 2023 03:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.33 seconds1108[Aug 08 2023 03:09:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1109 shows correct details of personal_snippet_with_single_file including file number1110 behaves like displaying details on index page1111[Aug 08 2023 03:09:46 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 number1112[Aug 08 2023 03:09:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1113[Aug 08 2023 03:09:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1114[Aug 08 2023 03:09:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1115[Aug 08 2023 03:09:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1116[Aug 08 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1117[Aug 08 2023 03:09:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.086s1118[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.36 seconds1119[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1120[Aug 08 2023 03:09:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.503s1121 shows correct details of personal_snippet_with_multiple_files including file number1122 behaves like displaying details on index page1123[Aug 08 2023 03:09:52 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 number1124[Aug 08 2023 03:09:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1125[Aug 08 2023 03:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1126[Aug 08 2023 03:09:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1127[Aug 08 2023 03:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1128[Aug 08 2023 03:09:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1129[Aug 08 2023 03:09:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.058s1130[Aug 08 2023 03:09:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1131[Aug 08 2023 03:09:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds1132[Aug 08 2023 03:09:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-snippets-8cd2bfa45962e0f7' via api in 0.51 seconds1133[Aug 08 2023 03:09:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 0.96 seconds1134[Aug 08 2023 03:09:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1135 shows correct details of project_snippet_with_single_file including file number1136Create1137 Review a merge request in Web IDE1138[Aug 08 2023 03:09:58 UTC (QA Tests)] INFO -- Starting test: Create Review a merge request in Web IDE opens and edits a merge request in Web IDE1139 opens and edits a merge request in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1140Plan1141 Testing wiki content manipulation inside a project1142[Aug 08 2023 03:09:58 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push1143[Aug 08 2023 03:09:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1144[Aug 08 2023 03:09:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1145[Aug 08 2023 03:09:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1146[Aug 08 2023 03:09:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1147[Aug 08 2023 03:09:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1148[Aug 08 2023 03:10:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.121s1149[Aug 08 2023 03:10:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1150[Aug 08 2023 03:10:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.14 seconds1151[Aug 08 2023 03:10:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/wiki_testing-77785fb3ee2845ef' via api in 0.59 seconds1152[Aug 08 2023 03:10:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.11 seconds1153[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 0.98 seconds1154[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/wiki_testing-77785fb3ee2845ef/-/wikis/Home1155 by manipulating content on the page using git push1156[Aug 08 2023 03:10:05 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page1157[Aug 08 2023 03:10:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1158[Aug 08 2023 03:10:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1159[Aug 08 2023 03:10:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1160[Aug 08 2023 03:10:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1161[Aug 08 2023 03:10:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1162[Aug 08 2023 03:10:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.1s1163[Aug 08 2023 03:10:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1164[Aug 08 2023 03:10:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds1165[Aug 08 2023 03:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/wiki_testing-127c30a5989f68d5' via api in 0.55 seconds1166[Aug 08 2023 03:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.96 seconds1167[Aug 08 2023 03:10:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/wiki_testing-127c30a5989f68d5/-/wikis/Home1168[Aug 08 2023 03:10:12 UTC (QA Tests)] INFO -- clicking :edit_page_button1169[Aug 08 2023 03:10:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.784s1170[Aug 08 2023 03:10:13 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1171[Aug 08 2023 03:10:13 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1172[Aug 08 2023 03:10:13 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1173[Aug 08 2023 03:10:13 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1174[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1175[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1176[Aug 08 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1177[Aug 08 2023 03:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.103s1178 by manipulating content on the page1179Monitor1180 Alert settings1181 when using HTTP endpoint integration1182 behaves like sends test alert1183[Aug 08 2023 03:10:16 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1184[Aug 08 2023 03:10:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1185[Aug 08 2023 03:10:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1186[Aug 08 2023 03:10:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1187[Aug 08 2023 03:10:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1188[Aug 08 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1189[Aug 08 2023 03:10:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.102s1190[Aug 08 2023 03:10:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1191[Aug 08 2023 03:10:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds1192[Aug 08 2023 03:10:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-ece75686a49a5ebc' via api in 0.52 seconds1193[Aug 08 2023 03:10:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-ece75686a49a5ebc1194[Aug 08 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1195[Aug 08 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1196[Aug 08 2023 03:10:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.744s1197[Aug 08 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :add_integration_button1198[Aug 08 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1199[Aug 08 2023 03:10:24 UTC (QA Tests)] INFO -- clicking :integration_name_field1200[Aug 08 2023 03:10:25 UTC (QA Tests)] INFO -- filling :integration_name_field with "id"1201[Aug 08 2023 03:10:25 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1202[Aug 08 2023 03:10:25 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1203[Aug 08 2023 03:10:25 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"est","description":"est"}"1204[Aug 08 2023 03:10:25 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1205[Aug 08 2023 03:10:26 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1206[Aug 08 2023 03:10:26 UTC (QA Tests)] INFO -- clicking :menu_section_button1207[Aug 08 2023 03:10:26 UTC (QA Tests)] INFO -- clicking :nav_item_link1208[Aug 08 2023 03:10:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.682s1209 creates new alert1210 when using Prometheus integration1211 behaves like sends test alert1212[Aug 08 2023 03:10:27 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert1213[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1214[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1215[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1216[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1217[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1218[Aug 08 2023 03:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s1219[Aug 08 2023 03:10:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1220[Aug 08 2023 03:10:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1221[Aug 08 2023 03:10:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-04ed1028146388d8' via api in 0.61 seconds1222[Aug 08 2023 03:10:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-alerts-04ed1028146388d81223[Aug 08 2023 03:10:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1224[Aug 08 2023 03:10:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1225[Aug 08 2023 03:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.865s1226[Aug 08 2023 03:10:36 UTC (QA Tests)] INFO -- clicking :add_integration_button1227[Aug 08 2023 03:10:36 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1228[Aug 08 2023 03:10:36 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1229[Aug 08 2023 03:10:36 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-08T03:10:36.497+00:00","generatorURL":"http://mayer-wunsch.example/sarai","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"et"},"annotations":{"title":"aut","gitlab_y_label":"status"}}]}"1230[Aug 08 2023 03:10:36 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1231[Aug 08 2023 03:10:37 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1232[Aug 08 2023 03:10:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1233[Aug 08 2023 03:10:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1234[Aug 08 2023 03:10:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.759s1235 creates new alert1236Plan1237 Assignees1238[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- Starting test: Plan Assignees update without refresh1239[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1240[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1241[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1242[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1243[Aug 08 2023 03:10:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1244[Aug 08 2023 03:10:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.158s1245[Aug 08 2023 03:10:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1246[Aug 08 2023 03:10:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1247[Aug 08 2023 03:10:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-to-test-assignees-76e1ed1c3ee96df6' via api in 0.55 seconds1248[Aug 08 2023 03:10:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds1249[Aug 08 2023 03:10:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-to-test-assignees-76e1ed1c3ee96df6 QA::Resource::Project1250[Aug 08 2023 03:10:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.27 seconds1251[Aug 08 2023 03:10:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-to-test-assignees-76e1ed1c3ee96df6 QA::Resource::Project1252[Aug 08 2023 03:10:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.44 seconds1253[Aug 08 2023 03:10:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-to-test-assignees-76e1ed1c3ee96df6/-/issues/11254 update without refresh1255Package1256 SaaS Container Registry1257 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1258Package1259 PyPI Repository1260 when at the project level1261[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- Starting test: Package PyPI Repository when at the project level publishes and installs a pypi package1262[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1263[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1264[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pypi-package-project-2555c905d592374d' via api in 0.54 seconds1265[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1266[Aug 08 2023 03:10:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1267[Aug 08 2023 03:10:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1268[Aug 08 2023 03:10:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1269[Aug 08 2023 03:10:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464249 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464249 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-1691464249 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-pypi-package-project-2555c905d592374d --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1270[Aug 08 2023 03:10:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464249`1271[Aug 08 2023 03:10:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1272[Aug 08 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464249' via api in 1.35 seconds1273[Aug 08 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1274[Aug 08 2023 03:10:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1275[Aug 08 2023 03:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1276[Aug 08 2023 03:10:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1277[Aug 08 2023 03:10:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1278[Aug 08 2023 03:10:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1279[Aug 08 2023 03:10:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.086s1280[Aug 08 2023 03:10:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1281[Aug 08 2023 03:10:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pypi-package-project-2555c905d592374d1282[Aug 08 2023 03:10:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1283[Aug 08 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1284[Aug 08 2023 03:10:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.817s1285[Aug 08 2023 03:11:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1286[Aug 08 2023 03:11:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.258s1287[Aug 08 2023 03:11:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1288[Aug 08 2023 03:11:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.839s1289[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1290[Aug 08 2023 03:11:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.196s1291[Aug 08 2023 03:11:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1292[Aug 08 2023 03:11:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1293[Aug 08 2023 03:11:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.665s1294[Aug 08 2023 03:11:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1691464249'1295[Aug 08 2023 03:11:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464249`1296[Aug 08 2023 03:11:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mypypipackage-b5712ce925a3d814'1297[Aug 08 2023 03:11:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pypi-package-project-2555c905d592374d'1298 publishes and installs a pypi package1299Create1300 Project snippet creation1301[Aug 08 2023 03:11:49 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet1302[Aug 08 2023 03:11:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1303[Aug 08 2023 03:11:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1304[Aug 08 2023 03:11:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1305[Aug 08 2023 03:11:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1306[Aug 08 2023 03:11:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1307[Aug 08 2023 03:11:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.16s1308[Aug 08 2023 03:11:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1309[Aug 08 2023 03:11:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1310[Aug 08 2023 03:11:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-snippets-7b2bef9b98e1ffeb' via api in 0.57 seconds1311[Aug 08 2023 03:11:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-snippets-7b2bef9b98e1ffeb1312[Aug 08 2023 03:11:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1313[Aug 08 2023 03:11:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1314[Aug 08 2023 03:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.658s1315[Aug 08 2023 03:11:57 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link1316[Aug 08 2023 03:11:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 0.996s1317[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet"1318[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1319[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :description_placeholder1320[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- filling :snippet_description_field with " "1321[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1322[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :visibility_content1323[Aug 08 2023 03:11:59 UTC (QA Tests)] INFO -- filling :file_name_field with "markdown_file.md"1324[Aug 08 2023 03:11:59 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1325[Aug 08 2023 03:11:59 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1326[Aug 08 2023 03:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.428s1327[Aug 08 2023 03:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.436s1328[Aug 08 2023 03:12:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via browser_ui in 6.89 seconds1329 user creates a project snippet1330Analytics1331 Performance bar display1332 when logged in as an admin user1333[Aug 08 2023 03:12:02 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 requests1334[Aug 08 2023 03:12:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1335[Aug 08 2023 03:12:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1336[Aug 08 2023 03:12:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1337[Aug 08 2023 03:12:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1338[Aug 08 2023 03:12:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1339[Aug 08 2023 03:12:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.147s1340[Aug 08 2023 03:12:06 UTC (QA Tests)] INFO -- clicking :context_switcher1341[Aug 08 2023 03:12:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1342[Aug 08 2023 03:12:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.619s1343[Aug 08 2023 03:12:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.204s1344[Aug 08 2023 03:12:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1345[Aug 08 2023 03:12:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1346[Aug 08 2023 03:12:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.539s1347[Aug 08 2023 03:12:10 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}1348[Aug 08 2023 03:12:10 UTC (QA Tests)] INFO -- clicking :save_changes_button1349[Aug 08 2023 03:12:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.211s1350[Aug 08 2023 03:12:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1351[Aug 08 2023 03:12:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.13 seconds1352[Aug 08 2023 03:12:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-issues-36185200ab6a92b5' via api in 0.57 seconds1353[Aug 08 2023 03:12:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-for-issues-36185200ab6a92b51354[Aug 08 2023 03:12:13 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1355[Aug 08 2023 03:12:13 UTC (QA Tests)] INFO -- clicking :create_menu_item1356[Aug 08 2023 03:12:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.319s1357[Aug 08 2023 03:12:15 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"1358[Aug 08 2023 03:12:15 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1359[Aug 08 2023 03:12:15 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description fa88e73b00de19d4"1360[Aug 08 2023 03:12:15 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1361[Aug 08 2023 03:12:16 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1362[Aug 08 2023 03:12:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.057s1363[Aug 08 2023 03:12:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.52 seconds1364[Aug 08 2023 03:12:19 UTC (QA Tests)] INFO -- clicking :request_dropdown1365 shows results for the original request and AJAX requests1366Create1367 Create a new merge request from the event notification after a push1368[Aug 08 2023 03:12:20 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the git CLI1369[Aug 08 2023 03:12:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1370[Aug 08 2023 03:12:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1371[Aug 08 2023 03:12:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1372[Aug 08 2023 03:12:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1373[Aug 08 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1374[Aug 08 2023 03:12:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.21s1375[Aug 08 2023 03:12:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1376[Aug 08 2023 03:12:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.13 seconds1377[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/the_awesome_project-940acfd626c4f2c3' via api in 1.01 seconds1378[Aug 08 2023 03:12:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1379[Aug 08 2023 03:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.27 seconds1380[Aug 08 2023 03:12:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/the_awesome_project-940acfd626c4f2c31381[Aug 08 2023 03:12:28 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1382[Aug 08 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.272s1383[Aug 08 2023 03:12:30 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 95b6e8103f5d68a0"1384[Aug 08 2023 03:12:30 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1385[Aug 08 2023 03:12:30 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1386[Aug 08 2023 03:12:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.271s1387 creates a merge request after a push via the git CLI1388[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API1389[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1390[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1391[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1392[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1393[Aug 08 2023 03:12:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1394[Aug 08 2023 03:12:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s1395[Aug 08 2023 03:12:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1396[Aug 08 2023 03:12:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1397[Aug 08 2023 03:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/the_awesome_project-3f2032c8ad122ea0' via api in 0.9 seconds1398[Aug 08 2023 03:12:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1399[Aug 08 2023 03:12:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"1400[Aug 08 2023 03:12:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/the_awesome_project-3f2032c8ad122ea01401[Aug 08 2023 03:12:41 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1402[Aug 08 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.192s1403[Aug 08 2023 03:12:42 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test b4b6584e1918cb20"1404[Aug 08 2023 03:12:42 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1405[Aug 08 2023 03:12:43 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1406[Aug 08 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.4s1407 creates a merge request after a push via the API1408Create1409 Push over HTTP using Git protocol version 21410[Aug 08 2023 03:12:45 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1411[Aug 08 2023 03:12:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1412[Aug 08 2023 03:12:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1413[Aug 08 2023 03:12:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1414[Aug 08 2023 03:12:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1415[Aug 08 2023 03:12:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1416[Aug 08 2023 03:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.124s1417[Aug 08 2023 03:12:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1418[Aug 08 2023 03:12:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1419[Aug 08 2023 03:12:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/git-protocol-project-79388663a1a8a054' via api in 0.6 seconds1420[Aug 08 2023 03:12:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/git-protocol-project-79388663a1a8a0541421[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1422 user pushes to the repository1423Verify1424 Trigger child pipeline with 'when:manual'1425[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job1426[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1427[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1428[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-pipeline-97202c523697ef0c' via api in 0.64 seconds1429[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1430[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1431[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1432[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ufs188x9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ufs188x9 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-ufs188x9 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list qa-runner-ufs188x9 --executor shell && gitlab-runner run" `1433[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ufs188x9`1434[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1435[Aug 08 2023 03:12:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ufs188x9' via api in 1.27 seconds1436[Aug 08 2023 03:12:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1437[Aug 08 2023 03:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1438[Aug 08 2023 03:12:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1439[Aug 08 2023 03:12:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1440[Aug 08 2023 03:12:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1441[Aug 08 2023 03:12:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s1442[Aug 08 2023 03:13:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1443[Aug 08 2023 03:13:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-with-pipeline-97202c523697ef0c1444[Aug 08 2023 03:13:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1445[Aug 08 2023 03:13:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1446[Aug 08 2023 03:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.777s1447[Aug 08 2023 03:13:16 UTC (QA Tests)] INFO -- clicking :job_action_button1448[Aug 08 2023 03:13:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 9.716s1449[Aug 08 2023 03:13:26 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1450[Aug 08 2023 03:13:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-ufs188x9'1451[Aug 08 2023 03:13:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ufs188x9`1452 can trigger bridge job1453Create1454 Upload a file in Web IDE1455 when the file is a text file1456 behaves like upload a file1457[Aug 08 2023 03:13:26 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR1458[Aug 08 2023 03:13:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1459[Aug 08 2023 03:13:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1460[Aug 08 2023 03:13:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1461[Aug 08 2023 03:13:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1462[Aug 08 2023 03:13:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1463[Aug 08 2023 03:13:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.252s1464[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1465[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.11 seconds1466[Aug 08 2023 03:13:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/upload-file-project-eea6089a9f261527' via api in 0.83 seconds1467[Aug 08 2023 03:13:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/upload-file-project-eea6089a9f2615271468[Aug 08 2023 03:13:34 UTC (QA Tests)] INFO -- clicking :action_dropdown1469[Aug 08 2023 03:13:34 UTC (QA Tests)] INFO -- clicking :webide_menu_item1470[Aug 08 2023 03:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.137s1471 verifies it successfully uploads and commits to a MR1472 when a file with the same name already exists1473[Aug 08 2023 03:13:45 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1474[Aug 08 2023 03:13:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1475[Aug 08 2023 03:13:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1476[Aug 08 2023 03:13:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1477[Aug 08 2023 03:13:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1478[Aug 08 2023 03:13:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1479[Aug 08 2023 03:13:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s1480[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1481[Aug 08 2023 03:13:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.13 seconds1482[Aug 08 2023 03:13:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/upload-file-project-72d413ef82ea2371' via api in 0.94 seconds1483[Aug 08 2023 03:13:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/upload-file-project-72d413ef82ea23711484[Aug 08 2023 03:13:52 UTC (QA Tests)] INFO -- clicking :action_dropdown1485[Aug 08 2023 03:13:52 UTC (QA Tests)] INFO -- clicking :webide_menu_item1486[Aug 08 2023 03:13:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.202s1487 throws an error1488 when the file is an image1489 behaves like upload a file1490[Aug 08 2023 03:13:59 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR1491[Aug 08 2023 03:14:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1492[Aug 08 2023 03:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1493[Aug 08 2023 03:14:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1494[Aug 08 2023 03:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1495[Aug 08 2023 03:14:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1496[Aug 08 2023 03:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.184s1497[Aug 08 2023 03:14:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1498[Aug 08 2023 03:14:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.16 seconds1499[Aug 08 2023 03:14:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/upload-file-project-b7802da71f3b93eb' via api in 0.93 seconds1500[Aug 08 2023 03:14:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/upload-file-project-b7802da71f3b93eb1501[Aug 08 2023 03:14:07 UTC (QA Tests)] INFO -- clicking :action_dropdown1502[Aug 08 2023 03:14:07 UTC (QA Tests)] INFO -- clicking :webide_menu_item1503[Aug 08 2023 03:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.173s1504 verifies it successfully uploads and commits to a MR1505Package1506 RubyGems Repository1507[Aug 08 2023 03:14:17 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem1508[Aug 08 2023 03:14:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1509[Aug 08 2023 03:14:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1510[Aug 08 2023 03:14:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/rubygems-package-project-c43a6672d8718f65' via api in 0.57 seconds1511[Aug 08 2023 03:14:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1512[Aug 08 2023 03:14:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1513[Aug 08 2023 03:14:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1514[Aug 08 2023 03:14:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1515[Aug 08 2023 03:14:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464457 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464457 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-1691464457 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-rubygems-package-project-c43a6672d8718f65 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1516[Aug 08 2023 03:14:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464457`1517[Aug 08 2023 03:14:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1518[Aug 08 2023 03:14:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464457' via api in 6.32 seconds1519[Aug 08 2023 03:14:24 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/rubygems-package-project-c43a6672d8718f65"1520[Aug 08 2023 03:14:24 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages1521[Aug 08 2023 03:14:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1522[Aug 08 2023 03:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1523[Aug 08 2023 03:14:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1524[Aug 08 2023 03:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1525[Aug 08 2023 03:14:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1526[Aug 08 2023 03:14:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.146s1527[Aug 08 2023 03:14:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1528[Aug 08 2023 03:14:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/rubygems-package-project-c43a6672d8718f651529[Aug 08 2023 03:14:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1530[Aug 08 2023 03:14:31 UTC (QA Tests)] INFO -- clicking :nav_item_link1531[Aug 08 2023 03:14:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s1532[Aug 08 2023 03:14:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1533[Aug 08 2023 03:14:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.272s1534[Aug 08 2023 03:14:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1535[Aug 08 2023 03:14:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1536[Aug 08 2023 03:14:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.776s1537[Aug 08 2023 03:14:48 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/rubygems-package-project-c43a6672d8718f65"1538[Aug 08 2023 03:14:48 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages1539 publishes a Ruby gem1540Verify1541 Parent-child pipelines independent relationship1542[Aug 08 2023 03:14:48 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails1543[Aug 08 2023 03:14:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1544[Aug 08 2023 03:14:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.14 seconds1545[Aug 08 2023 03:14:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-independent-relationship-b7ca714bd0472080' via api in 0.64 seconds1546[Aug 08 2023 03:14:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1547[Aug 08 2023 03:14:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1548[Aug 08 2023 03:14:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1549[Aug 08 2023 03:14:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-b7ca714bd0472080 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-b7ca714bd0472080 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 pipeline-independent-relationship-b7ca714bd0472080 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list pipeline-independent-relationship-b7ca714bd0472080 --executor shell && gitlab-runner run" `1550[Aug 08 2023 03:14:55 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-b7ca714bd0472080`1551[Aug 08 2023 03:14:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1552[Aug 08 2023 03:14:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-b7ca714bd0472080' via api in 6.27 seconds1553[Aug 08 2023 03:14:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1554[Aug 08 2023 03:14:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1555[Aug 08 2023 03:14:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1556[Aug 08 2023 03:14:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1557[Aug 08 2023 03:14:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1558[Aug 08 2023 03:14:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.327s1559[Aug 08 2023 03:15:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1560[Aug 08 2023 03:15:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-independent-relationship-b7ca714bd04720801561[Aug 08 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1562[Aug 08 2023 03:15:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1563[Aug 08 2023 03:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.85s1564[Aug 08 2023 03:15:05 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1565[Aug 08 2023 03:15:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-b7ca714bd0472080'1566[Aug 08 2023 03:15:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-b7ca714bd0472080`1567 parent pipeline passes even if child fails1568[Aug 08 2023 03:15:18 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes1569[Aug 08 2023 03:15:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1570[Aug 08 2023 03:15:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.15 seconds1571[Aug 08 2023 03:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-independent-relationship-d2dbb84587b3a9c3' via api in 0.64 seconds1572[Aug 08 2023 03:15:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1573[Aug 08 2023 03:15:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1574[Aug 08 2023 03:15:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1575[Aug 08 2023 03:15:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-d2dbb84587b3a9c3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-d2dbb84587b3a9c3 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 pipeline-independent-relationship-d2dbb84587b3a9c3 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list pipeline-independent-relationship-d2dbb84587b3a9c3 --executor shell && gitlab-runner run" `1576[Aug 08 2023 03:15:24 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-d2dbb84587b3a9c3`1577[Aug 08 2023 03:15:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1578[Aug 08 2023 03:15:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-d2dbb84587b3a9c3' via api in 6.29 seconds1579[Aug 08 2023 03:15:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1580[Aug 08 2023 03:15:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1581[Aug 08 2023 03:15:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1582[Aug 08 2023 03:15:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1583[Aug 08 2023 03:15:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1584[Aug 08 2023 03:15:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.234s1585[Aug 08 2023 03:15:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds1586[Aug 08 2023 03:15:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/pipeline-independent-relationship-d2dbb84587b3a9c31587[Aug 08 2023 03:15:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1588[Aug 08 2023 03:15:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1589[Aug 08 2023 03:15:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s1590[Aug 08 2023 03:15:35 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1591[Aug 08 2023 03:15:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-d2dbb84587b3a9c3'1592[Aug 08 2023 03:15:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-d2dbb84587b3a9c3`1593 parent pipelines passes if child passes1594Package1595 Composer Repository1596[Aug 08 2023 03:15:36 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it1597[Aug 08 2023 03:15:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1598[Aug 08 2023 03:15:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.12 seconds1599[Aug 08 2023 03:15:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/composer-package-project-b0d549cab837c45a' via api in 0.62 seconds1600[Aug 08 2023 03:15:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1601[Aug 08 2023 03:15:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1602[Aug 08 2023 03:15:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1603[Aug 08 2023 03:15:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1604[Aug 08 2023 03:15:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464536 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464536 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-1691464536 --url http://gitlab-ce-a9b0ef76.test --registration-token **** --tag-list runner-for-composer-package-project-b0d549cab837c45a --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1605[Aug 08 2023 03:15:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464536`1606[Aug 08 2023 03:15:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1607[Aug 08 2023 03:15:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464536' via api in 6.31 seconds1608[Aug 08 2023 03:15:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1609[Aug 08 2023 03:15:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1610[Aug 08 2023 03:15:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1611[Aug 08 2023 03:15:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1612[Aug 08 2023 03:15:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1613[Aug 08 2023 03:15:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.286s1614[Aug 08 2023 03:15:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1615[Aug 08 2023 03:15:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-a9b0ef76.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/composer-package-project-b0d549cab837c45a1616[Aug 08 2023 03:15:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1617[Aug 08 2023 03:15:50 UTC (QA Tests)] INFO -- clicking :nav_item_link1618[Aug 08 2023 03:15:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s1619[Aug 08 2023 03:15:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1620[Aug 08 2023 03:15:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.34s1621[Aug 08 2023 03:16:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1622[Aug 08 2023 03:16:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1623[Aug 08 2023 03:16:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.75s1624[Aug 08 2023 03:16:07 UTC (QA Tests)] INFO -- clicking :details-link1625[Aug 08 2023 03:16:07 UTC (QA Tests)] INFO -- clicking :delete-package1626[Aug 08 2023 03:16:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-package' took 0.561s1627[Aug 08 2023 03:16:09 UTC (QA Tests)] INFO -- clicking :delete-modal-button1628[Aug 08 2023 03:16:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1691464536'1629[Aug 08 2023 03:16:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691464536`1630 publishes a composer package and deletes it1631Create1632 Git Server Hooks1633 with custom error messages1634[Aug 08 2023 03:16:11 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1635 renders preconfigured error message when user hook failed on commit in WebIDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1636Create1637 Merge requests1638 when merging once1639 behaves like merge when pipeline succeeds1640 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)1641Data Stores1642 Project1643 in group1644 behaves like successful project creation1645[Aug 08 2023 03:16:11 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project1646[Aug 08 2023 03:16:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1647[Aug 08 2023 03:16:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1648[Aug 08 2023 03:16:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1649[Aug 08 2023 03:16:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1650[Aug 08 2023 03:16:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1651[Aug 08 2023 03:16:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s1652[Aug 08 2023 03:16:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.15 seconds1653[Aug 08 2023 03:16:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896' via api in 0.22 seconds1654[Aug 08 2023 03:16:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-a9b0ef76.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c28961655[Aug 08 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :new_project_button1656[Aug 08 2023 03:16:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.758s1657[Aug 08 2023 03:16:18 UTC (QA Tests)] INFO -- clicking :panel_link1658[Aug 08 2023 03:16:18 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1659[Aug 08 2023 03:16:18 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1660[Aug 08 2023 03:16:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-26-9656231daa9c2896/project-in-group-e5133e89f6983ed2-6f3664da4266de91' via browser_ui in 4.18 seconds1661 creates a new project1662 in personal namespace1663 behaves like successful project creation1664[Aug 08 2023 03:16:20 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project1665[Aug 08 2023 03:16:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1666[Aug 08 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1667[Aug 08 2023 03:16:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1668[Aug 08 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1669[Aug 08 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1670[Aug 08 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.289s1671[Aug 08 2023 03:16:25 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present1672[Aug 08 2023 03:16:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.699s1673[Aug 08 2023 03:16:26 UTC (QA Tests)] INFO -- clicking :panel_link1674[Aug 08 2023 03:16:26 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1675[Aug 08 2023 03:16:26 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"1676[Aug 08 2023 03:16:26 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1677[Aug 08 2023 03:16:27 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1678[Aug 08 2023 03:16:27 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1679[Aug 08 2023 03:16:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-6e83de7e302f2157-804c8614acc9ffb6' via browser_ui in 3.42 seconds1680 creates a new project1681[Aug 08 2023 03:16:29 UTC (QA Tests)] INFO -- 1682========= Knapsack Time Offset Warning ==========1683Time offset: 30s1684Max allowed node time execution: 21m 50s1685Exceeded time: -01m 46s1687Global time execution for this CI node is fine.1688Happy testing!1689Need explanation? See FAQ:1691=================================================1692Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1693https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1694Sign up for Knapsack Pro here:1696=================================================1697[Aug 08 2023 03:16:29 UTC (QA Tests)] INFO -- 1698Knapsack global time execution for tests: 20m 04s1699Pending: (Failures listed here are expected and do not affect your suite's status)1700 1) Create First file using Web IDE creates the first file in an empty project via Web IDE1701 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441702 # ./qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb:241703 2) Create Upload a file in Web IDE when the file is an image shows an image viewer1704 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441705 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:801706 3) Create Upload a file in Web IDE when a file with the same name already exists throws an error1707 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441708 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:291709 4) Create Upload a file in Web IDE when the file is binary shows a Download button1710 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441711 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:621712 5) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1713 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441714 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:421715 6) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab1716 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441717 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:561718 7) Manage 2FA allows enforcing 2FA via UI and logging in with 2FA1719 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4093361720 # ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:531721 8) Configure Auto DevOps with a Kubernetes Agent runs auto devops1722 # Test is not compatible with this environment or pipeline1723 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:431724 9) Manage Gitlab migration migrates large gitlab group via api1725 # Test is not compatible with this environment or pipeline1726 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb:1261727 10) Create Review a merge request in Web IDE opens and edits a merge request in Web IDE1728 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441729 # ./qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb:351730 11) Package SaaS Container Registry pushes project image to the container registry and deletes tag1731 # Test is not compatible with this environment or pipeline1732 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:551733 12) Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1734 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441735 # ./qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb:271736 13) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds1737 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030171738 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:531739Finished in 20 minutes 8 seconds (files took 2.62 seconds to load)174070 examples, 0 failures, 13 pending1741Randomized with seed 609701742[Aug 08 2023 03:16:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-a9b0ef76 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`1743[Aug 08 2023 03:16:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-a9b0ef76 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1744[Aug 08 2023 03:16:30 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-a9b0ef76`1745[Aug 08 2023 03:16:30 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-a9b0ef76`1747Running after script...1748$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1749$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1750$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1877Not uploading cache qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16 due to policy1879Uploading artifacts...1880gitlab-qa-run-*: found 371 matching artifact files and directories 1881Uploading artifacts as "archive" to coordinator... 201 Created id=4821869260 responseStatus=201 Created token=64_dNUfH1882Uploading artifacts...1883gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1884Uploading artifacts as "junit" to coordinator... 201 Created id=4821869260 responseStatus=201 Created token=64_dNUfH1885Uploading artifacts...1886/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1887Uploading artifacts as "dotenv" to coordinator... 201 Created id=4821869260 responseStatus=201 Created token=64_dNUfH1889Job succeeded