decomposition-single-db 1/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...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-24.0.5 ...12Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695005381-25b59171-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: 170809, done. 20remote: Counting objects: 100% (170809/170809), done. 21remote: Compressing objects: 100% (113574/113574), done. 22remote: Total 170809 (delta 80156), reused 114099 (delta 50441), pack-reused 0 23Receiving objects: 100% (170809/170809), 137.98 MiB | 41.31 MiB/s, done.24Resolving deltas: 100% (80156/80156), done.26 * [new ref] refs/pipelines/1007819091 -> refs/pipelines/100781909127 * [new branch] master -> origin/master28Checking out 9421296c as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-a7315659c09a492e7e01a6e73f495ce6-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 (5107563339)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563339 responseStatus=200 OK token=64_KKs9n38Downloading artifacts for download-fast-quarantine-report (5107563340)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5107563340 responseStatus=200 OK token=64_KKs9n41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:325eeabf3c3941b666682edcc5f001411d6bc10f7851fdc5ffde58cd0c4327c8 ...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! 38 Gemfile dependencies, 136 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:9421296c4a1e1a7dc4deb406a76aabc8810a3434 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5107563354.json --format RspecJunitFormatter --out tmp/rspec-5107563354.xml --format html --out tmp/rspec-$(echo decomposition-single-db 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Sep 18 2023 02:52:50 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-e90d5090$`54[Sep 18 2023 02:52:50 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-e90d5090 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Sep 18 2023 02:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-e90d5090:/etc/gitlab/trusted-certs`56[Sep 18 2023 02:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-e90d5090:/etc/gitlab/ssl`57[Sep 18 2023 02:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-e90d5090`58[Sep 18 2023 02:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-e90d5090`59[Sep 18 2023 02:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Sep 18 2023 02:52:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`61[Sep 18 2023 02:53:34 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-23fde1b9$`62[Sep 18 2023 02:53:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Sep 18 2023 02:53:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Sep 18 2023 02:53:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-23fde1b9 --net test --hostname gitlab-ce-23fde1b9.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-09-18-02-52-50-7a67e18e/gitlab-ce-23fde1b9/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`65[Sep 18 2023 02:53:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-23fde1b9 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-18 02:52:5066gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb71gitlab_rails['databases']['main']['enable'] = true72gitlab_rails['databases']['ci']['enable'] = false73gitlab_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;"`74[Sep 18 2023 02:53:42 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-23fde1b9`75[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...76[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-23fde1b9`77[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-23fde1b9 80/tcp`78[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!79[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-23fde1b9 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`80[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-23fde1b9 bash -c "echo '#!/usr/bin/env bash81if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then82 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'83 exit 184fi85' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`86[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-23fde1b9 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`87[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-23fde1b9:/tmp/data-seeds`88[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Running exec_commands...89[Sep 18 2023 02:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-23fde1b9 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`90[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`91[Sep 18 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434`92[Sep 18 2023 02:59:02 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce93[Sep 18 2023 02:59:02 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_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --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-09-18-02-52-50-7a67e18e/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-18-02-52-50-7a67e18e/gitlab-ce-qa-2cb28d6c:/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-2cb28d6c registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9421296c4a1e1a7dc4deb406a76aabc8810a3434 Test::Instance::All http://gitlab-ce-23fde1b9.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5107563354.json --format RspecJunitFormatter --out tmp/rspec-5107563354.xml --format html --out tmp/rspec-decomposition-single-db_1_5.htm --color --format documentation`942023-09-18 02:59:16 / CONF :: 95 ==> Base URL: http://gitlab-ce-23fde1b9.test96 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f370ff23cb0>97 ==> Libraries: Chemlab::Vendor98[Sep 18 2023 02:59:16 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA99[Sep 18 2023 02:59:16 UTC (QA Tests)] INFO -- Browser: chrome100[Sep 18 2023 02:59:16 UTC (QA Tests)] INFO -- Performing sanity check for environment!101[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'102[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- Report already exists, skipping!103[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====104[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- Report specs:105[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/api/1_manage/group_access_token_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]106[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- Leftover specs:107[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_facebook_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_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/auto_devops_templates_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]108[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!109[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'110[Sep 18 2023 02:59:17 UTC (QA Tests)] INFO -- Report already exists, skipping!111Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}112Randomized with seed 29713113Package114 SaaS Container Registry115 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)116Plan117 Related issues118[Sep 18 2023 02:59:21 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another119[Sep 18 2023 02:59:21 UTC (QA Tests)] INFO -- filling :login_field with "root"120[Sep 18 2023 02:59:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field121[Sep 18 2023 02:59:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"122[Sep 18 2023 02:59:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field123[Sep 18 2023 02:59:22 UTC (QA Tests)] INFO -- clicking :sign_in_button124[Sep 18 2023 02:59:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.28s125[Sep 18 2023 02:59:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA126[Sep 18 2023 02:59:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-jnytuzuo' via cache in 0.0 seconds127[Sep 18 2023 02:59:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 1.09 seconds128[Sep 18 2023 02:59:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 1.44 seconds129[Sep 18 2023 02:59:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-to-test-related-issues-18fcf382552e479c/-/issues/1130[Sep 18 2023 02:59:36 UTC (QA Tests)] INFO -- clicking :related-issues-plus-button131[Sep 18 2023 02:59:36 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-to-test-related-issues-18fcf382552e479c/-/issues/2"132[Sep 18 2023 02:59:36 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field133[Sep 18 2023 02:59:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.773s134[Sep 18 2023 02:59:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element related_issuable_content' took 0.79s135[Sep 18 2023 02:59:37 UTC (QA Tests)] INFO -- clicking :remove_related_issue_button136 relates and unrelates one issue to/from another137Create138 Merge request suggestions139[Sep 18 2023 02:59:38 UTC (QA Tests)] INFO -- Starting test: Create Merge request suggestions applies a single suggestion with a custom message140[Sep 18 2023 02:59:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds141[Sep 18 2023 02:59:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.15 seconds142[Sep 18 2023 02:59:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.83 seconds143[Sep 18 2023 02:59:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/mr-suggestions-project-8539c45f57171409 QA::Resource::Project144[Sep 18 2023 02:59:42 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"145[Sep 18 2023 02:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field146[Sep 18 2023 02:59:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"147[Sep 18 2023 02:59:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field148[Sep 18 2023 02:59:43 UTC (QA Tests)] INFO -- clicking :sign_in_button149[Sep 18 2023 02:59:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.555s150[Sep 18 2023 02:59:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds151[Sep 18 2023 02:59:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds152[Sep 18 2023 02:59:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 4.75 seconds153[Sep 18 2023 02:59:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/mr-suggestions-project-8539c45f57171409/-/merge_requests/1154[Sep 18 2023 02:59:52 UTC (QA Tests)] INFO -- clicking :diffs-tab155[Sep 18 2023 02:59:53 UTC (QA Tests)] INFO -- clicking :diff_comment_button156[Sep 18 2023 02:59:53 UTC (QA Tests)] INFO -- clicking :suggestion_button157[Sep 18 2023 02:59:53 UTC (QA Tests)] INFO -- filling :reply_field with ""158[Sep 18 2023 02:59:53 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field159[Sep 18 2023 02:59:54 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0160This is the suggestion for line number 4!161```"162[Sep 18 2023 02:59:54 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field163[Sep 18 2023 02:59:54 UTC (QA Tests)] INFO -- clicking :comment_now_button164[Sep 18 2023 02:59:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.883s165[Sep 18 2023 02:59:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.043s166[Sep 18 2023 02:59:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.038s167[Sep 18 2023 02:59:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content168[Sep 18 2023 02:59:59 UTC (QA Tests)] INFO -- clicking :sign_out_link169[Sep 18 2023 02:59:59 UTC (QA Tests)] INFO -- filling :login_field with "root"170[Sep 18 2023 02:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field171[Sep 18 2023 03:00:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"172[Sep 18 2023 03:00:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field173[Sep 18 2023 03:00:00 UTC (QA Tests)] INFO -- clicking :sign_in_button174[Sep 18 2023 03:00:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.973s175[Sep 18 2023 03:00:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/mr-suggestions-project-8539c45f57171409/-/merge_requests/1176[Sep 18 2023 03:00:05 UTC (QA Tests)] INFO -- clicking :diffs-tab177[Sep 18 2023 03:00:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements apply_suggestion_dropdown' took 0.526s178[Sep 18 2023 03:00:06 UTC (QA Tests)] INFO -- filling :commit_message_field with "Applying suggested change for testing purposes."179[Sep 18 2023 03:00:06 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field180[Sep 18 2023 03:00:06 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button181[Sep 18 2023 03:00:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.375s182[Sep 18 2023 03:00:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying_badge' took 1.389s183[Sep 18 2023 03:00:08 UTC (QA Tests)] INFO -- clicking :commits-tab184 applies a single suggestion with a custom message185Configure186 AutoDevOps Templates187 using express template188 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)189Verify190 Update CI file with pipeline editor191[Sep 18 2023 03:00:09 UTC (QA Tests)] INFO -- Starting test: Verify Update CI file with pipeline editor creates new pipelines, target branch, and merge request192[Sep 18 2023 03:00:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds193[Sep 18 2023 03:00:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.14 seconds194[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.87 seconds195[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- filling :login_field with "root"196[Sep 18 2023 03:00:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field197[Sep 18 2023 03:00:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"198[Sep 18 2023 03:00:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field199[Sep 18 2023 03:00:12 UTC (QA Tests)] INFO -- clicking :sign_in_button200[Sep 18 2023 03:00:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.172s201[Sep 18 2023 03:00:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/pipeline-editor-project-7582d5eddd9f4149202[Sep 18 2023 03:00:16 UTC (QA Tests)] INFO -- clicking :menu_section_button203[Sep 18 2023 03:00:17 UTC (QA Tests)] INFO -- clicking :nav_item_link204[Sep 18 2023 03:00:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.817s205[Sep 18 2023 03:00:18 UTC (QA Tests)] INFO -- clicking :source-editor-container206[Sep 18 2023 03:00:19 UTC (QA Tests)] INFO -- checking via JS :new-mr-checkbox with args {}207[Sep 18 2023 03:00:19 UTC (QA Tests)] INFO -- clicking :commit-changes-button208[Sep 18 2023 03:00:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.642s209[Sep 18 2023 03:00:21 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present210[Sep 18 2023 03:00:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.749s211[Sep 18 2023 03:00:24 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments212[Sep 18 2023 03:00:24 UTC (QA Tests)] ERROR -- Interceptor Api Errors213[-1] POST /api/graphql -- Correlation Id: Correlation Id not found214[200] GET /api/graphql -- Correlation Id: 01HAK3PJG32EX12SVQEH2ZY4JF215error-messages: Provide one of an IID or SHA216 creates new pipelines, target branch, and merge request217Create218 Git clone over HTTP219[Sep 18 2023 03:00:24 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone220[Sep 18 2023 03:00:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds221[Sep 18 2023 03:00:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds222[Sep 18 2023 03:00:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"223 user performs a shallow clone224[Sep 18 2023 03:00:26 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone225[Sep 18 2023 03:00:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds226[Sep 18 2023 03:00:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.17 seconds227[Sep 18 2023 03:00:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"228 user performs a deep clone229Plan230 Design Management231[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it232[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- filling :login_field with "root"233[Sep 18 2023 03:00:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field234[Sep 18 2023 03:00:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"235[Sep 18 2023 03:00:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field236[Sep 18 2023 03:00:31 UTC (QA Tests)] INFO -- clicking :sign_in_button237[Sep 18 2023 03:00:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.07s238[Sep 18 2023 03:00:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds239[Sep 18 2023 03:00:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds240[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-issues-97c0251deed3868e' via api in 0.92 seconds241[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.42 seconds242[Sep 18 2023 03:00:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-issues-97c0251deed3868e/-/issues/1243[Sep 18 2023 03:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.115s244[Sep 18 2023 03:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.133s245[Sep 18 2023 03:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 4.77 seconds246[Sep 18 2023 03:00:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-issues-97c0251deed3868e/-/issues/1247[Sep 18 2023 03:00:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.881s248[Sep 18 2023 03:00:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.895s249 user adds a design and modifies it250Create251 Repository Usage Quota252[Sep 18 2023 03:00:41 UTC (QA Tests)] INFO -- Starting test: Create Repository Usage Quota matches cloned repo usage to reported usage253[Sep 18 2023 03:00:41 UTC (QA Tests)] INFO -- Enabling feature: gitaly_revlist_for_repo_size254[Sep 18 2023 03:00:47 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: gitaly_revlist_for_repo_size255[Sep 18 2023 03:00:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds256[Sep 18 2023 03:00:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds257[Sep 18 2023 03:00:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file"258[Sep 18 2023 03:00:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.72 seconds259[Sep 18 2023 03:00:57 UTC (QA Tests)] INFO -- Disabling feature: gitaly_revlist_for_repo_size260[Sep 18 2023 03:00:57 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: gitaly_revlist_for_repo_size261 matches cloned repo usage to reported usage262Create263 Push mirror a repository over HTTP264[Sep 18 2023 03:00:57 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository265[Sep 18 2023 03:00:57 UTC (QA Tests)] INFO -- filling :login_field with "root"266[Sep 18 2023 03:00:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field267[Sep 18 2023 03:00:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"268[Sep 18 2023 03:00:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field269[Sep 18 2023 03:00:58 UTC (QA Tests)] INFO -- clicking :sign_in_button270[Sep 18 2023 03:00:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.947s271[Sep 18 2023 03:01:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds272[Sep 18 2023 03:01:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.13 seconds273[Sep 18 2023 03:01:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds274[Sep 18 2023 03:01:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds275[Sep 18 2023 03:01:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-8c1bc1e02e2e0a62' via api in 0.81 seconds276[Sep 18 2023 03:01:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"277[Sep 18 2023 03:01:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.66 seconds278[Sep 18 2023 03:01:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-8c1bc1e02e2e0a62279[Sep 18 2023 03:01:06 UTC (QA Tests)] INFO -- clicking :menu_section_button280[Sep 18 2023 03:01:06 UTC (QA Tests)] INFO -- clicking :nav_item_link281[Sep 18 2023 03:01:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.271s282[Sep 18 2023 03:01:09 UTC (QA Tests)] INFO -- clicking :add-new-mirror283[Sep 18 2023 03:01:09 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/push-mirror-target-project-37b591cbede2e7e1.git"284[Sep 18 2023 03:01:09 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field285[Sep 18 2023 03:01:10 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field286[Sep 18 2023 03:01:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.076s287[Sep 18 2023 03:01:21 UTC (QA Tests)] INFO -- Saving screenshot..288[Sep 18 2023 03:01:21 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository289[Sep 18 2023 03:01:22 UTC (QA Tests)] INFO -- filling :login_field with "root"290[Sep 18 2023 03:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field291[Sep 18 2023 03:01:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"292[Sep 18 2023 03:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field293[Sep 18 2023 03:01:23 UTC (QA Tests)] INFO -- clicking :sign_in_button294[Sep 18 2023 03:01:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.853s295[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds296[Sep 18 2023 03:01:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.14 seconds297[Sep 18 2023 03:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds298[Sep 18 2023 03:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds299[Sep 18 2023 03:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-5752aeb5539e293c' via api in 0.78 seconds300[Sep 18 2023 03:01:28 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"301[Sep 18 2023 03:01:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.17 seconds302[Sep 18 2023 03:01:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-5752aeb5539e293c303[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- clicking :menu_section_button304[Sep 18 2023 03:01:30 UTC (QA Tests)] INFO -- clicking :nav_item_link305[Sep 18 2023 03:01:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.224s306[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- clicking :add-new-mirror307[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/push-mirror-target-project-62edf764f2767951.git"308[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field309[Sep 18 2023 03:01:33 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field310[Sep 18 2023 03:01:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.076s311[Sep 18 2023 03:01:44 UTC (QA Tests)] INFO -- Saving screenshot..312 configures and syncs a (push) mirrored repository (FAILED - 1)3141st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:315Couldn't find element named "authentication_method_field"317RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6318 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-02-59-24-da78e6302f929083/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-09-18-03-01-44.958.html319 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-02-59-24-da78e6302f929083/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-09-18-03-01-44.958.png320Create321 Prereceive hook322 when creating a tag for a ref323 when it triggers a prereceive hook configured with a custom error324[Sep 18 2023 03:01:45 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error325[Sep 18 2023 03:01:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds326[Sep 18 2023 03:01:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds327 returns a custom server hook error328Package329 Terraform Module Registry330[Sep 18 2023 03:01:47 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module331[Sep 18 2023 03:01:47 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}332[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- filling :login_field with "root"333[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field334[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"335[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field336[Sep 18 2023 03:01:49 UTC (QA Tests)] INFO -- clicking :sign_in_button337[Sep 18 2023 03:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.893s338[Sep 18 2023 03:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds339[Sep 18 2023 03:01:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-23fde1b9.test/groups/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083340[Sep 18 2023 03:01:53 UTC (QA Tests)] INFO -- clicking :new_project_button341[Sep 18 2023 03:01:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.74s342[Sep 18 2023 03:01:54 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown343[Sep 18 2023 03:01:54 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083"344[Sep 18 2023 03:01:54 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field345[Sep 18 2023 03:01:55 UTC (QA Tests)] INFO -- clicking :project-create-button346[Sep 18 2023 03:01:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project-create-button' took 1.153s347[Sep 18 2023 03:01:59 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/terraform-module-test-5bc365ef8d2f9cb1/-/import348[Sep 18 2023 03:02:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/terraform-module-test-5bc365ef8d2f9cb1' via browser_ui in 13.36 seconds349[Sep 18 2023 03:02:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.350[Sep 18 2023 03:02:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`351[Sep 18 2023 03:02:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`352[Sep 18 2023 03:02:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`353[Sep 18 2023 03:02:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695006126 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695006126 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-1695006126 --url http://gitlab-ce-23fde1b9.test --registration-token **** --tag-list runner-for-terraform-module-test-5bc365ef8d2f9cb1 --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" `354[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695006126`355[Sep 18 2023 03:02:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`356[Sep 18 2023 03:02:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695006126' via api in 7.71 seconds357[Sep 18 2023 03:02:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds358[Sep 18 2023 03:02:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name '1.0.0' via api in 0.3 seconds359[Sep 18 2023 03:02:14 UTC (QA Tests)] INFO -- clicking :menu_section_button360[Sep 18 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :nav_item_link361[Sep 18 2023 03:02:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.813s362[Sep 18 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present363[Sep 18 2023 03:02:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.54s364[Sep 18 2023 03:02:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.356s365[Sep 18 2023 03:02:20 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/terraform-module-test-5bc365ef8d2f9cb1/-/jobs/1366[Sep 18 2023 03:02:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.667s367[Sep 18 2023 03:02:32 UTC (QA Tests)] INFO -- clicking :menu_section_button368[Sep 18 2023 03:02:32 UTC (QA Tests)] INFO -- clicking :nav_item_link369[Sep 18 2023 03:02:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.698s370[Sep 18 2023 03:02:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695006126'371[Sep 18 2023 03:02:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695006126`372 publishes a module373Create374 Merge request custom templates375[Sep 18 2023 03:02:33 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template376[Sep 18 2023 03:02:34 UTC (QA Tests)] INFO -- filling :login_field with "root"377[Sep 18 2023 03:02:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field378[Sep 18 2023 03:02:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"379[Sep 18 2023 03:02:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field380[Sep 18 2023 03:02:34 UTC (QA Tests)] INFO -- clicking :sign_in_button381[Sep 18 2023 03:02:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.989s382[Sep 18 2023 03:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds383[Sep 18 2023 03:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds384[Sep 18 2023 03:02:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds385[Sep 18 2023 03:02:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds386[Sep 18 2023 03:02:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/custom-mr-template-project-cfa3045a5c41aca3387[Sep 18 2023 03:02:42 UTC (QA Tests)] INFO -- clicking :create_merge_request_button388[Sep 18 2023 03:02:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 0.976s389[Sep 18 2023 03:02:42 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"390[Sep 18 2023 03:02:42 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field391[Sep 18 2023 03:02:43 UTC (QA Tests)] INFO -- clicking :close-button392[Sep 18 2023 03:02:43 UTC (QA Tests)] INFO -- clicking :template_dropdown393[Sep 18 2023 03:02:44 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present394[Sep 18 2023 03:02:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.735s395[Sep 18 2023 03:02:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.01 seconds396 creates a merge request via custom template397Analytics398 Service ping default enabled399 when using default enabled from gitlab.yml config400[Sep 18 2023 03:02:46 UTC (QA Tests)] INFO -- Starting test: Analytics Service ping default enabled when using default enabled from gitlab.yml config has service ping toggle enabled401[Sep 18 2023 03:02:47 UTC (QA Tests)] INFO -- filling :login_field with "root"402[Sep 18 2023 03:02:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field403[Sep 18 2023 03:02:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"404[Sep 18 2023 03:02:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field405[Sep 18 2023 03:02:48 UTC (QA Tests)] INFO -- clicking :sign_in_button406[Sep 18 2023 03:02:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.86s407[Sep 18 2023 03:02:50 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button408[Sep 18 2023 03:02:51 UTC (QA Tests)] INFO -- clicking :places-item-link409[Sep 18 2023 03:02:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.581s410[Sep 18 2023 03:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.237s411[Sep 18 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :menu_section_button412[Sep 18 2023 03:02:53 UTC (QA Tests)] INFO -- clicking :nav_item_link413 has service ping toggle enabled414Manage415 Group access token416[Sep 18 2023 03:02:54 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to create a file via the project API417[Sep 18 2023 03:02:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds418[Sep 18 2023 03:02:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds419[Sep 18 2023 03:02:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-group-access-token-fdcd38fe11ea93ae' via api in 1.25 seconds420[Sep 18 2023 03:02:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds421[Sep 18 2023 03:02:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds422[Sep 18 2023 03:02:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-new-file-b64b1277690079c0' via api in 1.41 seconds423 can be used to create a file via the project API424 can be used to commit via the API (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/396615)425Verify426 Include multiple files from multiple projects427[Sep 18 2023 03:02:58 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from multiple projects runs the pipeline with composed config428[Sep 18 2023 03:02:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds429[Sep 18 2023 03:02:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds430[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.431[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`432[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`433[Sep 18 2023 03:02:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-0nvafiq8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-0nvafiq8 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-0nvafiq8 --url http://gitlab-ce-23fde1b9.test --registration-token **** --tag-list qa-runner-0nvafiq8 --executor shell && gitlab-runner run" `434[Sep 18 2023 03:03:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-0nvafiq8`435[Sep 18 2023 03:03:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`436[Sep 18 2023 03:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-0nvafiq8' via api in 1.88 seconds437[Sep 18 2023 03:03:01 UTC (QA Tests)] INFO -- filling :login_field with "root"438[Sep 18 2023 03:03:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field439[Sep 18 2023 03:03:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"440[Sep 18 2023 03:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field441[Sep 18 2023 03:03:02 UTC (QA Tests)] INFO -- clicking :sign_in_button442[Sep 18 2023 03:03:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.023s443[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.34 seconds444[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds445[Sep 18 2023 03:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds446[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds447[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds448[Sep 18 2023 03:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds449[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds450[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds451[Sep 18 2023 03:03:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-pipeline-1096a187d81551fd452[Sep 18 2023 03:03:12 UTC (QA Tests)] INFO -- clicking :menu_section_button453[Sep 18 2023 03:03:12 UTC (QA Tests)] INFO -- clicking :nav_item_link454[Sep 18 2023 03:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.784s455[Sep 18 2023 03:03:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-0nvafiq8'456[Sep 18 2023 03:03:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-0nvafiq8`457 runs the pipeline with composed config458Create459 Branch with unusual name460 when branch name contains slash, hash, double dash, and capital letter461[Sep 18 2023 03:03:25 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 correctly462[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- filling :login_field with "root"463[Sep 18 2023 03:03:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field464[Sep 18 2023 03:03:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"465[Sep 18 2023 03:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field466[Sep 18 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :sign_in_button467[Sep 18 2023 03:03:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.098s468[Sep 18 2023 03:03:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.08 seconds469[Sep 18 2023 03:03:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.14 seconds470[Sep 18 2023 03:03:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.71 seconds471[Sep 18 2023 03:03:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/unusually-named-branch-project-134d70acebe71179472[Sep 18 2023 03:03:35 UTC (QA Tests)] INFO -- clicking :file_name_link473[Sep 18 2023 03:03:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.659s474[Sep 18 2023 03:03:36 UTC (QA Tests)] INFO -- clicking :file_name_link475 renders repository file tree correctly476Create477 Download merge request patch and diff478[Sep 18 2023 03:03:37 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff479[Sep 18 2023 03:03:37 UTC (QA Tests)] INFO -- filling :login_field with "root"480[Sep 18 2023 03:03:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field481[Sep 18 2023 03:03:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"482[Sep 18 2023 03:03:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field483[Sep 18 2023 03:03:38 UTC (QA Tests)] INFO -- clicking :sign_in_button484[Sep 18 2023 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s485[Sep 18 2023 03:03:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds486[Sep 18 2023 03:03:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds487[Sep 18 2023 03:03:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-merge-request-7055de43f3894a47' via api in 1.21 seconds488[Sep 18 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.22 seconds489[Sep 18 2023 03:03:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.57 seconds490[Sep 18 2023 03:03:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-merge-request-7055de43f3894a47/-/merge_requests/1491 views the merge request plain diff492[Sep 18 2023 03:03:47 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches493[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- filling :login_field with "root"494[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field495[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"496[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field497[Sep 18 2023 03:03:48 UTC (QA Tests)] INFO -- clicking :sign_in_button498[Sep 18 2023 03:03:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.193s499[Sep 18 2023 03:03:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds500[Sep 18 2023 03:03:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.13 seconds501[Sep 18 2023 03:03:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-merge-request-13af362ebff289ff' via api in 1.13 seconds502[Sep 18 2023 03:03:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds503[Sep 18 2023 03:03:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.72 seconds504[Sep 18 2023 03:03:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-merge-request-13af362ebff289ff/-/merge_requests/1505 views the merge request patches506Create507 Push mirror a repository over HTTP508[Sep 18 2023 03:03:57 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository509[Sep 18 2023 03:03:58 UTC (QA Tests)] INFO -- filling :login_field with "root"510[Sep 18 2023 03:03:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field511[Sep 18 2023 03:03:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"512[Sep 18 2023 03:03:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field513[Sep 18 2023 03:03:59 UTC (QA Tests)] INFO -- clicking :sign_in_button514[Sep 18 2023 03:04:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.992s515[Sep 18 2023 03:04:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds516[Sep 18 2023 03:04:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds517[Sep 18 2023 03:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds518[Sep 18 2023 03:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds519[Sep 18 2023 03:04:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-b21d38e0c4e3e09d' via api in 1.55 seconds520[Sep 18 2023 03:04:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"521[Sep 18 2023 03:04:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.94 seconds522[Sep 18 2023 03:04:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-b21d38e0c4e3e09d523[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :menu_section_button524[Sep 18 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :nav_item_link525[Sep 18 2023 03:04:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.758s526[Sep 18 2023 03:04:10 UTC (QA Tests)] INFO -- clicking :add-new-mirror527[Sep 18 2023 03:04:10 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/push-mirror-target-project-1bbe5497c1ffebbb.git"528[Sep 18 2023 03:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field529[Sep 18 2023 03:04:11 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field530[Sep 18 2023 03:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.055s531[Sep 18 2023 03:04:22 UTC (QA Tests)] INFO -- Saving screenshot..532[Sep 18 2023 03:04:22 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository533[Sep 18 2023 03:04:23 UTC (QA Tests)] INFO -- filling :login_field with "root"534[Sep 18 2023 03:04:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field535[Sep 18 2023 03:04:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"536[Sep 18 2023 03:04:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field537[Sep 18 2023 03:04:24 UTC (QA Tests)] INFO -- clicking :sign_in_button538[Sep 18 2023 03:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.031s539[Sep 18 2023 03:04:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds540[Sep 18 2023 03:04:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds541[Sep 18 2023 03:04:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds542[Sep 18 2023 03:04:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds543[Sep 18 2023 03:04:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-cab305dd840e5917' via api in 0.78 seconds544[Sep 18 2023 03:04:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"545[Sep 18 2023 03:04:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.03 seconds546[Sep 18 2023 03:04:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-cab305dd840e5917547[Sep 18 2023 03:04:32 UTC (QA Tests)] INFO -- clicking :menu_section_button548[Sep 18 2023 03:04:32 UTC (QA Tests)] INFO -- clicking :nav_item_link549[Sep 18 2023 03:04:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.167s550[Sep 18 2023 03:04:35 UTC (QA Tests)] INFO -- clicking :add-new-mirror551[Sep 18 2023 03:04:35 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/push-mirror-target-project-6b0cbb79c15e73ff.git"552[Sep 18 2023 03:04:35 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field553[Sep 18 2023 03:04:36 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field554[Sep 18 2023 03:04:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.068s555[Sep 18 2023 03:04:47 UTC (QA Tests)] INFO -- Saving screenshot..556 configures and syncs LFS objects for a (push) mirrored repository (FAILED - 2)5581st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6:559Couldn't find element named "authentication_method_field"561RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6562 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-02-59-24-da78e6302f929083/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-09-18-03-04-47.246.html563 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-18-02-59-24-da78e6302f929083/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-09-18-03-04-47.246.png564Plan565 mention566[Sep 18 2023 03:04:47 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue567[Sep 18 2023 03:04:48 UTC (QA Tests)] INFO -- filling :login_field with "root"568[Sep 18 2023 03:04:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field569[Sep 18 2023 03:04:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"570[Sep 18 2023 03:04:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field571[Sep 18 2023 03:04:49 UTC (QA Tests)] INFO -- clicking :sign_in_button572[Sep 18 2023 03:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.031s573[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds574[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds575[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-3d66036b5aa225ff' via api in 0.84 seconds576[Sep 18 2023 03:04:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-3d66036b5aa225ff577[Sep 18 2023 03:04:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds578[Sep 18 2023 03:04:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-3d66036b5aa225ff QA::Resource::Project579[Sep 18 2023 03:04:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-3d66036b5aa225ff/-/issues/1580[Sep 18 2023 03:04:56 UTC (QA Tests)] INFO -- clicking :issue-title581[Sep 18 2023 03:04:56 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown582[Sep 18 2023 03:04:56 UTC (QA Tests)] INFO -- clicking :issue-title583[Sep 18 2023 03:04:56 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown584[Sep 18 2023 03:04:57 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1585"586[Sep 18 2023 03:04:57 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field587[Sep 18 2023 03:04:57 UTC (QA Tests)] INFO -- clicking :comment_button588 mentions another user in an issue589Verify590 Trigger matrix591[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables592[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds593[Sep 18 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds594[Sep 18 2023 03:04:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.595[Sep 18 2023 03:04:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`596[Sep 18 2023 03:04:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`597[Sep 18 2023 03:04:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1l94403z --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1l94403z 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-1l94403z --url http://gitlab-ce-23fde1b9.test --registration-token **** --tag-list qa-runner-1l94403z --executor shell && gitlab-runner run" `598[Sep 18 2023 03:05:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1l94403z`599[Sep 18 2023 03:05:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`600[Sep 18 2023 03:05:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1l94403z' via api in 1.96 seconds601[Sep 18 2023 03:05:01 UTC (QA Tests)] INFO -- filling :login_field with "root"602[Sep 18 2023 03:05:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field603[Sep 18 2023 03:05:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"604[Sep 18 2023 03:05:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field605[Sep 18 2023 03:05:02 UTC (QA Tests)] INFO -- clicking :sign_in_button606[Sep 18 2023 03:05:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.062s607[Sep 18 2023 03:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds608[Sep 18 2023 03:05:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-pipeline-8c7c48b3c6f256c5609[Sep 18 2023 03:05:08 UTC (QA Tests)] INFO -- clicking :menu_section_button610[Sep 18 2023 03:05:08 UTC (QA Tests)] INFO -- clicking :nav_item_link611[Sep 18 2023 03:05:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.718s612[Sep 18 2023 03:05:21 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button613[Sep 18 2023 03:05:21 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present614[Sep 18 2023 03:05:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.206s615[Sep 18 2023 03:05:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1l94403z'616[Sep 18 2023 03:05:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1l94403z`617[Sep 18 2023 03:05:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-pipeline-8c7c48b3c6f256c5'618 creates 2 trigger jobs and passes corresponding matrix variables619Create620 Repository License Detection621 on a project with an unrecognized LICENSE622 behaves like project license detection623[Sep 18 2023 03:05:24 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with an unrecognized LICENSE behaves like project license detection displays the name of the license on the repository624[Sep 18 2023 03:05:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds625[Sep 18 2023 03:05:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.13 seconds626[Sep 18 2023 03:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds627[Sep 18 2023 03:05:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-327d1f4abec601e4628[Sep 18 2023 03:05:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-327d1f4abec601e4'629 displays the name of the license on the repository630 on a project with a commonly used LICENSE631 behaves like project license detection632[Sep 18 2023 03:05:26 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository633[Sep 18 2023 03:05:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds634[Sep 18 2023 03:05:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.18 seconds635[Sep 18 2023 03:05:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds636[Sep 18 2023 03:05:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-95b25170f4938cac637[Sep 18 2023 03:05:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-95b25170f4938cac'638 displays the name of the license on the repository639Create640 Git push over HTTP641[Sep 18 2023 03:05:29 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository642[Sep 18 2023 03:05:29 UTC (QA Tests)] INFO -- filling :login_field with "root"643[Sep 18 2023 03:05:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field644[Sep 18 2023 03:05:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"645[Sep 18 2023 03:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field646[Sep 18 2023 03:05:30 UTC (QA Tests)] INFO -- clicking :sign_in_button647[Sep 18 2023 03:05:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.999s648[Sep 18 2023 03:05:33 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA649[Sep 18 2023 03:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-g37qcvm2' via cache in 0.0 seconds650[Sep 18 2023 03:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds651[Sep 18 2023 03:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds652[Sep 18 2023 03:05:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-6861ccb0b09b6125' via api in 0.85 seconds653[Sep 18 2023 03:05:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"654[Sep 18 2023 03:05:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.13 seconds655[Sep 18 2023 03:05:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-code-6861ccb0b09b6125656 user using a personal access token pushes code to the repository657Create658 Upload a file in Web IDE659 when the file is a text file660 behaves like upload a file661[Sep 18 2023 03:05:37 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 MR662[Sep 18 2023 03:05:38 UTC (QA Tests)] INFO -- filling :login_field with "root"663[Sep 18 2023 03:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field664[Sep 18 2023 03:05:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"665[Sep 18 2023 03:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field666[Sep 18 2023 03:05:38 UTC (QA Tests)] INFO -- clicking :sign_in_button667[Sep 18 2023 03:05:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.035s668[Sep 18 2023 03:05:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds669[Sep 18 2023 03:05:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds670[Sep 18 2023 03:05:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/upload-file-project-d0f941486d3b0989671[Sep 18 2023 03:05:44 UTC (QA Tests)] INFO -- clicking :action_dropdown672[Sep 18 2023 03:05:44 UTC (QA Tests)] INFO -- clicking :webide_menu_item673[Sep 18 2023 03:05:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.263s674 verifies it successfully uploads and commits to a MR675 when a file with the same name already exists676[Sep 18 2023 03:05:55 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error677[Sep 18 2023 03:05:55 UTC (QA Tests)] INFO -- filling :login_field with "root"678[Sep 18 2023 03:05:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field679[Sep 18 2023 03:05:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"680[Sep 18 2023 03:05:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field681[Sep 18 2023 03:05:56 UTC (QA Tests)] INFO -- clicking :sign_in_button682[Sep 18 2023 03:05:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.034s683[Sep 18 2023 03:05:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds684[Sep 18 2023 03:05:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.13 seconds685[Sep 18 2023 03:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/upload-file-project-d9a3020c13f95858686[Sep 18 2023 03:06:02 UTC (QA Tests)] INFO -- clicking :action_dropdown687[Sep 18 2023 03:06:02 UTC (QA Tests)] INFO -- clicking :webide_menu_item688[Sep 18 2023 03:06:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.243s689 throws an error690 when the file is an image691 behaves like upload a file692[Sep 18 2023 03:06:10 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 MR693[Sep 18 2023 03:06:10 UTC (QA Tests)] INFO -- filling :login_field with "root"694[Sep 18 2023 03:06:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field695[Sep 18 2023 03:06:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"696[Sep 18 2023 03:06:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field697[Sep 18 2023 03:06:11 UTC (QA Tests)] INFO -- clicking :sign_in_button698[Sep 18 2023 03:06:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.024s699[Sep 18 2023 03:06:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds700[Sep 18 2023 03:06:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds701[Sep 18 2023 03:06:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/upload-file-project-1cd8ba3d3800853c702[Sep 18 2023 03:06:17 UTC (QA Tests)] INFO -- clicking :action_dropdown703[Sep 18 2023 03:06:17 UTC (QA Tests)] INFO -- clicking :webide_menu_item704[Sep 18 2023 03:06:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.101s705 verifies it successfully uploads and commits to a MR706Plan707 Issue creation708[Sep 18 2023 03:06:27 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue709[Sep 18 2023 03:06:28 UTC (QA Tests)] INFO -- filling :login_field with "root"710[Sep 18 2023 03:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field711[Sep 18 2023 03:06:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"712[Sep 18 2023 03:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field713[Sep 18 2023 03:06:29 UTC (QA Tests)] INFO -- clicking :sign_in_button714[Sep 18 2023 03:06:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.024s715[Sep 18 2023 03:06:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds716[Sep 18 2023 03:06:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds717[Sep 18 2023 03:06:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-ad9340dd8fdd2625' via api in 0.82 seconds718[Sep 18 2023 03:06:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-ad9340dd8fdd2625719[Sep 18 2023 03:06:33 UTC (QA Tests)] INFO -- clicking :new-menu-toggle720[Sep 18 2023 03:06:33 UTC (QA Tests)] INFO -- clicking :create_menu_item721[Sep 18 2023 03:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.068s722[Sep 18 2023 03:06:35 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 7c995427d7f04b73"723[Sep 18 2023 03:06:35 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field724[Sep 18 2023 03:06:35 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description c3fd613288cc6072"725[Sep 18 2023 03:06:35 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field726[Sep 18 2023 03:06:35 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present727[Sep 18 2023 03:06:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.322s728[Sep 18 2023 03:06:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.13 seconds729[Sep 18 2023 03:06:38 UTC (QA Tests)] INFO -- clicking :menu_section_button730[Sep 18 2023 03:06:38 UTC (QA Tests)] INFO -- clicking :nav_item_link731[Sep 18 2023 03:06:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.874s732 creates an issue733[Sep 18 2023 03:06:39 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue734[Sep 18 2023 03:06:40 UTC (QA Tests)] INFO -- filling :login_field with "root"735[Sep 18 2023 03:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field736[Sep 18 2023 03:06:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"737[Sep 18 2023 03:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field738[Sep 18 2023 03:06:40 UTC (QA Tests)] INFO -- clicking :sign_in_button739[Sep 18 2023 03:06:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.127s740[Sep 18 2023 03:06:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds741[Sep 18 2023 03:06:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds742[Sep 18 2023 03:06:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-issues-8ca8b89d1f8813bf' via api in 0.79 seconds743[Sep 18 2023 03:06:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 1.55 seconds744[Sep 18 2023 03:06:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-issues-8ca8b89d1f8813bf/-/issues/1745[Sep 18 2023 03:06:47 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button746[Sep 18 2023 03:06:48 UTC (QA Tests)] INFO -- clicking :menu_section_button747[Sep 18 2023 03:06:48 UTC (QA Tests)] INFO -- clicking :nav_item_link748[Sep 18 2023 03:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s749[Sep 18 2023 03:06:49 UTC (QA Tests)] INFO -- clicking :closed-issuables-tab750 closes an issue751 when using attachments in comments752[Sep 18 2023 03:06:49 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment753[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- filling :login_field with "root"754[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field755[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"756[Sep 18 2023 03:06:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field757[Sep 18 2023 03:06:51 UTC (QA Tests)] INFO -- clicking :sign_in_button758[Sep 18 2023 03:06:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.075s759[Sep 18 2023 03:06:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds760[Sep 18 2023 03:06:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds761[Sep 18 2023 03:06:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-issues-ca017a715315252e' via api in 0.8 seconds762[Sep 18 2023 03:06:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 1.4 seconds763[Sep 18 2023 03:06:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-for-issues-ca017a715315252e/-/issues/1764[Sep 18 2023 03:06:57 UTC (QA Tests)] INFO -- clicking :issue-title765[Sep 18 2023 03:06:57 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown766[Sep 18 2023 03:06:58 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale767"768[Sep 18 2023 03:06:58 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field769[Sep 18 2023 03:06:59 UTC (QA Tests)] INFO -- clicking :comment_button770 comments on an issue with an attachment771Create772 Multiple file snippet773[Sep 18 2023 03:06:59 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files774[Sep 18 2023 03:07:00 UTC (QA Tests)] INFO -- filling :login_field with "root"775[Sep 18 2023 03:07:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field776[Sep 18 2023 03:07:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"777[Sep 18 2023 03:07:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field778[Sep 18 2023 03:07:01 UTC (QA Tests)] INFO -- clicking :sign_in_button779[Sep 18 2023 03:07:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.059s780[Sep 18 2023 03:07:04 UTC (QA Tests)] INFO -- clicking :new-menu-toggle781[Sep 18 2023 03:07:04 UTC (QA Tests)] INFO -- clicking :create_menu_item782[Sep 18 2023 03:07:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.678s783[Sep 18 2023 03:07:04 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"784[Sep 18 2023 03:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field785[Sep 18 2023 03:07:05 UTC (QA Tests)] INFO -- clicking :description_placeholder786[Sep 18 2023 03:07:05 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"787[Sep 18 2023 03:07:05 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field788[Sep 18 2023 03:07:06 UTC (QA Tests)] INFO -- clicking :visibility_content789[Sep 18 2023 03:07:06 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"790[Sep 18 2023 03:07:06 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field791[Sep 18 2023 03:07:06 UTC (QA Tests)] INFO -- clicking :add_file_button792[Sep 18 2023 03:07:06 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"793[Sep 18 2023 03:07:06 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field794[Sep 18 2023 03:07:07 UTC (QA Tests)] INFO -- clicking :add_file_button795[Sep 18 2023 03:07:07 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"796[Sep 18 2023 03:07:07 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field797[Sep 18 2023 03:07:08 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button798[Sep 18 2023 03:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.01s799[Sep 18 2023 03:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.019s800[Sep 18 2023 03:07:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 5.35 seconds801 creates a personal snippet with multiple files802Plan803 Custom issue templates804[Sep 18 2023 03:07:10 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template805[Sep 18 2023 03:07:10 UTC (QA Tests)] INFO -- filling :login_field with "root"806[Sep 18 2023 03:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field807[Sep 18 2023 03:07:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"808[Sep 18 2023 03:07:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field809[Sep 18 2023 03:07:11 UTC (QA Tests)] INFO -- clicking :sign_in_button810[Sep 18 2023 03:07:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.05s811[Sep 18 2023 03:07:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds812[Sep 18 2023 03:07:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds813[Sep 18 2023 03:07:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds814[Sep 18 2023 03:07:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/custom-issue-template-project-14838633a9a64e7c815[Sep 18 2023 03:07:17 UTC (QA Tests)] INFO -- clicking :new-menu-toggle816[Sep 18 2023 03:07:17 UTC (QA Tests)] INFO -- clicking :create_menu_item817[Sep 18 2023 03:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.098s818[Sep 18 2023 03:07:18 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title d7cf9d63dac5111d"819[Sep 18 2023 03:07:18 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field820[Sep 18 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :template_dropdown821[Sep 18 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present822[Sep 18 2023 03:07:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.302s823[Sep 18 2023 03:07:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.52 seconds824[Sep 18 2023 03:07:22 UTC (QA Tests)] ERROR -- Interceptor Api Errors825[-1] POST /api/graphql -- Correlation Id: Correlation Id not found826 creates an issue via custom template827Data Stores828 Project badge829[Sep 18 2023 03:07:22 UTC (QA Tests)] INFO -- Starting test: Data Stores Project badge creates project badge830[Sep 18 2023 03:07:22 UTC (QA Tests)] INFO -- filling :login_field with "root"831[Sep 18 2023 03:07:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field832[Sep 18 2023 03:07:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"833[Sep 18 2023 03:07:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field834[Sep 18 2023 03:07:23 UTC (QA Tests)] INFO -- clicking :sign_in_button835[Sep 18 2023 03:07:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.994s836[Sep 18 2023 03:07:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds837[Sep 18 2023 03:07:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds838[Sep 18 2023 03:07:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/badge-test-project-8b4c90a26104660e839[Sep 18 2023 03:07:29 UTC (QA Tests)] INFO -- clicking :menu_section_button840[Sep 18 2023 03:07:29 UTC (QA Tests)] INFO -- clicking :nav_item_link841[Sep 18 2023 03:07:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.1s842[Sep 18 2023 03:07:31 UTC (QA Tests)] INFO -- clicking :show-badge-add-form843[Sep 18 2023 03:07:31 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-e3d4279de71da0e5"844[Sep 18 2023 03:07:31 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field845[Sep 18 2023 03:07:32 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ce-23fde1b9.test/%{project_path}"846[Sep 18 2023 03:07:32 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field847[Sep 18 2023 03:07:32 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ce-23fde1b9.test/%{project_path}/badges/%{default_branch}/pipeline.svg"848[Sep 18 2023 03:07:32 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field849[Sep 18 2023 03:07:33 UTC (QA Tests)] INFO -- clicking :add_badge_button850[Sep 18 2023 03:07:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-e3d4279de71da0e5' via browser_ui in 4.35 seconds851[Sep 18 2023 03:07:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/badge-test-project-8b4c90a26104660e852 creates project badge853Create854 Multiple file snippet855 behaves like copying snippet file contents856[Sep 18 2023 03:07:36 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file project_snippet to a comment and verifies them857[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- filling :login_field with "root"858[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field859[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"860[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field861[Sep 18 2023 03:07:37 UTC (QA Tests)] INFO -- clicking :sign_in_button862[Sep 18 2023 03:07:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.064s863[Sep 18 2023 03:07:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds864[Sep 18 2023 03:07:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds865[Sep 18 2023 03:07:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-snippets-306d1c5f74723019' via api in 0.81 seconds866[Sep 18 2023 03:07:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.26 seconds867[Sep 18 2023 03:07:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/project-with-snippets-306d1c5f74723019/-/snippets/2868[Sep 18 2023 03:07:43 UTC (QA Tests)] INFO -- clicking :copy_contents_button869[Sep 18 2023 03:07:43 UTC (QA Tests)] INFO -- clicking :comment_button870[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown871[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- clicking :delete_comment_button872[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- clicking :confirm-ok-button873[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- clicking :copy_contents_button874[Sep 18 2023 03:07:44 UTC (QA Tests)] INFO -- clicking :comment_button875[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown876[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- clicking :delete_comment_button877[Sep 18 2023 03:07:45 UTC (QA Tests)] INFO -- clicking :confirm-ok-button878[Sep 18 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :copy_contents_button879[Sep 18 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :comment_button880[Sep 18 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown881[Sep 18 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :delete_comment_button882[Sep 18 2023 03:07:47 UTC (QA Tests)] INFO -- clicking :confirm-ok-button883 copies file contents of a multi-file project_snippet to a comment and verifies them884 behaves like copying snippet file contents885[Sep 18 2023 03:07:47 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file personal_snippet to a comment and verifies them886[Sep 18 2023 03:07:47 UTC (QA Tests)] INFO -- filling :login_field with "root"887[Sep 18 2023 03:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field888[Sep 18 2023 03:07:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"889[Sep 18 2023 03:07:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field890[Sep 18 2023 03:07:48 UTC (QA Tests)] INFO -- clicking :sign_in_button891[Sep 18 2023 03:07:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.04s892[Sep 18 2023 03:07:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.38 seconds893[Sep 18 2023 03:07:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-23fde1b9.test/-/snippets/3894[Sep 18 2023 03:07:52 UTC (QA Tests)] INFO -- clicking :copy_contents_button895[Sep 18 2023 03:07:53 UTC (QA Tests)] INFO -- clicking :comment_button896[Sep 18 2023 03:07:53 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown897[Sep 18 2023 03:07:53 UTC (QA Tests)] INFO -- clicking :delete_comment_button898[Sep 18 2023 03:07:53 UTC (QA Tests)] INFO -- clicking :confirm-ok-button899[Sep 18 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :copy_contents_button900[Sep 18 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :comment_button901[Sep 18 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown902[Sep 18 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :delete_comment_button903[Sep 18 2023 03:07:55 UTC (QA Tests)] INFO -- clicking :confirm-ok-button904[Sep 18 2023 03:07:55 UTC (QA Tests)] INFO -- clicking :copy_contents_button905[Sep 18 2023 03:07:55 UTC (QA Tests)] INFO -- clicking :comment_button906[Sep 18 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown907[Sep 18 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :delete_comment_button908[Sep 18 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :confirm-ok-button909 copies file contents of a multi-file personal_snippet to a comment and verifies them910Manage911 Project access tokens912[Sep 18 2023 03:07:56 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI913[Sep 18 2023 03:07:57 UTC (QA Tests)] INFO -- filling :login_field with "root"914[Sep 18 2023 03:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field915[Sep 18 2023 03:07:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"916[Sep 18 2023 03:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field917[Sep 18 2023 03:07:57 UTC (QA Tests)] INFO -- clicking :sign_in_button918[Sep 18 2023 03:07:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.96s919[Sep 18 2023 03:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds920[Sep 18 2023 03:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds921[Sep 18 2023 03:08:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-ce3c42c3cf357641' via api in 0.79 seconds922[Sep 18 2023 03:08:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-ce3c42c3cf357641923[Sep 18 2023 03:08:02 UTC (QA Tests)] INFO -- clicking :menu_section_button924[Sep 18 2023 03:08:02 UTC (QA Tests)] INFO -- clicking :nav_item_link925[Sep 18 2023 03:08:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.818s926[Sep 18 2023 03:08:03 UTC (QA Tests)] INFO -- clicking :add-new-token-button927[Sep 18 2023 03:08:03 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"928[Sep 18 2023 03:08:03 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field929[Sep 18 2023 03:08:03 UTC (QA Tests)] INFO -- clicking :api_label930[Sep 18 2023 03:08:04 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-20"931[Sep 18 2023 03:08:04 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field932[Sep 18 2023 03:08:04 UTC (QA Tests)] INFO -- clicking :create_token_button933[Sep 18 2023 03:08:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-zxcibf9o', token's bot username 'project_41_bot_2f4ae2f7cd756b504fe2312bae3dfcc2' via browser_ui in 8.51 seconds934[Sep 18 2023 03:08:05 UTC (QA Tests)] INFO -- clicking :revoke_button935[Sep 18 2023 03:08:05 UTC (QA Tests)] INFO -- clicking :confirm-ok-button936[Sep 18 2023 03:08:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083/the_awesome_project-ce3c42c3cf357641'937 can be created and revoked via the UI938Verify939 Pipeline with project file variables940[Sep 18 2023 03:08:06 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables can read file variable content with cat941[Sep 18 2023 03:08:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds942[Sep 18 2023 03:08:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.12 seconds943[Sep 18 2023 03:08:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.944[Sep 18 2023 03:08:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`945[Sep 18 2023 03:08:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`946[Sep 18 2023 03:08:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-hi0tuq54 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hi0tuq54 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-hi0tuq54 --url http://gitlab-ce-23fde1b9.test --registration-token **** --tag-list qa-runner-hi0tuq54 --executor shell && gitlab-runner run" `947[Sep 18 2023 03:08:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hi0tuq54`948[Sep 18 2023 03:08:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`949[Sep 18 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hi0tuq54' via api in 1.88 seconds950[Sep 18 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds951[Sep 18 2023 03:08:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.12 seconds952[Sep 18 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds953[Sep 18 2023 03:08:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hi0tuq54'954[Sep 18 2023 03:08:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hi0tuq54`955 can read file variable content with cat956[Sep 18 2023 03:08:21 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables does not expose file variable content with echo957[Sep 18 2023 03:08:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds958[Sep 18 2023 03:08:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-09-18-02-59-24-da78e6302f929083' via api in 0.11 seconds959[Sep 18 2023 03:08:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.960[Sep 18 2023 03:08:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`961[Sep 18 2023 03:08:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`962[Sep 18 2023 03:08:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ucasr89d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ucasr89d 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-ucasr89d --url http://gitlab-ce-23fde1b9.test --registration-token **** --tag-list qa-runner-ucasr89d --executor shell && gitlab-runner run" `963[Sep 18 2023 03:08:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ucasr89d`964[Sep 18 2023 03:08:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`965[Sep 18 2023 03:08:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ucasr89d' via api in 5.82 seconds966[Sep 18 2023 03:08:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds967[Sep 18 2023 03:08:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds968[Sep 18 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds969[Sep 18 2023 03:08:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-ucasr89d'970[Sep 18 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ucasr89d`971 does not expose file variable content with echo972Manage973 OIDC974 behaves like Instance OAuth Application975[Sep 18 2023 03:08:37 UTC (QA Tests)] INFO -- Starting test: Manage OIDC behaves like Instance OAuth Application creates oidc application and uses it to login976[Sep 18 2023 03:08:38 UTC (QA Tests)] INFO -- filling :login_field with "root"977[Sep 18 2023 03:08:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field978[Sep 18 2023 03:08:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"979[Sep 18 2023 03:08:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field980[Sep 18 2023 03:08:39 UTC (QA Tests)] INFO -- clicking :sign_in_button981[Sep 18 2023 03:08:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.013s982[Sep 18 2023 03:08:42 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button983[Sep 18 2023 03:08:42 UTC (QA Tests)] INFO -- clicking :places-item-link984[Sep 18 2023 03:08:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.634s985[Sep 18 2023 03:08:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.156s986[Sep 18 2023 03:08:44 UTC (QA Tests)] INFO -- clicking :nav_item_link987[Sep 18 2023 03:08:44 UTC (QA Tests)] INFO -- clicking :new_application_button988[Sep 18 2023 03:08:45 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 821e199d5b39f7d1"989[Sep 18 2023 03:08:45 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field990[Sep 18 2023 03:08:45 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"991[Sep 18 2023 03:08:45 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field992[Sep 18 2023 03:08:46 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}993[Sep 18 2023 03:08:46 UTC (QA Tests)] INFO -- clicking :openid_label994[Sep 18 2023 03:08:46 UTC (QA Tests)] INFO -- clicking :profile_label995[Sep 18 2023 03:08:46 UTC (QA Tests)] INFO -- clicking :email_label996[Sep 18 2023 03:08:46 UTC (QA Tests)] INFO -- clicking :save_application_button997[Sep 18 2023 03:08:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 821e199d5b39f7d1' via browser_ui in 8.92 seconds998[Sep 18 2023 03:08:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.016s999[Sep 18 2023 03:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s1000[Sep 18 2023 03:08:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content1001[Sep 18 2023 03:08:49 UTC (QA Tests)] INFO -- clicking :sign_out_link1002[Sep 18 2023 03:08:49 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`1003[Sep 18 2023 03:08:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`1004[Sep 18 2023 03:08:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1005[Sep 18 2023 03:08:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1006[Sep 18 2023 03:08:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oidc-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'openid_connect', label: 'GitLab OIDC', args: { name: 'openid_connect', scope: ['openid','profile','email'], response_type: 'code', issuer: 'http://gitlab-ce-23fde1b9.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: 'f72c61c1a617a465a5587661c8c8da90ff90b7fc5ff9673871d18cfa7b92b885', secret: 'gloas-28000ee8c886a4141fe0318d58ea04d9b76e26e3352611e5a7b5bc31b8bceb97', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ce-23fde1b9.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ce-23fde1b9.test/oauth/userinfo', token_endpoint: 'http://gitlab-ce-23fde1b9.test/oauth/token', authorization_endpoint: 'http://gitlab-ce-23fde1b9.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434 `1007[Sep 18 2023 03:08:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1008[Sep 18 2023 03:08:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1009[Sep 18 2023 03:09:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1010[Sep 18 2023 03:09:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1011[Sep 18 2023 03:09:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1012[Sep 18 2023 03:09:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1013[Sep 18 2023 03:09:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1014[Sep 18 2023 03:09:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1015[Sep 18 2023 03:09:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1016[Sep 18 2023 03:09:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1017[Sep 18 2023 03:09:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1018[Sep 18 2023 03:09:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1019[Sep 18 2023 03:09:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1020[Sep 18 2023 03:09:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1021[Sep 18 2023 03:10:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1022[Sep 18 2023 03:10:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1023[Sep 18 2023 03:10:11 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1024[Sep 18 2023 03:10:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1025[Sep 18 2023 03:10:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1026[Sep 18 2023 03:10:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1027[Sep 18 2023 03:10:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1028[Sep 18 2023 03:10:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1029[Sep 18 2023 03:10:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1030[Sep 18 2023 03:10:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1031[Sep 18 2023 03:10:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1032[Sep 18 2023 03:10:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1033[Sep 18 2023 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1034[Sep 18 2023 03:11:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1035[Sep 18 2023 03:11:11 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1036[Sep 18 2023 03:11:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1037[Sep 18 2023 03:11:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1038[Sep 18 2023 03:11:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1039[Sep 18 2023 03:11:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1040[Sep 18 2023 03:11:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1041[Sep 18 2023 03:11:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1042[Sep 18 2023 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1043[Sep 18 2023 03:11:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1044[Sep 18 2023 03:12:02 UTC (QA Tests)] INFO -- clicking :oidc_login_button1045[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-43761a6bb6d068c0"1046[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1047[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1048[Sep 18 2023 03:12:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1049[Sep 18 2023 03:12:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1050[Sep 18 2023 03:12:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.269s1051[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1052[Sep 18 2023 03:12:06 UTC (QA Tests)] INFO -- clicking :get_started_button1053[Sep 18 2023 03:12:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 2.101s1054[Sep 18 2023 03:12:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 821e199d5b39f7d1'1055[Sep 18 2023 03:12:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`1056 creates oidc application and uses it to login1057 OAuth1058 behaves like Instance OAuth Application1059[Sep 18 2023 03:12:11 UTC (QA Tests)] INFO -- Starting test: Manage OAuth behaves like Instance OAuth Application creates oauth application and uses it to login1060[Sep 18 2023 03:12:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1061[Sep 18 2023 03:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1062[Sep 18 2023 03:12:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1063[Sep 18 2023 03:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1064[Sep 18 2023 03:12:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1065[Sep 18 2023 03:12:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.997s1066[Sep 18 2023 03:12:15 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1067[Sep 18 2023 03:12:16 UTC (QA Tests)] INFO -- clicking :places-item-link1068[Sep 18 2023 03:12:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.593s1069[Sep 18 2023 03:12:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.137s1070[Sep 18 2023 03:12:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1071[Sep 18 2023 03:12:18 UTC (QA Tests)] INFO -- clicking :new_application_button1072[Sep 18 2023 03:12:18 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 8d107abf0f9f1f56"1073[Sep 18 2023 03:12:18 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field1074[Sep 18 2023 03:12:19 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oauth-consumer.test/users/auth/gitlab/callback"1075[Sep 18 2023 03:12:19 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field1076[Sep 18 2023 03:12:19 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}1077[Sep 18 2023 03:12:19 UTC (QA Tests)] INFO -- clicking :read_user_label1078[Sep 18 2023 03:12:19 UTC (QA Tests)] INFO -- clicking :save_application_button1079[Sep 18 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 8d107abf0f9f1f56' via browser_ui in 8.67 seconds1080[Sep 18 2023 03:12:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.023s1081[Sep 18 2023 03:12:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.042s1082[Sep 18 2023 03:12:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content1083[Sep 18 2023 03:12:22 UTC (QA Tests)] INFO -- clicking :sign_out_link1084[Sep 18 2023 03:12:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434`1085[Sep 18 2023 03:12:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1086[Sep 18 2023 03:12:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1087[Sep 18 2023 03:12:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oauth-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'gitlab', label: 'GitLab OAuth', app_id: '4eb3add02ddca5bf2960534083bdba233fe80cfd9a04b11c99402bb540c83d96', app_secret: 'gloas-5bb4e3182d28ad903cfdba35844bf5975b81fa12e9cfb0ab0bdb628aaf7d84e2', args: { scope: 'read_user', client_options: { site: 'http://gitlab-ce-23fde1b9.test' } } } ]; " --name gitlab-oauth-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9421296c4a1e1a7dc4deb406a76aabc8810a3434 `1088[Sep 18 2023 03:12:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1089[Sep 18 2023 03:12:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1090[Sep 18 2023 03:12:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1091[Sep 18 2023 03:12:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1092[Sep 18 2023 03:12:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1093[Sep 18 2023 03:12:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1094[Sep 18 2023 03:12:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1095[Sep 18 2023 03:12:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1096[Sep 18 2023 03:13:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1097[Sep 18 2023 03:13:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1098[Sep 18 2023 03:13:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1099[Sep 18 2023 03:13:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1100[Sep 18 2023 03:13:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1101[Sep 18 2023 03:13:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1102[Sep 18 2023 03:13:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1103[Sep 18 2023 03:13:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1104[Sep 18 2023 03:13:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1105[Sep 18 2023 03:13:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1106[Sep 18 2023 03:13:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1107[Sep 18 2023 03:13:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1108[Sep 18 2023 03:14:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1109[Sep 18 2023 03:14:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1110[Sep 18 2023 03:14:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1111[Sep 18 2023 03:14:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1112[Sep 18 2023 03:14:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1113[Sep 18 2023 03:14:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1114[Sep 18 2023 03:14:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1115[Sep 18 2023 03:14:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1116[Sep 18 2023 03:14:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1117[Sep 18 2023 03:14:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1118[Sep 18 2023 03:14:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1119[Sep 18 2023 03:14:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1120[Sep 18 2023 03:15:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1121[Sep 18 2023 03:15:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1122[Sep 18 2023 03:15:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1123[Sep 18 2023 03:15:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1124[Sep 18 2023 03:15:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1125[Sep 18 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :gitlab_oauth_login_button1126[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-627597c67a2328eb"1127[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1128[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1129[Sep 18 2023 03:15:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1130[Sep 18 2023 03:15:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1131[Sep 18 2023 03:15:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.081s1132[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1133[Sep 18 2023 03:15:39 UTC (QA Tests)] INFO -- clicking :get_started_button1134[Sep 18 2023 03:15:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.737s1135[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 8d107abf0f9f1f56'1136[Sep 18 2023 03:15:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oauth-consumer`1137 creates oauth application and uses it to login1138Data Stores1139 Project transfer1140[Sep 18 2023 03:15:43 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer user transfers a project between groups1141[Sep 18 2023 03:15:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1142[Sep 18 2023 03:15:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1143[Sep 18 2023 03:15:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1144[Sep 18 2023 03:15:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1145[Sep 18 2023 03:15:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1146[Sep 18 2023 03:15:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1147[Sep 18 2023 03:15:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1148[Sep 18 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1149[Sep 18 2023 03:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.014s1150[Sep 18 2023 03:15:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-23fde1b9.test/gitlab-qa-sandbox-group-2/source-group-65c732605ff81f97/transfer-project-a01967d8303651f01151[Sep 18 2023 03:15:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1152[Sep 18 2023 03:15:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1153[Sep 18 2023 03:15:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.023s1154[Sep 18 2023 03:15:54 UTC (QA Tests)] INFO -- Transferring project: transfer-project-a01967d8303651f0 to namespace: gitlab-qa-sandbox-group-2/target-group-for-transfer_a5faf4a0933e16e21155[Sep 18 2023 03:15:54 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer_project_content"],[data-qa-selector="transfer_project_content"]1156[Sep 18 2023 03:15:54 UTC (QA Tests)] INFO -- clicking :namespaces_list1157[Sep 18 2023 03:15:54 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "gitlab-qa-sandbox-group-2 / target-group-for-transfer_a5faf4a0933e16e2"1158[Sep 18 2023 03:15:54 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search1159[Sep 18 2023 03:15:55 UTC (QA Tests)] INFO -- clicking :transfer_project_button1160[Sep 18 2023 03:15:55 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "transfer-project-a01967d8303651f0"1161[Sep 18 2023 03:15:55 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field1162[Sep 18 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button1163[Sep 18 2023 03:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 1.307s1164[Sep 18 2023 03:15:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1165[Sep 18 2023 03:15:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.266s1166 user transfers a project between groups1167[Sep 18 2023 03:15:59 UTC (QA Tests)] INFO -- 1168========= Knapsack Time Offset Warning ==========1169Time offset: 30s1170Max allowed node time execution: 21m 53s1171Exceeded time: -05m 15s1173Global time execution for this CI node is fine.1174Happy testing!1175Need explanation? See FAQ:1177=================================================1178Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1179https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1180Sign up for Knapsack Pro here:1182=================================================1183[Sep 18 2023 03:15:59 UTC (QA Tests)] INFO -- 1184Knapsack global time execution for tests: 16m 38s1185Pending: (Failures listed here are expected and do not affect your suite's status)1186 1) Package SaaS Container Registry pushes project image to the container registry and deletes tag1187 # Test is not compatible with this environment or pipeline1188 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:491189 2) Configure AutoDevOps Templates using express template works with Auto DevOps1190 # Test is not compatible with this environment or pipeline1191 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:471192 3) Manage Group access token can be used to commit via the API1193 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3966151194 # ./qa/specs/features/api/1_manage/group_access_token_spec.rb:381195Failures:1196 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1197 Failure/Error: mirror_settings.mirror_direction = 'Push'1199 QA::Page::Base::ElementNotFound:1200 Couldn't find element named "authentication_method_field"1201 # ./qa/page/base.rb:391:in `wait_for_animated_element'1202 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1203 # ./qa/page/project/settings/mirroring_repositories.rb:62:in `mirror_direction='1204 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:26:in `block (5 levels) in <module:QA>'1205 # ./qa/scenario/actable.rb:16:in `perform'1206 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1207 # ./qa/page/settings/common.rb:19:in `block in expand_content'1208 # ./qa/page/base.rb:400:in `within_element'1209 # ./qa/support/page/logging.rb:156:in `within_element'1210 # ./qa/page/settings/common.rb:11:in `expand_content'1211 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1212 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:23:in `block (4 levels) in <module:QA>'1213 # ./qa/scenario/actable.rb:16:in `perform'1214 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:22:in `block (3 levels) in <module:QA>'1215 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1216 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1217 # ./qa/specs/knapsack_runner.rb:17:in `run'1218 # ./qa/specs/runner.rb:57:in `perform'1219 # ./qa/scenario/template.rb:10:in `block in perform'1220 # ./qa/scenario/template.rb:8:in `perform'1221 # ./qa/scenario/template.rb:50:in `perform'1222 # ./qa/scenario/template.rb:10:in `block in perform'1223 # ./qa/scenario/template.rb:8:in `perform'1224 # ./qa/scenario/bootable.rb:52:in `launch!'1225 2) Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1226 Failure/Error: mirror_settings.mirror_direction = 'Push'1228 QA::Page::Base::ElementNotFound:1229 Couldn't find element named "authentication_method_field"1230 # ./qa/page/base.rb:391:in `wait_for_animated_element'1231 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1232 # ./qa/page/project/settings/mirroring_repositories.rb:62:in `mirror_direction='1233 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:27:in `block (5 levels) in <module:QA>'1234 # ./qa/scenario/actable.rb:16:in `perform'1235 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1236 # ./qa/page/settings/common.rb:19:in `block in expand_content'1237 # ./qa/page/base.rb:400:in `within_element'1238 # ./qa/support/page/logging.rb:156:in `within_element'1239 # ./qa/page/settings/common.rb:11:in `expand_content'1240 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1241 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:24:in `block (4 levels) in <module:QA>'1242 # ./qa/scenario/actable.rb:16:in `perform'1243 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:23:in `block (3 levels) in <module:QA>'1244 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1245 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1246 # ./qa/specs/knapsack_runner.rb:17:in `run'1247 # ./qa/specs/runner.rb:57:in `perform'1248 # ./qa/scenario/template.rb:10:in `block in perform'1249 # ./qa/scenario/template.rb:8:in `perform'1250 # ./qa/scenario/template.rb:50:in `perform'1251 # ./qa/scenario/template.rb:10:in `block in perform'1252 # ./qa/scenario/template.rb:8:in `perform'1253 # ./qa/scenario/bootable.rb:52:in `launch!'1254Finished in 16 minutes 42 seconds (files took 2.54 seconds to load)125543 examples, 2 failures, 3 pending1256Failed examples:1257rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1258rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1259Randomized with seed 297131260[Sep 18 2023 03:15:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-23fde1b9 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;'"`1261[Sep 18 2023 03:15:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-23fde1b9 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1262[Sep 18 2023 03:15:59 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-23fde1b9`1263[Sep 18 2023 03:15:59 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-23fde1b9`1264bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1265/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1267Running after script...1268$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1269$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1270$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1414Uploading artifacts...1415gitlab-qa-run-*: found 285 matching artifact files and directories 1416Uploading artifacts as "archive" to coordinator... 201 Created id=5107563354 responseStatus=201 Created token=64_KKs9n1417Uploading artifacts...1418gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1419Uploading artifacts as "junit" to coordinator... 201 Created id=5107563354 responseStatus=201 Created token=64_KKs9n1420Uploading artifacts...1421/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1422Uploading artifacts as "dotenv" to coordinator... 201 Created id=5107563354 responseStatus=201 Created token=64_KKs9n1424ERROR: Job failed: exit code 1